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

Unified Diff: README.chromium

Issue 1111803003: Locally apply upstream patch to fix crbug.com/394373 (Closed) Base URL: https://chromium.googlesource.com/chromium/src/third_party/freetype.git@master
Patch Set: Rebase Created 5 years, 8 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 | « OWNERS ('k') | src/autofit/aflatin.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index ed9f84acca5693f4b07f155ff29fd40b61ea0ce2..77382e35f0890ad88e721a4dbf0fe91bf93f031f 100644
--- a/README.chromium
+++ b/README.chromium
@@ -13,7 +13,9 @@ For other platforms, the freetype is normally found outside the Chromium tree;
e.g. on Mac it's in /usr/include
Local Modifications:
-We added the gyp file to build it.
+- Added the gyp file to build it.
+- Applied http://git.savannah.gnu.org/cgit/freetype/freetype2.git/diff/?id=a374c9cfe7bb26045a82a8229bf419565fb004f9
+ to fix http://crbug.com/394373.
Here is the detail steps
1. Under this directory, start a branch
« no previous file with comments | « OWNERS ('k') | src/autofit/aflatin.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698