aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SamplePath.cpp
Commit message (Expand)AuthorAgeFilesLines
* IWYU -- SkShader.hMike Reed2018-01-231-0/+1
* Delete even more unused views codeBrian Osman2017-11-291-8/+2
* Remove trailing whitespace.Ben Wagner2017-10-091-13/+13
* remove (unused?) arcto patheffectMike Reed2017-07-241-16/+5
* add fatstroke sampleMike Reed2016-12-151-0/+4
* Revert "Revert "make it illegal to include SkXfermode.h""Mike Reed2016-11-231-1/+0
* Revert "make it illegal to include SkXfermode.h"Greg Daniel2016-11-231-0/+1
* make it illegal to include SkXfermode.hMike Reed2016-11-231-1/+0
* add fatstroke sampleMike Reed2016-11-031-0/+133
* Reverse dependency between SkScalar.h and SkFixed.h.benjaminwagner2016-04-071-11/+0
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-2/+0
* Remove uses of SkImageDecoder from samplecodemsarett2016-03-181-1/+0
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...reed2016-03-181-2/+2
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...reed2016-03-181-2/+2
* switch patheffects over to sk_spreed2016-03-181-2/+2
* Style Change: NULL->nullptrhalcanary2015-08-271-5/+5
* Remove include of stdlib.h from SkTypes.h.bungeman2015-08-261-0/+2
* Fix up -Winconsistent-missing-overridemtklein2015-07-131-5/+5
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-6/+6
* migrate more samples over to SkAnimTImerreed2015-02-051-32/+38
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-1/+1
* add arcto patheffectreed2014-12-171-20/+45
* add sample for arcToreed2014-12-161-2/+101
* use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org2014-02-171-2/+1
* Clean up SkTypes.h.bungeman@google.com2013-10-111-5/+5
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* pass modifier keys to click events (e.g. control | shift etc.)reed@google.com2013-01-081-2/+2
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-26/+26
* don't draw in constructor (makes debugging harder)reed@google.com2012-03-121-1/+12
* cast to doublereed@google.com2012-02-161-1/+2
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onsenorblanco@chromium.org2011-05-191-2/+2
* remove some dead code in pipesreed@google.com2011-05-111-39/+15
* fix warningsreed@google.com2011-04-141-4/+4
* merge with changes for GPU backendreed@android.com2010-12-201-0/+6
* add new cubic test for overflowreed@android.com2009-10-131-0/+32
* http://code.google.com/p/skia/issues/detail?id=32reed@android.com2009-08-281-2/+26
* remove remaining references to porterduffreed@android.com2009-06-231-1/+0
* first cut at event-based test appreed@android.com2008-12-191-1/+0
* grab from latest androidreed@android.com2008-12-171-0/+164