1. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 7 years ago
  2. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  3. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 7 years ago
  4. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 7 years ago
  5. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 7 years ago
  6. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 7 years ago
  7. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 7 years ago
  8. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 7 years ago
  9. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 7 years ago
  10. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 7 years ago
  11. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 7 years ago
  12. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  13. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  14. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  15. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  16. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  17. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  22. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  23. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  24. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  25. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  26. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  27. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  28. e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
  29. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  30. afdc177 SkPDF: PDFDevice cleanup. by halcanary · 8 years ago
  31. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  32. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  33. 4ed2f01 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  34. 5ba165e Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of https://codereview.chromium.org/2241683005/ ) by robertphillips · 8 years ago
  35. 6059dc3 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  36. 7e8d5d3 SkPDF: Subset Type3 (fallback) font by halcanary · 8 years ago
  37. 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
  38. dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 8 years ago
  39. 4b1e17e SkPdf: SkPDFFormXObject de-class-ified. by halcanary · 8 years ago
  40. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  41. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  42. e51c356 pre-land special methods on device by reed · 8 years ago
  43. 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
  44. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  45. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 8 years ago
  46. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 8 years ago
  47. 73557f6 SkPDF: remove margin foolishness by halcanary · 8 years ago
  48. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 8 years ago
  49. e8f3062 switch surface to sk_sp by reed · 8 years ago
  50. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 8 years ago
  51. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  52. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  53. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  54. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  55. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  56. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  57. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  58. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 8 years ago
  59. 51d04d3 Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ ) by halcanary · 8 years ago
  60. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 8 years ago
  61. d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 8 years ago
  62. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  63. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 8 years ago
  64. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  65. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  66. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  67. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  68. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  69. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  70. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  71. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  72. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  73. 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
  74. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  75. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  76. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  77. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  78. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  79. 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
  80. eee0e4e SkPDF: Annotations are clipped by canvas clip stack. by halcanary · 9 years ago
  81. 438de49 SkPDF: clean up uses of deprecated calls in SkPDFDevice. by halcanary · 9 years ago
  82. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 9 years ago
  83. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 9 years ago
  84. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 9 years ago
  85. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  86. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 9 years ago
  87. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 9 years ago
  88. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  89. 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 · 9 years ago
  90. 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 · 9 years ago
  91. 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 · 9 years ago
  92. 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 · 9 years ago
  93. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 9 years ago
  94. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  95. 4e4e816 SkPDF: remove SK_API on no-longer-public functions. by halcanary · 9 years ago
  96. 334fcbc SkPDF: replace SkPDFDevice::copyContentToData by halcanary · 9 years ago
  97. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 9 years ago
  98. 07d5947 PDF: remove unused SkPDFDevice::setDCTEncoder() by halcanary · 9 years ago
  99. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 9 years ago
  100. 07327bf move SkPDFD*.h from include to src by halcanary · 9 years ago[Renamed from include/pdf/SkPDFDevice.h]