1. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  2. 44d662b temporarily disable assert in convexpaths GM while it is debugged by bsalomon@google.com · 11 years ago
  3. fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
  4. 7d9ffc8 Make GrAAConvexPathRender support paths with > 64K verts. by bsalomon@google.com · 11 years ago
  5. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. 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
  7. 54ad851 Fix infinite recursion in cubic->quad conversion, also attempt to detect nearly flat cubics early. by bsalomon@google.com · 12 years ago
  8. a51ab84 Preserve convex control point polygon in cubic->quadratic approximation by bsalomon@google.com · 12 years ago
  9. d42e3f6 defer drawing/work until first draw, to make debugging easier and speedup by reed@google.com · 12 years ago
  10. 5b56d9e In convex path renderer, translate polygon to origin for fanPt computation by bsalomon@google.com · 12 years ago
  11. 278dc69 Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer by bsalomon@google.com · 12 years ago
  12. dc3c780 [GPU]: Handle degenerate quads when computing UV matrix from control points by bsalomon@google.com · 13 years ago
  13. 9732f62 Fix degenerate test in convex path renderer by bsalomon@google.com · 13 years ago
  14. 72b55be Change background color and add paths to convexpaths gm by bsalomon@google.com · 13 years ago
  15. 0680961 revert 3078 by bsalomon@google.com · 13 years ago
  16. 495e210 fix interior issues in convex path renderer by bsalomon@google.com · 13 years ago
  17. 5cc90d1 Incorporate changes related to Tom's post-hoc comments on the convex path renderer. by bsalomon@google.com · 13 years ago
  18. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago