1. 93e613d Handle gray alpha conversions in SkSwizzler by msarett · 9 years ago
  2. 19032f7 Use fActualProc to choose fFastProc or fSlowProc in SkSwizzler by msarett · 9 years ago
  3. bda8609 Clean up unused or overly complex modes in SkSwizzler by msarett · 9 years ago
  4. a51e778 Use SkOpts routines in SkSwizzler by msarett · 9 years ago
  5. 8604ca2 SkSwizzler: Factor skipping zeros out into a helper function. by mtklein · 9 years ago
  6. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  7. be8216a Make SkAndroidCodec support ico by msarett · 9 years ago
  8. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 9 years ago
  9. 1603e93 Make SkAndroidCodec support ico by msarett · 9 years ago
  10. 5af4e0b Make SkAndroidCodec support gif by msarett · 9 years ago
  11. ef27d89 Use SkSwizzler to convert from CMYK by scroggo · 9 years ago
  12. b7f1251 Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https://codereview.chromium.org/1411083009/ ) by scroggo · 9 years ago
  13. 450ee8f Use SkSwizzler to convert from CMYK by scroggo · 9 years ago
  14. 80803ff Fix SkSwizzler bug by msarett · 9 years ago
  15. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  16. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  17. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  18. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  21. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  22. b157917 SkScaledCodec class by emmaleer · 9 years ago
  23. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  24. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  25. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  26. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  27. 99f567e Scanline decoding for wbmp by msarett · 9 years ago
  28. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
  29. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  30. e16b04a SkJpegCodec by msarett · 9 years ago
  31. 3c309db Implementing filling for SkBmpCodec by msarett · 9 years ago
  32. 438b2ad ***Disables swizzles to 565. by msarett · 9 years ago
  33. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  34. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  35. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 10 years ago
  36. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 10 years ago
  37. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 10 years ago
  38. f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
  39. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 10 years ago
  40. ca35885 Add SkCodec, including PNG implementation. by scroggo · 10 years ago