Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libpng
/
57cbcf6b8fbc9355a063d58d8557a0e548310f48
57cbcf6
[libpng15] Add ability to call png_read_update_info multiple times to pngvalid.c
by John Bowler
· 13 years ago
07772cb
[libpng15] Fixes for multiple calls to png_read_update_info.
by John Bowler
· 13 years ago
5c1905c
[libpng15] Fixed a relatively harmless memory overwrite
by John Bowler
· 13 years ago
d58251b
[libpng15] Reverted previous change; removed png_get_compression_buffer() API.
by Glenn Randers-Pehrson
· 13 years ago
d3dcb46
[libpng15] Added png_get_compression_buffer() API.
by Glenn Randers-Pehrson
· 13 years ago
3dbfd30
[libpng15] Removed two redundant tests for unitialized row.
by Glenn Randers-Pehrson
· 13 years ago
ff36991
[libpng15] Bump version to libpng-1.5.6beta06
by Glenn Randers-Pehrson
· 13 years ago
5b3b54e
[libpng15] Imported from libpng-1.5.6beta05.tar
by Glenn Randers-Pehrson
· 13 years ago
ba55c07
[libpng15] Use PNG_CSTRING_FROM_CHUNK macro with png_debug2() in pngwutil.c
by Glenn Randers-Pehrson
· 13 years ago
4e68aa7
[libpng15] Further optimization of png_combine_row() in the interlaced case.
by John Bowler
· 13 years ago
76b6231
[libpng15] Fixed bug in png_write_chunk_header() debug print,
by Glenn Randers-Pehrson
· 13 years ago
4dd0dc6
[libpng15] Fix small typo in CHANGES and ANNOUNCE
by Glenn Randers-Pehrson
· 13 years ago
8be28e3
[libpng15] Optimized png_combine_row() when rows are aligned This gains a
by John Bowler
· 13 years ago
ac8375d
[libpng15] Align png_struct::row_buf - previously it was always unaligned,
by John Bowler
· 13 years ago
65c0339
[libpng15] Speed up png_combine_row() for interlaced images. This reduces the
by Glenn Randers-Pehrson
· 13 years ago
4daae30
[libpng15] #ifdef out png_progressive_combine_row() when interlacing is
by Glenn Randers-Pehrson
· 13 years ago
d5bc89e
[libpng15] Updated CHANGES and ANNOUNCE
by Glenn Randers-Pehrson
· 13 years ago
fa7d793
[libpng15] Replaced a short but frequently-used memcpy() in png_combine_row()
by Glenn Randers-Pehrson
· 13 years ago
a92a212
[libpng15] Bump version to libpng-1.5.6beta05
by Glenn Randers-Pehrson
· 13 years ago
435cf87
[libpng15] Bump version to libpng-1.5.6beta04
by Glenn Randers-Pehrson
· 13 years ago
e51916c
[libpng15] Bump version to libpng-1.5.6beta04
by Glenn Randers-Pehrson
· 13 years ago
997b193
[libpng15] Imported from libpng-1.5.6beta03.tar
by Glenn Randers-Pehrson
· 13 years ago
e29c4b9
[libpng15] Revised CMakeLists.txt to work with mingw and removed some material
by Glenn Randers-Pehrson
· 13 years ago
8e25a61
[libpng15]` Revised test-pngtest.sh to report FAIL when pngtest fails.
by Glenn Randers-Pehrson
· 13 years ago
f573ff7
[libpng15] Bump version to libpng-1.5.6beta03
by Glenn Randers-Pehrson
· 13 years ago
1a16735
[libpng15] Imported from libpng-1.5.6beta02.tar
by Glenn Randers-Pehrson
· 13 years ago
d02d6a1
[libpng15] Fixed a typo in the definition of the new PNG_STRING_FROM_CHUNK(s,c)
by Glenn Randers-Pehrson
· 13 years ago
968c231
[libpng15] Added a note in the manual the png_read_update_info() must be
by Glenn Randers-Pehrson
· 13 years ago
bb5cb14
[libpng15] Bump version to libpng-1.5.6beta02
by Glenn Randers-Pehrson
· 13 years ago
115020d
[libpng15] Imported from libpng-1.5.6beta01.tar
by Glenn Randers-Pehrson
· 13 years ago
3e2263a
[libpng15] Imported from libpng-1.5.5.tar
by Glenn Randers-Pehrson
· 13 years ago
d71f09d
[libpng15] Bump version to libpng-1.5.5rc02
by Glenn Randers-Pehrson
· 13 years ago
0a456b5
[libpng15] Fix grammar in ANNOUNCE and CHANGES
by Glenn Randers-Pehrson
· 13 years ago
d326111
[libpng15] Imported from libpng-1.5.5rc01.tar
by Glenn Randers-Pehrson
· 13 years ago
673a116
[libpng15] Updated ANNOUNCE and CHANGES with new CVE number.
by Glenn Randers-Pehrson
· 13 years ago
853afe6
[libpng15] Bump version to libpng-1.5.5beta09
by Glenn Randers-Pehrson
· 13 years ago
fe85baf
[libpng15] Bump version to libpng-1.5.5beta08
by Glenn Randers-Pehrson
· 13 years ago
7515612
[libpng15] Constant changes for 64-bit compatibility (removal of L suffixes).
by John Bowler
· 13 years ago
f0c19e6
[libpng15] Fix typo in ANNOUNCE and CHANGES
by Glenn Randers-Pehrson
· 13 years ago
ccff383
[libpng15] Relocated new HAVE_SOLARIS_LD definition in configure.ac
by Glenn Randers-Pehrson
· 13 years ago
f3f7e14
[libpng15] Fixed 64-bit compilation errors (gcc). The errors fixed relate
by John Bowler
· 13 years ago
3c2ae60
[libpng15] Bump version to libpng-1.5.5beta08
by Glenn Randers-Pehrson
· 13 years ago
95ba417
[libpng15] Imported from libpng-1.5.5beta07.tar
by Glenn Randers-Pehrson
· 13 years ago
b6e4d58
[libpng15] Changed png_chunk_benign_error() to png_warning() in png.c, in
by Glenn Randers-Pehrson
· 13 years ago
ef43c17
[devel] Changed "// ..." comments to "/* .. */" in the visupng project.
by Glenn Randers-Pehrson
· 13 years ago
ad8b7b7
[devel] Add SunOS support to configure and Makefile.am
by Glenn Randers-Pehrson
· 13 years ago
83bd94f
[devel] Added SunOS support to configure.ac and Makefile.am
by Glenn Randers-Pehrson
· 13 years ago
63071ac
[devel] Zapped "zap" (changed "zap" to "remove")
by Glenn Randers-Pehrson
· 13 years ago
4427139
[devel] Revise makefile.darwin to support both i386 and 64-bit architecture
by Glenn Randers-Pehrson
· 13 years ago
90cd362
[devel] Added some blank lines to projects/vstudio/zlib.props for clarity.
by Glenn Randers-Pehrson
· 13 years ago
b293334
[devel] Added "$(ARCH)" option to makefile.darwin
by Glenn Randers-Pehrson
· 13 years ago
4ae2978
[devel] Bump version to libpng-1.5.5beta07
by Glenn Randers-Pehrson
· 13 years ago
ec3ff78
[devel] Imported from libpng-1.5.5beta06.tar
by Glenn Randers-Pehrson
· 13 years ago
6d62ef1
[devel] Spell "behavior" consistently.
by Glenn Randers-Pehrson
· 13 years ago
b6874f8
[devel] Use "gray" spelling consistently.
by Glenn Randers-Pehrson
· 13 years ago
8b8aacd
[devel] Use "color" spelling consistently.
by Glenn Randers-Pehrson
· 13 years ago
bbd17bd
[devel] Describe the new XYZ APIs in the manual.
by John Bowler
· 13 years ago
b5cebba
[devel] Updated symbols.def which was supposed to be part of previous patch.
by John Bowler
· 13 years ago
736f40f
[devel] Fixes to rgb_to_gray and cHRM XYZ APIs
by John Bowler
· 13 years ago
0c03fc6
[devel] Expanded TAB characters in CMakeLists.txt
by Glenn Randers-Pehrson
· 13 years ago
e61e403
[devel] Ensure the CMAKE_LIBRARY_OUTPUT_DIRECTORY is set in CMakeLists.txt
by Glenn Randers-Pehrson
· 13 years ago
9d824eb
[devel] Bump version to libpng-1.5.5beta06
by Glenn Randers-Pehrson
· 13 years ago
75d5bfd
[devel] Imported from libpng-1.5.5beta05.tar
by Glenn Randers-Pehrson
· 13 years ago
9b979b1
[devel] Added new types and internal functions for CIE RGB end point handling
by John Bowler
· 13 years ago
7b97965
[devel] Prevent unexpected API exports from non-libpng DLLs on Windows.
by John Bowler
· 13 years ago
0bc7977
[devel] Revised commentary about png_rgb_to_gray coefficents
by Glenn Randers-Pehrson
· 13 years ago
a45ffbe
[devel] Bump version to libpng-1.5.5beta05
by Glenn Randers-Pehrson
· 13 years ago
99ffac0
[devel] Imported from libpng-1.5.5beta04.tar
by Glenn Randers-Pehrson
· 13 years ago
6c98897
[devel] Updated commentary about the png_rgb_to_gray() default coefficients
by Glenn Randers-Pehrson
· 13 years ago
b17c75b
[devel] Revised CMakeLists.txt (Clifford Yapp)
by Glenn Randers-Pehrson
· 13 years ago
d4e1ddb
[devel] Fix typo in manual: "was" was "was was".
by Glenn Randers-Pehrson
· 13 years ago
aab2aa1
[devel] Bump version to libpng-1.5.5beta04
by Glenn Randers-Pehrson
· 13 years ago
03d6b48
[devel] Imported from libpng-1.5.5beta03.tar
by Glenn Randers-Pehrson
· 13 years ago
4dcce66
[devel] Updated CHANGES to reshow addition of new compression API
by Glenn Randers-Pehrson
· 13 years ago
7a28724
[devel] Minor documentation editing.
by Glenn Randers-Pehrson
· 13 years ago
a5bcab7
[devel] Enabled compilation with g++ compiler. This compiler does not
by John Bowler
· 13 years ago
0a007b7
[devel] Added recent CVE numbers at relevant places in the CHANGES file.
by Glenn Randers-Pehrson
· 13 years ago
e9ef47f
[devel] Bump version to libpng-1.5.5beta03
by Glenn Randers-Pehrson
· 13 years ago
0532aca
[devel] Imported from libpng-1.5.5beta02.tar
by Glenn Randers-Pehrson
· 13 years ago
5a77e67
[devel] Revised Makefile.am and Makefile.in to look in the right directory for
by John Bowler
· 13 years ago
c2891d0
[devel] Reverted Makefile.am and Makefile.in to 1.5.4 status.
by Glenn Randers-Pehrson
· 13 years ago
25e0f55
[devel] Bump version to libpng-1.5.5beta02
by Glenn Randers-Pehrson
· 13 years ago
ce775cc
[devel] Imported from libpng-1.5.5beta01.tar
by Glenn Randers-Pehrson
· 13 years ago
d0797f5
[devel] Revised manual paragraph about use of 'NO' macros.
by Glenn Randers-Pehrson
· 13 years ago
a5e5547
[devel] Minor editing of the manual.
by Glenn Randers-Pehrson
· 13 years ago
4164c6f
[devel] Reverted non-portable GNU syntax in makefile (?=, +=)
by Glenn Randers-Pehrson
· 13 years ago
4b2237a
[devel] Updated contrib/pngminus/makefile.std
by Glenn Randers-Pehrson
· 13 years ago
cb47e20
[devel] Reverted type of "my_background" to png_color_16 in the manual.
by Glenn Randers-Pehrson
· 13 years ago
d3a0b23
[devel] png_set_background does not take an info_ptr argument.
by Glenn Randers-Pehrson
· 13 years ago
ab38979
[devel] Fixed some typos in the manual.
by Glenn Randers-Pehrson
· 13 years ago
628b632
[devel] Bump version to libpng-1.5.5beta01
by Glenn Randers-Pehrson
· 13 years ago
d404b6d
[devel] Imported from libpng-1.5.4.tar
by Glenn Randers-Pehrson
· 13 years ago
38404a5
[devel] Relocated a single quote from the beginning of a line in the manual
by Glenn Randers-Pehrson
· 13 years ago
05fc4cc
[devel] Added references to CVE-2011-2501 and -0408 to the CHANGES file.
by Glenn Randers-Pehrson
· 13 years ago
78bb9da
[devel] Imported from libpng-1.5.4rc01.tar
by Glenn Randers-Pehrson
· 13 years ago
4fca255
[devel] Define PNG_ALLOCATED to "restrict" only if MSC_VER >= 1400.
by Glenn Randers-Pehrson
· 13 years ago
9daf91e
[devel] Imported from libpng-1.5.4beta08.tar
by Glenn Randers-Pehrson
· 13 years ago
fcd7c13
[devel] Fix pngvalid.c with ACCURATE_SCALE
by John Bowler
· 13 years ago
5bcd0a8
[devel] Imported from libpng-1.5.4beta07.tar
by Glenn Randers-Pehrson
· 13 years ago
8d26126
[devel] Fixed pngvalid, simplified macros, added checking for 0 in sCAL.
by John Bowler
· 13 years ago
Next »