1. f6fc3fc Add new bench to exercise SkPath::arcTo (arbroundrect) by robertphillips@google.com · 12 years ago
  2. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  3. 83187a2 Make all random path benchs non-rendering by robertphillips@google.com · 12 years ago
  4. 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
  5. 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 12 years ago
  6. b5e4703 Reduce number of paths created by benchs by bsalomon@google.com · 12 years ago
  7. 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
  8. 62e4190 Reduce path_copy iteration count, hopefully allows nexus s bot to complete without OOM. by bsalomon@google.com · 12 years ago
  9. 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
  10. 1647a19 add circle benchmark by bsalomon@google.com · 12 years ago
  11. e50f736 Add a wide stroked line path benchmark to bench. It uses the same stroke width by senorblanco@chromium.org · 13 years ago
  12. ca529d3 In debug builds, only run each benchmark 1 time (test for assertion-breakage, by tomhudson@google.com · 13 years ago
  13. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  14. 6e8d335 New benchmark to create many random quadratic paths. by tomhudson@google.com · 13 years ago
  15. d34658a add benchmark for path filling by reed@google.com · 13 years ago