index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrShape.cpp
Commit message (
Expand
)
Author
Age
*
Consolidate special case shape transformation logic in GrShapeTest.
bsalomon
2016-07-20
*
In GrShape detect that stroked axis-aligned lines are rrects.
bsalomon
2016-07-18
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of http...
bsalomon
2016-06-28
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Use a union inside GrShape to hold geometry
bsalomon
2016-06-27
*
Fix Rob's nits from https://codereview.chromium.org/2085913003
bsalomon
2016-06-23
*
Canonicalize path fill types for stroked paths in GrShape.
bsalomon
2016-06-23
*
Apply canonicalizations to path GrShapes.
bsalomon
2016-06-21
*
Some simplifications of GrShape reductions/canonicalizations
bsalomon
2016-06-20
*
Fix GrShape to preserve inverseness of rrects for strokes but not dashes.
bsalomon
2016-06-14
*
Add control over whether lines are special cased in SkDashPath. Disable when ...
bsalomon
2016-06-13
*
Make GrShape capable of representing inverse filled rrects.
bsalomon
2016-06-10
*
Make GrShape use the original path when path effect fails.
bsalomon
2016-06-07
*
Make GrShape track the winding direction and starting point for rrect types.
bsalomon
2016-06-06
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Incorporate scale into GrStyle and GrShape
bsalomon
2016-05-09
*
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
*
Add support for building GrShape from SkPath and more tests
bsalomon
2016-04-27
*
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