1. 75b9423 Merge tag 'android-12.0.0_r7' into android-11 by bigbiff · 2 years, 7 months ago
  2. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 3 years, 4 months ago
  3. b810334 Don't build host binary for applypatch by Tianjie · 3 years, 5 months ago
  4. 2f2749f Switch imgdiff to use libz_stable by Kelvin Zhang · 3 years, 5 months ago
  5. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 6 months ago
  6. d1ba38f Check for overflow before allocating memory fore decompression. by Kelvin Zhang · 3 years, 9 months ago
  7. 4f81130 Switch to zip64 in recovery by Kelvin Zhang · 3 years, 9 months ago
  8. 78d1514 Update language to comply with Android’s inclusive language guidance by Tianjie · 3 years, 11 months ago
  9. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  10. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  11. fb08b01 Address the warnings in recovery code by Tianjie Xu · 4 years, 3 months ago
  12. 341644d Moving recovery resources from /system to /vendor by Bill Peckham · 4 years, 9 months ago
  13. 5234ad4 applypatch: Add backup_source parameter to PatchPartition. by Tao Bao · 4 years, 9 months ago
  14. 71c35b9 applypatch: Use static libs for libbrotli and libbz. by Tao Bao · 4 years, 9 months ago
  15. 189d424 Link libcrypto dynamically for recovery unit tests. by Pete Bentley · 4 years, 9 months ago
  16. 45c40ec Remove libimgpatch by Tianjie Xu · 5 years ago
  17. 42d7779 Build libimgdiff as a host only library by Tianjie Xu · 5 years ago
  18. 88d8001 Move off the Next ZipString overload. by Elliott Hughes · 5 years ago
  19. 143a03f Track libziparchive API change. by Elliott Hughes · 5 years ago
  20. 8bd6f45 Fix bogus error checking on unique_fd by Bernie Innocenti · 5 years ago
  21. 7ebef8f applypatch: Fix comparison of integers of different signs. by Tao Bao · 6 years ago
  22. 09e8493 applypatch: {Load,Save}FileContents return bool values. by Tao Bao · 6 years ago
  23. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  24. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  25. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  26. d34e6bc applypatch: Change applypatch command-line arguments. by Tao Bao · 6 years ago
  27. 5ee2566 applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache(). by Tao Bao · 6 years ago
  28. 49750f1 applypatch: Fix the return type of FreeSpaceForFile(). by Tao Bao · 6 years ago
  29. bd0fb23 applypatch: Switch freecache.cpp to libbase logging. by Tao Bao · 6 years ago
  30. 7326892 Remove the debug code for bspatch flakiness by Tianjie Xu · 6 years ago
  31. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  32. e02cbaa Merge "applypatch: Restrict applypatch_check to eMMC targets." by Tao Bao · 6 years ago
  33. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  34. 7ea515e applypatch: Fix a potential nullptr dereferencing. by Tao Bao · 6 years ago
  35. 8dc7049 applypatch: {Load,Save}FileContents and ParseSha1 take std::string. by Tao Bao · 6 years ago
  36. 859bfc5 applypatch: Move to libbase logging. by Tao Bao · 6 years ago
  37. 155771b applypatch: Clean up the function comments. by Tao Bao · 6 years ago
  38. cc61cf6 Convert deflate image chunks to raw if the raw data is smaller by Tianjie Xu · 6 years ago
  39. 3f638ee Save the target file when applypatch tests fail by Tianjie Xu · 6 years ago
  40. cc8587b Merge "Dump the uncompressed data's SHA1 to debug flaky tests" by Tianjie Xu · 6 years ago
  41. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  42. 9e1ccd4 Dump the uncompressed data's SHA1 to debug flaky tests by Tianjie Xu · 6 years ago
  43. ffed57a Dump debug information for apply_patch unit tests by Tianjie Xu · 6 years ago
  44. 608d566 applypatch: Fix bad AOSP merge by Michael Bestas · 6 years ago
  45. 9f4c65b applypatch: Remove obsolete pathmap changes by Michael Bestas · 6 years ago
  46. 8b0b0f1 applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch. by Tao Bao · 6 years ago
  47. 4f83430 applypatch: Dump patch info on mismatching patching result. by Tao Bao · 6 years ago
  48. d5fbcc1 Remove the old log files if cache space is insufficient for OTA by Tianjie Xu · 6 years ago
  49. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  50. 572abbb Remove the assumption of target chunk size in imgdiff by Tianjie Xu · 6 years ago
  51. 7a4dacf Disable building libapplypatch on mac by Tianjie Xu · 6 years ago
  52. e40c80d Skip the cache size check on host by Tianjie Xu · 6 years ago
  53. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  54. 47e5a8d applypatch: Remove the 'st' field from FileContents. by Tao Bao · 7 years ago
  55. c7069cc Merge "Add libbrotli as a dependency when building applypatch binary" by Tianjie Xu · 7 years ago
  56. 6e293c9 Switch imgdiff to libbase logging by Tianjie Xu · 7 years ago
  57. de07371 Merge "applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch." by Tao Bao · 7 years ago
  58. 1e0941f applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch. by Tao Bao · 7 years ago
  59. 3afe5f5 Include bspatch.h from bsdiff/ by Alex Deymo · 7 years ago
  60. 3d84386 Add libbrotli as a dependency when building applypatch binary by Tianjie Xu · 7 years ago
  61. a88cc54 Switch to bionic gtest in bootable/recovery by Tianjie Xu · 7 years ago
  62. 8c28081 Add libbrotli as a dependency for libbsdiff by Tianjie Xu · 7 years ago
  63. 1bc0117 Merge "applypatch: Fix a memory leak in ApplyImagePatch()." by Treehugger Robot · 7 years ago
  64. fdec103 applypatch: Fix a memory leak in ApplyImagePatch(). by Tao Bao · 7 years ago
  65. 3d24b7b Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer." by Treehugger Robot · 7 years ago
  66. fa18826 Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer. by Alex Deymo · 7 years ago
  67. 4568582 otautil: Move RangeSet implementation into rangeset.cpp. by Tao Bao · 7 years ago
  68. b058c5c Merge "applypatch: Move to Soong." by Tao Bao · 7 years ago
  69. 582b678 applypatch: Move to Soong. by Tao Bao · 7 years ago
  70. 526699f applypatch: Remove the Makefile for building imgdiff in Chrome OS. by Tao Bao · 7 years ago
  71. 44fc7b1 applypatch: Use shared lib for libbz. by Tao Bao · 7 years ago
  72. 46d8a3b Merge "applypatch: Use shared libs for libbase/libcrypto/liblog/libziparchive." by Tao Bao · 7 years ago
  73. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  74. 3db3205 applypatch: Use shared libs for libbase/libcrypto/liblog/libziparchive. by Tao Bao · 7 years ago
  75. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  76. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  77. 38d78d1 applypatch: Forward declare struct Value. by Tao Bao · 7 years ago
  78. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  79. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  80. d33b2f8 otafault: Move headers under otafault/. by Tao Bao · 7 years ago
  81. 646b05a otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 7 years ago
  82. 82582b4 Output split information for imgdiff when handling large apks by Tianjie Xu · 7 years ago
  83. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  84. 2903cdd Improve imgdiff for large zip files by Tianjie Xu · 7 years ago
  85. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  86. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  87. d82a2ed Add a new PatchChunk class in imgdiff by Tianjie Xu · 7 years ago
  88. 6b03ba7 Refactor the imgdiff by Tianjie Xu · 7 years ago
  89. 14ebc1e Fix a rare failure for imgdiff when random data equals gzip header by Tianjie Xu · 7 years ago
  90. c86b6d4 Complete support for project pathmap by Michael Bestas · 7 years ago
  91. a897f95 Implement a custom deflate sink function for bspatch by Tianjie Xu · 7 years ago
  92. ce5fa5e Print SHA1 of the patch if bsdiff fails with data error by Tianjie Xu · 7 years ago
  93. d5ae425 Merge "applypatch: Remove the obsolete support for "applypatch -s"." by Tao Bao · 7 years ago
  94. 8ab2808 applypatch: Remove the obsolete support for "applypatch -s". by Tao Bao · 7 years ago
  95. 391bb7b applypatch: Add determine the return value of ApplyDiffPatch and by Jinguang Dong · 7 years ago
  96. c3ef089 applypatch: Remove duplicate test files. by Tao Bao · 8 years ago
  97. c0e1c46 applypatch: Let Apply{BSDiff,Image}Patch accept std::function. by Tao Bao · 7 years ago
  98. f7eb760 applypatch: Change the ssize_t length parameters to size_t. by Tao Bao · 7 years ago
  99. b4c4f8c Merge "applypatch: Drop the support for patching non-EMMC targets." by Tao Bao · 7 years ago
  100. 12b9055 More cleanup to imgdiff & imgpatch by Tianjie Xu · 7 years ago