1. 3d3a65c Rename GIFImageReader to SkGifImageReader by scroggo · 8 years ago
  2. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  3. da19f6f Assume all TURBO_HAS_* are true. by mtklein · 8 years ago
  4. dc90b53 Silence -Wclobbered in each file that needs it. by mtklein · 8 years ago
  5. 2f42896 Revert of Silence -Wclobbered in each file that needs it. (patchset #2 id:20001 of https://codereview.chromium.org/2184823009/ ) by mtklein · 8 years ago
  6. 03f704a Silence -Wclobbered in each file that needs it. by mtklein · 8 years ago
  7. 3d5942e gyp: clean up warnings with clang-3.8 by halcanary · 8 years ago
  8. ad3a5c6 Compile SkForceLinking on CMake by msarett · 8 years ago
  9. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  10. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago
  11. f9deeb6 Update android_make to support both --gcc and --clang options. by djsollen · 8 years ago
  12. ddb347b Add -lrt flag for ChromeOS to enable the usage of clock_gettime. Enable RawCodec for ChromeOS by yujieqin · 8 years ago
  13. 285e7c6 Turn on TURBO_HAS_CROP for Android framework by msarett · 8 years ago
  14. 91c22b2 Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes by msarett · 8 years ago
  15. 740668d Update libpng to 1.6.22beta by msarett · 8 years ago
  16. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  17. 39b2d5a Individually enable and disable SkCodecs by msarett · 8 years ago
  18. 70e418b Make SkJpegCodec compatible with libjpeg by msarett · 8 years ago
  19. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago
  20. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 8 years ago
  21. 1497f9f Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
  22. ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
  23. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  24. 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 9 years ago
  25. 076d83d Enable RAW codec for Windows by yujieqin · 9 years ago
  26. 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
  27. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
  28. 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago
  29. be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago
  30. edd2dcf Create an SkCodecImageGenerator by msarett · 9 years ago
  31. a51e778 Use SkOpts routines in SkSwizzler by msarett · 9 years ago
  32. 1a46467 Rename SkGifCodec, SkIcoCodec, SkWbmpCodec by msarett · 9 years ago
  33. 39cbd2b Fix problem with flag unknown to clang. This negates an earlier -Werror causing warnings to be errors. by herb · 9 years ago
  34. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  35. a3f792d Rename SkScaledCodec.cpp to SkSampledCodec.cpp by scroggo · 9 years ago
  36. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  37. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  38. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  39. fbccb59 Call standard libjpeg/libjpeg-turbo APIs by msarett · 9 years ago
  40. d02b99f Interlaced gifs without the iterator by msarett · 9 years ago
  41. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  42. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  43. b157917 SkScaledCodec class by emmaleer · 9 years ago
  44. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  45. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  46. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  47. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  48. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago
  49. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  50. b46e5e2 Rename SkCodec_libbmp to SkBmpCodec by msarett · 9 years ago
  51. cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
  52. 5513691 Fix Android framework build by msarett · 9 years ago
  53. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  54. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  55. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  56. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  57. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  58. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  59. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  60. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  61. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  62. 6f5e619 Add SkWebpCodec, for decoding .webp images. by scroggo · 9 years ago
  63. 525e90a Try again to rename one SkJpegUtility.h to remove ambiguity. by mtklein · 9 years ago
  64. e16b04a SkJpegCodec by msarett · 9 years ago
  65. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  66. 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
  67. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  68. 8c8f22a Creating a new wrapper for gif decoder by msarett · 9 years ago
  69. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  70. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  71. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  72. 648ac53 Add copyright to gyp/codec.gyp. by scroggo · 9 years ago
  73. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  74. 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
  75. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  76. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 9 years ago
  77. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 9 years ago
  78. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 9 years ago
  79. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  80. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 9 years ago
  81. ca35885 Add SkCodec, including PNG implementation. by scroggo · 9 years ago