1. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  2. 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
  3. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  4. 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
  5. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  6. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  7. 652807b Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0."" by agl@chromium.org · 14 years ago
  8. 6fd950c Revert "Use hairline when line width <= 1.0, instead of < 1.0." by agl@chromium.org · 14 years ago
  9. a956e4f Use hairline when line width <= 1.0, instead of < 1.0. by anatoly@google.com · 14 years ago
  10. 0c9da39 add FPSBench by reed@android.com · 14 years ago
  11. 4e635f9 add -forceDither option to bench (it is tristate) by reed@android.com · 15 years ago
  12. e9d0060 add decode bench add dictionary for bench tools to see optional cmdline args by reed@android.com · 15 years ago
  13. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago
  14. f523e25 add BitmapBench by reed@android.com · 15 years ago
  15. 4bc1983 add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW by reed@android.com · 15 years ago
  16. bd700c3 add benchmark framework by reed@android.com · 16 years ago