index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPathEffect.cpp
Commit message (
Expand
)
Author
Age
*
Added Inst counting to SkFlattenable-derived classes
robertphillips@google.com
2012-06-27
*
Detect when the caller was hairline AND strokeandfill, and resolve that into ...
reed@google.com
2012-05-29
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-25
*
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...
reed@google.com
2012-05-24
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-24
*
add computeFastBounds to SkPathEffect, so we can attempt quickReject
reed@google.com
2012-05-15
*
move SkStrokePathEffect into hiding for now, as its functionality is rethought.
reed@google.com
2012-05-10
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
move SKPaint's defaults (that might be configurable) into a header
reed@google.com
2012-02-29
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Add option in flattening to write factory names inline, as we are recording.
reed@google.com
2011-06-21
*
code style
reed@google.com
2011-04-19
*
grab from latest android
reed@android.com
2008-12-17