1. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  2. 7b94c14 Generate list of GPU contexts outside ImageTest tests by kkinnunen · 9 years ago
  3. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  4. 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago
  5. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  6. c56c6ef SkImage::NewFromBitmap works with Index8 by halcanary · 9 years ago
  7. 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
  8. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  9. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  10. c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
  11. 2be7125 Add a SkPixelSerializer SkImage encode variant by fmalita · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  14. ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
  15. 6f1216a cache private readback for gpu-images by reed · 9 years ago
  16. 02d91d1 lock pixels in image when bitmap is immutable and not-lazy by reed · 9 years ago
  17. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  18. 8c0144c Fix SkCanvas::wouldOverwriteEntireSurface() contains test by fmalita · 9 years ago
  19. 759373a add colortable param to newrastercopy by reed · 9 years ago
  20. 871872f change old picture serialization to really handle images by reed · 9 years ago