| Commit message (Expand) | Author | Age |
... | |
* | Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef | halcanary@google.com | 2013-12-10 |
* | Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr... | reed@google.com | 2013-12-06 |
* | Revert "Revert "PixelRef now returns (nearly) everything that is currently in... | reed@google.com | 2013-12-06 |
* | Revert "PixelRef now returns (nearly) everything that is currently in SkBitma... | reed@google.com | 2013-12-06 |
* | PixelRef now returns (nearly) everything that is currently in SkBitmap. The g... | reed@google.com | 2013-12-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-06 |
* | Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache | halcanary@google.com | 2013-12-05 |
* | SkCachingPixelRef to use SkImageGenerator | halcanary@google.com | 2013-12-05 |
* | Fix compilation with SK_ENABLE_INST_COUNT=1 | commit-bot@chromium.org | 2013-12-05 |
* | SkDiscardablePixelRef objects are now marked immutable. | commit-bot@chromium.org | 2013-12-02 |
* | Add SkImageGenerator Interface | halcanary@google.com | 2013-11-21 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-11-07 |
* | Break up SkLazyPixelRef functionally into class hierarchy. | commit-bot@chromium.org | 2013-11-06 |
* | move SkImage::ColorType into SkColorType | reed@google.com | 2013-11-01 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-30 |
* | Allow SkLazyPixelRef to use SkScaledImageCache | commit-bot@chromium.org | 2013-10-29 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-22 |
* | Revert "Revert "cache SkImage::Info calculation in lazypixelref"" | reed@google.com | 2013-10-21 |
* | Revert "cache SkImage::Info calculation in lazypixelref" | reed@google.com | 2013-10-21 |
* | cache SkImage::Info calculation in lazypixelref | reed@google.com | 2013-10-21 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-17 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-14 |
* | start to remove lockPixels from bitmapshader | reed@google.com | 2013-09-13 |
* | The two leaks are: | commit-bot@chromium.org | 2013-07-11 |
* | Improvements/additions to SkImageCache/SkLazyPixelRef. | scroggo@google.com | 2013-03-18 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-16 |
* | Create a platform-dependent object for accessing purgeable memory. | scroggo@google.com | 2013-03-15 |
* | If Ashmem cache fails pinCache, do not reallocate. | scroggo@google.com | 2013-03-04 |
* | Provide an option in bench_pictures to count pixel ram. | scroggo@google.com | 2013-03-04 |
* | Add a way to monitor cache hits and misses for deferred decoding. | scroggo@google.com | 2013-03-04 |
* | Fix a bunch of warnings, mainly around rowBytes. | scroggo@google.com | 2013-02-25 |
* | Fixed '#if with no expression' warning/error | robertphillips@google.com | 2013-02-25 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-23 |
* | Create SkLazyPixelRef which performs lazy decoding. | scroggo@google.com | 2013-02-22 |