skia2/include/pdf
vandebo@chromium.org 188838c208 [PDF] Fix memory hungry inefficiency in pdf resource tracking.
When moving the content of a device into a PDF object like SkPDFFormXObject
or SkPDFShader does, we only need the top level resources in the new object's
resource list, not the recursive set of objects.  Otherwise, when you
put a form on a form on form, etc, references to the objects multiply.

This fixed http://crbug.com/117321

Review URL: https://codereview.appspot.com/5796048

git-svn-id: http://skia.googlecode.com/svn/trunk@3360 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-03-09 22:16:58 +00:00
..
SkBitSet.h Add xps device to skia. 2011-10-10 13:19:10 +00:00
SkPDFCatalog.h No effect cleanup in pdf code. 2011-08-20 00:36:18 +00:00
SkPDFDevice.h [PDF] Fix memory hungry inefficiency in pdf resource tracking. 2012-03-09 22:16:58 +00:00
SkPDFDocument.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkPDFFont.h posix: Avoid static initializers in static/global mutexes 2012-01-26 21:26:40 +00:00
SkPDFFormXObject.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkPDFGraphicState.h posix: Avoid static initializers in static/global mutexes 2012-01-26 21:26:40 +00:00
SkPDFImage.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkPDFPage.h [PDF] Fix memory hungry inefficiency in pdf resource tracking. 2012-03-09 22:16:58 +00:00
SkPDFShader.h posix: Avoid static initializers in static/global mutexes 2012-01-26 21:26:40 +00:00
SkPDFStream.h No effect cleanup in pdf code. 2011-08-20 00:36:18 +00:00
SkPDFTypes.h [PDF] Fix memory hungry inefficiency in pdf resource tracking. 2012-03-09 22:16:58 +00:00
SkPDFUtils.h Address lint issues in pdf directories. 2011-08-15 23:55:03 +00:00