aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2017-09-28Remove unused param to SkGIFFrameContext ctorChris Blume
2017-09-27Treat invalid indices as transparent in gifsChris Blume
2017-09-25corrected spirv tools output file nameEthan Nicholas
2017-09-19libpng: update to 1.6.32, pull using DEPSMike Klein
2017-08-31Fix system icu build.Ben Wagner
2017-08-31Add bidi to SkShaper.Ben Wagner
2017-08-30Add iOS support for SkiaSDLExample.Jim Van Verth
2017-08-30GIF: Use SkTArray instead of std::vectorLeon Scroggins III
2017-08-28Convert NULL and 0 to nullptr.Ben Wagner
2017-08-22Make haveDecodedRow return voidLeon Scroggins III
2017-08-18build ANGLE with c++14 on Linux.Brian Salomon
2017-08-01link libwebpmux in system-webp buildsMike Klein
2017-07-31clang on windows supportMike Klein
2017-07-31updated spirv-tools to latest versionEthan Nicholas
2017-07-25use unique_ptr for codec factoriesMike Reed
2017-07-19Report first GIF frame after knowing its meta dataLeon Scroggins III
2017-07-14Report error on failure to create SkCodecLeon Scroggins III
2017-07-11Reland "Remove support for decoding to kIndex_8"Leon Scroggins
2017-07-11Update SkiaSDLExample to latest Ganesh interfaces.Jim Van Verth
2017-07-10Revert "Remove support for decoding to kIndex_8"Leon Scroggins
2017-07-10Remove support for decoding to kIndex_8Leon Scroggins III
2017-06-12Roll ANGLERobert Phillips
2017-06-07Make SkCodec more flexible about its required frameLeon Scroggins III
2017-06-02Roll ANGLERobert Phillips
2017-05-24Reduce absolute paths in generated ninja files in skiaWei-Yin Chen (陳威尹)
2017-05-24Mark SkGifImageReader destructors with overrideKevin Lubick
2017-05-23Add animation support to SkWebpCodecLeon Scroggins III
2017-05-22Revert "Remove compressed (ETC1) texture support from Ganesh"Brian Osman
2017-05-22Remove compressed (ETC1) texture support from GaneshRobert Phillips
2017-04-25Use system Vulkan headers except when no building with vulkan supportGreg Daniel
2017-04-20Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGreg Daniel
2017-04-19Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Greg Daniel
2017-04-19Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGreg Daniel
2017-04-19Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Greg Daniel
2017-04-18Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGreg Daniel
2017-04-17Switch SkCodec to int for counts and indicesLeon Scroggins III
2017-04-11Correct GIF frame dependencies and track alphaLeon Scroggins III
2017-04-07Simplify subset computation in SkGifImageReaderLeon Scroggins III
2017-04-06Revert "Manual revert: Add support for writing ICC profiles to webp encoder"Matt Sarett
2017-04-06Manual revert: Add support for writing ICC profiles to webp encoderMatt Sarett
2017-04-05Revert "Revert "Add support for writing ICC profiles to webp encoder""Matt Sarett
2017-04-05Revert "Add support for writing ICC profiles to webp encoder"Jim Van Verth
2017-04-05Add support for writing ICC profiles to webp encoderMatt Sarett
2017-03-23Turn on x86-specific code when building zlib.Mike Klein
2017-03-16fixed missing dependency in spirv-tools/BUILD.gnEthan Nicholas
2017-03-16wired up SPIR-V validatorEthan Nicholas
2017-03-15Roll freetype.Ben Wagner
2017-03-14Added support for building for tvOSMatthew Leibowitz
2017-03-04Delete yasm config filesMatt Sarett
2017-03-03Strengthen is_official_build, update docs.Mike Klein