1. 2e1381e Don't keep "outResultsFile" open in nanobench by Chris Dalton · 4 years, 9 months ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 8c0a1ca Switch nanobench to SkJSONWriter by Brian Osman · 5 years ago
  4. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  5. 75b5718 nanobench: Add per-run time reporting. by George Burgess IV · 8 years ago
  6. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  7. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  8. e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. 877a52a VisualBenchTest: Write JSON output by borenet · 9 years ago
  11. 051e56d Upload picture byte size and op count metrics for SKP recording. by mtklein · 10 years ago
  12. e070c2b nanobench: flush after recording every Nth data point. by mtklein · 10 years ago
  13. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  14. 1915b62 Add --properties for things like gitHash that describe the current nanobench run. by mtklein · 10 years ago
  15. bf5e523 Change JSON output of nanobench. by jcgregorio · 10 years ago
  16. 4d1a364 Make SKP bench JSON ouput better by kelvinly · 10 years ago
  17. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  18. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  19. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  20. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  21. 3089004 Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h by commit-bot@chromium.org · 10 years ago
  22. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 10 years ago
  23. 71e5576 Changed JSON formatting to fit BigQuery requirements by commit-bot@chromium.org · 10 years ago
  24. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  25. e3bb3bc Add JSON output option to bench. by commit-bot@chromium.org · 11 years ago