| Commit message (Expand) | Author | Age | Files | Lines |
* | system/core 64-bit cleanup. | Elliott Hughes | 2014-01-16 | 1 | -1/+2 |
* | Fix a bunch of small system/core bugs. | Elliott Hughes | 2013-10-29 | 2 | -1/+3 |
* | libsparse: Use BIONIC implementation of mmap64() | Daniel Leung | 2013-09-18 | 1 | -9/+0 |
* | 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 |