aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf
Commit message (Expand)AuthorAge
* reenable vertices gm, adding picture supportGravatar reed@google.com2013-12-30
* [PDF] Fix clipping in xfermode improvement.Gravatar commit-bot@chromium.org2013-12-17
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...Gravatar reed@google.com2013-12-17
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* [PDF] Fix font width generation when glyph 0 is used.Gravatar commit-bot@chromium.org2013-12-11
* [PDF] Fix bug in ToUnicode table generation for Type 3 fonts.Gravatar commit-bot@chromium.org2013-12-11
* Revert "[PDF] Fix font embedding restrictions."Gravatar vandebo@chromium.org2013-12-10
* [PDF] Fix font embedding restrictions.Gravatar commit-bot@chromium.org2013-12-10
* Fix refcounting bug for Type1 font usage with more than 255 characters.Gravatar commit-bot@chromium.org2013-12-05
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em...Gravatar commit-bot@chromium.org2013-12-03
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* remove kA1_Config, as it is no longer supportedGravatar reed@google.com2013-11-25
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-21
* Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...Gravatar robertphillips@google.com2013-11-20
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-20
* [PDF] Speculative fix for chrome crash w/ SRC xfer mode.Gravatar commit-bot@chromium.org2013-11-12
* 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
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Fix int/SkScalar mismatch.Gravatar vandebo@chromium.org2013-10-30
* [PDF] Improve complex xfer mode support.Gravatar vandebo@chromium.org2013-10-30
* [PDF] Add unpremultiply support and a GM (try5)Gravatar vandebo@chromium.org2013-10-24
* PDF: support perspective in simple shaders. (this version does not work well ...Gravatar edisonn@google.com2013-10-24
* Revert "[PDF] Add unpremultiply support and a GM (try4)"Gravatar vandebo@chromium.org2013-10-23
* [PDF] Add unpremultiply support and a GM (try4)Gravatar vandebo@chromium.org2013-10-23
* Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...Gravatar commit-bot@chromium.org2013-10-21
* Revert "[PDF] Add unpremultiply support and a GM (try3)."Gravatar vandebo@chromium.org2013-10-18
* [PDF] Add unpremultiply support and a GM (try3).Gravatar vandebo@chromium.org2013-10-18
* Revert "PDF: support perspective in simple shaders. (this version does not wo...Gravatar vandebo@chromium.org2013-10-18
* PDF: support perspective in simple shaders. (this version does not work well ...Gravatar vandebo@chromium.org2013-10-18
* Revert "[PDF] Add unpremultiply support and a GM."Gravatar vandebo@chromium.org2013-10-18
* [PDF] Add unpremultiply support and a GM.Gravatar vandebo@chromium.org2013-10-18
* Implement perspective for bitmaps in pdf.Gravatar edisonn@google.com2013-10-16
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...Gravatar commit-bot@chromium.org2013-10-14
* Fix double ref issue in SkPDFFont ctorGravatar robertphillips@google.com2013-10-11
* 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
* Update PDF backend to support fallback fonts on Android.Gravatar djsollen@google.com2013-10-03
* [PDF] clear() and drawPaint() where applying the initial transform twice.Gravatar commit-bot@chromium.org2013-09-20
* pdf: report NYI features, and fail gracefully when something is not supported...Gravatar edisonn@google.com2013-09-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-19