1. 000d732 Move non-trivial work in RectBench() to onPreDraw. by commit-bot@chromium.org · 11 years ago
  2. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  3. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  4. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  5. b87bf83 Add explicit double -> SkScalar conversion to fix werror on Windows. 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. ce0ce4f Add stroked oval benches. by jvanverth@google.com · 11 years ago
  10. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. 370d835 Add new bench for rotated rects (aarects_rotated) by robertphillips@google.com · 11 years ago
  12. 190260e Add stroked rrect benches. by jvanverth@google.com · 11 years ago
  13. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  14. a7aedfe Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  15. 12310e4 Add new "aarects" bench to establish baseline for aa rect drawing by robertphillips@google.com · 12 years ago
  16. 884e60b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. 2d078b6 add bench for srcmode by reed@google.com · 12 years ago
  18. 60712f3 use DEF_BENCH() macro to clean up factory registrations -- no other change by reed@google.com · 12 years ago
  19. 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
  20. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  21. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  22. 2ecead5 add 2 stroke tests to rects by mike@reedtribe.org · 13 years ago
  23. 981d479 http://codereview.appspot.com/3980041/ by reed@google.com · 13 years ago
  24. 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 14 years ago
  25. 652807b Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0."" by agl@chromium.org · 14 years ago
  26. 6fd950c Revert "Use hairline when line width <= 1.0, instead of < 1.0." by agl@chromium.org · 14 years ago
  27. a956e4f Use hairline when line width <= 1.0, instead of < 1.0. by anatoly@google.com · 14 years ago
  28. e9d0060 add decode bench add dictionary for bench tools to see optional cmdline args by reed@android.com · 15 years ago
  29. f523e25 add BitmapBench by reed@android.com · 15 years ago
  30. a70ba36 remove duplicate SkTRegistry definition by reed@android.com · 16 years ago
  31. 4bc1983 add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW by reed@android.com · 16 years ago
  32. d2c3744 add arg to make diff sized rects by reed@android.com · 16 years ago
  33. bd700c3 add benchmark framework by reed@android.com · 16 years ago