1. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. 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
  3. 54ad851 Fix infinite recursion in cubic->quad conversion, also attempt to detect nearly flat cubics early. by bsalomon@google.com · 12 years ago
  4. a51ab84 Preserve convex control point polygon in cubic->quadratic approximation by bsalomon@google.com · 13 years ago
  5. d42e3f6 defer drawing/work until first draw, to make debugging easier and speedup by reed@google.com · 13 years ago
  6. 5b56d9e In convex path renderer, translate polygon to origin for fanPt computation by bsalomon@google.com · 13 years ago
  7. 278dc69 Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
  8. dc3c780 [GPU]: Handle degenerate quads when computing UV matrix from control points by bsalomon@google.com · 13 years ago
  9. 9732f62 Fix degenerate test in convex path renderer by bsalomon@google.com · 13 years ago
  10. 72b55be Change background color and add paths to convexpaths gm by bsalomon@google.com · 13 years ago
  11. 0680961 revert 3078 by bsalomon@google.com · 13 years ago
  12. 495e210 fix interior issues in convex path renderer by bsalomon@google.com · 13 years ago
  13. 5cc90d1 Incorporate changes related to Tom's post-hoc comments on the convex path renderer. by bsalomon@google.com · 13 years ago
  14. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago