1. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
  2. c1c5695 Support for libpng > 1.2. by commit-bot@chromium.org · 12 years ago
  3. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  4. 6e32c46 Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android. by djsollen@google.com · 12 years ago
  5. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
  6. 4ce738b Extract transform_scanline_XXXX functions into transform_scanline.h for code-sharing by epoger@google.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. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 13 years ago
  9. 5c210c7 Break onEncode() into two functions to avoid clobbering variables with by tomhudson@google.com · 14 years ago
  10. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  11. 29f6636 Stop using deprecated APIs. Fix by twiz. by reed@google.com · 14 years ago
  12. 7b34ea6 Upstreaming code from android repository. by djsollen@google.com · 14 years ago
  13. 4868e6b [Committed on behalf of junov@chromium.org] by senorblanco@chromium.org · 14 years ago
  14. 7af0046 replace various png_[type]_NULL defines with just NULL by reed@google.com · 15 years ago
  15. dfee579 add SK_ENABLE_LIBPNG to force reference to PNG codec by reed@android.com · 15 years ago
  16. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  17. b6137c3 remove auto-upscaling from base class (breaks model for allocators) but improve by reed@android.com · 16 years ago
  18. 1134426 respect preferred config when png is index-based by reed@android.com · 16 years ago
  19. 6189877 add support for encoding Index8 bitmaps into png by reed@android.com · 16 years ago
  20. a8a8b8b check for 0 upem in freetype add 32bit-overflow check by reed@android.com · 16 years ago
  21. 862e91b handle interlacing by reed@android.com · 16 years ago
  22. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 17 years ago
  23. b50a60c fix formatting issues by reed@android.com · 17 years ago
  24. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 17 years ago
  25. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 17 years ago
  26. 8a1c16f grab from latest android by reed@android.com · 17 years ago