1. f0c30f5 SkPDF: Join Positioned Text by halcanary · 8 years ago
  2. cd4051e remove unused CreateInfo flag by reed · 8 years ago
  3. a76a10b7 SkPDF: Fix encoding of unichr outside of basic plane by halcanary · 8 years ago
  4. 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
  5. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  6. ee41b75 SkPDF: alloc less memory for strings by halcanary · 8 years ago
  7. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  8. 488165e SkPDF: PDF/A runtime switch by halcanary · 8 years ago
  9. 2299ffa Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://codereview.chromium.org/1891873002/ ) by halcanary · 8 years ago
  10. 570f18b SkPDF: PDF/A runtime switch by halcanary · 8 years ago
  11. 89c2a0b SkPDF: Fix links to be more valid PDF/A by halcanary · 8 years ago
  12. dda239e SkPDF: Use Pathops clipping by halcanary · 8 years ago
  13. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  14. 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 8 years ago
  15. 73557f6 SkPDF: remove margin foolishness by halcanary · 8 years ago
  16. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 8 years ago
  17. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  18. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 8 years ago
  19. e8f3062 switch surface to sk_sp by reed · 8 years ago
  20. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago
  21. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 9 years ago
  22. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  23. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  24. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  25. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
  26. 66be626 SkPDF: Add SkPDFCanvas to intercept some draw calls by halcanary · 9 years ago
  27. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  28. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  29. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  30. 852f15d free -> reset by mtklein · 9 years ago
  31. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  32. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 9 years ago
  33. 0e3738d free -> reset by mtklein · 9 years ago
  34. 18300a3 detach -> release by mtklein · 9 years ago
  35. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  36. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  37. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  38. 1437c1e SkPDF: remove all globally references SkPDFObjects by halcanary · 9 years ago
  39. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  40. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  41. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  42. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  43. e94ea62 SkPDF: use sk_ref_sp by halcanary · 9 years ago
  44. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  45. 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
  46. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  47. ece8392 SkPDF: use sk_make_sp<T> when it makes sense. by halcanary · 9 years ago
  48. 48810a0 SkPDF: s/SkAutoTUnref/sk_sp/g by halcanary · 9 years ago
  49. d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 9 years ago
  50. fcad44b SkPDF: AutoTUnref<T> changes in use by halcanary · 9 years ago
  51. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
  52. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 9 years ago
  53. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  54. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  55. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 9 years ago
  56. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
  57. 682ee01 SkPDF: roll back 53b1c09 and 05b48e2 by halcanary · 9 years ago
  58. 53b1c09 SkPDF: Change handling of large-numbers in matricies. by halcanary · 9 years ago
  59. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  60. 05b48e2 SkPDF: fix large-number bug by halcanary · 9 years ago
  61. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  62. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  63. 8b2bc25 SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments by halcanary · 9 years ago
  64. 3d8c33c SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects by halcanary · 9 years ago
  65. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  66. 287d22d SkPDF Implement colorfilters on bitmaps by halcanary · 9 years ago
  67. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  68. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  69. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  70. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  71. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  72. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  73. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  74. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  75. cdb42bb Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1203983003/) by reed · 9 years ago
  76. ba9a4aa Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1200323005/) by scroggo · 9 years ago
  77. 8bcc7a0 remove SK_SUPPORT_LEGACY_PATHOP_ENUMS by reed · 9 years ago
  78. 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
  79. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  80. eee0e4e SkPDF: Annotations are clipped by canvas clip stack. by halcanary · 9 years ago
  81. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  82. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  83. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  84. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  85. bc4696b SkPDF: Move utility fns to SkPDFUtils by halcanary · 9 years ago
  86. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 9 years ago
  87. 438de49 SkPDF: clean up uses of deprecated calls in SkPDFDevice. by halcanary · 9 years ago
  88. 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 9 years ago
  89. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 9 years ago
  90. 00b7e5e SkPDF/Device/ImageFilter: Fix ImageFilter fallback code by halcanary · 9 years ago
  91. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 9 years ago
  92. bb264b7 SkPDF: SkPDFString is no longer aware of wide strings. by halcanary · 9 years ago
  93. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 9 years ago
  94. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 9 years ago
  95. 547019e SkPDF: clean up extra references by halcanary · 9 years ago
  96. db0dcc7 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  97. 1b600d3 Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https://codereview.chromium.org/950633003/) by reed · 10 years ago
  98. 86ad8d6 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  99. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  100. 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