1. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 10 years ago
  2. 547019e SkPDF: clean up extra references by halcanary · 10 years ago
  3. db0dcc7 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  4. 1b600d3 Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https://codereview.chromium.org/950633003/) by reed · 10 years ago
  5. 86ad8d6 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  6. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  7. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 10 years ago
  8. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 10 years ago
  9. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 10 years ago
  10. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 10 years ago
  11. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 10 years ago
  12. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  13. 334fcbc SkPDF: replace SkPDFDevice::copyContentToData by halcanary · 10 years ago
  14. 7af2150 SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*) by halcanary · 10 years ago
  15. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  16. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 10 years ago
  17. 07d5947 PDF: remove unused SkPDFDevice::setDCTEncoder() by halcanary · 10 years ago
  18. f87fe78 use common impl for drawTextOnPath by reed · 10 years ago
  19. c3796c7 Generic PDF shader fallback by fmalita · 10 years ago
  20. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  21. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  22. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  23. 3729469 Change clear() to respect the clip by reed · 10 years ago
  24. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  25. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  26. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  27. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  28. b0e89dc Fix image filters for PDF backend. by senorblanco · 10 years ago
  29. 2f912f3 Const-correctness in PDF drawText() call by halcanary · 10 years ago
  30. 22edc83 Fix int16_t for glyphs, const glyphs, and clarify glyph loop. by bungeman · 10 years ago
  31. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  32. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  33. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  34. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  35. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  36. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  37. 8482504 make allocPixels throw on failure by reed · 10 years ago
  38. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago
  39. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  40. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 10 years ago
  41. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 11 years ago
  42. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 11 years ago
  43. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 11 years ago
  44. 6f4e473 turn assert into not_implemented_yet for patheffects on text by reed@google.com · 11 years ago
  45. aec4066 fix int/size_t warnings by reed@google.com · 11 years ago
  46. f20fc24 remove all references to legacy Config8888 by reed@google.com · 11 years ago
  47. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago
  48. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
  49. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  50. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  51. 5a346a8 Make PDF clip code handle rrects. by commit-bot@chromium.org · 11 years ago
  52. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  53. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  54. b000d76 Drawing fake bold text, line and normal text made normal text bolder on PDF. by commit-bot@chromium.org · 11 years ago
  55. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  56. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  57. 85e143c reenable vertices gm, adding picture support by reed@google.com · 11 years ago
  58. 4e8f1e5 [PDF] Fix clipping in xfermode improvement. by commit-bot@chromium.org · 11 years ago
  59. 7542dc8 [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with empty content. by commit-bot@chromium.org · 11 years ago
  60. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  61. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  62. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  63. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  64. 30b1aaf [PDF] Speculative fix for chrome crash w/ SRC xfer mode. by commit-bot@chromium.org · 11 years ago
  65. 73a7ea3 Implement DPI for perspective bitmaps in PDF - we save the bitmap at the resolution requested. by edisonn@google.com · 11 years ago
  66. a8e33a9 Add ability to ninepatch blurred rounded rectangle by scroggo@google.com · 11 years ago
  67. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  68. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  69. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  70. fd3c8c2 Fix int/SkScalar mismatch. by vandebo@chromium.org · 11 years ago
  71. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  72. 83d8eda PDF: support perspective in simple shaders. (this version does not work well with tilling) by edisonn@google.com · 11 years ago
  73. 8c29490 Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be used in SkPDFDevice by commit-bot@chromium.org · 11 years ago
  74. dc37e20 Revert "PDF: support perspective in simple shaders. (this version does not work well with tilling)" by vandebo@chromium.org · 11 years ago
  75. eb5992c PDF: support perspective in simple shaders. (this version does not work well with tilling) by vandebo@chromium.org · 11 years ago
  76. 9cf0cb1 Implement perspective for bitmaps in pdf. by edisonn@google.com · 11 years ago
  77. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
  78. a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 11 years ago
  79. 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
  80. d2cfa74 [PDF] clear() and drawPaint() where applying the initial transform twice. by commit-bot@chromium.org · 11 years ago
  81. aa6c4d2 pdf: report NYI features, and fail gracefully when something is not supported in pdf. by edisonn@google.com · 11 years ago
  82. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  83. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  84. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  85. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  86. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  87. d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
  88. 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 11 years ago
  89. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  90. 93a2e21 Implemented transparent gradients by commit-bot@chromium.org · 11 years ago
  91. 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 11 years ago
  92. fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 11 years ago
  93. 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 11 years ago
  94. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  95. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
  96. 6a4ba5b [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
  97. 7893aae Reverting 10063 due to Win7 crashes in RenderPDFs step by robertphillips@google.com · 11 years ago
  98. 000e13e [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
  99. 969fd6a Sort points for PDF's draw rect, to match raster and GPU implementation. by commit-bot@chromium.org · 12 years ago
  100. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago