index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
images
/
SkImageRef.cpp
Commit message (
Expand
)
Author
Age
*
Fix android errors when unflattening an SkImageRef_ashmem object.
djsollen@google.com
2013-02-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
merge from android tree:
djsollen@google.com
2011-02-23
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
use imageref_globalpool in samplepicture, to test flattening bitmaps
reed@android.com
2009-11-10
*
record dither setting so we can replay it when we (re)decode
reed@android.com
2009-09-24
*
forgot to initialize fFactory in the unflatten constructor
reed@android.com
2009-03-20
*
Simplify font-chaining (fallbacks) to have fonthost just return the next
reed@android.com
2009-03-17
*
see prev. checkin (missed these files). Change ownership rule for streams to the
reed@android.com
2009-03-16
*
grab from latest android
reed@android.com
2008-12-17