1. 14cc21f [sk] Update asset download references to use SK by Eric Boren · 3 years ago
  2. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years ago
  3. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 3 years ago
  4. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 3 years ago
  5. fcb5023 Remove old color space configs from tools by Brian Osman · 3 years ago
  6. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 4 months ago
  7. d37a085 Enable DAG reordering on almost all bots by Adlai Holler · 3 years, 4 months ago
  8. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 4 months ago
  9. 4d92e41 Revert "Enable DAG reordering on all bots except one" by Adlai Holler · 3 years, 4 months ago
  10. b8e02c5 Enable DAG reordering on all bots except one by Adlai Holler · 3 years, 4 months ago
  11. 53a65b2 Reduce VRAM budget on one perf bot by Adlai Holler · 3 years, 4 months ago
  12. 0d8722c Make use of shareable promise images in tools by Robert Phillips · 3 years, 5 months ago
  13. 15da98c Revert "Performance experiment: Disable SkSL inliner in nanobench/skpbench." by John Stiles · 3 years, 5 months ago
  14. 3f5bee1 Performance experiment: Disable SkSL inliner in nanobench/skpbench. by John Stiles · 3 years, 5 months ago
  15. 84fd1c2 Clean up remaining NVPR bits & bobs by Robert Phillips · 3 years, 5 months ago
  16. 1a4fae1 Revert "Performance experiment: Disable SkSL inliner in nanobench/skpbench." by John Stiles · 3 years, 5 months ago
  17. 045d751 Performance experiment: Disable SkSL inliner in nanobench/skpbench. by John Stiles · 3 years, 5 months ago
  18. fd70865 Reland "Add tooling support for dmsaa" by Chris Dalton · 3 years, 5 months ago
  19. 22dd57b Revert "Add tooling support for dmsaa" by Chris Dalton · 3 years, 5 months ago
  20. 188443b Add tooling support for dmsaa by Chris Dalton · 3 years, 5 months ago
  21. 180b4a1 Update tooling code to store surface flags instead of "useDIText" by Chris Dalton · 3 years, 5 months ago
  22. 46e7507 Revert "Performance experiment: Disable SkSL inliner in nanobench/skpbench." by John Stiles · 3 years, 5 months ago
  23. 3f35ac1 Performance experiment: Disable SkSL inliner in nanobench/skpbench. by John Stiles · 3 years, 5 months ago
  24. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 6 months ago
  25. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 6 months ago
  26. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 6 months ago
  27. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 6 months ago
  28. cbd6575 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by John Stiles · 3 years, 6 months ago
  29. b34a896 Performance experiment: Disable SkSL optimization in nanobench/skpbench by John Stiles · 3 years, 6 months ago
  30. 4f065e2 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by Brian Osman · 3 years, 6 months ago
  31. ba4c308 Move GPU locking logic into generic hardware profile by Nathaniel Nifong · 3 years, 6 months ago
  32. 7942619 Pipe ReducedOpsTaskSplitting into skpbench.py by Adlai Holler · 3 years, 6 months ago
  33. 5ad7590 Performance experiment: Disable SkSL optimization in nanobench/skpbench by Brian Osman · 3 years, 6 months ago
  34. 1db274d add sample output to skpbench by Herb Derby · 3 years, 7 months ago
  35. 9109dc1 Skpbench: perform core locking functionality into generic hardware profile by Nathaniel Nifong · 3 years, 7 months ago
  36. 7006e15 [svg] Allow clients to pass a custom SkFontMgr by Florin Malita · 3 years, 10 months ago
  37. 0c08849 Update DDL testing harness to support drawing DDL w/ integer offsets by Robert Phillips · 3 years, 10 months ago
  38. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 10 months ago
  39. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 10 months ago
  40. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 10 months ago
  41. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  42. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years ago
  43. 4c3486e add pixel xl to skpbench by Herb Derby · 3 years, 11 months ago
  44. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 3 years, 11 months ago
  45. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years ago
  46. 9278f10 Add "AllPathsVolatile" skpbench bots by Chris Dalton · 4 years ago
  47. 59c60b0 Reland "Add idea of DataType to SkYUVAPixmapInfo." by Brian Salomon · 4 years ago
  48. c7fa895 Revert "Add idea of DataType to SkYUVAPixmapInfo." by Michael Ludwig · 4 years ago
  49. ed63444 Add idea of DataType to SkYUVAPixmapInfo. by Brian Salomon · 4 years ago
  50. 92f6eb1 use pathbuilder by Mike Reed · 4 years ago
  51. 7b4e43c Update final set of tools to take GrDirectContext by Robert Phillips · 4 years, 2 months ago
  52. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 2 months ago
  53. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 2 months ago
  54. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 2 months ago
  55. cd0df4f Add a basic readme to help the uninitiated build and run skpbench by Nathaniel Nifong · 4 years, 2 months ago
  56. e5c379d Reland "Update skpbench to let the gpu thread run alongside the recording threads" by Adlai Holler · 4 years, 3 months ago
  57. 2403a10 Revert "Update skpbench to let the gpu thread run alongside the recording threads" by Robert Phillips · 4 years, 3 months ago
  58. ca06ce4 Update skpbench to let the gpu thread run alongside the recording threads by Adlai Holler · 4 years, 3 months ago
  59. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  60. 00ee8f5 Fix format specifier in skpbench. by John Stiles · 4 years, 4 months ago
  61. 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 4 months ago
  62. 8472a3d Update DDL test harness to use backendTextures to back tiles (take 2) by Robert Phillips · 4 years, 4 months ago
  63. 9ff1d84 Revert "Update DDL test harness to use backendTextures to back tiles" by Robert Phillips · 4 years, 4 months ago
  64. 7ae9d2f Update DDL test harness to use backendTextures to back tiles by Robert Phillips · 4 years, 4 months ago
  65. 24a8e9e Reland "Update skpbench's DDL timing" by Robert Phillips · 4 years, 6 months ago
  66. e690d9b Remove bot to record DDL creation time by Robert Phillips · 4 years, 6 months ago
  67. f35dfab Revert "Update skpbench's DDL timing" by Robert Phillips · 4 years, 6 months ago
  68. 6f0124a Update skpbench's DDL timing by Robert Phillips · 4 years, 6 months ago
  69. 6eb5cb9 Clean up for DDL program pre-compilation by Robert Phillips · 4 years, 6 months ago
  70. 19f466d Adds gpu stats for program cache by Robert Phillips · 4 years, 6 months ago
  71. 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 6 months ago
  72. 4d5594d Move SkDeferredDisplayList.h into include\core (take 2) by Robert Phillips · 4 years, 6 months ago
  73. 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 6 months ago
  74. ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 6 months ago
  75. 923181b Improve DDLPromiseImageHelper by Robert Phillips · 4 years, 6 months ago
  76. a865a3a Improve DDLTileHelper by Robert Phillips · 4 years, 6 months ago
  77. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 7 months ago
  78. 84c8787 Add a --scale flag to skpbench by Chris Dalton · 4 years, 7 months ago
  79. d78a9b4 Fixes to skpbench to actually clean itself up nicely. by Greg Daniel · 4 years, 8 months ago
  80. 272060a find min and max, separared by comma. not minmax. by Nathaniel Nifong · 4 years, 10 months ago
  81. a2b2214 Record min and max frame times from skpbench in perf by Nathaniel Nifong · 4 years, 10 months ago
  82. 057985a Fail Skpbench on unsupported hardware by Ben Wagner · 4 years, 10 months ago
  83. f7cf794 Assert there are some sources when running skpbench by Nathaniel Nifong · 5 years ago
  84. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  85. 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
  86. 1b458e8 Format skpbench.cpp with tools/rewrite_includes.py by Nathaniel Nifong · 5 years ago
  87. fa40851 Extend skpbench to play multi frame files. by Nathaniel Nifong · 5 years ago
  88. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  89. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 5 years ago
  90. 1d460d0 Fix mkdir_p in skpbench by Chris Dalton · 5 years ago
  91. 4932a5e Fold CommonFlagsGpu into CommonFlags by Mike Klein · 5 years ago
  92. 5b3f343 DEFINE_int32 + DEFINE_uint32 -> DEFINE_int by Mike Klein · 5 years ago
  93. 84836b7 moar static flags by Mike Klein · 5 years ago
  94. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  95. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  96. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  97. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  98. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  99. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  100. 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago