1. 31f8f73 Fixed valgrind complaint in MatrixBench by robertphillips@google.com · 12 years ago
  2. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  3. 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
  4. 6fc5699 Fixing type mask computation in SkMatrix to make it faster and make it so that matrices have the same type masks as their inverses. by junov@chromium.org · 12 years ago
  5. 3d3dfe0 Fixes int to scalar warnings. This checkin changes the range of random matrix values in a benchmark but it is believed not to affect the runtime. by bsalomon@google.com · 13 years ago
  6. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  7. 820e80a Fix some warnings on VS2010 Review URL: http://codereview.appspot.com/5312051/ by bsalomon@google.com · 13 years ago
  8. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  9. f5f83e1 Fix bad merge which broke compiles. by tomhudson@google.com · 13 years ago
  10. 317d540 New benchmark for SkMatrix::computeType(). by tomhudson@google.com · 13 years ago
  11. 2080900 Fix scale metric bench. by bungeman@google.com · 13 years ago
  12. 288ff33 New benchmarks to determine performance of matrix-point multiplication for floating point vs. double matrices. by tomhudson@google.com · 13 years ago
  13. cbefd7d add internal multiplier for loopcount, to reduce variance for simple/fast tests by reed@google.com · 13 years ago
  14. e0dcde7 make concat_float distinguishable using -match by reed@google.com · 13 years ago
  15. a20416b Remove warnings, improve benchmark quality, complicate benchmark results: by tomhudson@google.com · 13 years ago
  16. 7b4e107 <body onunload="M_unloadPage();"> by tomhudson@google.com · 13 years ago
  17. 3fb5187 speed-up SkMatrix::preScale by 3x, by special-casing it instead of just calling by reed@google.com · 13 years ago