aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/pdf
Commit message (Expand)AuthorAge
* revert buildbot breakerGravatar caryclark2015-01-07
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Cleanup: More override fixes - include version.Gravatar tfarina2014-12-21
* Change clear() to respect the clipGravatar reed2014-12-04
* Revert "Change clear() to respect the clip"Gravatar reed2014-12-02
* Change clear() to respect the clipGravatar reed2014-12-02
* Revert "move SkPDFD*.h from include to src"Gravatar Greg Humphreys2014-11-17
* move SkPDFD*.h from include to srcGravatar halcanary2014-11-17
* Rename onCreateDevice -> onCreateCompatibleDeviceGravatar fmalita2014-11-13
* Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of http...Gravatar reed2014-11-13
* start to replace onCreateDevice with onCreateCompatibleDeviceGravatar reed2014-11-12
* Fix image filters for PDF backend.Gravatar senorblanco2014-10-20
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* change gpudevice and pdfdevice to inherit from basedeviceGravatar reed2014-06-27
* [PDF] Fix font embedding restrictions.Gravatar vandebo2014-06-19
* 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