1. 47e5a8d applypatch: Remove the 'st' field from FileContents. by Tao Bao · 7 years ago
  2. 1e0941f applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch. by Tao Bao · 7 years ago
  3. a88cc54 Switch to bionic gtest in bootable/recovery by Tianjie Xu · 7 years ago
  4. 38d78d1 applypatch: Forward declare struct Value. by Tao Bao · 7 years ago
  5. ce5fa5e Print SHA1 of the patch if bsdiff fails with data error by Tianjie Xu · 7 years ago
  6. c0e1c46 applypatch: Let Apply{BSDiff,Image}Patch accept std::function. by Tao Bao · 7 years ago
  7. f7eb760 applypatch: Change the ssize_t length parameters to size_t. by Tao Bao · 7 years ago
  8. c8e7934 applypatch: Don't expose FindMatchingPatch(). by Tao Bao · 8 years ago
  9. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  10. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  11. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago[Renamed from applypatch/applypatch.h]
  12. d6c93af applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  13. 696692a applypatch: Add a Makefile to build imgdiff in Chrome OS. by Sen Jiang · 8 years ago
  14. d483c20 applypatch: fix memory leaks reported by static analysis. by Yabin Cui · 8 years ago
  15. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  16. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  17. 66f5ce3 installer for new block OTA system by Doug Zongker · 10 years ago
  18. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  19. 044a0b4 recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  20. a3ccba6 add bonus data feature to imgdiff/imgpatch/applypatch by Doug Zongker · 12 years ago
  21. b07b293 fix build by Doug Zongker · 12 years ago
  22. 1c43c97 fix failure to free memory by Doug Zongker · 12 years ago
  23. db314d6 Working ASLR implementation by Hristo Bojinov · 14 years ago
  24. c4351c7 refactor applypatch and friends by Doug Zongker · 14 years ago
  25. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 14 years ago