skia2/include/pdf
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
..
SkPDFCatalog.h [PDF] Clean up ref counting. 2011-02-01 22:19:44 +00:00
SkPDFDevice.h [PDF] Honor srcRect in drawBitmap. 2011-01-29 01:38:50 +00:00
SkPDFDocument.h Several cleanups: 2010-10-26 19:48:49 +00:00
SkPDFFont.h Cleanup SkPDFTypfaceInfo and make it more generic. 2011-02-02 02:11:22 +00:00
SkPDFFormXObject.h [PDF] Change SkPDFFormXObject to not hold a reference to device. 2011-02-08 19:22:40 +00:00
SkPDFGraphicState.h First pieces of SkPDFDevice. Supports: 2010-10-20 22:23:29 +00:00
SkPDFImage.h [PDF] Clean up ref counting. 2011-02-01 22:19:44 +00:00
SkPDFPage.h Several cleanups: 2010-10-26 19:48:49 +00:00
SkPDFStream.h [PDF] Clean up ref counting. 2011-02-01 22:19:44 +00:00
SkPDFTypes.h [PDF] Clean up ref counting. 2011-02-01 22:19:44 +00:00