1. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  2. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  3. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  4. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 10 months ago
  5. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 11 months ago
  6. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  9. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  10. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  11. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  12. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  13. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  14. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  15. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  16. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  17. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  18. a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  20. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  21. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  22. dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  24. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  25. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  26. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  27. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  28. 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
  29. 19069a2 fix warnings on Mac in bench by caryclark@google.com · 12 years ago
  30. b1af07a Dialed back complexity of nested clip bench to bring time down to a reasonable level by robertphillips@google.com · 12 years ago
  31. 6bb99e3 Added new bench test for nested clips by robertphillips@google.com · 12 years ago
  32. 6d62df4 First pass at accelerating gpu-based AA clipping by robertphillips@google.com · 12 years ago
  33. a069c8f speedup AAClip::setRegion (n^2 to n) add bench for setRegion by reed@google.com · 13 years ago
  34. 57c4957 add bench for building aaclips by reed@google.com · 13 years ago