1. b03f4a1 Rename GrPathStencilFillOp -> GrTessellatingStencilFillOp by Chris Dalton · 4 years ago
  2. dd9449c Add SkShaper::PurgeCaches. by Ben Wagner · 4 years ago
  3. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 4 years ago
  4. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 4 years ago
  5. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 4 years ago
  6. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 4 years ago
  7. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 4 years ago
  8. b746b1f Pass sampling to surface.draw by Mike Reed · 4 years ago
  9. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 4 years ago
  10. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 4 years ago
  11. c56e2e5 Add new virts, hide old ones by Mike Reed · 4 years ago
  12. 869a717 More migration away from filter-quality by Mike Reed · 4 years ago
  13. dc607e3 Use bitmap.asImage() by Mike Reed · 4 years ago
  14. 839eef3 Work on hiding filter-quality by Mike Reed · 4 years ago
  15. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 4 years ago
  16. ac9f0c9 Bitmap.asImage() by Mike Reed · 4 years ago
  17. e78f8ce Starting to hide setFilterQuality by Mike Reed · 4 years ago
  18. 80dc74b Remove obsolete samples (esp. using drawBitmap) by Mike Reed · 4 years ago
  19. c819bb1 Add material shadows sample. by Jim Van Verth · 4 years ago
  20. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 4 years ago
  21. d1eab8b Replace more instances of sk_OutColor with explicit returns. by John Stiles · 4 years ago
  22. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 4 years, 1 month ago
  23. 82abece Bitmap should use sampling options by Mike Reed · 4 years, 1 month ago
  24. 7b80726 Implement indirect stroking for conics by Chris Dalton · 4 years, 1 month ago
  25. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 1 month ago
  26. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 4 years, 1 month ago
  27. 1a4140e deprecate getTotalMatrix by Mike Reed · 4 years, 1 month ago
  28. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years, 1 month ago
  29. 0363f05 Add experimental prints for conic max error to Wedge sample by Chris Dalton · 4 years, 1 month ago
  30. b27f39c Add conic fill support to the tessellator by Chris Dalton · 4 years, 1 month ago
  31. a03f8bf other ways to organize samplingoptions? by Mike Reed · 4 years, 1 month ago
  32. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years, 1 month ago
  33. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years, 1 month ago
  34. 7006e15 [svg] Allow clients to pass a custom SkFontMgr by Florin Malita · 4 years, 2 months ago
  35. 15b95d6 Move image sampling options into their own header by Mike Reed · 4 years, 2 months ago
  36. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 4 years, 2 months ago
  37. a3df500 Fix crash in SampleCCPRGeometry by Chris Dalton · 4 years, 2 months ago
  38. b3058ad Handle cubic segments in variable-width stroker by Tyler Denniston · 4 years, 2 months ago
  39. 6a7a2c7 Improve var-width miter joins by Tyler Denniston · 4 years, 2 months ago
  40. 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 4 years, 2 months ago
  41. 72af246 Add support for arc-length metric in variable width stroke sample by Tyler Denniston · 4 years, 2 months ago
  42. 0e13db7 Clean up GrPathUtils by Chris Dalton · 4 years, 2 months ago
  43. c76d409 add API for Op creation by Herb Derby · 4 years, 3 months ago
  44. 5bbbb49 Miter joins for toy variable width stroke by Tyler Denniston · 4 years, 2 months ago
  45. 189ecd4 Add toy variable-width stroker sample by Tyler Denniston · 4 years, 2 months ago
  46. 65dc579 Show cubic made up of 2 quads by Mike Reed · 4 years, 2 months ago
  47. b270568 Almost remove GrContext by Adlai Holler · 4 years, 2 months ago
  48. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 2 months ago
  49. d6bf999 Factor perspective scale into filter matrix decomposition by Michael Ludwig · 4 years, 2 months ago
  50. fd0b158 Visualize perspective scaling in filter bounds sample by Michael Ludwig · 4 years, 2 months ago
  51. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 4 years, 2 months ago
  52. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 4 years, 2 months ago
  53. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 4 years, 2 months ago
  54. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 4 years, 2 months ago
  55. 6aaecfb Update image filter debug samples to use new APIs by Michael Ludwig · 4 years, 2 months ago
  56. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years, 2 months ago
  57. 2edf18d Remove GrContext by Adlai Holler · 4 years, 2 months ago
  58. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 2 months ago
  59. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years, 3 months ago
  60. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years, 3 months ago
  61. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 3 months ago
  62. 597c33a Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 by Chris Dalton · 4 years, 3 months ago
  63. b25e6e1 Remove unnecessary casting from SkSL in GMs by Brian Osman · 4 years, 3 months ago
  64. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 4 months ago
  65. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years, 4 months ago
  66. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 4 months ago
  67. 5c612ad create a sample to demonstrate a timing attack by Mike Klein · 4 years, 4 months ago
  68. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 5 months ago
  69. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 5 months ago
  70. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 5 months ago
  71. 8a8be22 audio player (for mac) by Mike Reed · 4 years, 5 months ago
  72. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 5 months ago
  73. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 5 months ago
  74. 375721d SkPathView for ownerless (can live on stack) SkPaths by Mike Reed · 4 years, 5 months ago
  75. 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years, 5 months ago
  76. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 5 months ago
  77. 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 4 years, 5 months ago
  78. d5b51a0 Switch over to SkPathBuilder by Mike Reed · 4 years, 5 months ago
  79. bd2b2c1 demo CubicResampler by Mike Reed · 4 years, 5 months ago
  80. 9eea916 Write GPU buffers directly from GrStrokeGeometry by Chris Dalton · 4 years, 5 months ago
  81. 4ccdaf6 Show mirror drawn with SkStroke (toy stroker) by Tyler Denniston · 4 years, 5 months ago
  82. baa2a7b Add path recorder class (toy stroker) by Tyler Denniston · 4 years, 5 months ago
  83. e9ced4f Elide inner loop geometry sometimes (toy stroker) by Tyler Denniston · 4 years, 5 months ago
  84. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 5 months ago
  85. f219aad Add inner loop geometry to miter join for toy stroker by Tyler Denniston · 4 years, 5 months ago
  86. 324578b Add toy stroker sample by Tyler Denniston · 4 years, 5 months ago
  87. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 5 months ago
  88. 39156c2 Update VisualizeCoverageCountFP to accept an input FP. by John Stiles · 4 years, 5 months ago
  89. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 5 months ago
  90. 609ea21 more cleanup after removing volatile from bitmap by Mike Reed · 4 years, 6 months ago
  91. 1434ce1 Can we remove volatile from skbitmap? by Mike Reed · 4 years, 6 months ago
  92. 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 6 months ago
  93. 30ebcf7 Remove SkCanvas::getGrContext calls from samplecode by Robert Phillips · 4 years, 6 months ago
  94. 439fe60 show fat stroking on lines or curves by Mike Reed · 4 years, 6 months ago
  95. 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 8 months ago
  96. ad43e54 Handle kMatrixMultiply in ByteCode -> SkVM by Brian Osman · 4 years, 6 months ago
  97. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 7 months ago
  98. 392fa03 Add an interactive sample that fits cubics to circular arcs by Chris Dalton · 4 years, 7 months ago
  99. b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 7 months ago
  100. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 7 months ago