aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleShaders.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete even more unused views codeBrian Osman2017-11-291-9/+0
* hide trivial helpers on canvasMike Reed2017-02-221-3/+3
* 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
* remove xfermode from public apiMike Reed2016-10-281-3/+2
* switch xfermodes over to sk_spreed2016-03-291-7/+5
* Remove uses of SkImageDecoder from samplecodemsarett2016-03-181-2/+2
* use Make instead of Create to return a shared shaderreed2016-03-081-25/+13
* make SkComposeShader.h privatereed2016-02-151-3/+2
* Style Change: NULL->nullptrhalcanary2015-08-271-5/+5
* delete (unused) TransparentShaderreed2015-06-051-6/+1
* 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-3/+3
* Cleanup: More override fixes - another round.tfarina2015-01-051-3/+3
* 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/+3
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-1/+1
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* switch to inheriting from SampleViewmike@reedtribe.org2011-05-051-20/+7
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withreed@google.com2011-02-071-17/+17
* remove remaining references to porterduffreed@android.com2009-06-231-3/+2
* call notifyPixelsChanged() when the pages are flipped in pageflippixelrefreed@android.com2009-05-301-22/+13
* update more sample code to new compose shader headerreed@android.com2008-12-231-1/+1
* grab from latest androidreed@android.com2008-12-171-0/+157