Chromium Code Reviews

Side by Side 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, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « third_party/libpng/README ('k') | third_party/libpng/png.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libpng 1 Name: libpng
2 URL: http://libpng.org/ 2 URL: http://libpng.org/
3 Version: 1.2.45 3 Version: 1.2.52
4 Security Critical: yes 4 Security Critical: yes
5 License: libpng license 5 License: libpng license
6 License Android Compatible: yes 6 License Android Compatible: yes
7 7
8 Description: 8 Description:
9 Our custom configuration options are defined in pngusr.h. This was previously 9 Our custom configuration options are defined in pngusr.h. This was previously
10 called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence 10 called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence
11 the wk_* names). 11 the wk_* names).
12 12
13 Updated to 1.2.45, no changes to the source files but all unneeded files 13 Updated to 1.2.52, no changes to the source files but all unneeded files
14 stripped. 14 stripped.
15 15
16 - One custom patch for bug 112822, to be sent upstream.
17 - Also a signedness condition from upstream relating to the above, bug 116162.
18 - Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support 16 - Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support
19 color glyphs. 17 color glyphs.
OLDNEW
« 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