1. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  2. d4c3565 Fixes for JPEG subset decoding. by scroggo@google.com · 11 years ago
  3. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  4. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  5. f98118e Provide a function to print the name of a Format. by scroggo@google.com · 11 years ago
  6. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 11 years ago
  7. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 11 years ago
  8. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 11 years ago
  9. 4c6adf9 Updates to images project. by scroggo@google.com · 11 years ago
  10. 1139940 Upstream changes from Android for decoding jpeg images. by djsollen@google.com · 11 years ago
  11. a4ecab0 Remove unused declaration by djsollen@google.com · 11 years ago
  12. bff83f6 fix window's build errors by commit-bot@chromium.org · 11 years ago
  13. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 11 years ago
  14. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  15. 528a556 Fix android errors when unflattening an SkImageRef_ashmem object. by djsollen@google.com · 11 years ago
  16. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
  18. 9f686f3 Create a factory to decode an SkBitmap from an SkData. by scroggo@google.com · 12 years ago
  19. 4ce738b Extract transform_scanline_XXXX functions into transform_scanline.h for code-sharing by epoger@google.com · 12 years ago
  20. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  21. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  22. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  23. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  24. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 12 years ago
  25. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 12 years ago
  26. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 57f4969 merge from android tree: by djsollen@google.com · 13 years ago
  29. 3f1f06a add optional pref-config table to codecs by reed@android.com · 14 years ago
  30. 6f59815 refactor helper functions out of libjpeg wrapper by reed@android.com · 15 years ago
  31. bb9aea9 record dither setting so we can replay it when we (re)decode by reed@android.com · 15 years ago
  32. 31d1c64 ws fixes by reed@android.com · 15 years ago
  33. b3ade9d add optional Format* parameter to decoder helper functions. by reed@android.com · 15 years ago
  34. 25e9834 Honor pref config in image decoding whenever possible. by weita@google.com · 15 years ago
  35. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 15 years ago
  36. 1337a7b see prev. checkin (missed these files). Change ownership rule for streams to the by reed@android.com · 15 years ago
  37. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 16 years ago
  38. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  39. 8a1c16f grab from latest android by reed@android.com · 16 years ago