1. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
  2. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  3. b7decc5 Only use JDCT_IFAST if it's supported. by scroggo@google.com · 12 years ago
  4. 3acd3fc Only use JDCT_FAST if it is supported in jpeg. by scroggo@google.com · 12 years ago
  5. 1139940 Upstream changes from Android for decoding jpeg images. by djsollen@google.com · 12 years ago
  6. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  7. 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
  8. 2a2cc20 fix warnings on Mac in src/images by caryclark@google.com · 13 years ago
  9. 59b7400 Remove unused android code in JPEG decoder. by djsollen@google.com · 13 years ago
  10. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 13 years ago
  11. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 13 years ago
  12. 0a89c90 reverting to 3437 by robertphillips@google.com · 13 years ago
  13. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 13 years ago
  14. d33b26e Restore SkImageDecoder_libjpeg, which may still be used by the Android build. by tomhudson@google.com · 13 years ago
  15. 3f5ebb4 Remove libjpeg image decoder, since we've never built it since we changed by tomhudson@google.com · 13 years ago
  16. fa394d4 Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID by djsollen@google.com · 14 years ago
  17. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  18. 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
  19. 2295c63 update android specific RAM restrictions by reed@android.com · 15 years ago
  20. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  21. bc7d2fb check for null cmap in libgif by reed@android.com · 16 years ago
  22. 6f59815 refactor helper functions out of libjpeg wrapper by reed@android.com · 16 years ago
  23. 12d1625 add android-specific tweaks to vary the amount of tmp ram allocated by reed@android.com · 16 years ago
  24. 9ce2257 quick return if we just want the bounds by reed@android.com · 16 years ago
  25. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 17 years ago
  26. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 17 years ago
  27. 8a1c16f grab from latest android by reed@android.com · 17 years ago