1. dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 8 years ago
  2. 4b1e17e SkPdf: SkPDFFormXObject de-class-ified. by halcanary · 8 years ago
  3. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  4. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  5. e51c356 pre-land special methods on device by reed · 8 years ago
  6. 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
  7. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  8. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 8 years ago
  9. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 8 years ago
  10. 73557f6 SkPDF: remove margin foolishness by halcanary · 8 years ago
  11. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 8 years ago
  12. e8f3062 switch surface to sk_sp by reed · 8 years ago
  13. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
  14. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  15. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  16. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  17. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  18. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  19. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  20. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  21. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  22. 51d04d3 Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ ) by halcanary · 9 years ago
  23. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  24. d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 9 years ago
  25. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  26. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 9 years ago
  27. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  28. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  29. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  30. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  31. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  32. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  33. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  34. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  35. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  36. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  37. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  38. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  39. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  40. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  41. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  42. 1c75515 Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 id:20001 of https://codereview.chromium.org/1148263005/) by halcanary · 9 years ago
  43. eee0e4e SkPDF: Annotations are clipped by canvas clip stack. by halcanary · 9 years ago
  44. 438de49 SkPDF: clean up uses of deprecated calls in SkPDFDevice. by halcanary · 9 years ago
  45. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 9 years ago
  46. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 9 years ago
  47. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 9 years ago
  48. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  49. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 9 years ago
  50. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 9 years ago
  51. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  58. 4e4e816 SkPDF: remove SK_API on no-longer-public functions. by halcanary · 10 years ago
  59. 334fcbc SkPDF: replace SkPDFDevice::copyContentToData by halcanary · 10 years ago
  60. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 10 years ago
  61. 07d5947 PDF: remove unused SkPDFDevice::setDCTEncoder() by halcanary · 10 years ago
  62. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  63. 07327bf move SkPDFD*.h from include to src by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDevice.h]
  64. f87fe78 use common impl for drawTextOnPath by reed · 10 years ago
  65. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  66. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago[Renamed from src/pdf/SkPDFDevice.h]
  67. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDevice.h]
  68. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago[Renamed from src/pdf/SkPDFDevice.h]
  69. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDevice.h]
  70. fa4f6cb Cleanup: More override fixes - include version. by tfarina · 10 years ago
  71. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  72. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  73. 3729469 Change clear() to respect the clip by reed · 10 years ago
  74. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago[Renamed from src/pdf/SkPDFDevice.h]
  75. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDevice.h]
  76. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  77. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  78. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  79. b0e89dc Fix image filters for PDF backend. by senorblanco · 10 years ago
  80. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  81. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  82. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  83. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  84. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  85. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  86. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 10 years ago
  87. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  88. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
  89. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  90. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  91. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  92. 73a7ea3 Implement DPI for perspective bitmaps in PDF - we save the bitmap at the resolution requested. by edisonn@google.com · 11 years ago
  93. a8e33a9 Add ability to ninepatch blurred rounded rectangle by scroggo@google.com · 11 years ago
  94. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  95. 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
  96. 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
  97. a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 11 years ago
  98. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  99. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  100. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago