1. ee93191 Remove "_host" and "_static" suffix from libsparse definition. am: b0c395955d am: 7b8d66e7cc am: 11b65cf3be by Alex Deymo · 8 years ago
  2. 66e1d37 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 8 years ago
  3. 8bd0986 Manually merge commit '61e74d7' into stage-aosp-master am: 9f9a239ca3 am: aec7316546 by Adrien Schildknecht · 8 years ago
  4. 74dcb21 libsparse: add a function to retrieve the data blocks by Adrien Schildknecht · 8 years ago
  5. 5b254bc Merge "libsparse: output_file.c, fix large data chunk issue" am: 62c9101646 am: faaeda8e12 am: 4179f2ec65 by Colin Cross · 8 years ago
  6. eed0d39 libsparse: output_file.c, fix large data chunk issue by Jeremy Compostella · 9 years ago
  7. eb5cf57 Merge "Test for _WIN32 in instead of USE_MINGW." am: ec99158580 am: 2e7e065db9 am: 04819403d6 by Elliott Hughes · 9 years ago
  8. f147cde Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 9 years ago
  9. 524dc55 libsparse: Add .csv and sha1 options for simg_dump.py by Patrick Tjin · 9 years ago
  10. 7333e30 Convert more Android.mk files to Android.bp by Dan Willemsen · 9 years ago
  11. dc6ee4e Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 9 years ago
  12. 2ff9b40 Fix static analyzer issues caught by clang by Colin Cross · 9 years ago
  13. cb73a06 Turn off CRC checking for append2simg by Colin Cross · 9 years ago
  14. 6207230 Fix parameter to lseek by caozhiyuan · 9 years ago
  15. 4392786 fix misuse of formatting specifiers by Daniel Micay · 9 years ago
  16. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  17. e9f3865 libsparse: use strcmp and validate last_used pointer by lei wang wang · 10 years ago
  18. 3282021 libsparse: Wrap sparse_crc32.h to be C++ compatible. by Tao Bao · 10 years ago
  19. 2eb5abb libsparse: fix crc chunk parsing in simg_dump.py by Eric Miao · 10 years ago
  20. 8ccf068 libsparse: move_chunks_up_to_len() does not account skip chunks by Jeremy Compostella · 10 years ago
  21. 55579ab Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 10 years ago
  22. e5da6df fastboot/sparse: propagate error code by Jeremy Compostella · 10 years ago
  23. a840300 Cleanup libsparse Android.mk by Trevor Drake · 10 years ago
  24. 5106791 am d4d09637: am db32e788: am a2b03c4a: Merge "libsparse: turn on -Werror" by Mark Salyzyn · 11 years ago
  25. 8116c8c libsparse: turn on -Werror by Mark Salyzyn · 11 years ago
  26. 0e3f47e append2simg: write to temporary file by Colin Cross · 11 years ago
  27. b0cb721 am 37d39eba: am 0cb82da2: am 958235bd: Merge "libsparse: allow including from C++" by Colin Cross · 11 years ago
  28. 099824c libsparse: allow including from C++ by Colin Cross · 11 years ago
  29. 4701852 am d9f1702a: am 2b6791d0: am 0577a067: Merge "libsparse: deal with build warning messages" by Mark Salyzyn · 11 years ago
  30. 031a748 libsparse: deal with build warning messages by Mark Salyzyn · 11 years ago
  31. b70375a resolved conflicts for merge of ec9e5891 to master by Elliott Hughes · 11 years ago
  32. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  33. 288ebfd am 9259663c: am f17f5591: am 36d44740: Merge "Fix a bunch of small system/core bugs." by Elliott Hughes · 11 years ago
  34. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  35. 6054907 am 4d5d633b: am 20eb7ac2: am 3c8bdef0: Merge "libsparse: Use BIONIC implementation of mmap64()" by Elliott Hughes · 12 years ago
  36. fccfa41 libsparse: Use BIONIC implementation of mmap64() by Daniel Leung · 12 years ago
  37. de807f2 Add append2simg. by Geremy Condra · 12 years ago
  38. 83a6d36 libsparse: Fix null pointer issue by Hong-Mei Li · 12 years ago
  39. 5069b01 Support for multiple modules with the same name is going away. by Joe Onorato · 13 years ago
  40. f1ec8ac libsparse: fix 32 bit overflow when calculating last chunk by Colin Cross · 13 years ago
  41. b43828b libsparse: rename symbols that conflict with libext4_utils by Colin Cross · 13 years ago
  42. 317a09e libsparse: add sparse_file_len by Colin Cross · 13 years ago
  43. bdc6d39 libsparse: add function to resparse a file and a utility to use it by Colin Cross · 13 years ago
  44. 1e17b31 libsparse: add callback output file type by Colin Cross · 13 years ago
  45. b4cd267 libsparse: pseudo-subclass output_file for normal and gz files by Colin Cross · 13 years ago
  46. 0c4c47f libsparse: add sparse_file read and convert tools to use it by Colin Cross · 13 years ago
  47. 13a5606 libsparse: fix windows image writing by Colin Cross · 13 years ago
  48. be8ddcb libsparse: merge adjacent blocks of the same type by Colin Cross · 13 years ago
  49. a21930b libsparse: add error reporting functions by Colin Cross · 13 years ago
  50. 9e1f17e libsparse: add support for including fds by Colin Cross · 13 years ago
  51. b55dcee libsparse: cleanups by Colin Cross · 13 years ago
  52. 411619e libsparse: remove static variables by Colin Cross · 13 years ago
  53. 28fa5bc system/core: move libsparse into system/core by Colin Cross · 13 years ago