aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/lazy/SkLazyPixelRef.cpp
Commit message (Expand)AuthorAge
* start to remove lockPixels from bitmapshaderGravatar reed@google.com2013-09-13
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* If Ashmem cache fails pinCache, do not reallocate.Gravatar scroggo@google.com2013-03-04
* Add a way to monitor cache hits and misses for deferred decoding.Gravatar scroggo@google.com2013-03-04
* Fix a bunch of warnings, mainly around rowBytes.Gravatar scroggo@google.com2013-02-25
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22