aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/images/SkImageRef.cpp
Commit message (Expand)AuthorAge
* Fix android errors when unflattening an SkImageRef_ashmem object.Gravatar djsollen@google.com2013-02-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Consolidate PixelRef flattables with the standard implGravatar djsollen@google.com2012-03-28
* posix: Avoid static initializers in static/global mutexesGravatar digit@google.com2012-01-26
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* merge from android tree:Gravatar djsollen@google.com2011-02-23
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withGravatar reed@google.com2011-02-07
* use imageref_globalpool in samplepicture, to test flattening bitmapsGravatar reed@android.com2009-11-10
* record dither setting so we can replay it when we (re)decodeGravatar reed@android.com2009-09-24
* forgot to initialize fFactory in the unflatten constructorGravatar reed@android.com2009-03-20
* Simplify font-chaining (fallbacks) to have fonthost just return the nextGravatar reed@android.com2009-03-17
* see prev. checkin (missed these files). Change ownership rule for streams to theGravatar reed@android.com2009-03-16
* grab from latest androidGravatar reed@android.com2008-12-17