aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPathPriv.h
Commit message (Expand)AuthorAge
* Add a verbs iterator to SkPathPrivGravatar Chris Dalton2017-06-17
* expose new tight-bounds method on SkPathGravatar Mike Reed2017-02-03
* experimental tight-boundsGravatar Mike Reed2017-02-03
* Make GrShape compute keys for short paths from path data instead of using the...Gravatar bsalomon2016-09-21
* Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for odd...Gravatar bsalomon2016-08-25
* Add SkPathPriv::IsSimpleClosedRectGravatar bsalomon2016-06-01
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex pathsGravatar ethannicholas2015-12-15
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-04
* Revert "Implement caching of filled paths in the tessellated path renderer."Gravatar mtklein2015-08-04
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-03
* Revert "Move headers with no dependencies."Gravatar Mike Klein2015-07-29
* Move headers with no dependencies.Gravatar mtklein2015-07-29
* Revert "Move the rest of src headers used by include to include/private."Gravatar Mike Klein2015-07-28
* Move the rest of src headers used by include to include/private.Gravatar mtklein2015-07-28
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert of Revert of added stroking support to GrAALinearizingConvexPathRender...Gravatar fmalita2015-06-26
* Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchs...Gravatar reed2015-06-26
* added stroking support to GrAALinearizingConvexPathRendererGravatar ethannicholas2015-06-25
* SkPath::Direction serves two masters:Gravatar reed2015-06-10