skia2/src
vandebo@chromium.org 79ac4fd6eb [PDF] Change SkPDFFormXObject to not hold a reference to device.
This prevents two copies of the content stream from sticking around.  It also fixes an invalid memory reference because SkCanvas::internalRestore deletes the device (maybe it should just unref) after drawing it onto the main device.

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

git-svn-id: http://skia.googlecode.com/svn/trunk@773 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-02-08 19:22:40 +00:00
..
animator remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
core clear the convex-hint in reset() and rewind(), to match its state in a newly 2011-02-07 19:39:09 +00:00
effects remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
gl Security fixes re getSize(). 2010-12-22 17:43:54 +00:00
gpu Fix warnings on linux build (strict aliasing, cons init order, vars used only in asserts) 2011-02-03 21:30:17 +00:00
images add rlepixelref file to make, to keep it from bit-rot 2011-02-07 19:19:46 +00:00
opts add SSE2 opt files to xcode 2011-01-17 18:37:43 +00:00
pdf [PDF] Change SkPDFFormXObject to not hold a reference to device. 2011-02-08 19:22:40 +00:00
ports add 2011-02-07 20:01:58 +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 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with 2011-02-07 15:30:46 +00:00
views remove obsolete, unsupported sound files 2011-01-07 15:34:36 +00:00
xml add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") 2009-06-05 16:21:03 +00:00