aboutsummaryrefslogtreecommitdiffstats
path: root/README.version
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.6.34Leon Scroggins III2017-10-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Test: Covered by existing tests. This is the same version we will use in Chromium: https://chromium-review.googlesource.com/c/chromium/src/+/704209 https://github.com/glennrp/libpng/commit/edef058e180be435afd8feebb742a22360a7fa3f (included in this revision) moved the SSE opts directly into the main libpng source, so contrib/intel/intel_sse.patch is no longer necessary, as its changes are already included. Adds *all* code, rather than selecting just the code we use. Other changes: - README.android: - Update version - Android.mk -> Android.bp - Remove no longer relevant comment about applying the intel patch - Remove comment about deleting unused files - README.version: - Update version and source link Change-Id: Ib24cfcfec3e2f63eed8b3b9f0920b1018b30dd64
* Revert "libpng: Upgrade to 1.6.26"Matt Sarett2016-11-231-2/+2
| | | | | | | | This reverts commit 3586ba4f3287ed6a9e6e15b01b717e2cf1bd8647. https://b.corp.google.com/u/1/issues/33057876 Change-Id: I2c0ea5e3feba74f70009d6ccda4e43b32a17b832
* libpng: Upgrade to 1.6.26Alex Naidis2016-11-011-2/+2
| | | | | | | | | This release contains many minor and important fixes. Libpng 1.6.26 released on October 20, 2016 Change-Id: If647f42a1fb4d7022286010d262d289dac4030df Signed-off-by: Alex Naidis <alex.naidis@linux.com>
* libpng: Upgrade to 1.6.25Alex Naidis2016-10-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | The changes from 1.6.22 (beta) to 1.6.25 (final) include many general fixes, fixes for memory leak issues and optimizations in order to improve performance. Also upstream added support for the MIPS platform. Support for Intel SSE isn't built in any more. For support a patch in contrib/intel/intel_sse.patch has to be applied. This patch additionally documents this in README.android as an Android specific addition. The patch for Intel SSE support from upstream applied cleanly. Libpng 1.6.25 released on September 1, 2016. Test: built for ARM and checked whether NEON optimizations were compiled built for x86/x86_64 and checked whether SSE optimizations were compiled Change-Id: If647f42a1fb4d7022286010d262d287dac4030df Signed-off-by: Alex Naidis <alex.naidis@linux.com>
* Update libpng 1.6.22betaMatt Sarett2016-02-191-2/+2
| | | | | | | | Includes SSE filter optimizations that will reduce decode runtime by about 30% on Intel CPUs. BUG:27264258 Change-Id: Ia7b9aeaddb43381c71e40607b5ccb40ebd3f5a31
* Update to 1.6.20Matt Sarett2016-01-041-2/+2
| | | | | | | | Contains fix for CVE-2015-8126. (http://www.libpng.org/pub/png/libpng.html) BUG:23265085 Change-Id: Ice2ec48b9ff7fa9746c8d0d24376a3c746c4361d
* Update to libpng 1.6.19Matt Sarett2015-11-251-2/+2
| | | | | | | | | Removes all Android modifications, including SK_PNG_INDEX_SUPPORTED (for subset decoding). BUG:23265085 BUG:25424175 Change-Id: Iaa4f6cc9fc6db8e4b46a83211363adfcbf07b589
* package version metadata for external/Damien Miller2015-05-211-0/+3
This will be used for automated notification of external vulnerability reports. Change-Id: I2a2b6bb169e2b0f74c13c78f06e328947c756ba6