1. e8d02c5 libsparse: Fix overflow of merged sparse chunk length by Hyeongseok Kim · 5 years ago
  2. c44f50c libsparse: use memory-mapping on Windows too. by Elliott Hughes · 5 years ago
  3. 48c9f61 libsparse: fix memory leak in output_file_close() by Robin Hsu · 6 years ago
  4. 946da7c libsparse: replace legacy min() with std::min() by cfig · 6 years ago
  5. 5d08f63 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 7 years ago
  6. fca4a9c Revert "libsparse: Add sparse typed callback" by Tobias Thierer · 7 years ago
  7. db69f0d libsparse: Add sparse typed callback by Jerry Zhang · 7 years ago
  8. 17ba95e [libsparse] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  9. 7b444f0 libsparse: Add .clang-format and reformat to google3 style by Jerry Zhang · 7 years ago
  10. 5a75507 libsparse: Change source files to cpp by Jerry Zhang · 7 years ago[Renamed (94%) from libsparse/output_file.c]
  11. e18c031 libsparse: Use 'size_t' for the 'len' parameter in callbacks. by Tao Bao · 7 years ago
  12. 3738968 libsparse: Fix odd-sized input files total_blks by Chris Fries · 8 years ago
  13. fca594c libsparse: output_file.c, fix large data chunk issue by Jeremy Compostella · 9 years ago
  14. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 9 years ago
  15. eabd510 Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 9 years ago
  16. 8116c8c libsparse: turn on -Werror by Mark Salyzyn · 11 years ago
  17. 031a748 libsparse: deal with build warning messages by Mark Salyzyn · 11 years ago
  18. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 12 years ago
  19. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 12 years ago
  20. fccfa41 libsparse: Use BIONIC implementation of mmap64() by Daniel Leung · 13 years ago
  21. 83a6d36 libsparse: Fix null pointer issue by Hong-Mei Li · 12 years ago
  22. b43828b libsparse: rename symbols that conflict with libext4_utils by Colin Cross · 13 years ago
  23. 1e17b31 libsparse: add callback output file type by Colin Cross · 13 years ago
  24. b4cd267 libsparse: pseudo-subclass output_file for normal and gz files by Colin Cross · 13 years ago
  25. 13a5606 libsparse: fix windows image writing by Colin Cross · 13 years ago
  26. 9e1f17e libsparse: add support for including fds by Colin Cross · 13 years ago
  27. b55dcee libsparse: cleanups by Colin Cross · 13 years ago
  28. 28fa5bc system/core: move libsparse into system/core by Colin Cross · 13 years ago