Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: third_party/harfbuzz-ng/README.chromium

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/cython/rules.gni ('k') | third_party/harfbuzz-ng/gsubgpos.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz-ng/README.chromium
diff --git a/third_party/harfbuzz-ng/README.chromium b/third_party/harfbuzz-ng/README.chromium
index e2d0b24e13b1dddde85a44040569bbb02af02e7a..e365af4b63c9254dbae328d2e45f7a10a02591e1 100644
--- a/third_party/harfbuzz-ng/README.chromium
+++ b/third_party/harfbuzz-ng/README.chromium
@@ -1,8 +1,8 @@
Name: harfbuzz-ng
Short Name: harfbuzz-ng
URL: http://harfbuzz.org
-Version: d457e3f0ff9b27616a34e4cc110d3edbf8796841
-Date: 20140813
+Version: 0.9.37
+Date: 20141217
Security Critical: yes
License: MIT
License File: COPYING
@@ -13,11 +13,6 @@ API from the old one.
This copy of harfbuzz is usually updated by downloading the release tarball
from http://www.freedesktop.org/software/harfbuzz/release/ , removing
-files in src, copying *.h *.hh *.cc from the tarball's src folder over to src,
-then checking for removed or added files and update our build recipes in
-BUILD.gn and harfbuzz.gyp accordingly.
-
-Right now, it uses revision d457e3f0ff9b27616a34e4cc110d3edbf8796841 from
-https://github.com/behdad/harfbuzz
-
-On top of that, gsubgpos.patch (2-liner) was applied.
+files in src, copying *.h *.hh *.cc (except for hb-uniscribe*) from the
+tarball's src folder over to src, then checking for removed or added files
+and update our build recipes in BUILD.gn and harfbuzz.gyp accordingly.
« no previous file with comments | « third_party/cython/rules.gni ('k') | third_party/harfbuzz-ng/gsubgpos.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698