skia2/include
vandebo@chromium.org b70ae310bb Fix a memory leak in the new Canvas/Device workflow.
The previous change made it difficult to inherit from SkCanvas without leaking memory.  By making SkDeviceFactory not reference counted, the right thing happens more naturally, just NewCanvas : public SkCanvas(new NewDeviceFactory()) {...}

Review URL: http://codereview.appspot.com/2530042

git-svn-id: http://skia.googlecode.com/svn/trunk@605 2bbb7eff-a529-9590-31e7-b0007b416f81
2010-10-15 18:58:19 +00:00
..
animator grab from latest android 2008-12-17 15:59:43 +00:00
config initial checkin for visualstudio build support 2009-12-16 17:25:43 +00:00
core Fix a memory leak in the new Canvas/Device workflow. 2010-10-15 18:58:19 +00:00
effects update layers 2010-02-18 19:32:03 +00:00
images add optional pref-config table to codecs 2010-03-03 21:04:12 +00:00
pdf High level pdf classes and pdf specific interface. 2010-10-12 23:08:13 +00:00
ports update save/restore comments to mention that the drawFilter is also saved 2010-02-11 16:05:15 +00:00
svg update to match latest skia apis 2010-05-17 14:34:13 +00:00
text experimental draft, please ignore 2010-02-11 13:56:04 +00:00
utils Refactor SkCanvas so that backends don't need to override it. 2010-10-13 22:13:05 +00:00
views update windows port 2009-12-18 21:33:39 +00:00
xml update windows port 2009-12-18 21:33:39 +00:00