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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: harfbuzz-ng 1 Name: harfbuzz-ng
2 Short Name: harfbuzz-ng 2 Short Name: harfbuzz-ng
3 URL: http://harfbuzz.org 3 URL: http://harfbuzz.org
4 Version: 0.9.35 4 Version: 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac
5 Date: 20140813 5 Date: 20140813
6 Security Critical: yes 6 Security Critical: yes
7 License: MIT 7 License: MIT
8 License File: COPYING 8 License File: COPYING
9 9
10 Description: 10 Description:
11 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
12 API from the old one. 12 API from the old one.
13 13
14 This copy of harfbuzz is updated by downloading the release tarball 14 This copy of harfbuzz is usually updated by downloading the release tarball
15 from http://www.freedesktop.org/software/harfbuzz/release/ , removing 15 from http://www.freedesktop.org/software/harfbuzz/release/ , removing
16 files in src, copying *.h *.hh *.cc from the tarball's src folder 16 files in src, copying *.h *.hh *.cc from the tarball's src folder
17 over to src, apply google.patch, then checking for removed or added 17 over to src, apply google.patch, then checking for removed or added
18 files and update our build recipes in BUILD.gn and harfbuzz.gyp 18 files and update our build recipes in BUILD.gn and harfbuzz.gyp
19 accordingly. 19 accordingly.
20
21 Right now, it uses revision 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac from
22 https://github.com/behdad/harfbuzz
OLDNEW
« 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