skia2/third_party
commit-bot@chromium.org 611fde182a Remove the comments settings for vim tab width and expansion variables.
These add unnecessary bloat for everyone to carry around, so we just
remove them now.

The same change was made in chromium by Tony in
http://codereview.chromium.org/7310019 - crrev.com/92046

BUG=None
TEST=./gyp_skia
R=mtklein@google.com

Author: tfarina@chromium.org

Review URL: https://codereview.chromium.org/92673003

git-svn-id: http://skia.googlecode.com/svn/trunk@12443 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-12-02 22:23:03 +00:00
..
bson_c Add BSON implementation to third_party 2012-06-13 18:22:09 +00:00
edtaa Hook in rough distance field support for fonts 2013-11-11 20:54:09 +00:00
fontconfig Add libpoppler for PDF rendering, take 2 2013-08-20 18:57:01 +00:00
freetype/include_overrides/freetype/config Update freetype to version 2.5.0.1 when building it from source. 2013-07-23 15:51:12 +00:00
harfbuzz Remove the comments settings for vim tab width and expansion variables. 2013-12-02 22:23:03 +00:00
iconv Add libpoppler for PDF rendering, take 2 2013-08-20 18:57:01 +00:00
lua add SkLuaCanvas 2013-05-15 19:34:20 +00:00
poppler Add libpoppler for PDF rendering, take 2 2013-08-20 18:57:01 +00:00
README Remove svn:externals and update the README. 2013-06-12 14:57:33 +00:00

This directory contains a set of dependencies that are needed to build various
components and tools within Skia.  Some of these dependencies reside within
the Skia repo, while others are pulled from other repositories and placed
in the third_party/externals directory. These external dependencies are defined
in a DEPS file and are kept up-to-date using 'gclient sync'.