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

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

Issue 10821103: Make 'License' field in third-party metadata required (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 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
« no previous file with comments | « third_party/gtk+/README.chromium ('k') | third_party/hyphen/README.chromium » ('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 1 Name: harfbuzz
2 Short Name: harfbuzz 2 Short Name: harfbuzz
3 URL: http://anongit.freedesktop.org/git/harfbuzz.old.git 3 URL: http://anongit.freedesktop.org/git/harfbuzz.old.git
4 Version: 0 4 Version: 0
5 Date: 20111101 5 Date: 20111101
6 Revision: 93d8573ddcf97648983a1c1b5cdda8a3ec6d4432 6 Revision: 93d8573ddcf97648983a1c1b5cdda8a3ec6d4432
7 Security Critical: yes 7 Security Critical: yes
8 License: MIT
8 9
9 Description: 10 Description:
10 "Harfbuzz is an OpenType text shaping engine." 11 "Harfbuzz is an OpenType text shaping engine."
11 Read http://behdad.org/text/ if you dare learn more. 12 Read http://behdad.org/text/ if you dare learn more.
12 This code was taken from 90138e5a4d15c44f05456f90083ecacdc3196c8e 13 This code was taken from 90138e5a4d15c44f05456f90083ecacdc3196c8e
13 (git://anongit.freedesktop.org/harfbuzz) 14 (git://anongit.freedesktop.org/harfbuzz)
14 15
15 The patch in chromium.patch was applied on top of this; I will talk with 16 The patch in chromium.patch was applied on top of this; I will talk with
16 upstream about it. (Note that chromium.patch is just a record of our 17 upstream about it. (Note that chromium.patch is just a record of our
17 changes against upstream; you must also apply any changes that you make to 18 changes against upstream; you must also apply any changes that you make to
18 the checked-in copy of the source.) 19 the checked-in copy of the source.)
19 20
20 Added support for building on Android. 21 Added support for building on Android.
21 22
22 The patch for Arabic alignment bug was added (bug 105685). 23 The patch for Arabic alignment bug was added (bug 105685).
OLDNEW
« no previous file with comments | « third_party/gtk+/README.chromium ('k') | third_party/hyphen/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698