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
*
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
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
add gm (no images yet) for two-point-radial gradients
reed@google.com
2012-06-05
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
rolling back the experimental rollbacks in r2178-2179
epoger@google.com
2011-08-26
*
rolling tree back to its state as of r2169 to see if that fixes Windows build...
epoger@google.com
2011-08-26
*
Move multiple calls to random() out of parameter lists so that the
tomhudson@google.com
2011-08-25
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add
mike@reedtribe.org
2011-06-18