index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
hittestpath.cpp
Commit message (
Expand
)
Author
Age
*
remove unused SkCullPoints
reed
2015-12-21
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
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 test hittestpath random calls deterministic
caryclark
2015-06-04
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
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 SkPath::contains(x, y)
mike@reedtribe.org
2012-07-11
*
fix SkFixed build
reed@google.com
2012-07-03
*
add gm for hittesting paths
mike@reedtribe.org
2012-07-03