1. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  2. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  3. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  4. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 4 years, 9 months ago
  5. 8bb6f61 [svgcanvas] Refactor clipping by Florin Malita · 4 years, 10 months ago
  6. a3d88db [svgcanvas] Skip redundant clip-rule attributes by Florin Malita · 4 years, 11 months ago
  7. 3f412f9 [svgcanvas] Named colors support by Florin Malita · 4 years, 11 months ago
  8. 49d140d [svgcanvas] Add flag to suppress newlines and tabs in XML by Florin Malita · 5 years ago
  9. 05bab9a [svgcanvas] Don't emit default fill and stroke attributes by Florin Malita · 5 years ago
  10. 673e87c [svgcanvas] Consolidate constant-Y text positions by Florin Malita · 5 years ago
  11. abc9653 [SkSVGCanvas] Add flag for converting text to paths by Florin Malita · 5 years ago
  12. c4c812c replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars by Hal Canary · 5 years ago
  13. 4e1b07e stage naming change in colorfilter by Mike Reed · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. 7656b2c Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 5 years ago
  16. 7c18eb9 Reland "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 5 years ago
  17. 12b4902 Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" by Mike Reed · 5 years ago
  18. f88a0e1 Revert "Move localmatrix routines to shaderbase, no need to be public." by Mike Reed · 5 years ago
  19. f4a8d6f Move localmatrix routines to shaderbase, no need to be public. by Mike Reed · 5 years ago
  20. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  21. 562017b [SVGCanvas] Clean up public factories by Florin Malita · 5 years ago
  22. a0dcd29 Fix bug of the destructor of SkSVGDevice by KDr2 · 5 years ago
  23. e77142e Fix bug of SkSVGCanvas::Make by KDr2 · 5 years ago
  24. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 5 years ago
  25. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 5 years ago
  26. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  27. 95e1760 Make SkGlyphRun use SkFont instead of SkPaint by Herb Derby · 6 years ago
  28. 4e336e3 Move all glyphsToUnichars to a single impl (rely on typeface) by Mike Reed · 6 years ago
  29. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  30. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  31. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  32. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  33. aedc9d2 Rename shuntGlyphIDs to glyphIDs by Herb Derby · 6 years ago
  34. 5a284e5 Revert "Remove unique glyph IDs from glyph runs" by Brian Osman · 6 years ago
  35. 2d123ad Remove unique glyph IDs from glyph runs by Herb Derby · 6 years ago
  36. 9407864 Fix Fuchsia roll by Robert Phillips · 6 years ago
  37. 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
  38. d708bd6 Remove drawPosText from svg by Herb Derby · 6 years ago
  39. 7c8d2e9 don't support virtual onDrawTextOnPath by Mike Reed · 6 years ago
  40. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  41. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  42. 84dd183 Implement Color Filters for SKIA SVG backend by Anas AlJabri · 6 years ago
  43. f107a2f SkUTF by Hal Canary · 6 years ago
  44. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  45. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  46. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  47. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  48. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  49. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  50. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  51. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  52. 6b2b650 clean up some SkDebugf() by Mike Klein · 6 years ago
  53. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  54. 77e3afc [SkSVGDevice] Add support for image shaders. by Alexander Midlash · 6 years ago
  55. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 6 years ago
  56. fd5a508 Add link annotation support to SkSVGDevice. by Bryce Thomas · 6 years ago
  57. 99822ac Add a SkWStream-based SkSVGCanvas factory by Florin Malita · 7 years ago
  58. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  59. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  60. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
  61. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  62. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 7 years ago
  63. f880b68 use AutoRestore instead of making a copy of the clipstack by Mike Reed · 7 years ago
  64. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  65. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 7 years ago
  66. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 7 years ago
  67. baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 7 years ago
  68. cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 7 years ago
  69. ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 7 years ago
  70. c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 7 years ago
  71. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  72. c5e641c use common intermediate device class for clipstack management by Mike Reed · 7 years ago
  73. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 7 years ago
  74. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 7 years ago
  75. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 7 years ago
  76. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  77. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  78. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  79. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  80. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  81. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  82. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  83. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  84. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  85. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  86. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  87. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  88. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  89. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  90. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  91. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  92. 221722b [SVGDevice] Observe even-odd path fills by fmalita · 8 years ago
  93. 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
  94. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  95. 01c9723 Delete the legacy SVG parser by fmalita · 8 years ago
  96. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  97. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  98. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  99. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  100. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago