1. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 4 months ago
  2. c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 5 months ago
  3. fd9745e SkDrawLooper has not been supported by Skia for a while. Update dox and remove examples by Mike Reed · 4 years, 5 months ago
  4. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 5 months ago
  5. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 5 months ago
  6. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 5 months ago
  7. c69d479 Remove SkPath::RawIter from docs and examples by Chris Dalton · 4 years, 6 months ago
  8. 6f60a85 Fix matrix scoping issue in sample by Kevin Lubick · 4 years, 7 months ago
  9. 4765da4 Add fiddle example for MakeLinear by Kevin Lubick · 4 years, 7 months ago
  10. d8add5c Add fiddle demonstrating alpha when used on saveLayer by Kevin Lubick · 4 years, 7 months ago
  11. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 8 months ago
  12. f7eb054 basic, untested BGR 1010102 and 101010x by Mike Klein · 4 years, 9 months ago
  13. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 9 months ago
  14. 9d9312b decs/examples: Support more fiddle types: offscreen, srgb by Hal Canary · 4 years, 9 months ago
  15. 2cd5d43 [minor] docs/examples: cleanup by Hal Canary · 4 years, 9 months ago
  16. 8800042 docs/examples: REG_FIDDLE_ANIMATED by Hal Canary · 4 years, 9 months ago
  17. 6c8422c add more docs/examples from named fiddles. by Hal Canary · 4 years, 10 months ago
  18. 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 4 years, 10 months ago
  19. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 10 months ago
  20. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 5 years ago
  21. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  22. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  23. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  24. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  25. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  26. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  27. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  28. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  29. aae3cc4 docs/fiddle: add "incomplete" fiddle. by Hal Canary · 5 years ago
  30. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  31. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  32. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  33. 9ea6315 remove redundant rect methods by Mike Reed · 5 years ago
  34. ba7e9a6 never check for degenerates in path::iter by Mike Reed · 5 years ago
  35. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  36. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  37. a861106 Update docs and samplecode to use new image filter factories by Michael Ludwig · 5 years ago
  38. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  39. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  40. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  41. d04aaa3 PDF example by Hal Canary · 5 years ago
  42. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  43. ccab1cc docs/examples/Colors by Hal Canary · 5 years ago
  44. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  45. c8bea7d New factories for SkShaders by Mike Reed · 6 years ago
  46. 2f08a40 examples: Avoid undefined behavior by Greg Kaiser · 6 years ago
  47. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 6 years ago
  48. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 6 years ago
  49. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  50. 4428f2c Remove SkScalarSinCos by Brian Osman · 6 years ago
  51. 4cd0734 Remove bookmaker sources and data files by Brian Osman · 6 years ago
  52. 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
  53. 66d1144 Docs: fix more case-sensitive names by Hal Canary · 6 years ago
  54. d88c2e8 Docs: rename examples files to match names by Hal Canary · 6 years ago
  55. a7181e7c Docs: Give documentation examples better names by Hal Canary · 6 years ago
  56. 3d42a05 Examples: Two changes from kevin by Hal Canary · 6 years ago
  57. 8751512 Revert "Revert "Compile all fiddle examples locally"" by Hal Canary · 6 years ago
  58. 37575bf Revert "Compile all fiddle examples locally" by Hal Canary · 6 years ago
  59. 83c2f70 Compile all fiddle examples locally by Hal Canary · 6 years ago
  60. ab094da fix docs for fitsInBytes by Mike Reed · 6 years ago
  61. a907dcb remove mention of SkPaintDefaults_Flags by Mike Klein · 6 years ago
  62. aa76bc1 update docs for backdrop by Mike Reed · 6 years ago
  63. 249a257 Fix bookmaker dox for SkSurface::MakeRenderTarget by Robert Phillips · 6 years ago
  64. fb96c4e update docs for paint by Mike Reed · 6 years ago
  65. 729bb19 Update examples to use SkFont by Mike Reed · 6 years ago
  66. 186669c work to fix bookmaker by Mike Reed · 6 years ago
  67. 88f5671 move SkMetaData into src by Mike Reed · 6 years ago
  68. 0c74d7d remove mention of SkMetaData by Mike Reed · 6 years ago
  69. 3ed198f remove docs for containsText by Mike Reed · 6 years ago
  70. a150aa3 remove breakText from docs by Mike Reed · 6 years ago
  71. 410b302 Update color space API in examples by Brian Osman · 6 years ago
  72. 5f528e5 Revert "Reland "Revert "remove legacy code for text attributes on paint""" by Mike Reed · 6 years ago
  73. 3c03c85 Reland "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  74. fd0bba8 Revert "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  75. fb0e2aa Revert "remove legacy code for text attributes on paint" by Mike Reed · 6 years ago
  76. 80f4adf remove legacy code for text attributes on paint by Mike Reed · 6 years ago
  77. 114b5af Fix bookmaker by Herb Derby · 6 years ago
  78. 5acf39b Fix Bookmaker docs for MakeFromCompressed by Jim Van Verth · 6 years ago
  79. 47b7cd9 remove paint::glyphsToUnichars by Mike Reed · 6 years ago
  80. 35d1470 Documentation: fix drawSimpleText by Hal Canary · 6 years ago
  81. c334df7 Fixup BookMaker for makeWithFilter change by Robert Phillips · 6 years ago
  82. 532c418 Docs: drawText -> drawSimpleText by Hal Canary · 6 years ago
  83. 33535cb remove legacy drawstring by Mike Reed · 6 years ago
  84. 9a229e9 fix docs after removing kPreserveLCDText_SaveLayerFlag by Mike Reed · 6 years ago
  85. 26d173f fix bookmaker by Cary Clark · 6 years ago
  86. cb268f6 document drawSimpleText by Mike Reed · 6 years ago
  87. 53a11f5 remove legacy drawPosText (and variants) by Mike Reed · 6 years ago
  88. 3b7e651 rm legacy FontMetrics from docs by Mike Reed · 6 years ago
  89. 2d707bd remove dead code around SkPaint::breakText by Mike Reed · 6 years ago
  90. 14f49f0 minor docs example fix by Cary Clark · 6 years ago
  91. 05c1dcf fix bookmaker by Cary Clark · 6 years ago
  92. 4f73883 fix bookmaker by Cary Clark · 6 years ago
  93. 315805e fix bookmaker nightly by Cary Clark · 6 years ago
  94. e954b9d fix bookmaker nightly by Cary Clark · 6 years ago
  95. 158df43 hide non-blob versions of getTextIntercepts by Mike Reed · 6 years ago
  96. 2bf4339 Revert "remove SkPaint breakText, use SkFont instead (or don't call it)" by Mike Reed · 6 years ago
  97. b17f5fd remove SkPaint breakText, use SkFont instead (or don't call it) by Mike Reed · 6 years ago
  98. 1c23557 bookmaker nightly fix by Cary Clark · 6 years ago
  99. 3e73dcf fix bookmaker by Cary Clark · 6 years ago
  100. c86ec97 add simple docs for textencoding in SkPaint by Mike Reed · 6 years ago