summaryrefslogtreecommitdiffstats
path: root/skia/ext/lazy_pixel_ref.h
Commit message (Expand)AuthorAgeFilesLines
* Turn on lightweight image decode check.tomhudson@chromium.org2013-06-141-0/+4
* split lazy_pixel_ref.h into .cc and .h file to fix windows dbg buildqinmin@chromium.org2012-12-061-2/+2
* Add LazyPixelRef ctor/dtor to fix the link error of https://bugs.webkit.org/s...qinmin@chromium.org2012-11-301-0/+3
* add SkLazyPixelRef for lazy image decoding on impl threadqinmin@chromium.org2012-11-211-0/+32