skia2/include
reed 941da9d661 Fix behavior of sk_sp::reset(T*) and add unittest.
Previously, sk_sp::reset(T* t) did not release its own reference
if its internal pointer was the same as 't'. This leaks a reference.
Now always release the current reference when non-nullptr.

Review URL: https://codereview.chromium.org/1767983002
2016-03-06 13:54:00 -08:00
..
android Move SkBitmapRegionDecoder to include/android and src/android 2015-11-13 06:11:09 -08:00
animator
c add drawCircle to c api 2016-02-09 13:25:51 -08:00
client/android Alter SkXfermode's asFragmentProcessor & asXPFactory contracts 2016-02-09 05:09:28 -08:00
codec Set SkColorSpace object for PNGs and parse ICC profiles 2016-03-04 13:27:35 -08:00
config Add Histogram Macros to Skia 2016-02-05 15:32:36 -08:00
core Fix behavior of sk_sp::reset(T*) and add unittest. 2016-03-06 13:54:00 -08:00
device/xps CMake, include/: changes to make fiddle 2.0 better 2015-12-01 09:02:49 -08:00
effects Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" 2016-03-03 18:18:25 -08:00
gpu Turn on gpu stats in debug builds. 2016-03-04 13:15:29 -08:00
images Delete SkDecodingImageGenerator 2016-02-11 14:17:17 -08:00
pathops Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
ports Move SkTArray to include/private. 2016-02-17 13:13:44 -08:00
private Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" 2016-03-04 16:36:20 -08:00
svg move SkTDict and SkTSearch into private 2016-01-03 18:36:05 -08:00
utils Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" 2016-03-04 16:36:20 -08:00
views Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) 2016-03-03 07:39:49 -08:00
xml Move SkTDArray to private. 2016-02-18 08:53:33 -08:00