1. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 13 years ago
  2. 5c210c7 Break onEncode() into two functions to avoid clobbering variables with by tomhudson@google.com · 13 years ago
  3. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  4. 29f6636 Stop using deprecated APIs. Fix by twiz. by reed@google.com · 14 years ago
  5. 7b34ea6 Upstreaming code from android repository. by djsollen@google.com · 14 years ago
  6. 4868e6b [Committed on behalf of junov@chromium.org] by senorblanco@chromium.org · 14 years ago
  7. 7af0046 replace various png_[type]_NULL defines with just NULL by reed@google.com · 14 years ago
  8. dfee579 add SK_ENABLE_LIBPNG to force reference to PNG codec by reed@android.com · 15 years ago
  9. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  10. b6137c3 remove auto-upscaling from base class (breaks model for allocators) but improve by reed@android.com · 15 years ago
  11. 1134426 respect preferred config when png is index-based by reed@android.com · 15 years ago
  12. 6189877 add support for encoding Index8 bitmaps into png by reed@android.com · 15 years ago
  13. a8a8b8b check for 0 upem in freetype add 32bit-overflow check by reed@android.com · 16 years ago
  14. 862e91b handle interlacing by reed@android.com · 16 years ago
  15. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 16 years ago
  16. b50a60c fix formatting issues by reed@android.com · 16 years ago
  17. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 16 years ago
  18. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  19. 8a1c16f grab from latest android by reed@android.com · 16 years ago