aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/pdf
Commit message (Expand)AuthorAge
* remove all references to legacy Config8888Gravatar reed@google.com2014-03-26
* add new readPixels with direct memory parametersGravatar commit-bot@chromium.org2014-03-17
* getDeviceCapabilities is no longer need, so remove itGravatar commit-bot@chromium.org2014-03-13
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* Make SkImageFilter methods const.Gravatar commit-bot@chromium.org2014-02-05
* Revert "[PDF] Fix font embedding restrictions."Gravatar vandebo@chromium.org2013-12-10
* [PDF] Fix font embedding restrictions.Gravatar commit-bot@chromium.org2013-12-10
* Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso...Gravatar edisonn@google.com2013-11-11
* Add ability to ninepatch blurred rounded rectangleGravatar scroggo@google.com2013-11-08
* [PDF] Improve complex xfer mode support.Gravatar vandebo@chromium.org2013-10-30
* Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...Gravatar commit-bot@chromium.org2013-10-21
* Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...Gravatar commit-bot@chromium.org2013-10-14
* pdf: drawPath should pass the computed matrix, instead of default matrix stor...Gravatar edisonn@google.com2013-10-07
* Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...Gravatar commit-bot@chromium.org2013-10-03
* Replace SkTScopedPtr with SkAutoTDelete in Skia.Gravatar commit-bot@chromium.org2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Use Path Ops to generate PDF clipsGravatar commit-bot@chromium.org2013-08-08
* Inverse fill support in PDFGravatar commit-bot@chromium.org2013-07-31
* drawBitmap* cleanupGravatar robertphillips@google.com2013-07-25
* Fix Clang build on SkPDFResourceDict (CL 18977002)Gravatar commit-bot@chromium.org2013-07-23
* Revert "Adds SkPDFResourceDict class, refactor existing code to use it."Gravatar vandebo@chromium.org2013-07-22
* Adds SkPDFResourceDict class, refactor existing code to use it.Gravatar commit-bot@chromium.org2013-07-22
* Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors exis...Gravatar vandebo@chromium.org2013-07-19
* Adds SkPDFResourceDict class to manage resource dicts. Refactors existing cod...Gravatar commit-bot@chromium.org2013-07-19
* Remove SK_API, from SkTSet. the template is not public.Gravatar edisonn@google.com2013-05-31
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* Fix more clang errors.Gravatar tfarina@chromium.org2013-04-05
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime weGravatar edisonn@google.com2013-04-02
* Reverting r8233 (Use SkSet in PDF)Gravatar robertphillips@google.com2013-03-20
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...Gravatar edisonn@google.com2013-03-19
* Update flag to reflect actual meaning.Gravatar edisonn@google.com2013-03-12
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* revert r7892Gravatar edisonn@google.com2013-02-28
* resubmit after fixing assert issue: https://codereview.appspot.com/6744050Gravatar edisonn@google.com2013-02-27
* Revert r7883Gravatar edisonn@google.com2013-02-27
* Use SkSet to fix issue when pdf generates an exp number of resources.Gravatar edisonn@google.com2013-02-27
* add custom implementation for drawBitmapRect to shield from changes in SkDeviceGravatar edisonn@google.com2013-02-12
* remove use of SkRefPtr in public header (SkPDFDocument.h)Gravatar reed@google.com2012-09-20
* remove all SkRefPtr from SkPDFDevice.hGravatar reed@google.com2012-09-20
* begin to skiafy PDF headers : removing use of SkRefPtrGravatar reed@google.com2012-09-19
* [PDF] Add link annotations.Gravatar vandebo@chromium.org2012-07-13
* Added SkDevice onAttachToCanvas & onDetachFromCanvas methodsGravatar robertphillips@google.com2012-07-13
* [PDF] Move most of the headers to be private.Gravatar vandebo@chromium.org2012-03-22
* Move SkBitSet to utils.Gravatar vandebo@chromium.org2012-03-21
* Revert "[PDF] Move most of the headers to be private."Gravatar vandebo@chromium.org2012-03-21