1. f8affa2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. ae8f952 speedup SkRect::intersect by mike@reedtribe.org · 11 years ago
  3. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  4. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  5. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  6. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  7. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  8. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  9. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@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. 0d10280 We often rgn-diff an area >= the other rgn. now we detect that and return empty by reed@google.com · 12 years ago
  12. 26dc5b6 always return a value by reed@google.com · 12 years ago
  13. 4b4f86d distinguish intersects-rect from intersects-rgn by reed@google.com · 12 years ago
  14. 46af7ef renormalize some loop counts for faster tests in regions by reed@google.com · 12 years ago
  15. 01049d5 rename containsrgn to containsrect, since that is what it is testing by reed@google.com · 12 years ago
  16. 515d998 make name lower-case, to match all other benches by reed@google.com · 12 years ago
  17. 71937d6 must return a value by reed@google.com · 12 years ago
  18. 50129db add contains xy test, adjust number of rects (using xor this time) by reed@google.com · 12 years ago
  19. 8c2cc1a add RegionBench, in preparation for speeding up intersects and contains for chrome by reed@google.com · 12 years ago