1. a26a6bd libsparse: add a function to retrieve the data blocks by Adrien Schildknecht · 8 years ago
  2. fca594c libsparse: output_file.c, fix large data chunk issue by Jeremy Compostella · 8 years ago
  3. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 8 years ago
  4. 45f0524 Convert more Android.mk files to Android.bp by Dan Willemsen · 8 years ago
  5. eabd510 Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 8 years ago
  6. 1eb743b Fix static analyzer issues caught by clang by Colin Cross · 8 years ago
  7. b5619d9 Turn off CRC checking for append2simg by Colin Cross · 9 years ago
  8. f21f0f1 Fix parameter to lseek by caozhiyuan · 9 years ago
  9. af090a6 fix misuse of formatting specifiers by Daniel Micay · 9 years ago
  10. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  11. c227a1d libsparse: use strcmp and validate last_used pointer by lei wang wang · 9 years ago
  12. a29c012 libsparse: Wrap sparse_crc32.h to be C++ compatible. by Tao Bao · 9 years ago
  13. 4cc3978 libsparse: fix crc chunk parsing in simg_dump.py by Eric Miao · 9 years ago
  14. cfd3a03 libsparse: move_chunks_up_to_len() does not account skip chunks by Jeremy Compostella · 9 years ago
  15. 80cc1f6 Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 9 years ago
  16. 9f0d6bd fastboot/sparse: propagate error code by Jeremy Compostella · 9 years ago
  17. a840300 Cleanup libsparse Android.mk by Trevor Drake · 10 years ago
  18. 5106791 am d4d09637: am db32e788: am a2b03c4a: Merge "libsparse: turn on -Werror" by Mark Salyzyn · 10 years ago
  19. 8116c8c libsparse: turn on -Werror by Mark Salyzyn · 10 years ago
  20. 0e3f47e append2simg: write to temporary file by Colin Cross · 10 years ago
  21. b0cb721 am 37d39eba: am 0cb82da2: am 958235bd: Merge "libsparse: allow including from C++" by Colin Cross · 10 years ago
  22. 099824c libsparse: allow including from C++ by Colin Cross · 10 years ago
  23. 4701852 am d9f1702a: am 2b6791d0: am 0577a067: Merge "libsparse: deal with build warning messages" by Mark Salyzyn · 10 years ago
  24. 031a748 libsparse: deal with build warning messages by Mark Salyzyn · 10 years ago
  25. b70375a resolved conflicts for merge of ec9e5891 to master by Elliott Hughes · 10 years ago
  26. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 10 years ago
  27. 288ebfd am 9259663c: am f17f5591: am 36d44740: Merge "Fix a bunch of small system/core bugs." by Elliott Hughes · 11 years ago
  28. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  29. 6054907 am 4d5d633b: am 20eb7ac2: am 3c8bdef0: Merge "libsparse: Use BIONIC implementation of mmap64()" by Elliott Hughes · 11 years ago
  30. fccfa41 libsparse: Use BIONIC implementation of mmap64() by Daniel Leung · 12 years ago
  31. de807f2 Add append2simg. by Geremy Condra · 11 years ago
  32. 83a6d36 libsparse: Fix null pointer issue by Hong-Mei Li · 11 years ago
  33. 5069b01 Support for multiple modules with the same name is going away. by Joe Onorato · 12 years ago
  34. f1ec8ac libsparse: fix 32 bit overflow when calculating last chunk by Colin Cross · 12 years ago
  35. b43828b libsparse: rename symbols that conflict with libext4_utils by Colin Cross · 12 years ago
  36. 317a09e libsparse: add sparse_file_len by Colin Cross · 12 years ago
  37. bdc6d39 libsparse: add function to resparse a file and a utility to use it by Colin Cross · 12 years ago
  38. 1e17b31 libsparse: add callback output file type by Colin Cross · 12 years ago
  39. b4cd267 libsparse: pseudo-subclass output_file for normal and gz files by Colin Cross · 12 years ago
  40. 0c4c47f libsparse: add sparse_file read and convert tools to use it by Colin Cross · 12 years ago
  41. 13a5606 libsparse: fix windows image writing by Colin Cross · 12 years ago
  42. be8ddcb libsparse: merge adjacent blocks of the same type by Colin Cross · 12 years ago
  43. a21930b libsparse: add error reporting functions by Colin Cross · 12 years ago
  44. 9e1f17e libsparse: add support for including fds by Colin Cross · 12 years ago
  45. b55dcee libsparse: cleanups by Colin Cross · 12 years ago
  46. 411619e libsparse: remove static variables by Colin Cross · 12 years ago
  47. 28fa5bc system/core: move libsparse into system/core by Colin Cross · 12 years ago