1. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  2. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  3. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  4. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 7 years ago
  5. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 7 years ago
  6. 4d1955c Fix SkFILEStream. by Ben Wagner · 7 years ago
  7. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 7 years ago
  8. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  9. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 7 years ago
  10. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 7 years ago
  11. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 7 years ago
  12. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 7 years ago
  13. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 7 years ago
  14. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 7 years ago
  15. cf2e8c6 SkPDF: empty shader boxes bad by Hal Canary · 7 years ago
  16. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 7 years ago
  17. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 7 years ago
  18. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 7 years ago
  19. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 7 years ago
  20. 99330ba remove device field from SkDraw by Mike Reed · 7 years ago
  21. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  22. afcd2e1 initial clean up of pdf clipping by Mike Reed · 7 years ago
  23. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 7 years ago
  24. 7ad8793 SkPDF/font subsetting: Use new version of SfntlyWrapper::SubsetFont by Hal Canary · 7 years ago
  25. 8be952a SkScalarMul is deprecated by Mike Reed · 7 years ago
  26. c8f9180 SkPDF: skip shader lookup for SkShader::kColor_GradientType by Hal Canary · 7 years ago
  27. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 7 years ago
  28. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  29. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  30. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  31. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  32. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  33. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  34. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  35. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  36. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  37. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  38. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  39. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  40. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  41. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  42. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  43. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  44. 970225b SkPDF: paths as rects when possible by Hal Canary · 8 years ago
  45. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  46. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  47. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  48. 7bb9301 SkPDF: Always individually position glyphs in Windows. by Hal Canary · 8 years ago
  49. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  50. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  51. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  52. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  53. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  54. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  55. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  56. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  57. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  58. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  59. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  60. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  61. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  62. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  63. 47bf4c0 SkPDF: use SkImage::isAImage by Hal Canary · 8 years ago
  64. 2a4d1e1 SkPDF: do not assert when openStream return nullptr by halcanary · 8 years ago
  65. d14df7c document.close from bool to void by reed · 8 years ago
  66. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  67. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  68. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  69. e202bd8 SkPDF: SkBitSet gets reset() to make drop() better. by halcanary · 8 years ago
  70. f59d18a SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  71. 3b294d5 Revert of SkPDF: Implement /ActualText to make text extraction correct. (patchset #11 id:220001 of https://codereview.chromium.org/2322403002/ ) by halcanary · 8 years ago
  72. dbd1634 SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  73. 2bd295e SkPDF: fix unembeddable text drawn with positioning (broken in 6059dc3) by halcanary · 8 years ago
  74. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  75. e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
  76. 426a245 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  77. 5edf290 SkPDF: remove unused fallback clipping code by halcanary · 8 years ago
  78. e86134f SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API by halcanary · 8 years ago
  79. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  80. 59be20c SkPDF: revert changes to CMapName/Registry/Ordering in 3d01c62 by halcanary · 8 years ago
  81. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  82. 8e3f54d Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (patchset #3 id:40001 of https://codereview.chromium.org/2258233002/ ) by halcanary · 8 years ago
  83. 1bab6ae SkPDF: SK_SFNTLY_SUBSETTER is gone by halcanary · 8 years ago
  84. fce1906 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  85. 1748432 SkPDF: Remove some unused glyphs from fallback fonts by halcanary · 8 years ago
  86. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  87. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  88. e59cb1c SkPDF: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
  89. 9df5a4c SkPDF: vector canvases can't hint! by halcanary · 8 years ago
  90. 6321381 GN: more optional components: jpeg, pdf, png, xml by mtklein · 8 years ago
  91. ea17dfe SkPDF: vertical writing: draw nothing by halcanary · 8 years ago
  92. afdc177 SkPDF: PDFDevice cleanup. by halcanary · 8 years ago
  93. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  94. e2348cc src/utils/SkBitSet: simplify by halcanary · 8 years ago
  95. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  96. cee1342 SkPDF: cache metrics once. by halcanary · 8 years ago
  97. 671fec4 Revert of SkPDF: cache metrics once. (patchset #4 id:60001 of https://codereview.chromium.org/2253993002/ ) by robertphillips · 8 years ago
  98. 0a61270 SkPDF: cache metrics once. by halcanary · 8 years ago
  99. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  100. 86b6eab SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp by halcanary · 8 years ago