1. 7ebef8f applypatch: Fix comparison of integers of different signs. by Tao Bao · 6 years ago
  2. 7326892 Remove the debug code for bspatch flakiness by Tianjie Xu · 6 years ago
  3. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  4. cc61cf6 Convert deflate image chunks to raw if the raw data is smaller by Tianjie Xu · 6 years ago
  5. 3f638ee Save the target file when applypatch tests fail by Tianjie Xu · 6 years ago
  6. 9e1ccd4 Dump the uncompressed data's SHA1 to debug flaky tests by Tianjie Xu · 6 years ago
  7. ffed57a Dump debug information for apply_patch unit tests by Tianjie Xu · 6 years ago
  8. 8b0b0f1 applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch. by Tao Bao · 6 years ago
  9. 1e0941f applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch. by Tao Bao · 7 years ago
  10. fdec103 applypatch: Fix a memory leak in ApplyImagePatch(). by Tao Bao · 7 years ago
  11. 38d78d1 applypatch: Forward declare struct Value. by Tao Bao · 7 years ago
  12. a897f95 Implement a custom deflate sink function for bspatch by Tianjie Xu · 7 years ago
  13. ce5fa5e Print SHA1 of the patch if bsdiff fails with data error by Tianjie Xu · 7 years ago
  14. 391bb7b applypatch: Add determine the return value of ApplyDiffPatch and by Jinguang Dong · 7 years ago
  15. c0e1c46 applypatch: Let Apply{BSDiff,Image}Patch accept std::function. by Tao Bao · 7 years ago
  16. f7eb760 applypatch: Change the ssize_t length parameters to size_t. by Tao Bao · 7 years ago
  17. 12b9055 More cleanup to imgdiff & imgpatch by Tianjie Xu · 7 years ago
  18. 25c5697 Use bspatch from external/bsdiff. by Sen Jiang · 8 years ago
  19. 087bc0c imgpatch: Compile with ZLIB_CONST defined. by Tao Bao · 7 years ago
  20. 97555da Add tests for imgdiff. by Tao Bao · 8 years ago
  21. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  22. 38afad4 resolve merge conflicts of 490fad6 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  23. 490fad6 applypatch: Don't call inflate() when it expects zero-length output. by Tao Bao · 8 years ago
  24. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  25. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  26. 696692a applypatch: Add a Makefile to build imgdiff in Chrome OS. by Sen Jiang · 8 years ago
  27. d483c20 applypatch: fix memory leaks reported by static analysis. by Yabin Cui · 8 years ago
  28. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  29. 0cce9cd applypatch: Compile libimgpatch for target and host. by Sen Jiang · 8 years ago
  30. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago[Renamed (97%) from applypatch/imgpatch.c]
  31. 65c230f Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago