aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleCode.h
Commit message (Expand)AuthorAge
* SkMacros split from SkTypes.hGravatar Hal Canary2018-06-12
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* Remove a huge pile of views codeGravatar Brian Osman2017-11-22
* Add samples to Viewer.Gravatar jvanverth2016-06-16
* remove SkGPipeGravatar reed2016-01-08
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* fuzzer fixesGravatar caryclark2015-02-25
* add SkAnimTimer, SPACE = pause/resume, ESP = stopGravatar reed2015-02-02
* allow GMs to animateGravatar reed2015-02-01
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* add sample for arcToGravatar reed2014-12-16
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* Remove GetGr() hack.Gravatar commit-bot@chromium.org2014-01-22
* Add SkTileGridPicture SampleApp playback support.Gravatar commit-bot@chromium.org2013-12-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Move tiling up into SampleWindow.Gravatar scroggo@google.com2012-08-17
* add 't' to toggle tiling modesGravatar reed@google.com2012-08-15
* remove SkInstCnt tracking of SkViewRegistryGravatar reed@google.com2012-06-26
* don't add SkViewRegistry to SkInstCntGravatar reed@google.com2012-06-26
* Add a tiled pipe mode to SampleApp.Gravatar scroggo@google.com2012-06-08
* disable GPU blur on small pathsGravatar bsalomon@google.com2012-03-28
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* rolling back the experimental rollbacks in r2178-2179Gravatar epoger@google.com2011-08-26
* Experimental revert of 2170 to see if the buildbot issues are somehow related.Gravatar tomhudson@google.com2011-08-26
* Remove compiler warnings (gcc on Linux).Gravatar tomhudson@google.com2011-08-25
* Added transitions and net pipe to SampleApp, updated gyp filesGravatar yangsu@google.com2011-08-08
* Set up global options for SampleApp and now allows SampleApp to request menu ...Gravatar yangsu@google.com2011-08-02
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* check-point for testing drawBitmap [raster,gpu] -> [raster,gpu]Gravatar reed@google.com2011-07-06
* add 'p' to toggle on/off testing the pipeGravatar reed@google.com2011-05-12
* remove some dead code in pipesGravatar reed@google.com2011-05-11
* migrate some samples over to SampleView, for FPS measurementsGravatar reed@google.com2011-04-22
* add 'f' toggle to trigger timer for sample. Must subclass SampleView insteadGravatar mike@reedtribe.org2011-04-22
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* add SampleCode::GetAnimTime() so slides go through a central location forGravatar reed@android.com2009-11-23
* Some Linux / 64-bit compile fixes.Gravatar deanm@chromium.org2009-06-11
* grab from latest androidGravatar reed@android.com2008-12-17