1. 189ecd4 Add toy variable-width stroker sample by Tyler Denniston · 3 years, 11 months ago
  2. 65dc579 Show cubic made up of 2 quads by Mike Reed · 3 years, 11 months ago
  3. b270568 Almost remove GrContext by Adlai Holler · 3 years, 11 months ago
  4. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 11 months ago
  5. d6bf999 Factor perspective scale into filter matrix decomposition by Michael Ludwig · 3 years, 11 months ago
  6. fd0b158 Visualize perspective scaling in filter bounds sample by Michael Ludwig · 3 years, 11 months ago
  7. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 11 months ago
  8. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 11 months ago
  9. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 11 months ago
  10. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 3 years, 11 months ago
  11. 6aaecfb Update image filter debug samples to use new APIs by Michael Ludwig · 3 years, 11 months ago
  12. 3172208 Revert "Remove GrContext" by Robert Phillips · 3 years, 11 months ago
  13. 2edf18d Remove GrContext by Adlai Holler · 3 years, 11 months ago
  14. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 11 months ago
  15. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years ago
  16. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years ago
  17. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years ago
  18. 597c33a Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 by Chris Dalton · 4 years ago
  19. b25e6e1 Remove unnecessary casting from SkSL in GMs by Brian Osman · 4 years ago
  20. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years ago
  21. 81606b5 remove unused (and bit-rotting) Lua support by Mike Reed · 4 years ago
  22. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  23. 5c612ad create a sample to demonstrate a timing attack by Mike Klein · 4 years ago
  24. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 1 month ago
  25. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 1 month ago
  26. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 1 month ago
  27. 8a8be22 audio player (for mac) by Mike Reed · 4 years, 1 month ago
  28. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 1 month ago
  29. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 1 month ago
  30. 375721d SkPathView for ownerless (can live on stack) SkPaths by Mike Reed · 4 years, 1 month ago
  31. 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years, 1 month ago
  32. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  33. 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 4 years, 1 month ago
  34. d5b51a0 Switch over to SkPathBuilder by Mike Reed · 4 years, 1 month ago
  35. bd2b2c1 demo CubicResampler by Mike Reed · 4 years, 2 months ago
  36. 9eea916 Write GPU buffers directly from GrStrokeGeometry by Chris Dalton · 4 years, 2 months ago
  37. 4ccdaf6 Show mirror drawn with SkStroke (toy stroker) by Tyler Denniston · 4 years, 2 months ago
  38. baa2a7b Add path recorder class (toy stroker) by Tyler Denniston · 4 years, 2 months ago
  39. e9ced4f Elide inner loop geometry sometimes (toy stroker) by Tyler Denniston · 4 years, 2 months ago
  40. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 2 months ago
  41. f219aad Add inner loop geometry to miter join for toy stroker by Tyler Denniston · 4 years, 2 months ago
  42. 324578b Add toy stroker sample by Tyler Denniston · 4 years, 2 months ago
  43. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 2 months ago
  44. 39156c2 Update VisualizeCoverageCountFP to accept an input FP. by John Stiles · 4 years, 2 months ago
  45. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 2 months ago
  46. 609ea21 more cleanup after removing volatile from bitmap by Mike Reed · 4 years, 2 months ago
  47. 1434ce1 Can we remove volatile from skbitmap? by Mike Reed · 4 years, 2 months ago
  48. 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 2 months ago
  49. 30ebcf7 Remove SkCanvas::getGrContext calls from samplecode by Robert Phillips · 4 years, 2 months ago
  50. 439fe60 show fat stroking on lines or curves by Mike Reed · 4 years, 2 months ago
  51. 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 4 months ago
  52. ad43e54 Handle kMatrixMultiply in ByteCode -> SkVM by Brian Osman · 4 years, 3 months ago
  53. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 3 months ago
  54. 392fa03 Add an interactive sample that fits cubics to circular arcs by Chris Dalton · 4 years, 3 months ago
  55. b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 3 months ago
  56. d13487e Regularize SkFontMgr for CoreText build. by Ben Wagner · 4 years, 3 months ago
  57. b42a327 hide savelayer's clipmask fields by Mike Reed · 4 years, 3 months ago
  58. 0d0758e Wire up mouse and keyboard events in CanvasKit viewer by Chris Dalton · 4 years, 3 months ago
  59. a3908ef Merge PathText samples into one, with different modes by Chris Dalton · 4 years, 3 months ago
  60. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 3 months ago
  61. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 3 months ago
  62. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 3 months ago
  63. ebebf6e Move SkParagraph bits into skparagraph directory. by Ben Wagner · 4 years, 3 months ago
  64. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 4 months ago
  65. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 4 months ago
  66. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 4 months ago
  67. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 4 months ago
  68. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 4 months ago
  69. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 4 months ago
  70. e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 4 months ago
  71. 3ea8625 Attaching ellipsis to emoji cluster by Julia Lavrova · 4 years, 4 months ago
  72. 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 6 months ago
  73. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 4 months ago
  74. 056d543 Put Paragraph SkDebugf behind runtime flag. by Ben Wagner · 4 years, 4 months ago
  75. 68d1433 Fixing minor bugs: ellipsis on justified text by Julia Lavrova · 4 years, 4 months ago
  76. dd1de25 Fix TextHeightBehavior by Julia Lavrova · 4 years, 4 months ago
  77. 6bdbd3d Lines ending with hard line breaks should not be justified by Julia Lavrova · 4 years, 4 months ago
  78. 18db52f Skips in underline decorations by Julia Lavrova · 4 years, 4 months ago
  79. de50037 Remove SkPath::RawIter from tests/tools/samplecode by Chris Dalton · 4 years, 4 months ago
  80. 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 4 months ago
  81. 8d3eb24 Delete ToolUtils::set_path_pt by Chris Dalton · 4 years, 4 months ago
  82. d9bde07 Add SkRuntimeShaderBuilder, clean up SkRuntimeEffect API a bit by Brian Osman · 4 years, 5 months ago
  83. f59a961 Add layout(marker) to SkSL by Brian Osman · 4 years, 5 months ago
  84. 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 5 months ago
  85. 1985466 Clean up Sample3D math a bit, fix a bug with world-space by Brian Osman · 4 years, 5 months ago
  86. 0ce3e88 add std::function option to Click to simplify callsites by Mike Reed · 4 years, 5 months ago
  87. 2432d06 Rename domain types and vars to subset. by Brian Salomon · 4 years, 5 months ago
  88. 2eb7b57 Remove unused GrTextureDomain by Brian Salomon · 4 years, 5 months ago
  89. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 5 months ago
  90. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 5 months ago
  91. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 5 months ago
  92. 73e3344 fix computation for localToWorld by Mike Reed · 4 years, 5 months ago
  93. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 5 months ago
  94. cd2d4e4 Mixed languages text crashes by Julia Lavrova · 4 years, 6 months ago
  95. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 5 months ago
  96. aa9983a Add usage field to SkVertices::Attribute by Brian Osman · 4 years, 5 months ago
  97. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 5 months ago
  98. 613deb0 In 3D sample, fix the matrix used for normal transformation by Brian Osman · 4 years, 5 months ago
  99. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 5 months ago
  100. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 5 months ago