| Commit message (Expand) | Author | Age |
* | use colortype instead of config | reed@google.com | 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 |
* | [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em... | commit-bot@chromium.org | 2013-12-03 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 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: support perspective in simple shaders. (this version does not work well ... | edisonn@google.com | 2013-10-24 |
* | Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future... | commit-bot@chromium.org | 2013-10-21 |
* | 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 |
* | Implement perspective for bitmaps in pdf. | edisonn@google.com | 2013-10-16 |
* | Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ... | commit-bot@chromium.org | 2013-10-14 |
* | pdf: drawPath should pass the computed matrix, instead of default matrix stor... | edisonn@google.com | 2013-10-07 |
* | 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 |
* | Replace SkTScopedPtr with SkAutoTDelete in Skia. | commit-bot@chromium.org | 2013-08-29 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ... | commit-bot@chromium.org | 2013-08-16 |
* | Use Path Ops to generate PDF clips | commit-bot@chromium.org | 2013-08-08 |
* | Inverse fill support in PDF | commit-bot@chromium.org | 2013-07-31 |
* | drawBitmap* cleanup | robertphillips@google.com | 2013-07-25 |
* | Implemented transparent gradients | commit-bot@chromium.org | 2013-07-23 |
* | Fix Clang build on SkPDFResourceDict (CL 18977002) | commit-bot@chromium.org | 2013-07-23 |
* | Revert "Adds SkPDFResourceDict class, refactor existing code to use it." | vandebo@chromium.org | 2013-07-22 |
* | Adds SkPDFResourceDict class, refactor existing code to use it. | commit-bot@chromium.org | 2013-07-22 |
* | Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors exis... | vandebo@chromium.org | 2013-07-19 |
* | Adds SkPDFResourceDict class to manage resource dicts. Refactors existing cod... | commit-bot@chromium.org | 2013-07-19 |
* | [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics | commit-bot@chromium.org | 2013-07-17 |
* | Reverting 10063 due to Win7 crashes in RenderPDFs step | robertphillips@google.com | 2013-07-13 |
* | [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics | commit-bot@chromium.org | 2013-07-13 |
* | Sort points for PDF's draw rect, to match raster and GPU implementation. | commit-bot@chromium.org | 2013-05-14 |