1. 7247b48 Add shader optimization level toggles to Viewer. by John Stiles · 3 years, 6 months ago
  2. 8ef4d6c Add Viewer checkbox to toggle Control-Flow Analysis. by John Stiles · 3 years, 6 months ago
  3. a8f6b6f Update Shaders tab in Viewer. by John Stiles · 3 years, 6 months ago
  4. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 6 months ago
  5. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 6 months ago
  6. 9e1ef99 fm: Make --writeShaders dump fragment, vertex, and key files by Brian Osman · 3 years, 6 months ago
  7. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 7 months ago
  8. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 6 months ago
  9. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 7 months ago
  10. bc4a36a add --race to FM by Mike Klein · 3 years, 7 months ago
  11. a9e62e8 add flags for clipping to FM by Mike Klein · 3 years, 6 months ago
  12. db8340f scope AutoreleasePool tightly by Mike Klein · 3 years, 7 months ago
  13. 4636ac6 print only once per source in FM by Mike Klein · 3 years, 7 months ago
  14. 07c8401 Getting Metal shader precompiling working. by Jim Van Verth · 3 years, 7 months ago
  15. 6706c9f use SkColorInfo in fm by Mike Klein · 3 years, 7 months ago
  16. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 7 months ago
  17. 1cc7d45 Remove ViaDDL by Robert Phillips · 3 years, 7 months ago
  18. 76d13bb Remove texture idle proc mechanism by Brian Salomon · 3 years, 7 months ago
  19. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 7 months ago
  20. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 7 months ago
  21. 4ac9aad Make it possible to enable hw tessellation outside of test builds by Chris Dalton · 3 years, 7 months ago
  22. 5d9c20e Make TextBlob 'Text' allocators public. by Ben Wagner · 3 years, 7 months ago
  23. 0baacb5 Remove lang parameter from TextBlob alloc methods. by Ben Wagner · 3 years, 7 months ago
  24. cbd6575 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by John Stiles · 3 years, 7 months ago
  25. 9a7fcf7 Scale Viewer status by backing scale. by Ben Wagner · 3 years, 7 months ago
  26. b34a896 Performance experiment: Disable SkSL optimization in nanobench/skpbench by John Stiles · 3 years, 7 months ago
  27. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 7 months ago
  28. cd1e397 Add new experimental ddlbench by Robert Phillips · 3 years, 7 months ago
  29. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 7 months ago
  30. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 7 months ago
  31. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 7 months ago
  32. 4f065e2 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by Brian Osman · 3 years, 7 months ago
  33. ba4c308 Move GPU locking logic into generic hardware profile by Nathaniel Nifong · 3 years, 7 months ago
  34. 7942619 Pipe ReducedOpsTaskSplitting into skpbench.py by Adlai Holler · 3 years, 7 months ago
  35. 5ad7590 Performance experiment: Disable SkSL optimization in nanobench/skpbench by Brian Osman · 3 years, 7 months ago
  36. b8c0dab Add UWP support by James Clarke · 3 years, 7 months ago
  37. f5cbbc6 SkScalerContext to handle hairline paths. by Ben Wagner · 3 years, 7 months ago
  38. e573626 Allow filtering RSXForm text in viewer. by Ben Wagner · 3 years, 7 months ago
  39. fa962f5 rerun only what makes unknown hashes by Mike Klein · 3 years, 7 months ago
  40. d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 7 months ago
  41. 1db274d add sample output to skpbench by Herb Derby · 3 years, 7 months ago
  42. 9109dc1 Skpbench: perform core locking functionality into generic hardware profile by Nathaniel Nifong · 3 years, 7 months ago
  43. d50ac5c break huge conversions into batches by Mike Klein · 3 years, 7 months ago
  44. d1131b6 fix FM svg harness by Mike Klein · 3 years, 7 months ago
  45. 9c2ab4c Just skip corrupt JPEG image draws when rendering DDLs by Robert Phillips · 3 years, 7 months ago
  46. f9a0f1a Viewer scale factor improvement. by Ben Wagner · 3 years, 7 months ago
  47. af9c1eb [RecreateSKPs bot] Add new motionmark SKP to the repo by Ravi Mistry · 3 years, 7 months ago
  48. 53ce5aa [RecreateSKPs bot] Fix failing reddit pageset by Ravi Mistry · 3 years, 7 months ago
  49. 3831689 Particle refactor: Only have one code string, uniforms, etc. by Brian Osman · 3 years, 8 months ago
  50. 1de89c4 Don't use filter-quality by Mike Reed · 3 years, 8 months ago
  51. fa8b5e4 Add support for retina displays to sk_app. by Ben Wagner · 3 years, 8 months ago
  52. 6b37bd1 Sort loaded particle effects alphabetically by Brian Osman · 3 years, 8 months ago
  53. 96a9749 Update SVG asset creation to handle images by Tyler Denniston · 3 years, 8 months ago
  54. b339d05 pass sampling to drawImage by Mike Reed · 3 years, 8 months ago
  55. ecdd979 drawBitmap is deprecated by Mike Reed · 3 years, 8 months ago
  56. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 8 months ago
  57. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 8 months ago
  58. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 8 months ago
  59. 056bd0d Fix leak of X window title. by Ben Wagner · 3 years, 8 months ago
  60. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 8 months ago
  61. 844beb5 get image from skcodec by Mike Reed · 3 years, 8 months ago
  62. 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 8 months ago
  63. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 8 months ago
  64. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 8 months ago
  65. e89d8ea Update particle system to use skvm, rather than ByteCode by Brian Osman · 3 years, 8 months ago
  66. 110367d Fix most remaining wasm gm unit tests by correctly providing gl context by Nathaniel Nifong · 3 years, 8 months ago
  67. 821a845 remove dead code from old drawimage virtuals by Mike Reed · 3 years, 8 months ago
  68. 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 8 months ago
  69. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 8 months ago
  70. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 8 months ago
  71. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 8 months ago
  72. 4f4c064 roll gn to latest by Mike Klein · 3 years, 8 months ago
  73. 92969f2 SkSL DSL operator overloading by Ethan Nicholas · 3 years, 8 months ago
  74. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 8 months ago
  75. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 8 months ago
  76. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 8 months ago
  77. 559f9c1 Make the DDLTileHelper skip uninitialized tiles by Robert Phillips · 3 years, 8 months ago
  78. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 8 months ago
  79. 183461f Add a isDDLTarget flag to GrSurfaceProxy by Robert Phillips · 3 years, 8 months ago
  80. 50940ab fix a few failing gm tests in wasm by Nathaniel Nifong · 3 years, 8 months ago
  81. b3d4e74 Add SkSL DSLType by Ethan Nicholas · 3 years, 8 months ago
  82. fafb477 [infra] Filter PathKit and CanvasKit tryjobs when cutting Chrome branch by Eric Boren · 3 years, 8 months ago
  83. 0355118 debug build for wasm gm tests by Nathaniel Nifong · 3 years, 8 months ago
  84. 9504614 Beginnings of the SkSL DSL framework by Ethan Nicholas · 3 years, 8 months ago
  85. 7803608 Add a new implementation of reduceOpsTaskSplitting by Adlai Holler · 3 years, 8 months ago
  86. 4a56568 Accept a callback used in MultiPictureDocument::endPage by Nathaniel Nifong · 3 years, 8 months ago
  87. 6094ed6 Include svg module in Doxygen generated output. by Joe Gregorio · 3 years, 8 months ago
  88. 6cab033 exclude surfacecontextwritepixels from CK by Brian Salomon · 3 years, 8 months ago
  89. 4f50934 Pass sampling to drawImageSet by Mike Reed · 3 years, 8 months ago
  90. ebcc35f [recreateskps-bot] New locations for hosted pages by Ravi Mistry · 3 years, 8 months ago
  91. 6356cb1 Fix skottie2movie after asyncRescaleAndReadPixels changes by Florin Malita · 3 years, 8 months ago
  92. 7d63f91 Add optional --yes argument to tools/install_dependencies.sh. by Joe Gregorio · 3 years, 9 months ago
  93. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 9 months ago
  94. ee380a0 Remove references to drawBitmapNine by Mike Reed · 3 years, 9 months ago
  95. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 9 months ago
  96. 7ae4444 Fix gl vertex array object functions. by Greg Daniel · 3 years, 9 months ago
  97. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 9 months ago
  98. c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 9 months ago
  99. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 9 months ago
  100. f73a029 Make onCreateScalerContext return unique_ptr. by Ben Wagner · 3 years, 9 months ago