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

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

Issue 1874153002: Roll HarfBuzz to 1.2.6 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/harfbuzz-ng/README ('k') | third_party/harfbuzz-ng/src/hb-buffer.cc » ('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 0048ffbec44b41ff860a2829774251e9bf03b415..16577f2b79bb57cc5362e4f997ced6bc3b7d467b 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: 1.2.1
-Date: 20160222
+Version: 1.2.6
+Date: 20160408
Security Critical: yes
License: MIT
License File: COPYING
@@ -13,20 +13,8 @@ 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 (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, update
-the NEWS file from HarfBuzz' release notes, and bump the version numbers
-in README.chromium.
-
-Local changes:
- * Custom revert: Change mark strategy back to UNICODE_LATE from
- GDEF_LATE for the default shaper - contributed by Behdad to unblock
- the HarfBuzz roll in Blink while the issue about broken quote glyphs
- in Times New Roman Italic can be resolved in upstream.
- * Upstream commit ebd7431f824
- "Partially revert 86c68c7a2c97"
- in order to fix mark positioning in
- fast/text/international/arabic-vertical-offset.html
- * Cherry-pick "Fix FixedVersion::to_int()"
- https://github.com/behdad/harfbuzz/commit/6dd80fa
+files in src, copying *.h *.hh *.cc (except for hb-uniscribe* and
+hb-directwrite.*) 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, update the NEWS file from HarfBuzz' release notes,
+and bump the version numbers in README.chromium.
« no previous file with comments | « third_party/harfbuzz-ng/README ('k') | third_party/harfbuzz-ng/src/hb-buffer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698