1. 54ab0dc Fix #ifdef SK_SUPPORT_GPU to be #if by Kevin Lubick · 2 years, 11 months ago
  2. 75310f0 Experimental support for lower-resolution backdrop filter eval by Michael Ludwig · 3 years ago
  3. 364ea35 Make remaining GrOp derived classes be skgpu::v1 only by Robert Phillips · 3 years, 1 month ago
  4. 488654b Fix cases of variable shadowing in /tools/. by John Stiles · 3 years, 1 month ago
  5. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 1 month ago
  6. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years, 2 months ago
  7. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years, 2 months ago
  8. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 2 months ago
  9. cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 3 years, 2 months ago
  10. a92913e Make GrAuditTrail V1-only by Robert Phillips · 3 years, 2 months ago
  11. 90f4e9f Hide getBlendMode() by Mike Reed · 3 years, 2 months ago
  12. fa8af0a Add methods to access the top device's render target proxy by Robert Phillips · 3 years, 4 months ago
  13. 2e76c84 Use WebGL2, not EGL, and don't use replace clip op. by Nathaniel Nifong · 3 years, 4 months ago
  14. 7cee3ef FilterQuality should no longer be needed. by Mike Reed · 3 years, 6 months ago
  15. 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 8 months ago
  16. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 8 months ago
  17. 821a845 remove dead code from old drawimage virtuals by Mike Reed · 3 years, 8 months ago
  18. 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 8 months ago
  19. 4f50934 Pass sampling to drawImageSet by Mike Reed · 3 years, 9 months ago
  20. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 9 months ago
  21. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 9 months ago
  22. c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 9 months ago
  23. dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 9 months ago
  24. 839eef3 Work on hiding filter-quality by Mike Reed · 3 years, 9 months ago
  25. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 9 months ago
  26. 860d01c Idea: implement drawImageNine by calling drawImageLattice by Mike Reed · 3 years, 9 months ago
  27. 6e110c8 dump value from DrawAnnotation commands by Nathaniel Nifong · 3 years, 9 months ago
  28. f7cce2b Remove dead code (from old flags) by Mike Reed · 3 years, 9 months ago
  29. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  30. 5ef2267 Reland "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 3 years, 9 months ago
  31. 050ea3a Revert "Always attempt to flatten images with mskp image ids" by Nathaniel Nifong · 3 years, 9 months ago
  32. eca04ee Always attempt to flatten images with mskp image ids by Nathaniel Nifong · 3 years, 10 months ago
  33. ae95077 fix another m44 bug in debugger by Nathaniel Nifong · 3 years, 10 months ago
  34. 1a4140e deprecate getTotalMatrix by Mike Reed · 3 years, 10 months ago
  35. 420a9ba Switch to m44 for the rest of canvas virtuals by Mike Reed · 3 years, 10 months ago
  36. a084ef4 Add supporting function for finding image use in layers by Nathaniel Nifong · 3 years, 10 months ago
  37. 2c21a11 Remove uses of SkCanvas::flush by Robert Phillips · 3 years, 10 months ago
  38. a06b63c Deprecate some debugger bindings in favor of ones that better serve the lit html debugger by Nathaniel Nifong · 3 years, 10 months ago
  39. e4b7969 Use SkClipOp::kIntersect instead of kReplace_ClipOp by Michael Ludwig · 4 years ago
  40. 0b448da Add a method of returning the list of commands that use an image by Nathaniel Nifong · 4 years ago
  41. 2b1b2b2 Add a short description for concat and setmatrix saying whether it's a translate or something else by Nathaniel Nifong · 4 years ago
  42. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  43. 0f7aa54 Fix GL loading bug in wasm debugger. by Nathaniel Nifong · 4 years, 1 month ago
  44. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 1 month ago
  45. 642a10b Add origin visualization, add support for Concat44 by Nathaniel Nifong · 4 years, 1 month ago
  46. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 1 month ago
  47. 214de11 Fix DebugCanvas(SkIRect) constructor. by John Stiles · 4 years, 2 months ago
  48. 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 2 months ago
  49. 6d0ab95 read/write m44 by Mike Reed · 4 years, 2 months ago
  50. 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 2 months ago
  51. dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years, 2 months ago
  52. b27b38b Miscellaneous removal of GrContext usages by Robert Phillips · 4 years, 2 months ago
  53. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 4 months ago
  54. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 4 months ago
  55. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 4 months ago
  56. 7d45a7a rm unneeded SK_SUPPORT_LEGACY_DIDCONCAT44 by Mike Reed · 4 years, 5 months ago
  57. a735ad9 stage changing didCocnat44 virtual by Mike Reed · 4 years, 6 months ago
  58. 0f5e758 can we remove these entirely? by Mike Reed · 4 years, 6 months ago
  59. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 6 months ago
  60. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 6 months ago
  61. 121c2af clipShader -- raster implementation by Mike Reed · 4 years, 6 months ago
  62. a2cf8ae switch to virtual with no bones by Mike Reed · 4 years, 7 months ago
  63. d0a0c59 Return summaries of all layers for display by Nathaniel Nifong · 4 years, 8 months ago
  64. ce5ad45 Don't apply android device clip restriction, only show the viz of it. by Nathaniel Nifong · 4 years, 8 months ago
  65. 12b2c27 fix msan issue by init all new members by Nathaniel Nifong · 4 years, 8 months ago
  66. a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 8 months ago
  67. ba80f35 Revert "Reland "Add vis of android device clip restriction, fix regular clip vis on gpu"" by Nathaniel Nifong · 4 years, 8 months ago
  68. 17175f9 Reland "Add vis of android device clip restriction, fix regular clip vis on gpu" by Nathaniel Nifong · 4 years, 8 months ago
  69. 66f7ca6 Revert "Add vis of android device clip restriction, fix regular clip vis on gpu" by Jim Van Verth · 4 years, 8 months ago
  70. 1637f11 Revert "Fix san error by initializing new bool in debugcanvas" by Jim Van Verth · 4 years, 8 months ago
  71. 9c0a9ff Fix san error by initializing new bool in debugcanvas by Nathaniel Nifong · 4 years, 8 months ago
  72. aac8e44 Add vis of android device clip restriction, fix regular clip vis on gpu by Nathaniel Nifong · 4 years, 8 months ago
  73. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 8 months ago
  74. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 8 months ago
  75. b5d7f7e Fix typo where width/height were swapped in new debug layer manager by Nathaniel Nifong · 4 years, 9 months ago
  76. a14d809 Support using an externally manage list of images in UrlDataManager for wasm debugger. by Nathaniel Nifong · 4 years, 9 months ago
  77. 94de6b4 Debugger changes to make layer inspection interactive by Nathaniel Nifong · 4 years, 9 months ago
  78. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 10 months ago
  79. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 4 years, 9 months ago
  80. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 4 years, 9 months ago
  81. c84ad83 Fix audit trail visualization bugs by Nathaniel Nifong · 4 years, 9 months ago
  82. 732c497 Return image address in image info so it can be shown in dropdown. by Nathaniel Nifong · 4 years, 10 months ago
  83. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 10 months ago
  84. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 10 months ago
  85. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 10 months ago
  86. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  87. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  88. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  89. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  90. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  91. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  92. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  93. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  94. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  95. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  96. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  97. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  98. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  99. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  100. d567408 Add secret draw-behind method by Mike Reed · 5 years ago