summaryrefslogtreecommitdiff
path: root/ltmain.sh
AgeCommit message (Collapse)Author
2017-10-06Update to 1.6.34Leon Scroggins III
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
2015-11-25Update to libpng 1.6.19Matt Sarett
Removes all Android modifications, including SK_PNG_INDEX_SUPPORTED (for subset decoding). BUG:23265085 BUG:25424175 Change-Id: Iaa4f6cc9fc6db8e4b46a83211363adfcbf07b589
2013-08-14Update libpng to version 1.6.3Chris Craik
Change-Id: I86cb46ec376eb41324b82d2875757aeda734c5c1
2010-06-28Upgrade libpng to 1.2.44 for security fixes.Patrick Scott
Change-Id: Iae257ca6ea7031a99f38e9de196d71ef8b94f9aa
2009-03-09auto import from //branches/cupcake/...@137197The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project
1970-01-12external/libpng 1.2.29Upstream