1. f0a073f [license] Remove contrib/gregbook from Fuchsia mirror by Shai Barack · 2 years, 4 months ago main master
  2. fceba46 [libpng] Migrate to new third party layout by Shai Barack · 2 years, 5 months ago
  3. 8f24827 [libpng] Fix build for qemu by Daniel Salazar Villarreal · 2 years, 5 months ago
  4. 5ac8157 [Update] libpng version 1.6.37 by Daniel Salazar Villarreal · 2 years, 6 months ago
  5. 4941bcd [owners] Update OWNERs file to libpng by Daniel Salazar Villarreal · 2 years, 10 months ago
  6. f115649 [owners] Add OWNERs files to libpng by dannyzen · 3 years ago
  7. 6c2f0ff [compile] Suppress unused variables warning by Shai Barack · 3 years ago
  8. 176c05b [libpng] Add missing visibility item by Shai Barack · 3 years ago
  9. b69eae0 [third_party] Restrict libpng visibility to existing users by Shai Barack · 3 years ago
  10. 42d6802 [third_party] Restrict libpng visibility to existing users by Shai Barack · 3 years ago
  11. 2b87a48 Fix instances of -Wnull-pointer-arithmetic by Leonard Chan · 3 years ago
  12. 5f2abd1 [config] Suppress implicit fallthrough by Tamir Duberstein · 3 years ago
  13. 3d7973f [Wconversion] Suppress warnings Bug: 56258 Bug: 58162 by Shai Barack · 3 years, 8 months ago
  14. a40189c Release libpng version 1.6.37 by Cosmin Truta · 5 years ago v1.6.37
  15. 8da8257 Fix typo in the new v2 license by Miguel Ojeda · 5 years ago
  16. 27e8b99 pngminus: Use the system zlib by default by Cosmin Truta · 5 years ago
  17. 62a56d4 pngminus: Change license to MIT, etc. by Willem van Schaik · 5 years ago
  18. 3342faf pngminus: Add a CMakeLists file by Cosmin Truta · 5 years ago
  19. 3f0f1d5 pngminus: Improve portability and fix style (cont'd) by Cosmin Truta · 6 years ago
  20. dcefbc7 pngminus: Improve portability and fix style by Cosmin Truta · 6 years ago
  21. 1f0221f pngminus: Fix a buffer overflow in tokenizer by Cosmin Truta · 6 years ago
  22. a627bd2 arm: Partially revert "Fix a memory leak in the riffled palette [...]" by Cosmin Truta · 5 years ago
  23. 82ae623 arm: Rename all functions to the pattern png_*_neon; add debug traces by Cosmin Truta · 5 years ago
  24. 9c0d5c7 Call png_image_free_function without guarding it with png_safe_execute by Cosmin Truta · 5 years ago
  25. 8439534 Fix a memory leak in pngtest.c by Cosmin Truta · 5 years ago
  26. 70d122a Fix a memory leak in the riffled palette optimization on ARM; refactor by Cosmin Truta · 5 years ago
  27. 0a882b5 scripts: Add makefile.clang, makefile.clang-asan and makefile.gcc-asan by Cosmin Truta · 5 years ago
  28. fef895a Update the copyright year by Cosmin Truta · 5 years ago
  29. 43b4141 scripts: Delete makefile.ne12bsd; clean up makefile.*bsd by Cosmin Truta · 5 years ago
  30. 6a94d14 Bump version to 1.6.37.git by Cosmin Truta · 5 years ago
  31. 0e13545 Join the branches 'libpng16' and 'master' by Cosmin Truta · 5 years ago
  32. eddf902 Release libpng version 1.6.36 by Cosmin Truta · 5 years ago v1.6.36
  33. 85acd91 [master] Imported from libpng-1.6.36.tar by Cosmin Truta · 5 years ago
  34. e79085a Introduce the PNG Reference Library License version 2 by Cosmin Truta · 6 years ago
  35. 81a65de Clean up config, scripts, examples, etc. by Cosmin Truta · 5 years ago
  36. 702a07e CMakeLists: Fix incorrect creation of pkg-config file by Kyle Bentley · 5 years ago
  37. 7b2224c CMakeLists: Require CMake version 3.1 or newer by Cosmin Truta · 5 years ago
  38. ee7967e CMakeLists: Fix detection of libm by Cosmin Truta · 5 years ago
  39. a54a056 Rerun autogen.sh by Cosmin Truta · 6 years ago
  40. 94429a3 Remove the "last changed" version information from source comments by Cosmin Truta · 6 years ago
  41. 1ceaa83 Fix the build with MSVC ARM64 by Cosmin Truta · 6 years ago
  42. b66ed71 Restore the ANSI C compliance after adding the ARM optimization by Cosmin Truta · 6 years ago
  43. 7734cda Optimize png_do_expand_palette for ARM by Richard Townsend · 6 years ago
  44. 2fc5ddf Restore the ANSI C compliance after applying the MSVC ARM64 fix by Cosmin Truta · 6 years ago
  45. 8033c96 Fix build errors with MSVC ARM64 by zzzzRuby · 6 years ago
  46. d3d1baa Prefer memcpy to manual pointer arithmetic. by Samuel Williams · 6 years ago
  47. a294c1b Some more trivial source typos by luz.paz · 6 years ago
  48. ceb3277 Remove top-level const from function-scope variables by Cosmin Truta · 6 years ago
  49. 1ef8882 Replace the remaining uses of PNG_CONST with const by Cosmin Truta · 6 years ago
  50. 58eedce CMakeLists: Update the contributor list by Cosmin Truta · 6 years ago
  51. 1d89a5d CMakeLists: Fix style by Cosmin Truta · 6 years ago
  52. 43446b7 Fix a build warning on OpenBSD by Cosmin Truta · 6 years ago
  53. 6c059f8 configure: Remove the memset check and the HAVE_MEMSET macro by Cosmin Truta · 6 years ago
  54. f5d48df CMakeLists: Remove the PNGARG option by Cosmin Truta · 6 years ago
  55. 9730362 CMakeLists: Avoid symlinks on MSYS by Cosmin Truta · 6 years ago
  56. 7cb7afb CMake: Fix compilation on systems without libm by Cameron Cawley · 6 years ago
  57. 1bd4214 Clean up the scripts/ directory by Cosmin Truta · 6 years ago
  58. 6d55a14 Update projects/vstudio by Cosmin Truta · 6 years ago
  59. 8440326 Update the documentation by Cosmin Truta · 6 years ago
  60. b729fff Remove the Y2K compliance statement by Cosmin Truta · 6 years ago
  61. c36c09f Update the export control information by Cosmin Truta · 6 years ago
  62. a873893 Remove the "last changed" version information from source comments by Cosmin Truta · 6 years ago
  63. 47f1878 Rerun autogen.sh by Cosmin Truta · 6 years ago
  64. d4fb621 Bump version to 1.6.36.git and update copyright notice by Cosmin Truta · 6 years ago
  65. fb6312a ARM: Disable hand-written AArch32 NEON on AArch64 by Vicki Pfau · 6 years ago
  66. ddc842b CMakeLists: Fix passing "off" for PNG optimizations by Vicki Pfau · 6 years ago
  67. 46924bd CMakeLists: Fix disabling hardware optimizations by Vicki Pfau · 6 years ago
  68. 8da3974 [master] Imported from libpng-1.6.35.tar by Cosmin Truta · 6 years ago
  69. c17d164 Run autogen.sh by Cosmin Truta · 6 years ago v1.6.35
  70. 46aedd8 Release libpng version 1.6.35 by Cosmin Truta · 6 years ago
  71. 2471434 [libpng16] Added missing parentheses to a macro definition by Cosmin Truta · 6 years ago
  72. 8a05766 [libpng16] Fix the calculation of row_factor in png_check_chunk_length by Cosmin Truta · 6 years ago
  73. a74aa9a [libpng16] Replace the remaining uses of png_size_t with size_t by Cosmin Truta · 6 years ago
  74. e966646 Update README.fuchsia by Petr Hosek · 6 years ago
  75. 7cba806 Update README.fuchsia by Damien Miller · 6 years ago
  76. 916117d [libpng16] Allow compresion-type to be NULL in png_set_iCCP(). by Glenn Randers-Pehrson · 6 years ago
  77. 7784cd3 [libpng16] Fix png_get_iCCP() to allow null compression-type by Glenn Randers-Pehrson · 6 years ago
  78. cde1e1f [libpng16] Bump version to 1.6.35beta02 by Glenn Randers-Pehrson · 6 years ago
  79. 0e06b59 [libpng16] Imported from libpng-1.6.35beta01.tar by Glenn Randers-Pehrson · 6 years ago v1.6.35beta01
  80. 3fecfea Merge branch 'more-misc-typos' of git://github.com/luzpaz/libpng into libpng16 by Glenn Randers-Pehrson · 6 years ago
  81. 140f3aa Fix png_set_option to work. by taigacon · 6 years ago
  82. eb91c0e More misc. typos by luz.paz · 6 years ago
  83. d5e4915 [libpng16] Update copyright year to 2018 in png.c by Glenn Randers-Pehrson · 6 years ago
  84. fe669f6 [libpng16] Update copyright year by Glenn Randers-Pehrson · 6 years ago
  85. 84e6e35 [libpng16] Fix potential problem with bKGD (Cosmin Truta) by Glenn Randers-Pehrson · 6 years ago
  86. 28d0ee7 [libpng16] temporarily disable 16-to-8 downscaling in the fuzzer by Glenn Randers-Pehrson · 6 years ago
  87. f07b985 [libpng16] CHange "ASM C" to "C ASM" in CMakelists.txt by Glenn Randers-Pehrson · 6 years ago
  88. d532334 Avoid -Wundef warnings when building libpng by Vadim Zeitlin · 6 years ago
  89. 7292c86 [master] Imported from libpng-1.6.34.tar by Glenn Randers-Pehrson · 7 years ago
  90. fc32eb1 [libpng16] Initialize entire 256-entry palette in png_set_PLTE(). by Glenn Randers-Pehrson · 7 years ago
  91. 7ca2f0e [libpng16] Fix one more typo by Glenn Randers-Pehrson · 7 years ago
  92. babae66 [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 7 years ago
  93. 3403a6e Merge branch 'typos' of git://github.com/luzpaz/libpng into libpng16 by Glenn Randers-Pehrson · 7 years ago
  94. b196bd6 [Libpng16] Add typecast to NULL argument to png_do_expand() by Glenn Randers-Pehrson · 7 years ago
  95. f23b41d Misc. typos by Unknown · 7 years ago
  96. 7125401 [libpng16] Undo recent pngrutil.c change that did not fix oss-fuzz issue by Glenn Randers-Pehrson · 7 years ago
  97. 4b52ef8 [libpng16] Removed some unnecessary brackets in pngrtran.c by Glenn Randers-Pehrson · 7 years ago
  98. 5d7b4ab [libpng16] Replace png_set_add_alpha with png_set_trns_to_alpha in fuzzer. by Glenn Randers-Pehrson · 7 years ago
  99. 7ee802a [libpng16] Initialize trans_color.red, green, and blue == trans_color.gray by Glenn Randers-Pehrson · 7 years ago
  100. 2f8b82e [libpng16] Revert recent changes that did not help with oss-fuzz issues by Glenn Randers-Pehrson · 7 years ago