1. e650b85 SkPDF: SkPDFMakeArray; clean up pdfutils, pdfresourcedict by Hal Canary · 6 years ago
  2. 7d06ab2 SkPDF: do all rasterScale calculations in one place. by Hal Canary · 6 years ago
  3. 9f61f40 SkPDF: Device subclass no longer tracks size. by Hal Canary · 6 years ago
  4. 9e41c21 SkPDF: use more vector<>, more sk_sp<>, cleanup. by Hal Canary · 6 years ago
  5. 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
  6. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  7. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  8. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
  9. b935cf8 const all the things by Herb Derby · 6 years ago
  10. 98caedd SkPDF: only draw text with SkglyphRuns by Hal Canary · 6 years ago
  11. 736db10 Convert PDF device to use glyph runs lists by Herb Derby · 6 years ago
  12. b983e6b Device interface uses glyph run list by Herb Derby · 6 years ago
  13. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  14. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  15. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  16. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  17. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  18. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  19. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  20. b4e528d SkPDF: filter out empty clip draws more often by Hal Canary · 7 years ago
  21. b4bd5ef SkPDF: Use DeviceGray for alpha masks. by Hal Canary · 7 years ago
  22. 22b2d8c SkPDF: minor cleanups of skpdfdevice by Hal Canary · 7 years ago
  23. 7cbf5e3 SkPDF: simplify drawImage/Bitmap/Sprite code. by Hal Canary · 7 years ago
  24. a062258 SkPDF: clean up fRasterDpi by Hal Canary · 7 years ago
  25. 51329c9 SkPDF: clean up PDFDevice. by Hal Canary · 7 years ago
  26. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  27. d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 7 years ago
  28. 5c1b360 src/pdf: code cleanup by Hal Canary · 8 years ago
  29. 53f77bd Initial clip-mask-layer support by Florin Malita · 8 years ago
  30. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  31. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 8 years ago
  32. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  33. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
  34. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
  35. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
  36. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
  37. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
  38. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
  39. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
  40. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  41. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 8 years ago
  42. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  43. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  44. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  45. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  46. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  47. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  48. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  49. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  50. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  51. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  52. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  53. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  54. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  55. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  56. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  57. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  58. e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
  59. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  60. afdc177 SkPDF: PDFDevice cleanup. by halcanary · 8 years ago
  61. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  62. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  63. 4ed2f01 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  64. 5ba165e Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of https://codereview.chromium.org/2241683005/ ) by robertphillips · 8 years ago
  65. 6059dc3 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
  66. 7e8d5d3 SkPDF: Subset Type3 (fallback) font by halcanary · 8 years ago
  67. 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
  68. dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 8 years ago
  69. 4b1e17e SkPdf: SkPDFFormXObject de-class-ified. by halcanary · 8 years ago
  70. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  71. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  72. e51c356 pre-land special methods on device by reed · 8 years ago
  73. 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
  74. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  75. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 9 years ago
  76. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 9 years ago
  77. 73557f6 SkPDF: remove margin foolishness by halcanary · 9 years ago
  78. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 9 years ago
  79. e8f3062 switch surface to sk_sp by reed · 9 years ago
  80. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
  81. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  82. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  83. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  84. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  85. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  86. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  87. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  88. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  89. 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
  90. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  91. d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 9 years ago
  92. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  93. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 9 years ago
  94. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  95. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  96. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  97. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  98. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  99. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  100. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago