skia2/include
jbroman 7d1b945da6 Mark SkPictureRecorder::endRecording as SK_WARN_UNUSED_RESULT.
Ignoring the result is a memory leak.
Callers should always at least unref the result.

This bug has occurred in Blink:
  https://codereview.chromium.org/1068413002/

BUG=skia:3680

Review URL: https://codereview.chromium.org/1072633002
2015-04-09 06:12:17 -07:00
..
animator
c add stroke params to c api 2015-01-10 17:59:31 -08:00
codec SkCodec::onGetScanlineDecoder must call rewind. 2015-04-01 11:25:20 -07:00
config SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream 2015-03-31 08:22:01 -07:00
core Mark SkPictureRecorder::endRecording as SK_WARN_UNUSED_RESULT. 2015-04-09 06:12:17 -07:00
device/xps C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
effects Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> 2015-03-30 10:50:27 -07:00
gpu Add mechanism to proactively purge old resources in GrResourceCache. 2015-04-08 11:01:55 -07:00
images Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
pathops Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://codereview.chromium.org/1051113005/) 2015-04-07 06:53:21 -07:00
pipe "NULL !=" = NULL 2014-09-05 13:34:00 -07:00
ports Extract the spinlock from SkOnce as SkSpinlock. 2015-03-30 08:13:34 -07:00
svg Add SkSVGCanvas 2015-02-06 12:51:10 -08:00
utils Add a paint filter utility canvas (SkPaintFilterCanvas) 2015-03-26 07:24:48 -07:00
views Remove all code related to NaCl 2015-04-02 12:16:36 -07:00
xml C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00