- e5c379d Reland "Update skpbench to let the gpu thread run alongside the recording threads" by Adlai Holler · 4 years, 8 months ago
- 2403a10 Revert "Update skpbench to let the gpu thread run alongside the recording threads" by Robert Phillips · 4 years, 8 months ago
- ca06ce4 Update skpbench to let the gpu thread run alongside the recording threads by Adlai Holler · 4 years, 8 months ago
- 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 8 months ago
- 00ee8f5 Fix format specifier in skpbench. by John Stiles · 4 years, 8 months ago
- 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 9 months ago
- 8472a3d Update DDL test harness to use backendTextures to back tiles (take 2) by Robert Phillips · 4 years, 9 months ago
- 9ff1d84 Revert "Update DDL test harness to use backendTextures to back tiles" by Robert Phillips · 4 years, 9 months ago
- 7ae9d2f Update DDL test harness to use backendTextures to back tiles by Robert Phillips · 4 years, 9 months ago
- 24a8e9e Reland "Update skpbench's DDL timing" by Robert Phillips · 4 years, 10 months ago
- e690d9b Remove bot to record DDL creation time by Robert Phillips · 4 years, 10 months ago
- f35dfab Revert "Update skpbench's DDL timing" by Robert Phillips · 4 years, 10 months ago
- 6f0124a Update skpbench's DDL timing by Robert Phillips · 4 years, 10 months ago
- 6eb5cb9 Clean up for DDL program pre-compilation by Robert Phillips · 4 years, 10 months ago
- 19f466d Adds gpu stats for program cache by Robert Phillips · 4 years, 11 months ago
- 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 11 months ago
- 4d5594d Move SkDeferredDisplayList.h into include\core (take 2) by Robert Phillips · 4 years, 11 months ago
- 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 11 months ago
- ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 11 months ago
- 923181b Improve DDLPromiseImageHelper by Robert Phillips · 5 years ago
- a865a3a Improve DDLTileHelper by Robert Phillips · 5 years ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
- 84c8787 Add a --scale flag to skpbench by Chris Dalton · 5 years ago
- d78a9b4 Fixes to skpbench to actually clean itself up nicely. by Greg Daniel · 5 years ago
- 272060a find min and max, separared by comma. not minmax. by Nathaniel Nifong · 5 years ago
- a2b2214 Record min and max frame times from skpbench in perf by Nathaniel Nifong · 5 years ago
- 057985a Fail Skpbench on unsupported hardware by Ben Wagner · 5 years ago
- f7cf794 Assert there are some sources when running skpbench by Nathaniel Nifong · 5 years ago
- 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
- 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
- 1b458e8 Format skpbench.cpp with tools/rewrite_includes.py by Nathaniel Nifong · 5 years ago
- fa40851 Extend skpbench to play multi frame files. by Nathaniel Nifong · 5 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 6 years ago
- 1d460d0 Fix mkdir_p in skpbench by Chris Dalton · 6 years ago
- 4932a5e Fold CommonFlagsGpu into CommonFlags by Mike Klein · 6 years ago
- 5b3f343 DEFINE_int32 + DEFINE_uint32 -> DEFINE_int by Mike Klein · 6 years ago
- 84836b7 moar static flags by Mike Klein · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 6 years ago
- 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
- e581aaa Remove picture_utils by Brian Osman · 6 years ago
- 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago
- a4f5ce0 skpbench: Support .svg files by Chris Dalton · 7 years ago
- d5506cb Add --gpuThreads support to skpbench.py (take 2) by Robert Phillips · 7 years ago
- a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 7 years ago
- f7dcdb0 Move taskgroup initialization closer to where it is used by Robert Phillips · 7 years ago
- a058b3e Revert "Add --gpuThreads support to skpbench.py" by Robert Phillips · 7 years ago
- 2f14f21 Add --gpuThreads support to skpbench.py by Robert Phillips · 7 years ago
- 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
- 65eb4fb Add DDL skpbench bot for just DDL recording time by Robert Phillips · 7 years ago
- 9619c49 Add DDL parameters to skpbench.py by Robert Phillips · 7 years ago
- 9660108 Add DDL to SKPBench by Robert Phillips · 7 years ago
- c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
- 117d972 skpbench: Add support for Pixel 2 by Chris Dalton · 7 years ago
- a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 7 years ago
- f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
- 08b44fa Experiment with different settings for Pixel SKP bench by Kevin Lubick · 7 years ago
- 4f16db6 [skpbench] experiment with not disabling services by Kevin Lubick · 7 years ago
- 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
- bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
- 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
- 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
- 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
- d653cac More sample count cleanup: by Brian Salomon · 7 years ago
- 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
- 49b7ed3 skpbench: always reboot instead of unlocking clocks by Chris Dalton · 7 years ago
- 34d9055 skpbench: support pixel phone by Chris Dalton · 7 years ago
- acb549f skpbench: add arguments for path renderer and path cache by Chris Dalton · 7 years ago
- 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
- cccaef1 Modify skpbench to use newer adb version by Kevin Lubick · 7 years ago
- 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
- ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
- 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
- 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 8 years ago
- 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
- e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
- 27f05a2 skpbench: fix parser script for bots by csmartdalton · 8 years ago
- 2e27207 skpbench: skiaperf.py modifications by csmartdalton · 8 years ago
- 9c2249f skpbench: add utility to format results for Skia Perf by Kevin Lubick · 8 years ago
- 49df770 skpbench: add "resultsfile" option by csmartdalton · 8 years ago
- 2087dda skpbench: remove --path flag by csmartdalton · 8 years ago
- a115129 skpbench: call adb wait-for-device after root by csmartdalton · 8 years ago
- f2b024d skpbench: filter out junk spewed by Pixel C driver by csmartdalton · 8 years ago
- b87642e skpbench: use 3 cores instead of 4 on Pixel C by csmartdalton · 8 years ago
- e4fd078 skpbench: simplify adb and reduce number of invocations by csmartdalton · 8 years ago
- c8b1568 skpbench: fix typo in 6P bash script by csmartdalton · 8 years ago
- bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
- 310d72c skpbench: suppot Nexus 6P by csmartdalton · 8 years ago
- 5772eaa skpbench: add warmup run by csmartdalton · 8 years ago
- 2a96101 skpbench: add debug prints for thermal trip points by csmartdalton · 8 years ago
- c6618dd skpbench: add option for gpu timing by csmartdalton · 8 years ago
- 56df2de Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https://codereview.chromium.org/2388433003/ ) by mtklein · 8 years ago
- c06720d skpbench: add option for gpu timing by csmartdalton · 8 years ago
- 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
- 6904b19 skpbench: use accumulative result as the default by csmartdalton · 8 years ago
- e038489 skpbench: use double buffering instead of triple by csmartdalton · 8 years ago
- 037adf3 skpbench: run for a fixed duration by csmartdalton · 8 years ago