index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkDashPath.cpp
Commit message (
Expand
)
Author
Age
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
handle closed dashed rects
Cary Clark
2017-12-22
*
Revert "Revert "long rect dash fix with guards""
Greg Daniel
2017-12-21
*
Revert "long rect dash fix with guards"
Greg Daniel
2017-12-21
*
long rect dash fix with guards
Cary Clark
2017-12-20
*
Revert "long rect dash with guards"
Cary Clark
2017-12-20
*
long rect dash with guards
Cary Clark
2017-12-20
*
Revert "efficiently dash very large rectangles and very long lines"
Cary Clark
2017-12-19
*
efficiently dash very large rectangles and very long lines
Cary Clark
2017-12-19
*
fix zero length dashed lines
Cary Clark
2017-12-15
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
start removing uses of SkScalarMul
Mike Reed
2017-02-06
*
make SpecialLineRec::addSegment assert more permissive to accomodate rounding...
lsalzman
2016-08-08
*
limit the number of points in SkDashPathEffect::asPoints
lsalzman
2016-07-21
*
Add control over whether lines are special cased in SkDashPath. Disable when ...
bsalomon
2016-06-13
*
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
bsalomon
2016-06-09
*
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
*
don't create zero length intervals
caryclark
2016-03-17
*
Revert of don't create zero length intervals (patchset #1 id:1 of https://cod...
robertphillips
2016-03-09
*
don't create zero length intervals
caryclark
2016-03-09
*
resolution dependent path measure
caryclark
2016-01-21
*
ubsan shift fixes
caryclark
2015-12-09
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
zero-length cap fix
caryclark
2015-08-26
*
Revert of experiment with zero-length round capped line segments (patchset #4...
caryclark
2015-08-21
*
experiment with zero-length round capped line segments
caryclark
2015-08-21
*
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
*
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