1. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  2. 5b69377 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  3. e77dadd Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https://codereview.chromium.org/731973005/) by robertphillips · 10 years ago
  4. 0ddad31 Add MultiPictureDraw to nanobench by robertphillips · 10 years ago
  5. 38c0587 Save/Restore around bench runs. by mtklein · 10 years ago
  6. 9628905 Distinguish common and unique names for skiaperf.com. by mtklein · 10 years ago
  7. 762c718 Remove useless options from bench by kelvinly · 10 years ago
  8. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago[Renamed (77%) from bench/SkBenchmark.cpp]
  9. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  10. 683e906 Remove SkBenchmark::postDraw. by mtklein · 10 years ago
  11. 880914c Reland "Clean up Test's resourcePath code." by tfarina · 10 years ago
  12. 91359be Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/) by mtklein · 10 years ago
  13. 52e4f41 Clean up resourcePath code. by tfarina · 10 years ago
  14. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  15. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  16. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  17. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  18. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  19. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  20. 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
  21. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  22. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  23. ef77ec2 extend SkBenchmark to allow a bench to return a durationScale, which allows it to perform fewer actual interations, but report a scale factor to account for that. Thus a very slow bench can be compared head-to-head with a faster one, w/o actually forcing the tool to run for the full duration of the slower test. by reed@google.com · 11 years ago
  24. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  25. 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
  26. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 652807b Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0."" by agl@chromium.org · 14 years ago
  29. 6fd950c Revert "Use hairline when line width <= 1.0, instead of < 1.0." by agl@chromium.org · 14 years ago
  30. a956e4f Use hairline when line width <= 1.0, instead of < 1.0. by anatoly@google.com · 14 years ago
  31. 0c9da39 add FPSBench by reed@android.com · 14 years ago
  32. 4e635f9 add -forceDither option to bench (it is tristate) by reed@android.com · 15 years ago
  33. e9d0060 add decode bench add dictionary for bench tools to see optional cmdline args by reed@android.com · 15 years ago
  34. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago
  35. f523e25 add BitmapBench by reed@android.com · 15 years ago
  36. 4bc1983 add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW by reed@android.com · 15 years ago
  37. bd700c3 add benchmark framework by reed@android.com · 16 years ago