index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkDiscretePathEffect.cpp
Commit message (
Expand
)
Author
Age
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Randomize seed for SkDiscretePathEffect::filterPath()
rs.prinja
2014-06-12
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
change all patheffect methods to const, in preparation for marking its
reed@google.com
2012-12-18
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
privatize SkBuffer.h
mike@reedtribe.org
2012-08-13
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
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 SK_WARN_UNUSED_RESULT warning to SkPathMeasure methods that might leave
reed@google.com
2012-04-12
*
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
*
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
mike@reedtribe.org
2011-04-20
*
grab from latest android
reed@android.com
2008-12-17