aboutsummaryrefslogtreecommitdiffstats
path: root/gm/pathfill.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* IWYU: 'core' target, files starting A-C.bungeman2015-08-051-1/+2
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed2015-08-041-2/+1
* IWYU: 'core' target, files starting A-C.bungeman2015-08-041-1/+2
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-8/+8
* update sampleapp for stroking experimentcaryclark2015-02-181-7/+4
* remove unused GM flagsmtklein2015-01-231-6/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-8/+8
* Cleanup: Another round of override fixes.tfarina2014-12-201-6/+6
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+8
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-16/+16
* remove SkShape (unused)reed@google.com2012-08-091-3/+0
* Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changingreed@google.com2012-06-111-11/+77
* [PDF] Ensure that filling single line paths (with no area) does not draw anyt...vandebo@chromium.org2012-05-091-1/+14
* Import all GMs as Samples.bsalomon@google.com2011-10-311-6/+0
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* Fix gm tests for fixed point.bungeman@google.com2011-05-201-14/+17
* add pathfill gm samplereed@google.com2011-04-111-0/+143