skia2/src/pdf
rileya@google.com 91f319c5dc Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap.
In SkGpuDevice we still fall back on using asABitmap for effects that don't have asNewCustomStage implemented, but it still simplifies things a fair amount.
Review URL: https://codereview.appspot.com/6430060

git-svn-id: http://skia.googlecode.com/svn/trunk@4755 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-07-25 17:18:31 +00:00
..
SkPDFCatalog.cpp Fix setFileOffset type to remove warnings. 2012-07-12 20:22:04 +00:00
SkPDFCatalog.h Fix setFileOffset type to remove warnings. 2012-07-12 20:22:04 +00:00
SkPDFDevice.cpp Made clarifying renamings to SkClipStack's iterators (and added to unit test) 2012-07-20 15:33:18 +00:00
SkPDFDocument.cpp Fix setFileOffset type to remove warnings. 2012-07-12 20:22:04 +00:00
SkPDFFont.cpp fix warnings on Mac in src/pdf 2012-06-06 12:04:24 +00:00
SkPDFFont.h [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
SkPDFFontImpl.h [PDF] Subset font advance data (W array). 2011-08-18 02:38:50 +00:00
SkPDFFormXObject.cpp [PDF] Handle failures of matrix inversion 2012-04-17 22:31:52 +00:00
SkPDFFormXObject.h [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
SkPDFGraphicState.cpp posix: Avoid static initializers in static/global mutexes 2012-01-26 21:26:40 +00:00
SkPDFGraphicState.h [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
SkPDFImage.cpp Fixed Windows compiler complaints 2012-07-10 17:30:58 +00:00
SkPDFImage.h [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
SkPDFPage.cpp [PDF] Add link annotations. 2012-07-13 20:06:02 +00:00
SkPDFPage.h [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
SkPDFShader.cpp Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. 2012-07-25 17:18:31 +00:00
SkPDFShader.h Fixed minor c++ issues found by cppcheck 2012-04-27 12:54:01 +00:00
SkPDFStream.cpp [PDF] Add link annotations. 2012-07-13 20:06:02 +00:00
SkPDFStream.h [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
SkPDFTypes.cpp stick SkInstCnt in more classes, to help track down leaks 2012-06-26 15:30:08 +00:00
SkPDFTypes.h stick SkInstCnt in more classes, to help track down leaks 2012-06-26 15:30:08 +00:00
SkPDFUtils.cpp [PDF] Ensure that filling single line paths (with no area) does not draw anything. 2012-05-09 17:17:51 +00:00
SkPDFUtils.h [PDF] Ensure that filling single line paths (with no area) does not draw anything. 2012-05-09 17:17:51 +00:00