1. 67386a2 Make bsdiff available in recovery by Kelvin Zhang · 2 years, 6 months ago
  2. f57f693 Update bsdiff_unittest to really work host-side by Julien Desprez · 3 years, 4 months ago
  3. 5489e95 Add LOCAL_LICENSE_KINDS to external/bsdiff by Bob Badour · 3 years, 5 months ago
  4. 6caee52 Allow libsnapshot to link to bsdiff. by David Anderson · 3 years, 10 months ago
  5. 590b1fa Restrict visibility of libraries that are newly vendor_available: true. by Bill Peckham · 4 years, 8 months ago
  6. 64263b7 Moving recovery resources from /system to /vendor by Bill Peckham · 4 years, 9 months ago
  7. 1c1bce9 Don't build `bspatch` executable for Android target. by Tao Bao · 5 years ago
  8. 141f70a Mark libbspatch as recovery_available for update_engine_sideload by Dan Willemsen · 6 years ago
  9. 338f340 Fix brotli decompressor interface usage when reading past the end. by Alex Deymo · 6 years ago
  10. 64d5cd8 Fix infinite loop when providing a partial input bz2 stream. by Alex Deymo · 6 years ago
  11. 1f1cdb2 Add an argument parser in bsdiff by Tianjie Xu · 7 years ago
  12. 18480eb Implement a simple logger for bsdiff by Tianjie Xu · 7 years ago
  13. 4d10c3e Add a brotli decompressor in bsdiff by Tianjie Xu · 7 years ago
  14. 710b3da Implement Play Store's "endsley" patching format generator. by Alex Deymo · 7 years ago
  15. cb620ca Remove the include/bsdiff export. by Alex Deymo · 7 years ago
  16. 1c26e2e Add the brotli compressor for bsdiff by Tianjie Xu · 7 years ago
  17. 8a179e5 Expose the PatchWriter generator in the public API. by Alex Deymo · 7 years ago
  18. 6528812 Add an interface for bspatch reader by Tianjie Xu · 7 years ago
  19. 48ad5ab Select SuffixArray size at runtime. by Alex Deymo · 7 years ago
  20. e1140a2 New SplitPatchWriter to split a bsdiff patch into multiple ones. by Alex Deymo · 7 years ago
  21. 68c0e7f Reduce PatchWriterInterface functionality. by Alex Deymo · 7 years ago
  22. fb3b632 Add unittest for the PatchWriter. by Alex Deymo · 7 years ago
  23. dcd423b Add the "bsdiff/" prefix to all include paths. by Alex Deymo · 7 years ago
  24. a28e019 Refactor bsdiff patch writing code to another file. by Alex Deymo · 7 years ago
  25. 831dc45 Convert bsdiff to soong by Alex Deymo · 7 years ago