aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleRepeatTile.cpp
Commit message (Expand)AuthorAgeFilesLines
* IWYU -- SkShader.hMike Reed2018-01-231-0/+1
* Delete even more unused views codeBrian Osman2017-11-291-16/+0
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* use Make instead of Create to return a shared shaderreed2016-03-081-2/+1
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Cleanup: More override fixes - another round.tfarina2015-01-051-3/+3
* use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org2014-02-171-2/+1
* Removed unused parameterssugoi@google.com2013-03-121-1/+1
* 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-8/+8
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* update to SampleViewreed@google.com2011-06-011-10/+6
* test for non-scaled bitmap tilesreed@android.com2009-08-131-0/+90