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

Unified Diff: third_party/libpng/README.chromium

Issue 1372313004: Update to libpng 1.2.52 (rollup change only) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/libpng/README ('k') | third_party/libpng/png.h » ('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 391a25cd4f057bb5da6d9449987a0b56a540b4ce..1b07c78cf2781a9d0c730b21b92a0462b7de711e 100644
--- a/third_party/libpng/README.chromium
+++ b/third_party/libpng/README.chromium
@@ -1,6 +1,6 @@
Name: libpng
URL: http://libpng.org/
-Version: 1.2.45
+Version: 1.2.52
Security Critical: yes
License: libpng license
License Android Compatible: yes
@@ -10,10 +10,8 @@ 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).
-Updated to 1.2.45, no changes to the source files but all unneeded files
+Updated to 1.2.52, no changes to the source files but all unneeded files
stripped.
-- One custom patch for bug 112822, to be sent upstream.
-- Also a signedness condition from upstream relating to the above, bug 116162.
- Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support
color glyphs.
« no previous file with comments | « third_party/libpng/README ('k') | third_party/libpng/png.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698