Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn on lightweight image decode check. | tomhudson@chromium.org | 2013-06-14 | 1 | -0/+4 |
* | split lazy_pixel_ref.h into .cc and .h file to fix windows dbg build | qinmin@chromium.org | 2012-12-06 | 1 | -2/+2 |
* | Add LazyPixelRef ctor/dtor to fix the link error of https://bugs.webkit.org/s... | qinmin@chromium.org | 2012-11-30 | 1 | -0/+3 |
* | add SkLazyPixelRef for lazy image decoding on impl thread | qinmin@chromium.org | 2012-11-21 | 1 | -0/+32 |