1. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  2. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  3. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  4. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  5. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  6. 3886951 Reverting r12635 (Make leak counters thread-safe - https://codereview.chromium.org/99483003) due to compile errors on Mac 10.6 & in Chrome by robertphillips@google.com · 11 years ago
  7. 469a973 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  8. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  9. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  10. 44d662b temporarily disable assert in convexpaths GM while it is debugged by bsalomon@google.com · 11 years ago
  11. fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
  12. 7d9ffc8 Make GrAAConvexPathRender support paths with > 64K verts. by bsalomon@google.com · 11 years ago
  13. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  14. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  15. 54ad851 Fix infinite recursion in cubic->quad conversion, also attempt to detect nearly flat cubics early. by bsalomon@google.com · 12 years ago
  16. a51ab84 Preserve convex control point polygon in cubic->quadratic approximation by bsalomon@google.com · 12 years ago
  17. d42e3f6 defer drawing/work until first draw, to make debugging easier and speedup by reed@google.com · 12 years ago
  18. 5b56d9e In convex path renderer, translate polygon to origin for fanPt computation by bsalomon@google.com · 12 years ago
  19. 278dc69 Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer by bsalomon@google.com · 12 years ago
  20. dc3c780 [GPU]: Handle degenerate quads when computing UV matrix from control points by bsalomon@google.com · 12 years ago
  21. 9732f62 Fix degenerate test in convex path renderer by bsalomon@google.com · 12 years ago
  22. 72b55be Change background color and add paths to convexpaths gm by bsalomon@google.com · 13 years ago
  23. 0680961 revert 3078 by bsalomon@google.com · 13 years ago
  24. 495e210 fix interior issues in convex path renderer by bsalomon@google.com · 13 years ago
  25. 5cc90d1 Incorporate changes related to Tom's post-hoc comments on the convex path renderer. by bsalomon@google.com · 13 years ago
  26. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago