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
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
rebase
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
remove defines and add commas
Cary Clark
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Return nullptr when ReadBuffer becomes invalid
Kevin Lubick
2018-05-17
*
Fix SkDashImpl::CreateProc OOM on garbage input
Adrienne Walker
2018-04-25
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
move all details for dashing into impl
Mike Reed
2017-05-24
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
Dash to use SkIsAlign2
cblume
2016-09-26
*
limit the number of points in SkDashPathEffect::asPoints
lsalzman
2016-07-21
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
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
*
allow one zero length dash
caryclark
2016-03-18
*
Revert of allow one zero length dash (patchset #8 id:140001 of https://codere...
bungeman
2016-03-18
*
allow one zero length dash
caryclark
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
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
improve cull, so we don't create empty segments
reed
2014-12-12
*
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
*
Bump min picture version.
mtklein
2014-12-01
*
Bug fix for cull_line in SkDashPathEffect.
egdaniel
2014-11-05
*
Crop the fast path dashed lines to the cull rect
robertphillips
2014-11-04
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Always initialize SkDashPathEffect fields.
mtklein
2014-07-09
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-11
*
Revert of Move Dashing filterPath to a dashing utils file (https://codereview...
egdaniel
2014-06-04
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-04
[next]