| Commit message (Expand) | Author | Age |
* | use colortype instead of config | reed@google.com | 2014-02-20 |
* | Offer single-param version of deepCopyTo -- much easier to migrate to colortypes | commit-bot@chromium.org | 2014-02-20 |
* | Make PDF clip code handle rrects. | commit-bot@chromium.org | 2014-02-16 |
* | Store SkRRects in SkClipStack | commit-bot@chromium.org | 2014-02-16 |
* | Change device factories to take SkImageInfo instead of SkBitmap::Config | commit-bot@chromium.org | 2014-02-16 |
* | Drawing fake bold text, line and normal text made normal text bolder on PDF. | commit-bot@chromium.org | 2014-02-07 |
* | Make SkImageFilter methods const. | commit-bot@chromium.org | 2014-02-05 |
* | add installPixels | reed@google.com | 2014-01-24 |
* | reenable vertices gm, adding picture support | reed@google.com | 2013-12-30 |
* | [PDF] Fix clipping in xfermode improvement. | commit-bot@chromium.org | 2013-12-17 |
* | deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de... | reed@google.com | 2013-12-17 |
* | remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats | reed@google.com | 2013-12-17 |
* | [PDF] Fix font width generation when glyph 0 is used. | commit-bot@chromium.org | 2013-12-11 |
* | [PDF] Fix bug in ToUnicode table generation for Type 3 fonts. | commit-bot@chromium.org | 2013-12-11 |
* | Revert "[PDF] Fix font embedding restrictions." | vandebo@chromium.org | 2013-12-10 |
* | [PDF] Fix font embedding restrictions. | commit-bot@chromium.org | 2013-12-10 |
* | Fix refcounting bug for Type1 font usage with more than 255 characters. | commit-bot@chromium.org | 2013-12-05 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em... | commit-bot@chromium.org | 2013-12-03 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Revert "Revert "remove kA1_Config, as it is no longer supported"" | commit-bot@chromium.org | 2013-11-26 |
* | Revert "remove kA1_Config, as it is no longer supported" | reed@google.com | 2013-11-25 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | remove kA1_Config, as it is no longer supported | reed@google.com | 2013-11-25 |
* | More Windows 64b compilation warning fixes | robertphillips@google.com | 2013-11-21 |
* | Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat... | robertphillips@google.com | 2013-11-20 |
* | More Windows 64b compilation warning fixes | robertphillips@google.com | 2013-11-20 |
* | [PDF] Speculative fix for chrome crash w/ SRC xfer mode. | commit-bot@chromium.org | 2013-11-12 |
* | Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso... | edisonn@google.com | 2013-11-11 |
* | Add ability to ninepatch blurred rounded rectangle | scroggo@google.com | 2013-11-08 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Fix int/SkScalar mismatch. | vandebo@chromium.org | 2013-10-30 |
* | [PDF] Improve complex xfer mode support. | vandebo@chromium.org | 2013-10-30 |
* | [PDF] Add unpremultiply support and a GM (try5) | vandebo@chromium.org | 2013-10-24 |
* | PDF: support perspective in simple shaders. (this version does not work well ... | edisonn@google.com | 2013-10-24 |
* | Revert "[PDF] Add unpremultiply support and a GM (try4)" | vandebo@chromium.org | 2013-10-23 |
* | [PDF] Add unpremultiply support and a GM (try4) | vandebo@chromium.org | 2013-10-23 |
* | Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future... | commit-bot@chromium.org | 2013-10-21 |
* | Revert "[PDF] Add unpremultiply support and a GM (try3)." | vandebo@chromium.org | 2013-10-18 |
* | [PDF] Add unpremultiply support and a GM (try3). | vandebo@chromium.org | 2013-10-18 |
* | Revert "PDF: support perspective in simple shaders. (this version does not wo... | vandebo@chromium.org | 2013-10-18 |
* | PDF: support perspective in simple shaders. (this version does not work well ... | vandebo@chromium.org | 2013-10-18 |
* | Revert "[PDF] Add unpremultiply support and a GM." | vandebo@chromium.org | 2013-10-18 |
* | [PDF] Add unpremultiply support and a GM. | vandebo@chromium.org | 2013-10-18 |
* | Implement perspective for bitmaps in pdf. | edisonn@google.com | 2013-10-16 |
* | Third wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-16 |
* | Second wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-15 |