1. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  2. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  3. 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
  4. 0955303 scaling API on SkPixmap by reed · 9 years ago
  5. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  6. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  7. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  8. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 9 years ago
  9. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  10. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  11. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  12. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  13. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  14. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  15. af5bf22 share IDs between cacherator and its host-image by reed · 9 years ago
  16. 2bcab82 remove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR, eliminates caller of deprecated SkInstallDiscardablePixelRef by reed · 9 years ago
  17. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago