index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkDashPathEffect.cpp
Commit message (
Expand
)
Author
Age
*
privatize SkBuffer.h
mike@reedtribe.org
2012-08-13
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
If we lose precision computing sum of the dash intervals, then we can have the
reed@google.com
2012-08-06
*
special-case dashing a single line-segment. We can go much faster since we
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
*
Clean up DashPathEffect modulo math from r3761
epoger@google.com
2012-04-27
*
check for numerical imprecision on phase
reed@google.com
2012-04-24
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-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
*
check for non-finite values that can make us overshoot
reed@google.com
2011-07-15
*
Add option in flattening to write factory names inline, as we are recording.
reed@google.com
2011-06-21
*
code style
mike@reedtribe.org
2011-04-20
*
grab from latest android
reed@android.com
2008-12-17