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