summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add verbose param to sparse_file_import_autoMohamad Ayyash2015-03-313-4/+5
* fastboot/sparse: propagate error codeJeremy Compostella2015-03-011-12/+27
* Cleanup libsparse Android.mkTrevor Drake2014-12-111-3/+3
* am d4d09637: am db32e788: am a2b03c4a: Merge "libsparse: turn on -Werror"Mark Salyzyn2014-05-085-19/+14
|\
| * libsparse: turn on -WerrorMark Salyzyn2014-05-075-19/+14
* | append2simg: write to temporary fileColin Cross2014-04-252-1/+32
* | am 37d39eba: am 0cb82da2: am 958235bd: Merge "libsparse: allow including from...Colin Cross2014-04-181-0/+8
|\|
| * libsparse: allow including from C++Colin Cross2014-04-181-0/+8
* | am d9f1702a: am 2b6791d0: am 0577a067: Merge "libsparse: deal with build warn...Mark Salyzyn2014-02-284-6/+34
|\|
| * libsparse: deal with build warning messagesMark Salyzyn2014-02-284-6/+34
* | resolved conflicts for merge of ec9e5891 to masterElliott Hughes2014-01-161-1/+2
|\|
| * system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+2
* | am 9259663c: am f17f5591: am 36d44740: Merge "Fix a bunch of small system/cor...Elliott Hughes2013-10-292-1/+3
|\|
| * Fix a bunch of small system/core bugs.Elliott Hughes2013-10-292-1/+3
* | am 4d5d633b: am 20eb7ac2: am 3c8bdef0: Merge "libsparse: Use BIONIC implement...Elliott Hughes2013-09-201-9/+0
|\|
| * libsparse: Use BIONIC implementation of mmap64()Daniel Leung2013-09-181-9/+0
* | Add append2simg.Geremy Condra2013-08-072-2/+114
|/
* libsparse: Fix null pointer issueHong-Mei Li2013-03-311-0/+3
* Support for multiple modules with the same name is going away.Joe Onorato2012-08-151-37/+35
* libsparse: fix 32 bit overflow when calculating last chunkColin Cross2012-07-231-1/+1
* libsparse: rename symbols that conflict with libext4_utilsColin Cross2012-07-103-14/+14
* libsparse: add sparse_file_lenColin Cross2012-07-102-0/+38
* libsparse: add function to resparse a file and a utility to use itColin Cross2012-07-108-22/+365
* libsparse: add callback output file typeColin Cross2012-07-104-28/+175
* libsparse: pseudo-subclass output_file for normal and gz filesColin Cross2012-07-102-81/+158
* libsparse: add sparse_file read and convert tools to use itColin Cross2012-07-105-535/+643
* libsparse: fix windows image writingColin Cross2012-07-102-3/+38
* libsparse: merge adjacent blocks of the same typeColin Cross2012-07-103-9/+76
* libsparse: add error reporting functionsColin Cross2012-07-105-1/+59
* libsparse: add support for including fdsColin Cross2012-07-106-17/+99
* libsparse: cleanupsColin Cross2012-07-106-473/+447
* libsparse: remove static variablesColin Cross2012-07-104-67/+87
* system/core: move libsparse into system/coreColin Cross2012-07-1015-0/+2320