1. e8d02c5 libsparse: Fix overflow of merged sparse chunk length by Hyeongseok Kim · 4 years, 2 months ago
  2. a386482 libsparse: Limit block size to 64 MB by Woody Lin · 4 years, 5 months ago
  3. 45b11d9 Fix an unintialized return value. by Stephen Hines · 5 years ago
  4. fca4a9c Revert "libsparse: Add sparse typed callback" by Tobias Thierer · 6 years ago
  5. db69f0d libsparse: Add sparse typed callback by Jerry Zhang · 6 years ago
  6. 17ba95e [libsparse] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  7. 7b444f0 libsparse: Add .clang-format and reformat to google3 style by Jerry Zhang · 6 years ago
  8. 5a75507 libsparse: Change source files to cpp by Jerry Zhang · 6 years ago[Renamed (97%) from libsparse/sparse.c]
  9. e18c031 libsparse: Use 'size_t' for the 'len' parameter in callbacks. by Tao Bao · 6 years ago
  10. a26a6bd libsparse: add a function to retrieve the data blocks by Adrien Schildknecht · 8 years ago
  11. cfd3a03 libsparse: move_chunks_up_to_len() does not account skip chunks by Jeremy Compostella · 10 years ago
  12. 9f0d6bd fastboot/sparse: propagate error code by Jeremy Compostella · 10 years ago
  13. 8116c8c libsparse: turn on -Werror by Mark Salyzyn · 10 years ago
  14. 031a748 libsparse: deal with build warning messages by Mark Salyzyn · 11 years ago
  15. f1ec8ac libsparse: fix 32 bit overflow when calculating last chunk by Colin Cross · 12 years ago
  16. b43828b libsparse: rename symbols that conflict with libext4_utils by Colin Cross · 12 years ago
  17. 317a09e libsparse: add sparse_file_len by Colin Cross · 12 years ago
  18. bdc6d39 libsparse: add function to resparse a file and a utility to use it by Colin Cross · 12 years ago
  19. 1e17b31 libsparse: add callback output file type by Colin Cross · 12 years ago
  20. be8ddcb libsparse: merge adjacent blocks of the same type by Colin Cross · 12 years ago
  21. a21930b libsparse: add error reporting functions by Colin Cross · 12 years ago
  22. 9e1f17e libsparse: add support for including fds by Colin Cross · 12 years ago
  23. b55dcee libsparse: cleanups by Colin Cross · 12 years ago
  24. 411619e libsparse: remove static variables by Colin Cross · 12 years ago
  25. 28fa5bc system/core: move libsparse into system/core by Colin Cross · 12 years ago