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

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

Issue 469573004: Roll harfbuzz to pick up this/NULL comparison fix. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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
Index: third_party/harfbuzz-ng/README.chromium
diff --git a/third_party/harfbuzz-ng/README.chromium b/third_party/harfbuzz-ng/README.chromium
index 8124ef64928028996b7b36ec39edf48baaf2e1cb..750b46480d0cc4edaf601854a6ab24c8c2573f66 100644
--- a/third_party/harfbuzz-ng/README.chromium
+++ b/third_party/harfbuzz-ng/README.chromium
@@ -1,7 +1,7 @@
Name: harfbuzz-ng
Short Name: harfbuzz-ng
URL: http://harfbuzz.org
-Version: 0.9.35
+Version: 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac
Date: 20140813
Security Critical: yes
License: MIT
@@ -11,9 +11,12 @@ Description:
This is harfbuzz-ng, a new implementation of harfbuzz with a different
API from the old one.
-This copy of harfbuzz is updated by downloading the release tarball
+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, apply google.patch, then checking for removed or added
files and update our build recipes in BUILD.gn and harfbuzz.gyp
accordingly.
+
+Right now, it uses revision 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac from
+https://github.com/behdad/harfbuzz
« no previous file with comments | « no previous file | third_party/harfbuzz-ng/src/hb-face-private.hh » ('j') | third_party/harfbuzz-ng/src/hb-object-private.hh » ('J')

Powered by Google App Engine
This is Rietveld 408576698