1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  6. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  7. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  8. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  9. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  10. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  11. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  12. dbf9f88 Avoid getLength in ico decoder. by scroggo@google.com · 11 years ago
  13. 2fd740f Make BMP decoder not depend on call to getLength. by scroggo@google.com · 11 years ago
  14. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
  15. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  16. 5dd4502 Update code to use helper function for better readability/searching. by djsollen@google.com · 12 years ago
  17. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
  18. aa537d4 Make SkTDArray accessors const-friendly. by commit-bot@chromium.org · 12 years ago
  19. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  20. 2a2cc20 fix warnings on Mac in src/images by caryclark@google.com · 12 years ago
  21. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 13 years ago
  22. 8570b5c Adding CMYK jpeg changes w/o .gyp alterations by robertphillips@google.com · 13 years ago
  23. 0a89c90 reverting to 3437 by robertphillips@google.com · 13 years ago
  24. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 13 years ago
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  27. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 16 years ago
  28. 8a1c16f grab from latest android by reed@android.com · 16 years ago