index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
strokes.cpp
Commit message (
Expand
)
Author
Age
*
switch to double in conic split on infinities
Cary Clark
2018-02-02
*
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
*
Revert "forgot to turn off dash test"
Cary Clark
2017-12-20
*
forgot to turn off dash test
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
*
Revert "disable large rect dash temporarily"
Cary Clark
2017-12-19
*
disable large rect dash temporarily
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
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Factor code to rotate a canvas about a point.
bungeman
2016-07-12
*
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 hair fuzz
caryclark
2015-12-22
*
Use DEF_GM everywhere
scroggo
2015-12-10
*
Zero length lines may have caps, but do not need joins.
caryclark
2015-12-08
*
add more conservative check for wayward divide
caryclark
2015-11-30
*
fix for teeny strokes
caryclark
2015-10-26
*
Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of...
caryclark
2015-09-09
*
Revert of more zero-length changes for svg compatibility (patchset #6 id:1000...
caryclark
2015-09-09
*
more zero-length changes for svg compatibility
caryclark
2015-09-09
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
zero-length cap fix
caryclark
2015-08-26
*
Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chro...
caryclark
2015-08-25
*
Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview...
caryclark
2015-08-25
*
fix zero-length tangent
caryclark
2015-08-25
*
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
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
handle large conic strokes better
caryclark
2015-05-19
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fuzzer fixes
caryclark
2015-02-25
*
make strokes3 full size
caryclark
2015-02-23
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
[next]