1. f7cf794 Assert there are some sources when running skpbench by Nathaniel Nifong · 5 years ago
  2. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  3. 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
  4. 1b458e8 Format skpbench.cpp with tools/rewrite_includes.py by Nathaniel Nifong · 5 years ago
  5. fa40851 Extend skpbench to play multi frame files. by Nathaniel Nifong · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 5 years ago
  8. 1d460d0 Fix mkdir_p in skpbench by Chris Dalton · 5 years ago
  9. 4932a5e Fold CommonFlagsGpu into CommonFlags by Mike Klein · 5 years ago
  10. 5b3f343 DEFINE_int32 + DEFINE_uint32 -> DEFINE_int by Mike Klein · 5 years ago
  11. 84836b7 moar static flags by Mike Klein · 5 years ago
  12. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  13. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  14. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  15. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  16. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  17. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  18. 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago
  19. a4f5ce0 skpbench: Support .svg files by Chris Dalton · 6 years ago
  20. d5506cb Add --gpuThreads support to skpbench.py (take 2) by Robert Phillips · 6 years ago
  21. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  22. f7dcdb0 Move taskgroup initialization closer to where it is used by Robert Phillips · 6 years ago
  23. a058b3e Revert "Add --gpuThreads support to skpbench.py" by Robert Phillips · 6 years ago
  24. 2f14f21 Add --gpuThreads support to skpbench.py by Robert Phillips · 6 years ago
  25. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  26. 65eb4fb Add DDL skpbench bot for just DDL recording time by Robert Phillips · 6 years ago
  27. 9619c49 Add DDL parameters to skpbench.py by Robert Phillips · 6 years ago
  28. 9660108 Add DDL to SKPBench by Robert Phillips · 6 years ago
  29. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  30. 117d972 skpbench: Add support for Pixel 2 by Chris Dalton · 6 years ago
  31. a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 6 years ago
  32. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  33. 08b44fa Experiment with different settings for Pixel SKP bench by Kevin Lubick · 7 years ago
  34. 4f16db6 [skpbench] experiment with not disabling services by Kevin Lubick · 7 years ago
  35. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  36. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  37. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  38. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  39. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  40. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  41. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  42. 49b7ed3 skpbench: always reboot instead of unlocking clocks by Chris Dalton · 7 years ago
  43. 34d9055 skpbench: support pixel phone by Chris Dalton · 7 years ago
  44. acb549f skpbench: add arguments for path renderer and path cache by Chris Dalton · 7 years ago
  45. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  46. cccaef1 Modify skpbench to use newer adb version by Kevin Lubick · 7 years ago
  47. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  48. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  49. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  50. 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 7 years ago
  51. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  52. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  53. 27f05a2 skpbench: fix parser script for bots by csmartdalton · 8 years ago
  54. 2e27207 skpbench: skiaperf.py modifications by csmartdalton · 8 years ago
  55. 9c2249f skpbench: add utility to format results for Skia Perf by Kevin Lubick · 8 years ago
  56. 49df770 skpbench: add "resultsfile" option by csmartdalton · 8 years ago
  57. 2087dda skpbench: remove --path flag by csmartdalton · 8 years ago
  58. a115129 skpbench: call adb wait-for-device after root by csmartdalton · 8 years ago
  59. f2b024d skpbench: filter out junk spewed by Pixel C driver by csmartdalton · 8 years ago
  60. b87642e skpbench: use 3 cores instead of 4 on Pixel C by csmartdalton · 8 years ago
  61. e4fd078 skpbench: simplify adb and reduce number of invocations by csmartdalton · 8 years ago
  62. c8b1568 skpbench: fix typo in 6P bash script by csmartdalton · 8 years ago
  63. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  64. 310d72c skpbench: suppot Nexus 6P by csmartdalton · 8 years ago
  65. 5772eaa skpbench: add warmup run by csmartdalton · 8 years ago
  66. 2a96101 skpbench: add debug prints for thermal trip points by csmartdalton · 8 years ago
  67. c6618dd skpbench: add option for gpu timing by csmartdalton · 8 years ago
  68. 56df2de Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https://codereview.chromium.org/2388433003/ ) by mtklein · 8 years ago
  69. c06720d skpbench: add option for gpu timing by csmartdalton · 8 years ago
  70. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
  71. 6904b19 skpbench: use accumulative result as the default by csmartdalton · 8 years ago
  72. e038489 skpbench: use double buffering instead of triple by csmartdalton · 8 years ago
  73. 037adf3 skpbench: run for a fixed duration by csmartdalton · 8 years ago
  74. bf41fa8 Add Pixel C knobs to skpbench by csmartdalton · 8 years ago
  75. 5745d79 skpbench fixes for linux by csmartdalton · 8 years ago
  76. d7a9db6 Add hardware monitoring to skpbench by csmartdalton · 8 years ago
  77. 0262b5c Add adb support to skpbench by csmartdalton · 8 years ago
  78. 4b5179b skpbench by csmartdalton · 8 years ago