aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleCode.h
Commit message (Expand)AuthorAgeFilesLines
* Delete even more unused views codeBrian Osman2017-11-291-37/+0
* Remove a huge pile of views codeBrian Osman2017-11-221-17/+1
* Add samples to Viewer.jvanverth2016-06-161-0/+9
* remove SkGPipereed2016-01-081-1/+0
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-2/+2
* fuzzer fixescaryclark2015-02-251-1/+3
* add SkAnimTimer, SPACE = pause/resume, ESP = stopreed2015-02-021-14/+4
* allow GMs to animatereed2015-02-011-0/+5
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-2/+2
* add sample for arcToreed2014-12-161-0/+5
* remove SkBounder -- unused and unlovedreed2014-06-031-5/+1
* Remove GetGr() hack.commit-bot@chromium.org2014-01-221-2/+0
* Add SkTileGridPicture SampleApp playback support.commit-bot@chromium.org2013-12-101-0/+2
* 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/+8
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-14/+14
* Move tiling up into SampleWindow.scroggo@google.com2012-08-171-3/+0
* add 't' to toggle tiling modesreed@google.com2012-08-151-0/+3
* remove SkInstCnt tracking of SkViewRegistryreed@google.com2012-06-261-2/+0
* don't add SkViewRegistry to SkInstCntreed@google.com2012-06-261-1/+3
* Add a tiled pipe mode to SampleApp.scroggo@google.com2012-06-081-5/+5
* disable GPU blur on small pathsbsalomon@google.com2012-03-281-0/+4
* Import all GMs as Samples.bsalomon@google.com2011-10-311-5/+47
* rolling back the experimental rollbacks in r2178-2179epoger@google.com2011-08-261-1/+1
* Experimental revert of 2170 to see if the buildbot issues are somehow related.tomhudson@google.com2011-08-261-1/+1
* Remove compiler warnings (gcc on Linux).tomhudson@google.com2011-08-251-1/+1
* Added transitions and net pipe to SampleApp, updated gyp filesyangsu@google.com2011-08-081-8/+13
* Set up global options for SampleApp and now allows SampleApp to request menu ...yangsu@google.com2011-08-021-2/+8
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* check-point for testing drawBitmap [raster,gpu] -> [raster,gpu]reed@google.com2011-07-061-0/+4
* add 'p' to toggle on/off testing the pipereed@google.com2011-05-121-0/+1
* remove some dead code in pipesreed@google.com2011-05-111-1/+6
* migrate some samples over to SampleView, for FPS measurementsreed@google.com2011-04-221-2/+6
* add 'f' toggle to trigger timer for sample. Must subclass SampleView insteadmike@reedtribe.org2011-04-221-2/+24
* merge with changes for GPU backendreed@android.com2010-12-201-1/+9
* add SampleCode::GetAnimTime() so slides go through a central location forreed@android.com2009-11-231-0/+3
* Some Linux / 64-bit compile fixes.deanm@chromium.org2009-06-111-1/+1
* grab from latest androidreed@android.com2008-12-171-0/+38