1. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  2. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  3. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  4. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  5. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  6. 93b255b Make SkImageDecoder_libpng be compilable with Chromium libpng by kkinnunen · 10 years ago
  7. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  8. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  9. 8482504 make allocPixels throw on failure by reed · 10 years ago
  10. fc7063b Fix image decoder memory overwrite bug. by scroggo · 10 years ago
  11. 0689d7b stop using SkBitmap::Config by reed · 11 years ago
  12. 5926b86 hide SkImageDecoder::Chooser by reed · 11 years ago
  13. 6c22573 hide SkBitmap::setConfig by reed · 11 years ago
  14. 446cf71 Fix issue in image decoders where the bitmap config was not properly set. by djsollen@google.com · 11 years ago
  15. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  16. 5401cd0 Clean up after longjmp in SkImageDecoder_libpng. by scroggo@google.com · 11 years ago
  17. feeca3c Create nonPOD before setjmp. by scroggo@google.com · 11 years ago
  18. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  19. 5ee18dd Image decoder fixes (mostly) around A8. by scroggo@google.com · 11 years ago
  20. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  21. 2a10318 Simplify code for configuring suppression of ImageDecoder warnings by halcanary@google.com · 11 years ago
  22. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  23. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  24. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  25. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
  26. 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
  27. 354fd97 Do not convert non gray PNG to A8. by scroggo@google.com · 11 years ago
  28. 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
  29. b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
  30. bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
  31. 4d213ab Handle SkStream::rewind properly. by scroggo@google.com · 11 years ago
  32. 8e2ef01 Remove assert which is failing. by scroggo@google.com · 11 years ago
  33. c70a3aa Support decoding Gray to A8 in PNG. by scroggo@google.com · 11 years ago
  34. bc69ce9 Remove bitmap reuse from SkImageDecoder. by scroggo@google.com · 11 years ago
  35. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 12 years ago
  36. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
  37. c1c5695 Support for libpng > 1.2. by commit-bot@chromium.org · 12 years ago
  38. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  39. 6e32c46 Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android. by djsollen@google.com · 12 years ago
  40. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 12 years ago
  41. 4ce738b Extract transform_scanline_XXXX functions into transform_scanline.h for code-sharing by epoger@google.com · 12 years ago
  42. 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
  43. ec51cb8 Improved codec link-forcing system by adding Encoder/Decoder creation entry points by robertphillips@google.com · 13 years ago
  44. 5c210c7 Break onEncode() into two functions to avoid clobbering variables with by tomhudson@google.com · 13 years ago
  45. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  46. 29f6636 Stop using deprecated APIs. Fix by twiz. by reed@google.com · 14 years ago
  47. 7b34ea6 Upstreaming code from android repository. by djsollen@google.com · 14 years ago
  48. 4868e6b [Committed on behalf of junov@chromium.org] by senorblanco@chromium.org · 14 years ago
  49. 7af0046 replace various png_[type]_NULL defines with just NULL by reed@google.com · 14 years ago
  50. dfee579 add SK_ENABLE_LIBPNG to force reference to PNG codec by reed@android.com · 15 years ago
  51. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  52. b6137c3 remove auto-upscaling from base class (breaks model for allocators) but improve by reed@android.com · 15 years ago
  53. 1134426 respect preferred config when png is index-based by reed@android.com · 15 years ago
  54. 6189877 add support for encoding Index8 bitmaps into png by reed@android.com · 15 years ago
  55. a8a8b8b check for 0 upem in freetype add 32bit-overflow check by reed@android.com · 16 years ago
  56. 862e91b handle interlacing by reed@android.com · 16 years ago
  57. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 16 years ago
  58. b50a60c fix formatting issues by reed@android.com · 16 years ago
  59. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 16 years ago
  60. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  61. 8a1c16f grab from latest android by reed@android.com · 16 years ago