index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleMipMap.cpp
Commit message (
Expand
)
Author
Age
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-25
*
fix warning of implicit cast to float
reed@google.com
2013-07-24
*
add mipmaps to scaledimagecache
reed@google.com
2013-07-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
add init() method, so we don't draw in our constructor (makes debugging harder)
reed@google.com
2012-03-12
*
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
*
add SampleCode::GetAnimTime() so slides go through a central location for
reed@android.com
2009-11-23
*
remove conditional build flag for mipmaps
reed@android.com
2009-07-17
*
detect nearly translate-only matrices when drawing bitmaps (for speed)
reed@android.com
2009-06-24
*
add sample for mipmaps
reed@android.com
2009-06-16