index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleCamera.cpp
Commit message (
Expand
)
Author
Age
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
add SkAnimTimer, SPACE = pause/resume, ESP = stop
reed
2015-02-02
*
allow GMs to animate
reed
2015-02-01
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
remove SkScalarMul macro
mike@reedtribe.org
2014-01-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
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
*
fix warnings
reed@google.com
2011-04-14
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
grab from latest android
reed@android.com
2008-12-17