1. 78c7127 Update old tools to allow MultiPictureDraw rendering by robertphillips · 10 years ago
  2. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  3. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
  4. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  5. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  6. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  7. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  8. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  9. 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
  10. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  11. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  12. 55fd612 Committed: http://code.google.com/p/skia/source/detail?r=10372 by commit-bot@chromium.org · 11 years ago
  13. 68f2a0d This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426. by bsalomon@google.com · 11 years ago
  14. 47fad70 by commit-bot@chromium.org · 11 years ago
  15. 161e1ba Created my own flag parser, based off of gflags. by scroggo@google.com · 11 years ago
  16. 0556ea0 Add support for using ANGLE in bench_pictures. by scroggo@google.com · 11 years ago
  17. f9d0c95 Temporary patch to BenchPictures gpu timing problem by robertphillips@google.com · 11 years ago
  18. cbcef70 Provide an option to bench drawing individual tiles in bench_pictures. by scroggo@google.com · 12 years ago
  19. 5239c32 Add -logPerIter, -timers, and -min to bench_pictures. by scroggo@google.com · 12 years ago
  20. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  21. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  22. f4959ab Implemented power of two tiling. by keyar@chromium.org · 12 years ago
  23. c81686c Added the option to enable GPU rendering on render_ and bench_pictures. by keyar@chromium.org · 12 years ago
  24. 77a5522 State reset and gpu timers added. by keyar@chromium.org · 12 years ago
  25. fe6391a Have GPU based approach workingish. by keyar@chromium.org · 12 years ago
  26. 9d696c0 Refactored the bitmap creation into PictureRenderer. by keyar@chromium.org · 12 years ago
  27. 163b567 Merged bench_pictures and render_pictures rendering methods. by keyar@chromium.org · 12 years ago