aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrStyle.h
Commit message (Expand)AuthorAge
* Avoid initializing SkStrokeRect twice in GrStyle copy constructor.Gravatar Brian Salomon2018-01-02
* Try out new refFoo pattern on GrStyleGravatar Robert Phillips2017-01-13
* In GrShape detect that stroked axis-aligned lines are rrects.Gravatar bsalomon2016-07-18
* Remove style application from GrPathRenderer subclassesGravatar bsalomon2016-06-27
* Use GrShape in GrPathRenderer.Gravatar bsalomon2016-06-24
* Add control over whether lines are special cased in SkDashPath. Disable when ...Gravatar bsalomon2016-06-13
* Make GrShape track the winding direction and starting point for rrect types.Gravatar bsalomon2016-06-06
* Add bounds to GrShapeGravatar bsalomon2016-05-13
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Incorporate scale into GrStyle and GrShapeGravatar bsalomon2016-05-09
* Fix issue where GrStyle::applyToPath exited before applying strokeGravatar bsalomon2016-05-06
* Stop banning stroke-and-fill for GrStyle and add testsGravatar bsalomon2016-05-05
* Make cap only affect the keys of GrShapes that are possibly-openGravatar bsalomon2016-05-04
* Fix ASAN errors.Gravatar benjaminwagner2016-05-04
* Expand GrStyle's interface.Gravatar bsalomon2016-05-04
* Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://coderevie...Gravatar bsalomon2016-05-03
* Make GrStyle more sk_sp savyGravatar bsalomon2016-05-03
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-26
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar bsalomon2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-26
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar robertphillips2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-25