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