1. 0e4e410 corrected spirv tools output file name by Ethan Nicholas · 7 years ago
  2. 6b6674d libpng: update to 1.6.32, pull using DEPS by Mike Klein · 7 years ago
  3. be6ae5b Fix system icu build. by Ben Wagner · 7 years ago
  4. a25fbef Add bidi to SkShaper. by Ben Wagner · 7 years ago
  5. ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
  6. e750391 GIF: Use SkTArray instead of std::vector by Leon Scroggins III · 7 years ago
  7. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  8. 223ec29 Make haveDecodedRow return void by Leon Scroggins III · 7 years ago
  9. 8009488 build ANGLE with c++14 on Linux. by Brian Salomon · 7 years ago
  10. 7516c27 link libwebpmux in system-webp builds by Mike Klein · 7 years ago
  11. c722f79 clang on windows support by Mike Klein · 7 years ago
  12. 0d67faf updated spirv-tools to latest version by Ethan Nicholas · 7 years ago
  13. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  14. e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
  15. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  16. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  17. 4c70c75 Update SkiaSDLExample to latest Ganesh interfaces. by Jim Van Verth · 7 years ago
  18. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  19. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  20. ffaa47e Roll ANGLE by Robert Phillips · 7 years ago
  21. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  22. 56f6e83 Roll ANGLE by Robert Phillips · 7 years ago
  23. 56a1e6a Reduce absolute paths in generated ninja files in skia by Wei-Yin Chen (陳威尹) · 7 years ago
  24. 700a79c Mark SkGifImageReader destructors with override by Kevin Lubick · 7 years ago
  25. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  26. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  27. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  28. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 7 years ago
  29. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  30. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  31. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  32. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  33. edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  34. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  35. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 7 years ago
  36. 2d61e71 Simplify subset computation in SkGifImageReader by Leon Scroggins III · 7 years ago
  37. 46a45ba Revert "Manual revert: Add support for writing ICC profiles to webp encoder" by Matt Sarett · 7 years ago
  38. 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  39. 3dbef9f Revert "Revert "Add support for writing ICC profiles to webp encoder"" by Matt Sarett · 7 years ago
  40. e87d778 Revert "Add support for writing ICC profiles to webp encoder" by Jim Van Verth · 7 years ago
  41. 0c9d0b4 Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  42. ec3bdbb Turn on x86-specific code when building zlib. by Mike Klein · 7 years ago
  43. dc3c336 fixed missing dependency in spirv-tools/BUILD.gn by Ethan Nicholas · 7 years ago
  44. a6ae1f7 wired up SPIR-V validator by Ethan Nicholas · 7 years ago
  45. 462c4bd Roll freetype. by Ben Wagner · 7 years ago
  46. 3150ec6 Added support for building for tvOS by Matthew Leibowitz · 7 years ago
  47. b733320 Delete yasm config files by Matt Sarett · 7 years ago
  48. e459afd Strengthen is_official_build, update docs. by Mike Klein · 7 years ago
  49. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  50. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  51. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 7 years ago
  52. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  53. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  54. 3bf12c6 Remove third_party/ktx from Skia. by Herb Derby · 7 years ago
  55. 1e532d3 Update libwebp to 0.6.0 by scroggo · 7 years ago
  56. 9119de6 Update libjpeg-turbo to 1.5.1, enable arithmetic decoding by Matt Sarett · 7 years ago
  57. 79086b9 Integrate the ImGui library with viewer by Brian Osman · 7 years ago
  58. 5881e82 Remove dep from ktx to SkTextureCompressor. by Herb Derby · 7 years ago
  59. 6d75d11 harfbuzz 1.3.0 → 1.4.2 by Hal Canary · 7 years ago
  60. 94151da Remove unused files in third_party/libsdl. by Mike Klein · 7 years ago
  61. e4ba105 GIF: Only report a frame after knowing dependency by Leon Scroggins III · 7 years ago
  62. 6ccd2ca Generate Android build targets for dm and nanobench by Leon Scroggins III · 7 years ago
  63. ab23acf Revert "Update libwebp to 0.6.0-pre" by Ethan Nicholas · 7 years ago
  64. e2f6ffb Update libwebp to 0.6.0-pre by Leon Scroggins III · 7 years ago
  65. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  66. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  67. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  68. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  69. c0a7a08 remove xbyak experiment by Mike Klein · 8 years ago
  70. a55ffa2 Roll FreeType past 2.7.1. by Ben Wagner · 8 years ago
  71. 7f71d88 SkXbyak basics by Mike Klein · 8 years ago
  72. b0b625b GIF: Better check for frame dependency by Leon Scroggins III · 8 years ago
  73. d5c5ed5 Make SkGIFLZWBlock modifiable so it is assignable by Chris Blume · 8 years ago
  74. 932efed GIF: Avoid copying/storing data when possible by Leon Scroggins III · 8 years ago
  75. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  76. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  77. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  78. ee6c368 Roll third_party/externals/freetype 4d3f7ca8cedb..ffd8f622360 by Ben Wagner · 8 years ago
  79. 45565b6 GIF: Internal cleanup - remove color map parameter by Leon Scroggins III · 8 years ago
  80. a4d861a third_party/ktx: put WriteBitmapToKTX back by Hal Canary · 8 years ago
  81. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  82. 4fea663 Apple's Clang can't assemble jsimd_arm_... by Mike Klein · 8 years ago
  83. e7bd81d GN: turn on easy libjpeg-turbo SIMD backends (ARMv7 and ARMv8) by Mike Klein · 8 years ago
  84. 38af943 GN: build Lua tools when skia_use_lua. by Mike Klein · 8 years ago
  85. d23341b GN: turn on libpng SSE2 filters by Mike Klein · 8 years ago
  86. 4ef986d Write transparent pixels more often in SkGifImageReader by Matt Sarett · 8 years ago
  87. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  88. 10d665d Allow most third_party targets to use system libraries if asked. by Mike Klein · 8 years ago
  89. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  90. f84ad64 Reland "Build SkRawCodec in GN" by scroggo · 8 years ago
  91. 2f7068a Treat a GIF with no color table as transparent by scroggo · 8 years ago
  92. 2ce4763 Revert "Build SkRawCodec in GN" by Leon Scroggins · 8 years ago
  93. 04b1f46 Build SkRawCodec in GN by Leon Scroggins III · 8 years ago
  94. 6fe16d3 Remove SkMovie and giflib by scroggo · 8 years ago
  95. 53f63b6 Fix decoding GIF to 565 by scroggo · 8 years ago
  96. 1285f41 Write transparent pixels more often (SkGifCodec) by scroggo · 8 years ago
  97. 3cfdf6c Fix some Windows warnings by Jim Van Verth · 8 years ago
  98. f9acbe2 Fix more namespace conflicts in SkGifImageReader by scroggo · 8 years ago
  99. b1094bc Move third_party/gif's license into its own file by scroggo · 8 years ago
  100. 3d3a65c Rename GIFImageReader to SkGifImageReader by scroggo · 8 years ago