1. 75db90c Missing EncodeData(SkImageInfo...) in SkImageEncoder_empty by fmalita · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  5. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  6. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  7. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 11 years ago
  8. 2f785a2 remove GetDeviceConfig/SetDeviceConfig by reed · 11 years ago
  9. f0419e9 Hide chooseFromOneChoice along with Chooser. by scroggo · 11 years ago
  10. 5926b86 hide SkImageDecoder::Chooser by reed · 11 years ago
  11. 6c22573 hide SkBitmap::setConfig by reed · 11 years ago
  12. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 11 years ago
  13. 29d9693 SkDecodingImageGenerator now uses SkStreamRewindable by halcanary@google.com · 11 years ago
  14. dbba5a4 Fix change src/ports/SkImageDecoder_empty.cpp missed in 103033002 by halcanary@google.com · 11 years ago
  15. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  16. e5c9c49 Empty implementations for SkImageDecoder. by scroggo@google.com · 11 years ago
  17. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  18. 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 11 years ago
  19. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
  20. 7def5e1 Separate core and images project. by scroggo@google.com · 12 years ago
  21. 7ed0447 Use updated signature for decode in empty decoder. by scroggo@google.com · 12 years ago
  22. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  24. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  25. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago