1. 39cbd2b Fix problem with flag unknown to clang. This negates an earlier -Werror causing warnings to be errors. by herb · 9 years ago
  2. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  3. a3f792d Rename SkScaledCodec.cpp to SkSampledCodec.cpp by scroggo · 9 years ago
  4. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  5. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  6. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  7. fbccb59 Call standard libjpeg/libjpeg-turbo APIs by msarett · 9 years ago
  8. d02b99f Interlaced gifs without the iterator by msarett · 9 years ago
  9. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  10. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  11. b157917 SkScaledCodec class by emmaleer · 9 years ago
  12. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  13. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  14. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  15. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  16. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago
  17. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  18. b46e5e2 Rename SkCodec_libbmp to SkBmpCodec by msarett · 9 years ago
  19. cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
  20. 5513691 Fix Android framework build by msarett · 9 years ago
  21. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  22. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  23. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  24. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  25. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  26. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  27. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  28. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  29. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  30. 6f5e619 Add SkWebpCodec, for decoding .webp images. by scroggo · 9 years ago
  31. 525e90a Try again to rename one SkJpegUtility.h to remove ambiguity. by mtklein · 9 years ago
  32. e16b04a SkJpegCodec by msarett · 9 years ago
  33. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  34. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 9 years ago
  35. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  36. 8c8f22a Creating a new wrapper for gif decoder by msarett · 9 years ago
  37. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  38. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  39. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  40. 648ac53 Add copyright to gyp/codec.gyp. by scroggo · 9 years ago
  41. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  42. 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 9 years ago
  43. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  44. 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
  45. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 10 years ago
  46. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 10 years ago
  47. f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
  48. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 10 years ago
  49. ca35885 Add SkCodec, including PNG implementation. by scroggo · 10 years ago