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

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

Issue 12438036: Update harfbuzz-ng to 0.9.14 from 0.9.10 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: new files added Created 7 years, 9 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/NEWS ('k') | third_party/harfbuzz-ng/harfbuzz.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz-ng/README.chromium
===================================================================
--- third_party/harfbuzz-ng/README.chromium (리비전 189447)
+++ third_party/harfbuzz-ng/README.chromium (작업 사본)
@@ -2,14 +2,24 @@
Short Name: harfbuzz-ng
URL: http://freedesktop.org/wiki/Software/HarfBuzz
Version: unknown
-Date: 20120103
-Revision: 34e6c3e3e452bdf6f93df565a70453a6e74d4c6e (0.9.10)
+Date: 20130321
+Revision: f872a17462a75a3493623747bf3a3fbe54556c7b (0.9.14)
Security Critical: yes
License: MIT
-License File: NOT_SHIPPED
+License File: COPYING
Description:
This is harfbuzz-ng, a new implementation of harfbuzz with a different
API from the old one.
-I also deleted all unneeded files from the root directory and src/ directory (hb-icu-le, hb-ucdn, hb-old, scripts to generate data tables, automake/conf files).
+The following header files are generated by running 'sh autogen.sh; make'
+in a separate tree.
+
+ hb-buffer-deserialize-json.hh
+ hb-buffer-deserialize-text.hh
+ hb-ot-shape-complex-indic-machine.hh
+ hb-ot-shape-complex-myanmar-machine.hh
+ hb-ot-shape-complex-sea-machine.hh
+
+In addition, all unneeded files from the root directory and src/ directory (hb-icu-le, hb-ucdn, hb-old, scripts to generate data tables, automake/conf files)
tony 2013/03/25 19:22:26 Nit: 80 cols
+are deleted.
« no previous file with comments | « third_party/harfbuzz-ng/NEWS ('k') | third_party/harfbuzz-ng/harfbuzz.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698