aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPathPriv.h
Commit message (Expand)AuthorAge
* Make the SkPathRef GenIDChangeListener ref countedGravatar Chris Dalton2018-06-08
* Revert "Revert "reject large paths to avoid potential float overflows""Gravatar Mike Reed2018-05-11
* Revert "reject large paths to avoid potential float overflows"Gravatar Mike Reed2018-05-11
* reject large paths to avoid potential float overflowsGravatar Mike Reed2018-05-11
* Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape."""Gravatar Brian Salomon2018-04-26
* Reland "Revert "Add arcs as a specialized geometry to GrShape.""Gravatar Brian Salomon2018-04-25
* Revert "Revert "Add arcs as a specialized geometry to GrShape.""Gravatar Brian Salomon2018-04-25
* Revert "Add arcs as a specialized geometry to GrShape."Gravatar Mike Klein2018-04-24
* Add arcs as a specialized geometry to GrShape.Gravatar Brian Salomon2018-04-23
* check for non-finite values output by clipperGravatar Mike Reed2018-04-12
* Reland "Add private fIsBadForDAA bit to SkPath"Gravatar Yuqian Li2018-04-12
* Revert "Add private fIsBadForDAA bit to SkPath"Gravatar Yuqian Li2018-04-11
* Add private fIsBadForDAA bit to SkPathGravatar Yuqian Li2018-04-11
* hide complex versions of isOval and isRRectGravatar Mike Reed2018-02-20
* Setup CCPR testing with GrMockContextGravatar Chris Dalton2017-11-06
* make kPathRefGenIDBitCnt privateGravatar Cary Clark2017-09-14
* 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