1. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  2. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  3. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  4. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  5. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  6. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  7. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  8. 91f489a Modify the blur bench to add tests for high-quality blurs, and large non-integer blurs. Change the Coarse flag (which just turns on separable blurs) to an #ifdef, since separable is no longer just Coarse. (This #ifdef will hopefully be shortlived, once Chrome has switched). by senorblanco@chromium.org · 12 years ago
  9. fc5100a use DEF_BENCH to simplify lots of registrations by reed@google.com · 12 years ago
  10. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  11. 8caac64 Add fractional-radius blurs to blur benchmark. by tomhudson@google.com · 13 years ago
  12. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  13. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  14. 8c4a2db fix printf output for name when skscalar is fixed by reed@google.com · 13 years ago
  15. 25df888 add bench for building blurs by reed@google.com · 13 years ago