index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
Sk1DPathEffect.cpp
Commit message (
Expand
)
Author
Age
*
rebase
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
limit crash small steps in 1dpatheffect
Mike Reed
2018-02-27
*
make 1dpatheffect more robust on deserial
Mike Reed
2018-02-24
*
handle conics in 1D patheffect
Mike Reed
2018-01-29
*
Add check for finite phase to SkPath1DPathEffect::Make
Robert Phillips
2017-02-14
*
"Fix" some ImageFilter fuzzer issues
Robert Phillips
2016-12-19
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
ethannicholas
2016-02-22
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
reed
2016-02-21
*
fix misc asserts and checks found by fuzzer
reed
2016-02-20
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
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
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
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
*
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
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Fix a bunch of Coverity defects - class members not initialized in the constr...
vandebo@chromium.org
2012-03-28
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
style cleanup
reed@google.com
2011-08-12
*
register 1D and 2D patheffects, so they work when serialized (and piperized)
reed@google.com
2011-08-09
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
grab from latest android
reed@android.com
2008-12-17