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

Side by Side Diff: third_party/harfbuzz-ng/README.chromium

Issue 16053004: Update harfbuzz-ng to 0.9.17 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/harfbuzz-ng/NEWS ('k') | third_party/harfbuzz-ng/harfbuzz.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: harfbuzz-ng 1 Name: harfbuzz-ng
2 Short Name: harfbuzz-ng 2 Short Name: harfbuzz-ng
3 URL: http://freedesktop.org/wiki/Software/HarfBuzz 3 URL: http://freedesktop.org/wiki/Software/HarfBuzz
4 Version: 0.9.14 4 Version: 0.9.17
5 Date: 20130321 5 Date: 20130321
6 Revision: f872a17462a75a3493623747bf3a3fbe54556c7b
7 Security Critical: yes 6 Security Critical: yes
8 License: MIT 7 License: MIT
9 License File: COPYING 8 License File: COPYING
10 9
11 Description: 10 Description:
12 This is harfbuzz-ng, a new implementation of harfbuzz with a different 11 This is harfbuzz-ng, a new implementation of harfbuzz with a different
13 API from the old one. 12 API from the old one.
14 13
15 The following header files are generated by running 'sh autogen.sh; make' 14 The following header files are generated by running 'sh autogen.sh; make'
16 in a separate tree. 15 in a separate tree.
17 16
18 hb-buffer-deserialize-json.hh 17 hb-buffer-deserialize-json.hh
19 hb-buffer-deserialize-text.hh 18 hb-buffer-deserialize-text.hh
20 hb-ot-shape-complex-indic-machine.hh 19 hb-ot-shape-complex-indic-machine.hh
21 hb-ot-shape-complex-myanmar-machine.hh 20 hb-ot-shape-complex-myanmar-machine.hh
22 hb-ot-shape-complex-sea-machine.hh 21 hb-ot-shape-complex-sea-machine.hh
23 22
24 In addition, all unneeded files from the root directory and src/ directory 23 In addition, all unneeded files from the root directory and src/ directory
25 (hb-icu-le, hb-ucdn, hb-old, scripts to generate data tables, automake/conf 24 (hb-icu-le, hb-ucdn, hb-old, scripts to generate data tables, automake/conf
26 files) are deleted. 25 files) are deleted.
27 26
28 _POSIX_C_SOURCE is undefined in src/hb-blob.cc before (re)defining it. 27 Besides, _POSIX_C_SOURCE is undefined in src/hb-blob.cc before (re)defining it.
OLDNEW
« 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