1. 9cb5177 Fix asan build. Duh, don't return a stack address... by mtklein@google.com · 11 years ago
  2. 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
  3. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  4. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  5. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  6. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  7. 36bb270 Revert of r10671 (Experiments on calculating reciprocal of square root) due to bots failures: by robertphillips@google.com · 11 years ago
  8. b3ecdc4 Experiments on calculating reciprocal of square root by commit-bot@chromium.org · 11 years ago
  9. 25a11e4 Add bench to test float to fixed conversion by djsollen@google.com · 11 years ago
  10. afb0e9c Remove unused NormalizeBench::fUsePortable field. by commit-bot@chromium.org · 11 years ago
  11. ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 0889f68 add bench for SkPoint::normalize() by reed@google.com · 11 years ago
  13. 8152113 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  14. cb8dce2 up the inner-loop for clz bench, to get more stable results by reed@google.com · 11 years ago
  15. 0d7aac9 add bench for SkCLZ by reed@google.com · 11 years ago
  16. 553ad65 use DEF_BENCH macro by reed@google.com · 11 years ago
  17. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  18. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  19. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  20. 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
  21. 19069a2 fix warnings on Mac in bench by caryclark@google.com · 12 years ago
  22. f3a8d8e apply 10.p+32 -> (float)(1 << 23) fix from MathTest here as well by reed@google.com · 12 years ago
  23. 7f19241 add bench for floor variants by reed@google.com · 12 years ago
  24. 6853e80 Addressed more Windows compiler complaint issues by robertphillips@google.com · 12 years ago
  25. 5ae777d rename sk_float_isNaN to sk_float_isnan to match related functions by reed@google.com · 13 years ago
  26. 1607863 rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed by reed@google.com · 13 years ago
  27. 0be5eb7 add bench for computing isfinite of 4 values (targeted for SkRect) by reed@google.com · 13 years ago
  28. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  29. e05cc8e explicitly set opt level for mac-release delete obsolete FPS bench by reed@google.com · 13 years ago
  30. 9399cac Change no-op math bench to noOp. http://codereview.appspot.com/4962047/ by bungeman@google.com · 13 years ago
  31. ddc518b add by reed@google.com · 13 years ago