summaryrefslogtreecommitdiff
path: root/libsparse/sparse.cpp
Commit message (Expand)AuthorAgeFilesLines
* libsparse: Fix overflow of merged sparse chunk lengthHyeongseok Kim2020-08-111-4/+4
* libsparse: Limit block size to 64 MBWoody Lin2020-06-031-0/+12
* Fix an unintialized return value.Stephen Hines2019-05-021-1/+1
* Revert "libsparse: Add sparse typed callback"Tobias Thierer2018-07-261-30/+7
* libsparse: Add sparse typed callbackJerry Zhang2018-07-251-7/+30
* [libsparse] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-231-7/+7
* libsparse: Add .clang-format and reformat to google3 styleJerry Zhang2018-06-131-297/+250
* libsparse: Change source files to cppJerry Zhang2018-06-131-0/+395