1. fbcfd6d mojo -> nojo by mtklein · 8 years ago
  2. e34635d Since PIEX can now return an uncompressed RGB thumbnail, check the type of the image before treating it as a JPEG. by yujieqin · 8 years ago
  3. 4334ff2 Enable RAW codec for Windows by yujieqin · 8 years ago
  4. 77304a5 Get back on mainline libpng 1.6 now that 3bpp perf patches are merged. by mtklein · 8 years ago
  5. c19201f Roll up to use >=4. by mtklein · 8 years ago
  6. 85ad730 Point libpng at upstream libpng 1.6 + my new perf patch. by mtklein · 8 years ago
  7. b90e67f Update shaderc to ToT. by egdaniel · 8 years ago
  8. 246723f Update to new DNG SDK: Integrate integer overflow fixes by yujieqin · 8 years ago
  9. 6b56315 Update libjpeg-turbo with security fixes from upstream by msarett · 8 years ago
  10. 51b56c9 Move llvm from deps to deps_os by borenet · 8 years ago
  11. 412f534 Update DNG SDK version. by yujieqin · 8 years ago
  12. de7bbab Pull and build shaderc rather than use checked in lib/header by bsalomon · 8 years ago
  13. 99354b8 Revert of Update DNG SDK version. (patchset #4 id:60001 of https://codereview.chromium.org/1748363004/ ) by yujieqin · 8 years ago
  14. 62c0f75 Update DNG SDK version. by yujieqin · 8 years ago
  15. b5f0d40 Revert "Pull and build shaderc rather than use checked in lib/header" by Eric Boren · 8 years ago
  16. 7d4490e Pull and build shaderc rather than use checked in lib/header by bsalomon · 8 years ago
  17. 62c9c4b Revert of Update DNG SDK version. (patchset #3 id:40001 of https://codereview.chromium.org/1748363004/ ) by yujieqin · 8 years ago
  18. be2924a Update DNG SDK version. by yujieqin · 8 years ago
  19. cf16e67 Update PIEX: Prepares support for uncompressed thumbnails by yujieqin · 8 years ago
  20. 91c22b2 Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes by msarett · 8 years ago
  21. 740668d Update libpng to 1.6.22beta by msarett · 8 years ago
  22. 77b798c Update the version of libpng used by Skia tests by scroggo · 8 years ago
  23. 879adcc Update PIEX version. This should solve the stack buffer overflow issue by yujieqin · 8 years ago
  24. 0da8537 MSAN: build libc++ with MSAN, link to it. by mtklein · 8 years ago
  25. dae774e Sync DEPS to clang compatible arm v8 assembly for libjpeg-turbo by msarett · 8 years ago
  26. c089ba5 followups by mtklein · 8 years ago
  27. 013475a Put all XSAN bots on the same DEPS-sourced build of Clang. by mtklein · 8 years ago
  28. 4e79f33 msan: build expat from source by mtklein · 8 years ago
  29. 7a76f9c SkMojo: test linking Skia against the Mojo SDK by halcanary · 8 years ago
  30. 84de5c8 Roll third_party/externals/gyp 08429da795..87ac4d0e63fc (63 commits). by bungeman · 8 years ago
  31. 8f9447c Update the dng_sdk version. The new version handles the posix_memalign() better by yujieqin · 8 years ago
  32. 076d83d Enable RAW codec for Windows by yujieqin · 8 years ago
  33. 8f51758 Update DEPS to use new PIEX version from AOSP. by yujieqin · 8 years ago
  34. 916de9f Add RAW decoding into Skia. by yujieqin · 8 years ago
  35. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 8 years ago
  36. 6bd8639 Add RAW decoding into Skia. by yujieqin · 8 years ago
  37. e36d40e Update deps to pull microhttpd by joshualitt · 8 years ago
  38. 0ac723b Update libwebp to version 0.5.0 by scroggo · 8 years ago
  39. e83c8eb Revert of Update libwebp to version 0.5.0 (patchset #2 id:20001 of https://codereview.chromium.org/1601253003/ ) by benjaminwagner · 8 years ago
  40. fe35455 Update libwebp to version 0.5.0 by scroggo · 8 years ago
  41. 950e626 Update our version of jsoncpp to fix a memory alignment bug in the library. by djsollen · 9 years ago
  42. 5c2cbf2 Cherry pick one more commit into libjpeg-turbo by msarett · 9 years ago
  43. 266f24a Switch Skia's libjpeg-turbo to 1.4.2 by msarett · 9 years ago
  44. 4b95961 Revert of Switch Skia's libjpeg-turbo to 1.4.2 (patchset #2 id:160001 of https://codereview.chromium.org/1469553002/ ) by msarett · 9 years ago
  45. 8e8eda9 Switch Skia's libjpeg-turbo to 1.4.2 by msarett · 9 years ago
  46. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  47. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  48. 21adcb9 DEPS: roll zlib: 20 new commits by halcanary · 9 years ago
  49. b5068fc Update deps to pull sdl by joshualitt · 9 years ago
  50. aef4971 skia: Roll latest angle by hendrikw · 9 years ago
  51. 13dd023 Update Android FreeType version. by bungeman · 9 years ago
  52. f174e92 Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  53. 03ba614 skia: roll ANGLE and remove compile flags by hendrikw · 9 years ago
  54. caf2df8 skia: ANGLE roll by hendrikw · 9 years ago
  55. a22eabe CMake bot script by mtklein · 9 years ago
  56. 0e6ff38 Update giflib to 5.1.1 (AOSP hash) by msarett · 9 years ago
  57. 3011711 Revert of Update skia to test with libpng to 1.6.10 (patchset #3 id:60001 of https://codereview.chromium.org/1301523005/ ) by msarett · 9 years ago
  58. f272bb0 Update skia to test with libpng to 1.6.10 by msarett · 9 years ago
  59. dcbaa8a Revert of Depend on ETC1 via DEPS instead of a direct third_party checkin. (patchset #1 id:1 of https://codereview.chromium.org/1296253003/ ) by mtklein · 9 years ago
  60. ca01d17 Depend on ETC1 via DEPS instead of a direct third_party checkin. by mtklein · 9 years ago
  61. fcaaade Switching Skia to chromium's libjpeg-turbo by msarett · 9 years ago
  62. 0df0e43 Revert of Update libwebp and resume testing scaled webp (patchset #2 id:20001 of https://codereview.chromium.org/1280073002/ ) by scroggo · 9 years ago
  63. 0575d3e Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  64. 4e34001 Skia: ANGLE Roll by hendrikw · 9 years ago
  65. 10b371c ANGLE deps roll by hendrikw · 9 years ago
  66. cd94d73 Revert of skia: ANGLE deps roll (patchset #1 id:1 of https://codereview.chromium.org/1244843003/) by hendrikw · 9 years ago
  67. db0b1e7 ANGLE deps roll by hendrikw · 9 years ago
  68. 02b5aa3 Fixed valgrind issues with libjpeg-turbo by msarett · 9 years ago
  69. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  70. c1d1dd7 Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 of https://codereview.chromium.org/1178013008/) by scroggo · 9 years ago
  71. 3aa0fb4 Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  72. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  73. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  74. f1b44cb Revert of Fix libjpeg-turbo deps file (patchset #2 id:2 of https://codereview.chromium.org/1216303007/) by jvanverth · 9 years ago
  75. 4380f06 Fix libjpeg-turbo deps file by Matt Sarett · 9 years ago
  76. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  77. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  78. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  79. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  80. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  81. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  82. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  83. a35778b Roll third_party/externals/gyp dd831fd:08429da by bungeman · 9 years ago
  84. 7be0ce0 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  85. 9bedfc2 Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001 of https://codereview.chromium.org/1134683006/) by halcanary · 9 years ago
  86. 6a53b04 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  87. 29ccd89 Update our libjpeg to the version used by Chromium. by scroggo · 9 years ago
  88. a49a742 Roll common DEPS: fix string concat error in gs_utils upload by borenet · 9 years ago
  89. b5de630 Update common DEPS: adding retries to GS upload by borenet · 9 years ago
  90. 7178a3b Update DEPS to use a cloned copy of libpng by djsollen · 9 years ago
  91. 6d0e7b2 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  92. 00c9509 Revert of WIP: Added support for giflib, updated jpeg and png (patchset #8 id:260001 of https://codereview.chromium.org/1038863003/) by borenet · 9 years ago
  93. 255dcd1 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  94. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  95. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 9 years ago
  96. ca35885 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  97. 3da9181 On windows, build zlib as a static library. by scroggo · 9 years ago
  98. c78ae2d roll gyp TBR=mtklein@google.com by bsalomon · 9 years ago
  99. 1720302 Roll ANGLE by bsalomon · 9 years ago
  100. d160192 Revert of GYP groudwork for half-float opts support. (patchset #1 id:1 of https://codereview.chromium.org/915693002/) by mtklein · 9 years ago