index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrStyle.h
Commit message (
Expand
)
Author
Age
*
Avoid initializing SkStrokeRect twice in GrStyle copy constructor.
Brian Salomon
2018-01-02
*
Try out new refFoo pattern on GrStyle
Robert Phillips
2017-01-13
*
In GrShape detect that stroked axis-aligned lines are rrects.
bsalomon
2016-07-18
*
Remove style application from GrPathRenderer subclasses
bsalomon
2016-06-27
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
Add control over whether lines are special cased in SkDashPath. Disable when ...
bsalomon
2016-06-13
*
Make GrShape track the winding direction and starting point for rrect types.
bsalomon
2016-06-06
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Incorporate scale into GrStyle and GrShape
bsalomon
2016-05-09
*
Fix issue where GrStyle::applyToPath exited before applying stroke
bsalomon
2016-05-06
*
Stop banning stroke-and-fill for GrStyle and add tests
bsalomon
2016-05-05
*
Make cap only affect the keys of GrShapes that are possibly-open
bsalomon
2016-05-04
*
Fix ASAN errors.
benjaminwagner
2016-05-04
*
Expand GrStyle's interface.
bsalomon
2016-05-04
*
Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://coderevie...
bsalomon
2016-05-03
*
Make GrStyle more sk_sp savy
bsalomon
2016-05-03
*
Add initial implementation of GrShape and GrStyle classes and tests
bsalomon
2016-04-26
*
Revert of Add initial implementation of GrShape and GrStyle classes and tests...
bsalomon
2016-04-26
*
Add initial implementation of GrShape and GrStyle classes and tests
bsalomon
2016-04-26
*
Revert of Add initial implementation of GrShape and GrStyle classes and tests...
robertphillips
2016-04-26
*
Add initial implementation of GrShape and GrStyle classes and tests
bsalomon
2016-04-25