index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
pathfill.cpp
Commit message (
Expand
)
Author
Age
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
add gm for distance field bug
caryclark
2016-03-01
*
Use DEF_GM everywhere
scroggo
2015-12-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
update sampleapp for stroking experiment
caryclark
2015-02-18
*
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
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
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
*
remove SkShape (unused)
reed@google.com
2012-08-09
*
Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing
reed@google.com
2012-06-11
*
[PDF] Ensure that filling single line paths (with no area) does not draw anyt...
vandebo@chromium.org
2012-05-09
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix gm tests for fixed point.
bungeman@google.com
2011-05-20
*
add pathfill gm sample
reed@google.com
2011-04-11