1. 6a9c7b1 Prevent malformed ICO files from recursively decoding by djsollen · 11 years ago
  2. 97b4947 Fix overflow when comparing two ints by promoting the sum to 64-bits. by djsollen · 11 years ago
  3. 57ad493 Handle bad ICO data better. by scroggo · 11 years ago
  4. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 11 years ago
  5. 5926b86 hide SkImageDecoder::Chooser by reed · 11 years ago
  6. 6c22573 hide SkBitmap::setConfig by reed · 11 years ago
  7. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 12 years ago
  8. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 12 years ago
  9. dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 12 years ago
  10. 468142b Allow ico decoder to decode PNG sub-images. by scroggo@google.com · 12 years ago
  11. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 12 years ago
  12. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  13. 5dd4502 Update code to use helper function for better readability/searching. by djsollen@google.com · 12 years ago
  14. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
  15. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  16. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  17. 2a2cc20 fix warnings on Mac in src/images by caryclark@google.com · 13 years ago
  18. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 13 years ago
  19. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 13 years ago
  20. 0a89c90 reverting to 3437 by robertphillips@google.com · 13 years ago
  21. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 13 years ago
  22. 3bbee32 ignore alphaBit (and mask) for 32bit images, 'cause that seems to break this by reed@google.com · 14 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  24. ca77697 call premultiply instead of pack32 by reed@android.com · 15 years ago
  25. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  26. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 17 years ago
  27. 8a1c16f grab from latest android by reed@android.com · 17 years ago