1. adadb95 Better first-class shader & color filter support in runtime effects by Brian Osman · 3 years, 5 months ago
  2. 31fddc3 MSKP support in nanobench by Brian Salomon · 3 years, 5 months ago
  3. 8e880af Choose background color and whether to draw mskp bounds in viewer by Brian Salomon · 3 years, 5 months ago
  4. 5276ba2 Add --reducedshaders to fm by Brian Salomon · 3 years, 5 months ago
  5. 0bc4822 Reland "FPS and frame control for MSKP slide." by Brian Salomon · 3 years, 5 months ago
  6. a9d3cfb Revert "FPS and frame control for MSKP slide." by Joe Gregorio · 3 years, 5 months ago
  7. 3b75878 FPS and frame control for MSKP slide. by Brian Salomon · 3 years, 5 months ago
  8. 06c9e29 Revert "Revert "Add mskp player, use in viewer slide"" by Brian Salomon · 3 years, 5 months ago
  9. 0d17458 Revert "Add mskp player, use in viewer slide" by Brian Salomon · 3 years, 5 months ago
  10. 9230fc5 Add mskp player, use in viewer slide by Brian Salomon · 3 years, 5 months ago
  11. b2497dd Revert "Revert "onMatchFaceStyle is unused, so remove it"" by Mike Reed · 3 years, 5 months ago
  12. 3c04a65 Revert "onMatchFaceStyle is unused, so remove it" by Mike Reed · 3 years, 5 months ago
  13. 40f2985 onMatchFaceStyle is unused, so remove it by Mike Reed · 3 years, 5 months ago
  14. 5d8a09e Add wait time to ebay pageset by Ravi Mistry · 3 years, 5 months ago
  15. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 5 months ago
  16. d37a085 Enable DAG reordering on almost all bots by Adlai Holler · 3 years, 5 months ago
  17. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 5 months ago
  18. 4d92e41 Revert "Enable DAG reordering on all bots except one" by Adlai Holler · 3 years, 5 months ago
  19. b8e02c5 Enable DAG reordering on all bots except one by Adlai Holler · 3 years, 5 months ago
  20. f6cc858 Reland "Fix sk_app macOS raster window build conditions." by Ben Wagner · 3 years, 5 months ago
  21. 53a65b2 Reduce VRAM budget on one perf bot by Adlai Holler · 3 years, 5 months ago
  22. 9d47413 Revert "Fix sk_app macOS raster window build conditions." by Brian Osman · 3 years, 5 months ago
  23. 163ba10 Fix sk_app macOS raster window build conditions. by Ben Wagner · 3 years, 5 months ago
  24. b5ea786 Viewer: apply same transform as slide to dimensions display. by Jim Van Verth · 3 years, 5 months ago
  25. f35853a Clarify output from rewrite_includes assertion. by John Stiles · 3 years, 5 months ago
  26. 0b1228d put an arena on GrRenderTargetProxy by Herb Derby · 3 years, 5 months ago
  27. cbb60bd Add runtime color filter and shader modes to the SkSL compiler by Brian Osman · 3 years, 5 months ago
  28. 5a32828 No VS specialization for identity or scale/trans in reduced shader mode by Brian Salomon · 3 years, 5 months ago
  29. 8e2a8b2 Surface resource cache through cmdline flag by Adlai Holler · 3 years, 5 months ago
  30. 3738ef5 Move code generators to codegen/ directory. by John Stiles · 3 years, 5 months ago
  31. f2c2d30 Migrate PersistentCacheUtils logic into a cpp file. by John Stiles · 3 years, 5 months ago
  32. 91216d5 Add "reduced shader" testing mode. by Brian Salomon · 3 years, 5 months ago
  33. a12796b fix git-sync-deps by Mike Klein · 3 years, 5 months ago
  34. 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 3 years, 5 months ago
  35. 3e1dd8d Fix crashing skia_wikipedia_mobile.py by Ravi Mistry · 3 years, 5 months ago
  36. 826b653 Specify wait time for new motionmark SKPs to prevent timeouts by Ravi Mistry · 3 years, 5 months ago
  37. 5a2de5e put an arena on GrSurfaceDrawContext by Herb Derby · 3 years, 5 months ago
  38. 3144a1e have fm mkdir -p by Mike Klein · 3 years, 5 months ago
  39. 2c67340 Expose writing to mip levels via GrSurfaceContext::writePixels by Brian Salomon · 3 years, 5 months ago
  40. d18967c Add integer uniforms to runtime effects by Brian Osman · 3 years, 6 months ago
  41. 7724291 Add new motionmark SKPs by Ravi Mistry · 3 years, 6 months ago
  42. f29c646 Replace desk_intelwiki.skp with desk_gujuratiwiki.skp by Ravi Mistry · 3 years, 6 months ago
  43. 5392c94 GrConvertPixels takes pixmaps by Brian Salomon · 3 years, 6 months ago
  44. 2ee4d7a Rework optimization override flags. by John Stiles · 3 years, 6 months ago
  45. 0d8722c Make use of shareable promise images in tools by Robert Phillips · 3 years, 6 months ago
  46. 430fd53 Add scrolling to go to the more interesting parts of desk_intelwiki.skp by Ravi Mistry · 3 years, 6 months ago
  47. 9340b43 Remove anchor and increase wait time for desk_intelwiki.skp by Ravi Mistry · 3 years, 6 months ago
  48. a1db799 Fix Python3 compatibility by Eric Boren · 3 years, 6 months ago
  49. 15da98c Revert "Performance experiment: Disable SkSL inliner in nanobench/skpbench." by John Stiles · 3 years, 6 months ago
  50. 3f5bee1 Performance experiment: Disable SkSL inliner in nanobench/skpbench. by John Stiles · 3 years, 6 months ago
  51. 84fd1c2 Clean up remaining NVPR bits & bobs by Robert Phillips · 3 years, 6 months ago
  52. f10535f Fuse GrGLSLPrimitiveProcessor and GrGLSLGeometryProcessor ... by Robert Phillips · 3 years, 6 months ago
  53. 787fd9d Fuse GrPrimitiveProcessor & GrGeometryProcessor into a new GrGeometryProcessor by Robert Phillips · 3 years, 6 months ago
  54. 43e3dc9 Remove NVPR entry points from Skia's GL interface by Robert Phillips · 3 years, 6 months ago
  55. 1a4fae1 Revert "Performance experiment: Disable SkSL inliner in nanobench/skpbench." by John Stiles · 3 years, 6 months ago
  56. 045d751 Performance experiment: Disable SkSL inliner in nanobench/skpbench. by John Stiles · 3 years, 6 months ago
  57. 7cee3ef FilterQuality should no longer be needed. by Mike Reed · 3 years, 6 months ago
  58. 31798c2 Remove NVPR by Robert Phillips · 3 years, 6 months ago
  59. fd70865 Reland "Add tooling support for dmsaa" by Chris Dalton · 3 years, 6 months ago
  60. 22dd57b Revert "Add tooling support for dmsaa" by Chris Dalton · 3 years, 6 months ago
  61. 188443b Add tooling support for dmsaa by Chris Dalton · 3 years, 6 months ago
  62. 180b4a1 Update tooling code to store surface flags instead of "useDIText" by Chris Dalton · 3 years, 6 months ago
  63. 3aff6ae Replace crashing pokemonwiki with intelwiki by Ravi Mistry · 3 years, 6 months ago
  64. 164bafa Reland "On NVIDIA + ANGLE, test 4x MSAA, not 8x" by Brian Osman · 3 years, 6 months ago
  65. 46e7507 Revert "Performance experiment: Disable SkSL inliner in nanobench/skpbench." by John Stiles · 3 years, 6 months ago
  66. 3f35ac1 Performance experiment: Disable SkSL inliner in nanobench/skpbench. by John Stiles · 3 years, 6 months ago
  67. 7d592cd Delete all low-level rendering from ccpr by Chris Dalton · 3 years, 6 months ago
  68. 03730e6 Delete path caching and path rendering from ccpr by Chris Dalton · 3 years, 6 months ago
  69. edff467 Add a DirectContextID to GrDirectContexts by Robert Phillips · 3 years, 6 months ago
  70. f3a28db Eliminate control-flow analysis. by John Stiles · 3 years, 6 months ago
  71. 2603c1f Delete coverage counting backend from ccpr by Chris Dalton · 3 years, 6 months ago
  72. 4d7ac49 Declare outputColor and outputCoverage inside emitCode. by John Stiles · 3 years, 6 months ago
  73. 7247b48 Add shader optimization level toggles to Viewer. by John Stiles · 3 years, 6 months ago
  74. 8ef4d6c Add Viewer checkbox to toggle Control-Flow Analysis. by John Stiles · 3 years, 6 months ago
  75. a8f6b6f Update Shaders tab in Viewer. by John Stiles · 3 years, 6 months ago
  76. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 6 months ago
  77. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 6 months ago
  78. 9e1ef99 fm: Make --writeShaders dump fragment, vertex, and key files by Brian Osman · 3 years, 6 months ago
  79. f0de96f Reland "Redesign program key construction" by Brian Osman · 3 years, 7 months ago
  80. acf2650 Revert "Redesign program key construction" by Brian Osman · 3 years, 6 months ago
  81. bbbf1a7 Redesign program key construction by Brian Osman · 3 years, 7 months ago
  82. bc4a36a add --race to FM by Mike Klein · 3 years, 7 months ago
  83. a9e62e8 add flags for clipping to FM by Mike Klein · 3 years, 7 months ago
  84. db8340f scope AutoreleasePool tightly by Mike Klein · 3 years, 7 months ago
  85. 4636ac6 print only once per source in FM by Mike Klein · 3 years, 7 months ago
  86. 07c8401 Getting Metal shader precompiling working. by Jim Van Verth · 3 years, 7 months ago
  87. 6706c9f use SkColorInfo in fm by Mike Klein · 3 years, 7 months ago
  88. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 7 months ago
  89. 1cc7d45 Remove ViaDDL by Robert Phillips · 3 years, 7 months ago
  90. 76d13bb Remove texture idle proc mechanism by Brian Salomon · 3 years, 7 months ago
  91. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 7 months ago
  92. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 7 months ago
  93. 4ac9aad Make it possible to enable hw tessellation outside of test builds by Chris Dalton · 3 years, 7 months ago
  94. 5d9c20e Make TextBlob 'Text' allocators public. by Ben Wagner · 3 years, 7 months ago
  95. 0baacb5 Remove lang parameter from TextBlob alloc methods. by Ben Wagner · 3 years, 7 months ago
  96. cbd6575 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by John Stiles · 3 years, 7 months ago
  97. 9a7fcf7 Scale Viewer status by backing scale. by Ben Wagner · 3 years, 7 months ago
  98. b34a896 Performance experiment: Disable SkSL optimization in nanobench/skpbench by John Stiles · 3 years, 7 months ago
  99. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 7 months ago
  100. cd1e397 Add new experimental ddlbench by Robert Phillips · 3 years, 7 months ago