summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorbashi <bashi@chromium.org>2014-12-12 00:38:38 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-12 08:39:01 +0000
commita72cd11114dbe2c2f35dec9b99298ca66473b08f (patch)
treebf4262f0ca76f0bf988af5bdd9895bf5a0d5bfd7 /.gitignore
parentbc6edc0df5312105a0b7608033a2d94858bb4d2b (diff)
downloadchromium_src-a72cd11114dbe2c2f35dec9b99298ca66473b08f.zip
chromium_src-a72cd11114dbe2c2f35dec9b99298ca66473b08f.tar.gz
chromium_src-a72cd11114dbe2c2f35dec9b99298ca66473b08f.tar.bz2
Revert of Updating OTS repo from https://github.com/khaledhosny/ots.git (patchset #4 id:60001 of https://codereview.chromium.org/775893002/)
Reason for revert: Broke bots Original issue's description: > The original CL is https://codereview.chromium.org/658573004 > > Updating with to new OTS repo from https://github.com/khaledhosny/ots.git > Hash tag imported: c24a839b1c66c4de09e58fabaacb82bf3bd692a4 > > Some important differences between new and old version of OTS: > 1. Support for MATH table > 2. Implementation changes related to new WOFF 2.0 > 3. Bug fixes related to OTF tables (GDEF, GSUB etc) parsing > 4. Accept platform 0 encoding 1 cmap subtables > 5. Allow fonts with CMAP format-12 or format-13 table > > A dummy version of EnableWOFF() is added to get Blink compiled. > After the following CL is landed in Blink, it'll be removed. > Blink CL: https://codereview.chromium.org/774253008 > > # TODO(jschuh): 4267, 4334 are 64-bit cleanness issue. http://crbug.com/167187 > > # TODO(h.joshi) : Make 4800 go away. <https://github.com/khaledhosny/ots/issues/44>. > Currently patch to github (https://github.com/himanshuispresent/ots/commit/02f724f758ddb1cb264cc0259ffd5ef1cafa164a) is > submitted so that taking OTS repository to Chromium should not cause issue on Windows bots. > > TEST: Blink layout tests: fast/css/font-face* > BUG=339857 > > Committed: https://crrev.com/3b6cd2d4bf9e0b4a9311343a2997ef9363530b14 > Cr-Commit-Position: refs/heads/master@{#308054} TBR=jshin@chromium.org,behdad@chromium.org,h.joshi@samsung.com NOTREECHECKS=true NOTRY=true BUG=339857 Review URL: https://codereview.chromium.org/797183002 Cr-Commit-Position: refs/heads/master@{#308061}
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 444c191..8fa6763 100644
--- a/.gitignore
+++ b/.gitignore
@@ -339,6 +339,7 @@ v8.log
/third_party/omaha/src/omaha
/third_party/openmax_dl/
/third_party/opus/src
+/third_party/ots
/third_party/pdfsqueeze
/third_party/pdfium
/third_party/pefile