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

Unified Diff: third_party/freetype-android/README.chromium

Issue 1155743013: Move third_party/freetype DEPS to third_party/freetype-android/src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually update security property. Created 5 years, 7 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 | « third_party/freetype-android/OWNERS ('k') | third_party/freetype-android/freetype.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/freetype-android/README.chromium
diff --git a/third_party/freetype-android/README.chromium b/third_party/freetype-android/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..45032d2778b06508174098fd89fce691b09acbb5
--- /dev/null
+++ b/third_party/freetype-android/README.chromium
@@ -0,0 +1,18 @@
+Name: Freetype
+URL: https://android.googlesource.com/platform/external/freetype/
+Version: 9c745321260bb728ab1cd1c8fd5f075854b2ad49
+License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
+ JPEG Group) licenses"
+License File: src/NOTICE
+Security Critical: yes
+License Android Compatible: yes
+
+Description:
+This package was copied from Android source tree and just used for Android.
+For other platforms, the freetype is normally found outside the Chromium tree;
+e.g. on Mac it's in /usr/include
+
+How to update:
+1. Follow the directions in src/README.chromium to update the source.
+2. Update freetype.gyp and BUILD.gn to reflect any changes in src/Android.mk.
+3. Commit build changes while rolling Chromium DEPS to new commit.
« no previous file with comments | « third_party/freetype-android/OWNERS ('k') | third_party/freetype-android/freetype.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698