1. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 2 months ago
  2. cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 3 years, 2 months ago
  3. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 2 months ago
  4. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 2 months ago
  5. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 2 months ago
  6. fa8af0a Add methods to access the top device's render target proxy by Robert Phillips · 3 years, 4 months ago
  7. 4882f97 [svgcanvas] Add support for relative path encoding by Florin Malita · 3 years, 4 months ago
  8. e4b8c3a OrderedFontMgr utility by Mike Reed · 3 years, 5 months ago
  9. 35c894e More plumbing for new virtual onDrawGlyphRunList by Mike Reed · 3 years, 5 months ago
  10. e58231a Removed unused SkInterpolator by Mike Reed · 3 years, 5 months ago
  11. ed76e81 Reenable Wdeprecated-copy-dtor by Brian Salomon · 3 years, 8 months ago
  12. 821a845 remove dead code from old drawimage virtuals by Mike Reed · 3 years, 8 months ago
  13. 1b1c73a Remove deprecated SkBase64 interface. by Ben Wagner · 3 years, 8 months ago
  14. ea4aa39 Add SkShadowUtils::GetLocalBounds. by Jim Van Verth · 3 years, 8 months ago
  15. b06ebee Make SkBase64 interface less unpleasant. by Ben Wagner · 3 years, 8 months ago
  16. 4f50934 Pass sampling to drawImageSet by Mike Reed · 3 years, 8 months ago
  17. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 9 months ago
  18. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 9 months ago
  19. c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 9 months ago
  20. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 9 months ago
  21. 860d01c Idea: implement drawImageNine by calling drawImageLattice by Mike Reed · 3 years, 9 months ago
  22. 63f0354 Add support for directional lights. by Jim Van Verth · 3 years, 9 months ago
  23. f7cce2b Remove dead code (from old flags) by Mike Reed · 3 years, 9 months ago
  24. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  25. 420a9ba Switch to m44 for the rest of canvas virtuals by Mike Reed · 3 years, 10 months ago
  26. bc098ef Handle EXIF orientation in SkAnimCodecPlayer by Leon Scroggins · 3 years, 11 months ago
  27. d8ca58a Remove SkCanvas::getGrContext & GrRecordingContext::backdoor by Adlai Holler · 4 years ago
  28. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years ago
  29. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  30. 81eabce SkCustomTypefaceBuilder to set SkFontStyle by Ben Wagner · 4 years, 1 month ago
  31. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years, 1 month ago
  32. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 1 month ago
  33. dadc081 Add missing recordingContext override to SkPaintFilterCanvas by Robert Phillips · 4 years, 2 months ago
  34. 89c909e Wsign-conversion for public headers by Mike Klein · 4 years, 4 months ago
  35. d240d76 extract original paths at big size to improve precision by Mike Reed · 4 years, 4 months ago
  36. 98bc22c add fontmetrics to custom typeface by Mike Reed · 4 years, 4 months ago
  37. 4a9a2d1 remove legacy utils for camera3d by Mike Reed · 4 years, 4 months ago
  38. 340cd9c SkCustomTypeface tweaks by Florin Malita · 4 years, 4 months ago
  39. b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 4 months ago
  40. c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 4 months ago
  41. 61642b3 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 4 months ago
  42. 0066ade Revert "custom typeface" by Mike Reed · 4 years, 4 months ago
  43. 3a79f33 custom typeface by Mike Reed · 4 years, 4 months ago
  44. 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 5 months ago
  45. 63cfb36 Reland "Move SkFrontBufferedStream into Android-only dir" by Leon Scroggins III · 4 years, 5 months ago
  46. b25f303 Revert "Move SkFrontBufferedStream into Android-only dir" by Joe Gregorio · 4 years, 5 months ago
  47. 513720f Move SkFrontBufferedStream into Android-only dir by Leon Scroggins III · 4 years, 5 months ago
  48. 7d45a7a rm unneeded SK_SUPPORT_LEGACY_DIDCONCAT44 by Mike Reed · 4 years, 5 months ago
  49. 14f62de SkCamera.h is deprecated by Mike Reed · 4 years, 5 months ago
  50. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 5 months ago
  51. a735ad9 stage changing didCocnat44 virtual by Mike Reed · 4 years, 5 months ago
  52. 2f92c93 virtual for saveCamera by Mike Reed · 4 years, 5 months ago
  53. f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 6 months ago
  54. 0f5e758 can we remove these entirely? by Mike Reed · 4 years, 6 months ago
  55. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 6 months ago
  56. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 6 months ago
  57. 121c2af clipShader -- raster implementation by Mike Reed · 4 years, 6 months ago
  58. a2cf8ae switch to virtual with no bones by Mike Reed · 4 years, 7 months ago
  59. 9d4e31d rm Sk3D.h -- long live SkMat4 by Mike Reed · 4 years, 7 months ago
  60. a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 8 months ago
  61. f6d70a8 Revert "Revert "forward concat44 in nway canvas"" by Mike Reed · 4 years, 8 months ago
  62. 3723fb7 Revert "forward concat44 in nway canvas" by Mike Reed · 4 years, 8 months ago
  63. 8964bc1 forward concat44 in nway canvas by Mike Reed · 4 years, 8 months ago
  64. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 8 months ago
  65. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 8 months ago
  66. c96f510 Reland "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 10 months ago
  67. 64331db Revert "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 4 years, 10 months ago
  68. f1d4f00 Replace CGFontCreate with CTFontManagerCreate. by Ben Wagner · 4 years, 10 months ago
  69. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 5 years ago
  70. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  71. 359f61b track SkNoPixelsDevice's origin by Mike Klein · 5 years ago
  72. fb32ddf Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"" by Brian Osman · 5 years ago
  73. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  74. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  75. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  76. db13d38 Move SkTLazy.h to src/ by Ben Wagner · 5 years ago
  77. 393981d Remove deprecated SkPaintFilterCanvas::onFilter. by Ben Wagner · 5 years ago
  78. f55fa0d Make SkPaintFilterCanvas paints no longer COW. by Ben Wagner · 6 years ago
  79. 8842799 add missing shared lib visibility macros by Martin Vejdarski · 5 years ago
  80. b0a8684 Add API to get canvas wrapped by SkPaintFilterCanvas by Stan Iliev · 5 years ago
  81. 390f0cc Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Michael Ludwig · 6 years ago
  82. 138a06d Revert "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Brian Salomon · 6 years ago
  83. bd9d88a Reland "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  84. 90791c2 Revert "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  85. 4bf9646 Update SkCanvas' experimental SkiaRenderer API by Michael Ludwig · 6 years ago
  86. 24adb3a Revert "Add general quad API to SkGpuDevice" by Michael Ludwig · 6 years ago
  87. 339e1cc Add general quad API to SkGpuDevice by Michael Ludwig · 6 years ago
  88. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  89. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  90. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  91. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  92. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  93. 1332743 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago
  94. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  95. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  96. d003d22 Remove SkCanvas::experimental_drawImageSetV0 by Brian Salomon · 6 years ago
  97. c41a5f5 Generate Android Framework host-side Skia (linux) by Leon Scroggins III · 6 years ago
  98. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  99. 331ccfd add textutils by Mike Reed · 6 years ago
  100. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago