aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2014-09-05"NULL !=" = NULLbsalomon
2014-08-27Fail gracefully for KTX files with width or height of zero.djsollen
2014-08-07Add astcbitmap to gm slides.krajcevski
2014-08-07Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...krajcevski
2014-08-07- Add astcbitmap to gm slideskrajcevski
2014-08-05Add support for all compressed formats in KTX file formatkrajcevski
2014-07-10Delete third_party/harfbuzzMike Klein
2014-06-17hide SkBitmap::Config entirely (behind a flag)reed
2014-06-06Initial KTX encoderkrajcevski
2014-06-03Initial KTX file decoderkrajcevski
2014-06-03Add LICENSE & README.google files to third_party/etc1robertphillips
2014-05-22Simple PKM image decoder.robertphillips@google.com
2014-05-20Since we're only using it on Linux now, just require poppler as a system depe...commit-bot@chromium.org
2014-03-11Drop executable flag from headers so that they can be packagedrobertphillips@google.com
2014-03-11Add new module for distance field generation.commit-bot@chromium.org
2014-03-10Revert of Add new module for distance field generation. (https://codereview.c...commit-bot@chromium.org
2014-03-10Add new module for distance field generation.commit-bot@chromium.org
2014-01-15Roll fontconfig to 2.11.0 and reenable poppler on maccommit-bot@chromium.org
2014-01-09Fix Mac fontconfig build (try 2)commit-bot@chromium.org
2014-01-09Revert of https://codereview.chromium.org/113203003/commit-bot@chromium.org
2014-01-09Fix Mac fontconfig buildcommit-bot@chromium.org
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-11-11Hook in rough distance field support for fontsjvanverth@google.com
2013-08-20Add libpoppler for PDF rendering, take 2commit-bot@chromium.org
2013-08-20Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target f...vandebo@chromium.org
2013-08-20The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux...commit-bot@chromium.org
2013-07-23Update freetype to version 2.5.0.1 when building it from source.djsollen@google.com
2013-07-23Update freetype DEPS to version 2.5 with PNG encoded color bitmap glyphsdjsollen@google.com
2013-06-12Remove svn:externals and update the README.djsollen@google.com
2013-05-15add SkLuaCanvasreed@google.com
2012-06-13Add BSON implementation to third_partydjsollen@google.com
2012-05-11Remove tesselated path renderer and supporting code, glu, and libtess targetbsalomon@google.com
2012-04-27Fixed minor c++ issues found by cppcheckrobertphillips@google.com
2012-03-28Code changes for ANGLE GL interface. .gyp file changes will be delivered later.robertphillips@google.com
2012-01-19Fix a warning in libtess in Release builds; define NDEBUG in Release on allsenorblanco@chromium.org
2011-08-10[Committed on behalf of scottmg@chromium.org]senorblanco@chromium.org
2011-06-16remove libpng and zlib from third_party epoger@google.com
2011-06-15fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party epoger@google.com
2011-06-15add libpng source to repo and make Unix build use itepoger@google.com
2011-06-14delete manually-imported Gyp sourceepoger@google.com
2011-06-13set externals/gyp dependency to same version as manually imported gyp codeepoger@google.com
2011-06-13Modify DEPS so that it works properly for the buildbotepoger@google.com
2011-06-08revert to manually imported gyp source (from SVN externals)epoger@google.com
2011-06-03Add third_party/externals dir that brings in gypepoger@google.com
2011-06-03Put back our old gyp direpoger@google.com
2011-06-03Move third_party/gyp to third_party/gyp-old in anticipation of replacementepoger@google.com
2011-05-31Rename some global symbols defined by glu's libtess which conflict with thesenorblanco@chromium.org
2011-05-25Rename glu libtess symbols. When enabled in WebKit, the internal_glu libtesssenorblanco@chromium.org
2011-03-30Add pdf to skia.gyp and checkin a snap of GYP.bsalomon@google.com
2011-03-25Add the GLU tesselator source files to third_party. Add a libtess staticsenorblanco@chromium.org