skia2/src
halcanary 2e3f9d8a93 PDF: Canon now owns a reference to all interned objects
Add SkPDFCanon::reset function to unref all objects.

No longer possible to remove object from canon

Motivation: this doesn't change these object's lifetime, (they will
still be fully unrefed when SkDocument::close() is called, but we no
longer have to remove them from the array when their destructor is
called.

Review URL: https://codereview.chromium.org/966863002
2015-02-27 12:41:03 -08:00
..
animator add length parameter to addText, to match attr values 2015-02-04 18:29:27 -08:00
c add stroke params to c api 2015-01-10 17:59:31 -08:00
core Revert of Flate: fix valgrind miniz Conditional-jump-or-move-depends... error (patchset #2 id:20001 of https://codereview.chromium.org/964933003/) 2015-02-27 11:39:58 -08:00
device/xps Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
doc PDF: Canon now owns a reference to all interned objects 2015-02-27 12:41:03 -08:00
effects adding preabandon flag to DM 2015-02-25 14:09:46 -08:00
fonts BUG=skia: 2015-02-25 06:47:06 -08:00
gpu Dash batch 2015-02-27 11:41:50 -08:00
image Make SkNewImageFromBitmap take pixel ref origin into account 2015-02-23 22:12:12 -08:00
images Rename onGetPixelsEnum back to onGetPixels. 2015-02-19 18:44:58 -08:00
lazy only notify bitmaps that have been added to the cache 2015-02-25 07:17:11 -08:00
opts Spin off some fixes to land right away. 2015-02-26 10:14:15 -08:00
pathops new files for pathops geometric intersection 2015-01-16 07:04:10 -08:00
pdf PDF: Canon now owns a reference to all interned objects 2015-02-27 12:41:03 -08:00
pipe Remove clear function from SkGPipe 2015-01-26 12:59:06 -08:00
ports Clang warnings for SkFontHost_FreeType_common.cpp 2015-02-27 08:46:39 -08:00
sfnt SkTypeface to use SkStreamAsset. 2015-01-27 05:39:10 -08:00
svg [SkSVGDevice] drawBitmap* support 2015-02-27 07:44:47 -08:00
utils Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) 2015-02-27 10:23:00 -08:00
views Use D3D11 backend for ANGLE when available. 2015-02-23 08:57:23 -08:00
xml [SVGDevice] Text whitespace unittest 2015-02-20 13:54:40 -08:00