- 8fe89ab Update libpng to 1.6.22rc01 by msarett · 8 years ago
- 00d44e0 Start building HarfBuzz+Skia example by halcanary · 9 years ago
- b8e0960 Make is_ktx safer by scroggo · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- 5ec9132 Create explicit microhttpd.gyp by joshualitt · 9 years ago
- f842c50 Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1779903002/ ) by joshualitt · 9 years ago
- 8099363 Create explicit microhttpd.gyp by joshualitt · 9 years ago
- 51190df Add SkDrawPosTextHCommand JSON, fix skiaserve build. by bungeman · 9 years ago
- f98bc6d Use installed vulkan SDK and remove checked in SDK by bsalomon · 9 years ago
- de7bbab Pull and build shaderc rather than use checked in lib/header by bsalomon · 9 years ago
- b5f0d40 Revert "Pull and build shaderc rather than use checked in lib/header" by Eric Boren · 9 years ago
- 7d4490e Pull and build shaderc rather than use checked in lib/header by bsalomon · 9 years ago
- 2d07b76 Update shaderc lib and use single combined lib by Greg Daniel · 9 years ago
- 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
- ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
- 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
- 740668d Update libpng to 1.6.22beta by msarett · 9 years ago
- 77b798c Update the version of libpng used by Skia tests by scroggo · 9 years ago
- 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 9 years ago
- 8cc3f4e Build and link microhttpd from gyp by joshualitt · 9 years ago
- 93eb4b9 Disable ES2 on Linux SDL by joshualitt · 9 years ago
- d0e1f80 Remove EGL_config from vb bot by joshualitt · 9 years ago
- 54c6fe8 Generate a table of config->glformat info. Precursor to lifting this to caps. by bsalomon · 9 years ago
- dad57c8 bring up SDL on windows by joshualitt · 9 years ago
- 47fdae9 Wire up SDL on mac by joshualitt · 9 years ago
- 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
- 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
- 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
- 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
- a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
- 65d6fbb Create SDL backed SkOSWindow by joshualitt · 9 years ago
- cc92b4a Initial gyp files for SDL by joshualitt · 9 years ago
- 13dd023 Update Android FreeType version. by bungeman · 9 years ago
- 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
- ca01d17 Depend on ETC1 via DEPS instead of a direct third_party checkin. by mtklein · 9 years ago
- 340f307 Fix webp compile warnings on windows by msarett · 9 years ago
- 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
- 0575d3e Update libwebp and resume testing scaled webp by scroggo · 9 years ago
- cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
- 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
- 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
- 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
- e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
- f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- 146a4ba Adding binary for yasm on x86 android devices by Matt Sarett · 9 years ago
- c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
- b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
- b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 10 years ago
- 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 10 years ago
- 2469c99 Enable both static and dynamically linked libpng by djsollen · 10 years ago
- 8c8f22a Creating a new wrapper for gif decoder by msarett · 10 years ago
- d588c01 Housekeeping to rename GrGL compressed texture formats to match GL specs by egdaniel · 10 years ago
- f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
- 3da9181 On windows, build zlib as a static library. by scroggo · 10 years ago
- e6cf9cb miniz support in SkFlate / PDF by mtklein · 10 years ago
- fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
- 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
- 6b0d6b4 Fail gracefully for KTX files with width or height of zero. by djsollen · 10 years ago
- 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
- 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
- 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
- 40a1e11 Add support for all compressed formats in KTX file format by krajcevski · 10 years ago
- 15840a2 Delete third_party/harfbuzz by Mike Klein · 10 years ago
- c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
- c250d2e Initial KTX encoder by krajcevski · 10 years ago
- 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
- 8a35140 Add LICENSE & README.google files to third_party/etc1 by robertphillips · 10 years ago
- 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
- 3056bdd Since we're only using it on Linux now, just require poppler as a system dependency. by commit-bot@chromium.org · 10 years ago
- 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
- 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
- b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 11 years ago
- bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
- fa190be Roll fontconfig to 2.11.0 and reenable poppler on mac by commit-bot@chromium.org · 11 years ago
- 83f5692 Fix Mac fontconfig build (try 2) by commit-bot@chromium.org · 11 years ago
- 32eea43 Revert of https://codereview.chromium.org/113203003/ by commit-bot@chromium.org · 11 years ago
- 9a907fa Fix Mac fontconfig build by commit-bot@chromium.org · 11 years ago
- 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
- d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
- 327c081 Add libpoppler for PDF rendering, take 2 by commit-bot@chromium.org · 11 years ago
- 54c538e Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL." by vandebo@chromium.org · 11 years ago
- 85e9db0 The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and Mac. This does not currently change the GM tool to use poppler - that will be a refactor job in a separate CL. by commit-bot@chromium.org · 11 years ago
- bcc6d7d Update freetype to version 2.5.0.1 when building it from source. by djsollen@google.com · 11 years ago
- 2e767c3 Update freetype DEPS to version 2.5 with PNG encoded color bitmap glyphs by djsollen@google.com · 11 years ago
- fbe03bc Remove svn:externals and update the README. by djsollen@google.com · 11 years ago
- dff7e11 add SkLuaCanvas by reed@google.com · 11 years ago
- b2c1647 Add BSON implementation to third_party by djsollen@google.com · 12 years ago
- 7ffe681 Remove tesselated path renderer and supporting code, glu, and libtess target by bsalomon@google.com · 12 years ago
- 05141c2 Fixed minor c++ issues found by cppcheck by robertphillips@google.com · 13 years ago
- d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 13 years ago
- 7288c49 Fix a warning in libtess in Release builds; define NDEBUG in Release on all by senorblanco@chromium.org · 13 years ago
- 5ed23de [Committed on behalf of scottmg@chromium.org] by senorblanco@chromium.org · 13 years ago
- b1b721a remove libpng and zlib from third_party http://codereview.appspot.com/4571077 by epoger@google.com · 13 years ago
- 25e9283 fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party by epoger@google.com · 13 years ago
- 38a9134 add libpng source to repo and make Unix build use it by epoger@google.com · 13 years ago
- 353c252 delete manually-imported Gyp source see http://codereview.appspot.com/4610045 by epoger@google.com · 13 years ago
- 8cdb78c set externals/gyp dependency to same version as manually imported gyp code by epoger@google.com · 13 years ago