| Commit message (Expand) | Author | Age |
* | [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 |
* | Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ... | commit-bot@chromium.org | 2013-10-14 |
* | Fix double ref issue in SkPDFFont ctor | robertphillips@google.com | 2013-10-11 |
* | pdf: drawPath should pass the computed matrix, instead of default matrix stor... | edisonn@google.com | 2013-10-07 |
* | Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec... | commit-bot@chromium.org | 2013-10-03 |
* | Update PDF backend to support fallback fonts on Android. | djsollen@google.com | 2013-10-03 |
* | [PDF] clear() and drawPaint() where applying the initial transform twice. | commit-bot@chromium.org | 2013-09-20 |
* | pdf: report NYI features, and fail gracefully when something is not supported... | edisonn@google.com | 2013-09-19 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-19 |
* | pdf: write only ToUnicode mappings needed by the font, trimming anything out ... | edisonn@google.com | 2013-09-18 |
* | pdf: ifgnore shader colors applied for 0 range. | edisonn@google.com | 2013-09-17 |
* | [PDF] Rewind the font stream if font subsetting fails. | vandebo@chromium.org | 2013-09-05 |
* | Replace SkTScopedPtr with SkAutoTDelete in Skia. | commit-bot@chromium.org | 2013-08-29 |