summaryrefslogtreecommitdiffstats
path: root/third_party/harfbuzz/README.chromium
diff options
context:
space:
mode:
authorbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-09 01:06:56 +0000
committerbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-09 01:06:56 +0000
commitd6b94838c9c7cfe13933e819bebb99b08f13d08b (patch)
tree3331a6d31e40f40db8dcfd66d51e8a38168d1024 /third_party/harfbuzz/README.chromium
parente3791ce9ce5f0682b59593839cabd3a56b327249 (diff)
downloadchromium_src-d6b94838c9c7cfe13933e819bebb99b08f13d08b.zip
chromium_src-d6b94838c9c7cfe13933e819bebb99b08f13d08b.tar.gz
chromium_src-d6b94838c9c7cfe13933e819bebb99b08f13d08b.tar.bz2
Update (old) harfbuzz to ToT
This CL is made by: - Got harfbuzz ToT (revision d10a264823e81631336bab37f08a52cc243d3654) - Applied third_party/harfbuzz/chromium.patch to harfbuzz ToT. - Applied the change made by http://codereview.chromium.org/543067/ (chromium.patch doesn't include this change) - Copied revised files to third_party/harfbuzz - Updated README.chromium and chromium.patch BUG=91789 TEST=ran WebKit layout tests. Review URL: http://codereview.chromium.org/7595001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95926 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/harfbuzz/README.chromium')
-rw-r--r--third_party/harfbuzz/README.chromium8
1 files changed, 4 insertions, 4 deletions
diff --git a/third_party/harfbuzz/README.chromium b/third_party/harfbuzz/README.chromium
index 48a4255..aa11614 100644
--- a/third_party/harfbuzz/README.chromium
+++ b/third_party/harfbuzz/README.chromium
@@ -1,15 +1,15 @@
Name: harfbuzz
Short Name: harfbuzz
-URL: http://freedesktop.org/wiki/Software/HarfBuzz
+URL: http://anongit.freedesktop.org/git/harfbuzz.old.git
Version: 0
-Date: 20091108
-Revision: b0d396aa88b3cdf8cea896bfeeba197656e1cdb1
+Date: 20110808
+Revision: d10a264823e81631336bab37f08a52cc243d3654
Security Critical: yes
Description:
"Harfbuzz is an OpenType text shaping engine."
Read http://behdad.org/text/ if you dare learn more.
-This code was taken from b0d396aa88b3cdf8cea896bfeeba197656e1cdb1
+This code was taken from d10a264823e81631336bab37f08a52cc243d3654
(git://anongit.freedesktop.org/harfbuzz)
The patch in chromium.patch was applied on top of this; I will talk with