1. 46ee3f7 return proper false for jpeg by Mike Reed · 6 years ago
  2. 3e79459 Fix setjmp/longjump usage in JPEG error handling by Chris Dalton · 7 years ago
  3. d68c41d Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  4. e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  5. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago[Renamed (98%) from src/images/SkJpegUtility.cpp]
  6. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  7. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  8. f037fde Delete SkImageDecoder by msarett · 8 years ago
  9. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  10. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  11. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  12. f799706 Delete SkImageDecoder by msarett · 8 years ago
  13. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  14. c2d0bc5 Supply separate flags for onBuildTileIndex by msarett · 9 years ago
  15. 67e6760 Revert of Supply separate flags for onBuildTileIndex (patchset #1 id:1 of https://codereview.chromium.org/1402783008/ ) by msarett · 9 years ago
  16. fc06e9c Supply separate flags for onBuildTileIndex by msarett · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 27631bd Revert "Remove ambiguity of SkJpegUtility name." by scroggo · 9 years ago[Renamed (98%) from src/images/SkJpegUtility_images.cpp]
  19. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago[Renamed (98%) from src/images/SkJpegUtility.cpp]
  20. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  21. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  22. a934899 Use the default resync_to_restart in jpeg. by scroggo@google.com · 11 years ago
  23. 4d213ab Handle SkStream::rewind properly. by scroggo@google.com · 11 years ago
  24. d79277f Support decoding subsets from JPG on Android. by scroggo@google.com · 11 years ago
  25. d4c3565 Fixes for JPEG subset decoding. by scroggo@google.com · 11 years ago
  26. 1139940 Upstream changes from Android for decoding jpeg images. by djsollen@google.com · 11 years ago
  27. 2a2cc20 fix warnings on Mac in src/images by caryclark@google.com · 12 years ago
  28. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 12 years ago
  29. 0a89c90 reverting to 3437 by robertphillips@google.com · 12 years ago
  30. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 12 years ago
  31. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  32. 57f4969 merge from android tree: by djsollen@google.com · 13 years ago
  33. 3f1f06a add optional pref-config table to codecs by reed@android.com · 14 years ago
  34. b8fd84b call skip in a loop to handle the case where the backing stream may be network by reed@android.com · 15 years ago
  35. 6f59815 refactor helper functions out of libjpeg wrapper by reed@android.com · 15 years ago