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

Unified Diff: third_party/libpng/README.chromium

Issue 1509773004: CL for perf tryjob on android Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/libpng/README ('k') | third_party/libpng/arm/arm_init.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libpng/README.chromium
diff --git a/third_party/libpng/README.chromium b/third_party/libpng/README.chromium
index 2ac561575081def37287f1363f64ddae01f98a02..3a2beb0f6acd6392783c9c8964eda6ff707f49ee 100644
--- a/third_party/libpng/README.chromium
+++ b/third_party/libpng/README.chromium
@@ -1,17 +1,14 @@
Name: libpng
URL: http://libpng.org/
-Version: 1.2.54
+Version: 1.6.19
Security Critical: yes
License: libpng license
License Android Compatible: yes
Description:
-Our custom configuration options are defined in pngusr.h. This was previously
-called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence
-the wk_* names).
+The custom configuration options are defined in pnglibconf.h. The unnecessary
+files from upstream libpng (all non-source code files or testing files)
+have been deleted.
-Updated to 1.2.54, no changes to the source files but all unneeded files
-stripped.
-
-- Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support
- color glyphs.
+PNG_READ_PACK_SUPPORTED must be defined on Android, as required by freetype
+to support color glyphs.
« no previous file with comments | « third_party/libpng/README ('k') | third_party/libpng/arm/arm_init.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698