aboutsummaryrefslogtreecommitdiffstats
path: root/pngrutil.c
Commit message (Collapse)AuthorAgeFilesLines
* external: libpng: fix numerous compiler warningscarvsdriver2013-07-131-1/+3
| | | | | | | Clean up the code for unused variables to handle them a bit more elegantly. Change-Id: I8b01c27673128719dad74276599d5a286c4dd412
* VeNum optimizations to libpng to improve PNG decode timeDinesh K Garg2012-07-101-10/+10
| | | | | | | | | | | | Set correct counter in neon routine for SUB filter type. Enable Neon optimizations for all filter types and pixel depths. Change-Id: Ica0d39e828a9e0cba59cbc3632830e4eb3e59607 (cherry picked from commit b912f64bc4bb174fc055cda58e303faaa640b8b1) Conflicts: pngrutil.c
* Fix for CVE-2011-3045Geremy Condra2012-03-291-2/+2
| | | | Change-Id: Ia46a262f8c73ec8ad6634c5de5f776373c330061
* Fix for CVE-2011-3026Dave Burke2012-03-061-2/+8
| | | | | | Note that this fix was borrowed from chromium and that the issue was fixed in 1.2.47 of libpng (using a different approach). Change-Id: I9aef05b1b0efd48de8f8121d206257b3c7efb522
* Upgrading libpng to 1.2.46 to fix a few vulnerabilities.Eric Vannier2011-07-211-2/+10
| | | | | | Bug: 5057432 Bug: 5055636 Change-Id: I9e1b51881386aa9f574a38abc844e036baef9091
* Add the feature of tile-based decoding to PNG.Joseph Wen2010-09-091-1/+44
| | | | | | | There is a relevant patch to the change in zlib: https://android-git.corp.google.com/g/#change,63173 Change-Id: I617b8740a50af0d75df9f49fa6b88dd2decb36dd
* Upgrade libpng to 1.2.44 for security fixes.Patrick Scott2010-06-281-223/+353
| | | | Change-Id: Iae257ca6ea7031a99f38e9de196d71ef8b94f9aa
* Update libpng to 1.2.38 to patch a minor security issue.Patrick Scott2009-07-221-92/+123
|
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-304/+342
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+3183
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-3183/+0
|
* external/libpng 1.2.29Upstream1970-01-121-0/+3183