| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup libsparse Android.mk | Trevor Drake | 2014-12-12 | 1 | -3/+3 |
* | am d4d09637: am db32e788: am a2b03c4a: Merge "libsparse: turn on -Werror" | Mark Salyzyn | 2014-05-08 | 5 | -19/+14 |
|\ |
|
| * | libsparse: turn on -Werror | Mark Salyzyn | 2014-05-07 | 5 | -19/+14 |
* | | append2simg: write to temporary file | Colin Cross | 2014-04-25 | 2 | -1/+32 |
* | | am 37d39eba: am 0cb82da2: am 958235bd: Merge "libsparse: allow including from... | Colin Cross | 2014-04-18 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | libsparse: allow including from C++ | Colin Cross | 2014-04-18 | 1 | -0/+8 |
* | | am d9f1702a: am 2b6791d0: am 0577a067: Merge "libsparse: deal with build warn... | Mark Salyzyn | 2014-02-28 | 4 | -6/+34 |
|\ \
| |/ |
|
| * | libsparse: deal with build warning messages | Mark Salyzyn | 2014-02-28 | 4 | -6/+34 |
* | | resolved conflicts for merge of ec9e5891 to master | Elliott Hughes | 2014-01-16 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | system/core 64-bit cleanup. | Elliott Hughes | 2014-01-16 | 1 | -1/+2 |
* | | am 9259663c: am f17f5591: am 36d44740: Merge "Fix a bunch of small system/cor... | Elliott Hughes | 2013-10-29 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | Fix a bunch of small system/core bugs. | Elliott Hughes | 2013-10-29 | 2 | -1/+3 |
* | | am 4d5d633b: am 20eb7ac2: am 3c8bdef0: Merge "libsparse: Use BIONIC implement... | Elliott Hughes | 2013-09-20 | 1 | -9/+0 |
|\ \
| |/ |
|
| * | libsparse: Use BIONIC implementation of mmap64() | Daniel Leung | 2013-09-18 | 1 | -9/+0 |
* | | Add append2simg. | Geremy Condra | 2013-08-06 | 2 | -2/+114 |
|/ |
|
* | libsparse: Fix null pointer issue | Hong-Mei Li | 2013-04-01 | 1 | -0/+3 |
* | Support for multiple modules with the same name is going away. | Joe Onorato | 2012-08-15 | 1 | -37/+35 |
* | libsparse: fix 32 bit overflow when calculating last chunk | Colin Cross | 2012-07-23 | 1 | -1/+1 |
* | libsparse: rename symbols that conflict with libext4_utils | Colin Cross | 2012-07-09 | 3 | -14/+14 |
* | libsparse: add sparse_file_len | Colin Cross | 2012-07-09 | 2 | -0/+38 |
* | libsparse: add function to resparse a file and a utility to use it | Colin Cross | 2012-07-09 | 8 | -22/+365 |
* | libsparse: add callback output file type | Colin Cross | 2012-07-09 | 4 | -28/+175 |
* | libsparse: pseudo-subclass output_file for normal and gz files | Colin Cross | 2012-07-09 | 2 | -81/+158 |
* | libsparse: add sparse_file read and convert tools to use it | Colin Cross | 2012-07-09 | 5 | -535/+643 |
* | libsparse: fix windows image writing | Colin Cross | 2012-07-09 | 2 | -3/+38 |
* | libsparse: merge adjacent blocks of the same type | Colin Cross | 2012-07-09 | 3 | -9/+76 |
* | libsparse: add error reporting functions | Colin Cross | 2012-07-09 | 5 | -1/+59 |
* | libsparse: add support for including fds | Colin Cross | 2012-07-09 | 6 | -17/+99 |
* | libsparse: cleanups | Colin Cross | 2012-07-09 | 6 | -473/+447 |
* | libsparse: remove static variables | Colin Cross | 2012-07-09 | 4 | -67/+87 |
* | system/core: move libsparse into system/core | Colin Cross | 2012-07-09 | 15 | -0/+2320 |