1. 7bb0ff0 [graphite] Add support to Mac Viewer. by Jim Van Verth · 2 years, 11 months ago
  2. cbfa34a Convert internal SkSL to use .eval() by Brian Osman · 3 years ago
  3. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years ago
  4. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years ago
  5. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 3 years ago
  6. 24d622d Move the GrTessellationPathRenderer into the skgpu::v1 namespace by Robert Phillips · 3 years ago
  7. 293497e Convert internal sample() calls to shade/filter/blend by Brian Osman · 3 years ago
  8. e453fa0 Move some v1-only gpu/tessellate files to gpu/ops by Robert Phillips · 3 years ago
  9. 43e70f1 Move 2 path renderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  10. 832f3fb Move GrTessellationPathFlags to their own header (GrTessTypes.h) by Robert Phillips · 3 years ago
  11. 488654b Fix cases of variable shadowing in /tools/. by John Stiles · 3 years ago
  12. 49914e5 Avoid unnecessary setting of display params in Viewer by Michael Ludwig · 3 years ago
  13. 294d687 Avoid OveridePaintFilterCanvas in Viewer when possible by Robert Phillips · 3 years, 1 month ago
  14. c317600 Lift the tessellation atlas into its own path renderer by Chris Dalton · 3 years, 1 month ago
  15. c82ab08 Stop using filterquality by Mike Reed · 3 years, 1 month ago
  16. 9671d0a Add checkbox to Viewer to force-enable Runtime Blends. by John Stiles · 3 years, 1 month ago
  17. 475c975 Move the DMSAA surface flag into the public API by Chris Dalton · 3 years, 1 month ago
  18. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 2 months ago
  19. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 2 months ago
  20. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 2 months ago
  21. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 2 months ago
  22. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 2 months ago
  23. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 2 months ago
  24. d2e0960 Removed SkSL::StringFragment in favor of string_view by Ethan Nicholas · 3 years, 2 months ago
  25. ea46fb7 Disable CCPR everywhere except testing by Chris Dalton · 3 years, 3 months ago
  26. 33ec6113 viewer can show offscreen layers in MSKPSlide by Brian Salomon · 3 years, 3 months ago
  27. c9125aa Reland "Better first-class shader & color filter support in runtime effects" by Brian Osman · 3 years, 4 months ago
  28. c2cca5a Revert "Better first-class shader & color filter support in runtime effects" by Greg Daniel · 3 years, 4 months ago
  29. adadb95 Better first-class shader & color filter support in runtime effects by Brian Osman · 3 years, 4 months ago
  30. 8e880af Choose background color and whether to draw mskp bounds in viewer by Brian Salomon · 3 years, 4 months ago
  31. 0bc4822 Reland "FPS and frame control for MSKP slide." by Brian Salomon · 3 years, 4 months ago
  32. a9d3cfb Revert "FPS and frame control for MSKP slide." by Joe Gregorio · 3 years, 4 months ago
  33. 3b75878 FPS and frame control for MSKP slide. by Brian Salomon · 3 years, 4 months ago
  34. 06c9e29 Revert "Revert "Add mskp player, use in viewer slide"" by Brian Salomon · 3 years, 4 months ago
  35. 0d17458 Revert "Add mskp player, use in viewer slide" by Brian Salomon · 3 years, 4 months ago
  36. 9230fc5 Add mskp player, use in viewer slide by Brian Salomon · 3 years, 4 months ago
  37. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 4 months ago
  38. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 4 months ago
  39. b5ea786 Viewer: apply same transform as slide to dimensions display. by Jim Van Verth · 3 years, 4 months ago
  40. cbb60bd Add runtime color filter and shader modes to the SkSL compiler by Brian Osman · 3 years, 4 months ago
  41. 3738ef5 Move code generators to codegen/ directory. by John Stiles · 3 years, 4 months ago
  42. f2c2d30 Migrate PersistentCacheUtils logic into a cpp file. by John Stiles · 3 years, 5 months ago
  43. 91216d5 Add "reduced shader" testing mode. by Brian Salomon · 3 years, 5 months ago
  44. d18967c Add integer uniforms to runtime effects by Brian Osman · 3 years, 5 months ago
  45. 2ee4d7a Rework optimization override flags. by John Stiles · 3 years, 5 months ago
  46. 31798c2 Remove NVPR by Robert Phillips · 3 years, 5 months ago
  47. fd70865 Reland "Add tooling support for dmsaa" by Chris Dalton · 3 years, 5 months ago
  48. 22dd57b Revert "Add tooling support for dmsaa" by Chris Dalton · 3 years, 5 months ago
  49. 188443b Add tooling support for dmsaa by Chris Dalton · 3 years, 5 months ago
  50. f3a28db Eliminate control-flow analysis. by John Stiles · 3 years, 6 months ago
  51. 7247b48 Add shader optimization level toggles to Viewer. by John Stiles · 3 years, 6 months ago
  52. 8ef4d6c Add Viewer checkbox to toggle Control-Flow Analysis. by John Stiles · 3 years, 6 months ago
  53. a8f6b6f Update Shaders tab in Viewer. by John Stiles · 3 years, 6 months ago
  54. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 6 months ago
  55. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 6 months ago
  56. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 6 months ago
  57. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 6 months ago
  58. 5d9c20e Make TextBlob 'Text' allocators public. by Ben Wagner · 3 years, 6 months ago
  59. 0baacb5 Remove lang parameter from TextBlob alloc methods. by Ben Wagner · 3 years, 6 months ago
  60. 9a7fcf7 Scale Viewer status by backing scale. by Ben Wagner · 3 years, 6 months ago
  61. f5cbbc6 SkScalerContext to handle hairline paths. by Ben Wagner · 3 years, 7 months ago
  62. e573626 Allow filtering RSXForm text in viewer. by Ben Wagner · 3 years, 7 months ago
  63. d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 7 months ago
  64. f9a0f1a Viewer scale factor improvement. by Ben Wagner · 3 years, 7 months ago
  65. 3831689 Particle refactor: Only have one code string, uniforms, etc. by Brian Osman · 3 years, 7 months ago
  66. 1de89c4 Don't use filter-quality by Mike Reed · 3 years, 7 months ago
  67. fa8b5e4 Add support for retina displays to sk_app. by Ben Wagner · 3 years, 7 months ago
  68. 6b37bd1 Sort loaded particle effects alphabetically by Brian Osman · 3 years, 7 months ago
  69. b339d05 pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  70. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 7 months ago
  71. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 7 months ago
  72. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 7 months ago
  73. e89d8ea Update particle system to use skvm, rather than ByteCode by Brian Osman · 3 years, 7 months ago
  74. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 7 months ago
  75. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 7 months ago
  76. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 8 months ago
  77. e11c438 Remove use of uint from particle random system by Brian Osman · 3 years, 8 months ago
  78. 2650644 Remove 'flags' feature from particles by Brian Osman · 3 years, 8 months ago
  79. 6c32c7b SkSLSlide: Guard against asserts in the compiler by Brian Osman · 3 years, 8 months ago
  80. 06e9e5d SkSLSlide: Add shadertoy iResolution & iMouse by Brian Osman · 3 years, 8 months ago
  81. 8c56f34 SkSLSlide: Add geometry options by Brian Osman · 3 years, 8 months ago
  82. 6ecee7f SkSLSlide: Fill the entire canvas with the user shader by Brian Osman · 3 years, 8 months ago
  83. 0af9e5a Add shadertoy style 'iTime' to SkSLSlide by Brian Osman · 3 years, 9 months ago
  84. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 9 months ago
  85. 4106819 Use explicit sampling param by Mike Reed · 3 years, 9 months ago
  86. ff18ff6 Update viewer path renderer options for indirect tessellation by Chris Dalton · 3 years, 9 months ago
  87. e7f68f3 Tweak ParticlesSlide's resource provider to show how to use PathBinding by Brian Osman · 3 years, 9 months ago
  88. ecc9108 Hide binaryArchive use in Viewer behind a flag. by Jim Van Verth · 3 years, 9 months ago
  89. f7da923 Enable Mac to build with SK_VULKAN enabled. by John Stiles · 3 years, 9 months ago
  90. e266180 Don't limit pinch zooming in viewer by Chris Dalton · 3 years, 10 months ago
  91. ba3e8f9 Improve Viewer on UNIX by Brian Osman · 3 years, 10 months ago
  92. 7006e15 [svg] Allow clients to pass a custom SkFontMgr by Florin Malita · 3 years, 10 months ago
  93. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 3 years, 10 months ago
  94. fbc60b7 Fix viewer last image and zoomer. by Greg Daniel · 3 years, 10 months ago
  95. 7c64798 Add control to toggle immediate/delayed MTLDrawable acquisition by Jim Van Verth · 3 years, 10 months ago
  96. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 10 months ago
  97. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 10 months ago
  98. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 10 months ago
  99. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 10 months ago
  100. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago