index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SamplePicture.cpp
Commit message (
Expand
)
Author
Age
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
use SkStream factory for files, and check for null (file-not-found) speedup s...
reed@google.com
2013-05-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
retool SkEvent to own its target ID or target proc
reed@google.com
2011-08-04
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove drawShape from canvas api
reed@google.com
2011-06-27
*
switch to inheriting from SampleView
mike@reedtribe.org
2011-05-05
*
add typefacecache
reed@google.com
2011-05-02
*
updates
reed@android.com
2010-04-22
*
add drawData() to canvas, to record data blobs
reed@android.com
2009-12-04
*
add SampleCode::GetAnimTime() so slides go through a central location for
reed@android.com
2009-11-23
*
use imageref_globalpool in samplepicture, to test flattening bitmaps
reed@android.com
2009-11-10
*
add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our
reed@android.com
2009-05-22
*
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