1. c56c6ef SkImage::NewFromBitmap works with Index8 by halcanary · 9 years ago
  2. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  3. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  4. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  5. c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
  6. 2be7125 Add a SkPixelSerializer SkImage encode variant by fmalita · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  9. ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
  10. 6f1216a cache private readback for gpu-images by reed · 9 years ago
  11. 02d91d1 lock pixels in image when bitmap is immutable and not-lazy by reed · 9 years ago
  12. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  13. 8c0144c Fix SkCanvas::wouldOverwriteEntireSurface() contains test by fmalita · 9 years ago
  14. 759373a add colortable param to newrastercopy by reed · 9 years ago
  15. 871872f change old picture serialization to really handle images by reed · 9 years ago