summaryrefslogtreecommitdiff
path: root/libsparse
Commit message (Expand)AuthorAgeFilesLines
* libsparse: Add simg2img_static target for hostChirayu Desai2022-08-301-0/+17
* Merge changes from topic "sparse-file-read-enum"Treehugger Robot2022-01-283-21/+110
|\
| * libsparse: Add "hole" mode to sparse_file_readSean Anderson2022-01-273-15/+96
| * libsparse: Split off most of sparse_file_read_normal into a helper functionSean Anderson2021-12-301-7/+15
* | Merge "libsparse: no xrange() in python3."Treehugger Robot2022-01-211-2/+2
|\ \
| * | libsparse: no xrange() in python3.Elliott Hughes2022-01-181-2/+2
| |/
* / Add checking for sparse file formatKeith Mok2022-01-145-58/+127
|/
* libsparse: python3.Elliott Hughes2021-08-172-6/+5
* [LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour2021-02-191-0/+4
* Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes2021-02-161-9/+0
* [LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour2021-02-161-0/+9
* Add assemble_cvd to com.android.virtJiyong Park2021-01-051-0/+4
* libsparse: make vendor_ramdisk_available.Yifan Hong2020-11-191-0/+1
* Make libsparse vendor_availableAlistair Delva2020-09-031-0/+1
* libsparse: Fix overflow of merged sparse chunk lengthHyeongseok Kim2020-08-116-48/+47
* libsparse: Limit block size to 64 MBWoody Lin2020-06-031-0/+12
* libsparse: use memory-mapping on Windows too.Elliott Hughes2020-05-141-47/+5
* Make ramdisk_available.Yifan Hong2020-01-221-0/+1
* libsparse: fix memory leak in output_file_close()Robin Hsu2019-11-121-0/+4
* Add fuzzer for libsparsehamzeh2019-09-252-0/+28
* libsparse: replace legacy min() with std::min()cfig2019-08-151-10/+4
* Fix an unintialized return value.Stephen Hines2019-05-021-1/+1
* Convert Android.mk file to Android.bpSasha Smundak2019-01-242-11/+15
* Fix cert-dcl16-c clang-tidy warnings.Chih-Hung Hsieh2018-12-111-1/+1
* Revert "libsparse: Add sparse typed callback"Tobias Thierer2018-07-264-246/+96
* libsparse: Add sparse typed callbackJerry Zhang2018-07-254-96/+246
* [libsparse] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-235-47/+47
* Merge "libsparse: add OWNERS."Treehugger Robot2018-06-131-0/+1
|\
| * libsparse: add OWNERS.Elliott Hughes2018-06-131-0/+1
* | libsparse: Add .clang-format and reformat to google3 styleJerry Zhang2018-06-1318-2123/+1940
* | libsparse: Change source files to cppJerry Zhang2018-06-1311-42/+37
* | libsparse: Add method to create sparse file from bufferJerry Zhang2018-06-072-39/+185
|/
* Build adbd for recoveryJiyong Park2018-05-241-0/+1
* libsparse: Use 'size_t' for the 'len' parameter in callbacks.Tao Bao2018-04-254-11/+19
* Merge "<stdbool.h> not necessary in C++."Treehugger Robot2017-10-171-1/+0
|\
| * <stdbool.h> not necessary in C++.Elliott Hughes2017-10-171-1/+0
* | libsparse: fix building on linux host.Xiaolei Yu2017-10-111-0/+1
* | Rename libz-host -> libzDan Willemsen2017-09-271-12/+4
|/
* Merge "libsparse: Fix odd-sized input files total_blks" am: 652ce94f40 am: ab...Chris Fries2017-04-191-1/+1
|\
| * libsparse: Fix odd-sized input files total_blksChris Fries2017-04-191-1/+1
* | Merge "libsparse: Fix verbose_error string usage" am: 0bdf6539d6 am: 006ea1aebcChris Fries2017-04-185-53/+60
|\|
| * libsparse: Fix verbose_error string usageChris Fries2017-04-185-53/+60
* | Remove "_host" and "_static" suffix from libsparse definition. am: b0c395955d...Alex Deymo2017-01-121-24/+13
|\|
| * Remove "_host" and "_static" suffix from libsparse definition.Alex Deymo2017-01-111-24/+13
* | Manually merge commit '61e74d7' into stage-aosp-master am: 9f9a239ca3 am: aec...Adrien Schildknecht2016-12-032-0/+81
|\|
| * libsparse: add a function to retrieve the data blocksAdrien Schildknecht2016-11-302-0/+81
* | Merge "libsparse: output_file.c, fix large data chunk issue" am: 62c9101646 a...Colin Cross2016-10-071-21/+30
|\|
| * libsparse: output_file.c, fix large data chunk issueJeremy Compostella2016-10-061-21/+30
* | Merge "Test for _WIN32 in instead of USE_MINGW." am: ec99158580 am: 2e7e065db...Elliott Hughes2016-10-052-4/+4
|\|
| * Test for _WIN32 in instead of USE_MINGW.Elliott Hughes2016-10-052-4/+4