1. 3d24b7b Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer." by Treehugger Robot · 7 years ago
  2. fa18826 Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer. by Alex Deymo · 7 years ago
  3. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  4. 38d78d1 applypatch: Forward declare struct Value. by Tao Bao · 7 years ago
  5. 82582b4 Output split information for imgdiff when handling large apks by Tianjie Xu · 7 years ago
  6. 2903cdd Improve imgdiff for large zip files by Tianjie Xu · 7 years ago
  7. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  8. ce5fa5e Print SHA1 of the patch if bsdiff fails with data error by Tianjie Xu · 7 years ago
  9. c0e1c46 applypatch: Let Apply{BSDiff,Image}Patch accept std::function. by Tao Bao · 7 years ago
  10. f7eb760 applypatch: Change the ssize_t length parameters to size_t. by Tao Bao · 7 years ago
  11. c8e7934 applypatch: Don't expose FindMatchingPatch(). by Tao Bao · 8 years ago
  12. 97555da Add tests for imgdiff. by Tao Bao · 8 years ago
  13. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  14. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  15. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  16. 0cce9cd applypatch: Compile libimgpatch for target and host. by Sen Jiang · 8 years ago