aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Update libpng to 1.6.20cm-12.1Matt Sarett2016-07-08207-49099/+9764
* libpng: fix hang during read when inflate failsKhalid Zubair2016-01-131-2/+8
* Merge tag 'android-5.1.1_r13' into cm-12.1Ricardo Cerqueira2015-09-090-0/+0
|\
| * Restore a width check that was removed from png.c (CVE-2015-0973)Narayan Kamath2015-07-271-11/+44
* | Merge tag 'android-5.1.1_r5' into cm-12.1Ricardo Cerqueira2015-07-040-0/+0
|\ \
| * \ am 31f04ea9: (-s ours) Merge "Backport of fix for CVE-2015-0973 to libpng 1.2...Nick Kralevich2015-04-130-0/+0
| |\ \
| | * \ Merge "Backport of fix for CVE-2015-0973 to libpng 1.2." into klp-devNick Kralevich2015-04-131-29/+56
| | |\ \
| | | * | Backport of fix for CVE-2015-0973 to libpng 1.2.Narayan Kamath2015-04-131-29/+56
| * | | | am 481d5259: (-s ours) Revert "Fix buffer overwrite in png_build_index" DO NO...Narayan Kamath2015-04-110-0/+0
| |\| | |
| | * | | Revert "Fix buffer overwrite in png_build_index" DO NOT MERGENarayan Kamath2015-04-031-3/+2
| | |/ /
| * | | Restore a width check that was removed from png.c (CVE-2015-0973)Narayan Kamath2015-03-231-11/+44
| * | | am 6b380638: Fix buffer overwrite in png_build_indexHenrik Smiding2015-03-201-2/+3
| |\| |
| | * | Fix buffer overwrite in png_build_indexHenrik Smiding2015-03-191-2/+3
| * | | am 41cf547a: Incrementally increase the index size based on when the data str...Derek Sollenberger2015-03-200-0/+0
| |\| |
| | * | Incrementally increase the index size based on when the data structures are a...Derek Sollenberger2015-03-181-3/+8
| * | | Fix buffer overflow security vulnerability (CVE-2014-9495)Henrik Smiding2015-03-171-3/+3
* | | | Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/ext...stable/cm-12.1-YOG3CSteve Kondik2015-04-210-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix buffer overwrite in png_build_indexHenrik Smiding2015-03-251-2/+3
| * | | Fix buffer overflow security vulnerability (CVE-2014-9495)Henrik Smiding2015-03-251-3/+3
| |/ /
* | | Restore a width check that was removed from png.c (CVE-2015-0973)staging/cm-12.1stable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tcm-12.0Narayan Kamath2015-02-271-11/+44
* | | Fix buffer overwrite in png_build_indexHenrik Smiding2015-02-271-2/+3
* | | Fix buffer overflow security vulnerability (CVE-2014-9495)Henrik Smiding2015-02-271-3/+3
|/ /
* | Incrementally increase the index size based on when the data structures are a...staging/cm-12.0-cafstable/cm-12.0-YNG1IDerek Sollenberger2014-09-221-3/+8
* | Turn on neon instrinsics for arm64 by turning off runtime detection.Riley Andrews2014-08-191-2/+2
* | am 60158365: Merge "libpng NEON enablement for ARM64"Narayan Kamath2014-06-262-2/+12
|\ \
| * \ Merge "libpng NEON enablement for ARM64"Narayan Kamath2014-06-242-2/+12
| |\ \
| | * | libpng NEON enablement for ARM64sireesh2014-06-262-2/+12
| |/ /
* | | am 028c6d76: Merge "libpng - enable neon support"John Reck2014-06-241-4/+3
|\| |
| * | Merge "libpng - enable neon support"John Reck2014-06-241-4/+3
| |\ \
| | * | libpng - enable neon supportsireesh2014-06-241-4/+3
| |/ /
* | | am 04f0b198: Merge "Revert "libpng 1.6.10 enable NEON Optimizations""John Reck2014-05-231-1/+4
|\| |
| * | Merge "Revert "libpng 1.6.10 enable NEON Optimizations""John Reck2014-05-231-1/+4
| |\ \
| | * | Revert "libpng 1.6.10 enable NEON Optimizations"John Reck2014-05-231-1/+4
* | | | am 9566386a: Merge "libpng 1.6.10 enable NEON Optimizations"John Reck2014-05-231-4/+1
|\| | |
| * | | Merge "libpng 1.6.10 enable NEON Optimizations"John Reck2014-05-231-4/+1
| |\| |
| | * | libpng 1.6.10 enable NEON OptimizationsSireesh Tripurari2014-05-161-4/+1
| |/ /
* | | am 90b4233a: Merge changes I3aa6d877,I76e81e7fJohn Reck2014-05-15132-3252/+8327
|\| |
| * | Merge changes I3aa6d877,I76e81e7fJohn Reck2014-05-15132-3252/+8327
| |\ \
| | * | libpng 1.6.10 - Merge seekable png patchSireesh Tripurari2014-05-096-1/+328
| | * | Update libpng from 1.6.3 to 1.6.10Sireesh Tripurari2014-05-09133-3580/+8328
| |/ /
* | | am 8ef380fc: Merge "Use -no-integrated-as on Darwin."Tim Murray2014-04-241-0/+8
|\| |
| * | Merge "Use -no-integrated-as on Darwin."Tim Murray2014-04-231-0/+8
| |\ \
| | * | Use -no-integrated-as on Darwin.Tim Murray2014-04-231-0/+8
| |/ /
* | | am 5db6f05e: Merge "Turn off SLP vectorization until http://llvm.org/PR19472 ...Tim Murray2014-04-221-0/+5
|\| |
| * | Merge "Turn off SLP vectorization until http://llvm.org/PR19472 is fixed."Tim Murray2014-04-221-0/+5
| |\ \
| | * | Turn off SLP vectorization until http://llvm.org/PR19472 is fixed.Stephen Hines2014-04-171-0/+5
| |/ /
* | | am b4e8ab7f: Merge changes Ie1194452,I9c42191b,I340deefa,I313493fa,Ia900dab4Brian Carlstrom2014-04-160-0/+0
|\| |
| * | Merge changes Ie1194452,I9c42191b,I340deefa,I313493fa,Ia900dab4Brian Carlstrom2014-04-16306-43109/+85335
| |\ \
| | * | Use arch-specific flags to fix multilib build.Ying Wang2014-04-151-8/+15
| | * | Tweak makefileJohn Reck2014-04-151-4/+2