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. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  5. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  6. 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
  7. 0d10280 We often rgn-diff an area >= the other rgn. now we detect that and return empty by reed@google.com · 12 years ago
  8. 26dc5b6 always return a value by reed@google.com · 12 years ago
  9. 4b4f86d distinguish intersects-rect from intersects-rgn by reed@google.com · 12 years ago
  10. 46af7ef renormalize some loop counts for faster tests in regions by reed@google.com · 12 years ago
  11. 01049d5 rename containsrgn to containsrect, since that is what it is testing by reed@google.com · 12 years ago
  12. 515d998 make name lower-case, to match all other benches by reed@google.com · 12 years ago
  13. 71937d6 must return a value by reed@google.com · 12 years ago
  14. 50129db add contains xy test, adjust number of rects (using xor this time) by reed@google.com · 12 years ago
  15. 8c2cc1a add RegionBench, in preparation for speeding up intersects and contains for chrome by reed@google.com · 12 years ago