index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleShaders.cpp
Commit message (
Expand
)
Author
Age
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
make SkComposeShader.h private
reed
2016-02-15
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
delete (unused) TransparentShader
reed
2015-06-05
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
switch to inheriting from SampleView
mike@reedtribe.org
2011-05-05
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
call notifyPixelsChanged() when the pages are flipped in pageflippixelref
reed@android.com
2009-05-30
*
update more sample code to new compose shader header
reed@android.com
2008-12-23
*
grab from latest android
reed@android.com
2008-12-17