aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/hittestpath.cpp
Commit message (Expand)AuthorAge
* remove unused SkCullPointsGravatar reed2015-12-21
* GM: replace boilerplate with macrosGravatar halcanary2015-09-09
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* make test hittestpath random calls deterministicGravatar caryclark2015-06-04
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* There can be only one (SkRandom)!Gravatar scroggo2014-12-15
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* add SkPath::contains(x, y)Gravatar mike@reedtribe.org2012-07-11
* fix SkFixed buildGravatar reed@google.com2012-07-03
* add gm for hittesting pathsGravatar mike@reedtribe.org2012-07-03