| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Fix infinite recursion in cubic->quad conversion, also attempt to detect near... | bsalomon@google.com | 2012-08-02 |
* | Preserve convex control point polygon in cubic->quadratic approximation | bsalomon@google.com | 2012-07-10 |
* | defer drawing/work until first draw, to make debugging easier and speedup | reed@google.com | 2012-03-30 |
* | In convex path renderer, translate polygon to origin for fanPt computation | bsalomon@google.com | 2012-02-23 |
* | Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer | bsalomon@google.com | 2012-02-15 |
* | [GPU]: Handle degenerate quads when computing UV matrix from control points | bsalomon@google.com | 2012-01-31 |
* | Fix degenerate test in convex path renderer | bsalomon@google.com | 2012-01-31 |
* | Change background color and add paths to convexpaths gm | bsalomon@google.com | 2012-01-26 |
* | revert 3078 | bsalomon@google.com | 2012-01-21 |
* | fix interior issues in convex path renderer | bsalomon@google.com | 2012-01-21 |
* | Incorporate changes related to Tom's post-hoc comments on the convex path ren... | bsalomon@google.com | 2012-01-17 |
* | Add convex path renderer (disabled) | bsalomon@google.com | 2012-01-17 |