1. 75b9423 Merge tag 'android-12.0.0_r7' into android-11 by bigbiff · 2 years, 7 months ago
  2. a85d7a0 Use gtest_prod_headers. by Elliott Hughes · 3 years, 1 month ago
  3. 1dfb086 updater: Do not null terminate mount_flags_list array by Alessandro Astone · 3 years, 4 months ago
  4. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 3 years, 4 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. 1bc976a Fix some wording to comply with respectful-code by Tianjie · 3 years, 10 months ago
  9. 31deac9 Merge changes from topic "nonab_pkg" by Treehugger Robot · 4 years ago
  10. 0c328d0 Add add_slot_suffix function. by Yifan Hong · 4 years, 1 month ago
  11. 35d5e9f Add slot suffix to DAP ops by Yifan Hong · 4 years, 1 month ago
  12. b62ff1a Merge changes from topic "nonab_on_vab_r" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  13. dff8004 Add add_slot_suffix function. by Yifan Hong · 4 years, 1 month ago
  14. bc7e1db Add slot suffix to DAP ops by Yifan Hong · 4 years, 1 month ago
  15. 94ca355 Merge "Add libavb as a dependency" into rvc-dev by Tianjie Xu · 4 years, 2 months ago
  16. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 2 months ago
  17. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 2 months ago
  18. 5bb443a Add libavb as a dependency by Tianjie Xu · 4 years, 6 months ago
  19. e8ca1b8 Consolidate the wait in recovery's reboot by Tianjie Xu · 4 years, 3 months ago
  20. 586565f Add more mounting options to updater mount function. by Hongguang Chen · 4 years, 3 months ago
  21. b37d794 Add more mounting options to updater mount function. by Hongguang Chen · 4 years, 3 months ago
  22. 4577dff Merge "Address the warnings in recovery code" by Treehugger Robot · 4 years, 3 months ago
  23. 00c4aba Consolidate the wait in recovery's reboot by Tianjie Xu · 4 years, 3 months ago
  24. fb08b01 Address the warnings in recovery code by Tianjie Xu · 4 years, 3 months ago
  25. 2bb374a Add libavb as a dependency by Tianjie Xu · 4 years, 6 months ago
  26. 5a67841 Convert update_host_simulator to Android.bp by Dan Willemsen · 4 years, 5 months ago
  27. 9769246 Run BORINGSSL_self_test() in updater_main by Tianjie Xu · 4 years, 8 months ago
  28. d628cfc Move mounts.cpp from libotautil into libupdater. by Tao Bao · 4 years, 8 months ago
  29. 4c4c7dc Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 4 years, 8 months ago
  30. 0e643e4 Use libcrypto_static instead of libcrypto by Colin Cross · 4 years, 9 months ago
  31. 5234ad4 applypatch: Add backup_source parameter to PatchPartition. by Tao Bao · 4 years, 8 months ago
  32. 54100d3 Merge "Link libcrypto dynamically for recovery unit tests." by Tobias Thierer · 4 years, 9 months ago
  33. 189d424 Link libcrypto dynamically for recovery unit tests. by Pete Bentley · 4 years, 9 months ago
  34. d815194 Set LOCAL_INJECT_BSSL_HASH for updater by Colin Cross · 4 years, 9 months ago
  35. 3cbd7ae updater: Fix build for new CreateLogicalPartition signature. by David Anderson · 4 years, 10 months ago
  36. 60b242c Simulator: add the argument to keep the updated images by Tianjie Xu · 4 years, 10 months ago
  37. 7efd233 Add command line parser for simulator by Tianjie Xu · 4 years, 11 months ago
  38. fc2ad88 Merge "Drop the device specific support for update host simulator" by Tianjie Xu · 4 years, 11 months ago
  39. 4c8e6ea Merge "Fix build for API change to DestroyLogicalPartition()." by David Anderson · 4 years, 11 months ago
  40. b42281a Drop the device specific support for update host simulator by Tianjie Xu · 5 years ago
  41. ea3c4a4 Change the symlink to system_ext by Justin Yun · 5 years ago
  42. 1cf8eb7 Add a GetMappedPackageLength to Updater by Robin Lee · 5 years ago
  43. 4955648 Merge "Add unit tests for simulator" by Tianjie Xu · 5 years ago
  44. 7ba8f18 Rename product_services to system_ext by Justin Yun · 5 years ago
  45. c3a161e Add unit tests for simulator by Tianjie Xu · 5 years ago
  46. 32148d9 Fix build for API change to DestroyLogicalPartition(). by David Anderson · 5 years ago
  47. d118833 Implement updater runtime for dynamic partitions by Tianjie Xu · 5 years ago
  48. cdbd84d Revert "libprocessgroup users use libcutils" by Zhijun He · 5 years ago
  49. 46ec20b libprocessgroup users use libcutils by Steven Moreland · 5 years ago
  50. 74b0f7c Implement the TargetFile and BuildInfo by Tianjie Xu · 5 years ago
  51. 76e165d Disable building simulator for mac by Tianjie Xu · 5 years ago
  52. c1a5e26 Implement an update simulator to verify BB OTA packages on host by Tianjie Xu · 5 years ago
  53. 27556d0 Some clean ups to the updater by Tianjie Xu · 5 years ago
  54. 1536db8 Add UpdaterRuntime class by Tianjie Xu · 5 years ago
  55. 3fda5d6 Skip hashtree computation during block image verify by Tianjie Xu · 5 years ago
  56. 58d5912 Add Updater class and remove UpdaterInfo by Tianjie Xu · 5 years ago
  57. a86dddb Track libziparchive API change. by Elliott Hughes · 5 years ago
  58. 782dcc1 Consolidate the codes that handle reboot/shutdown. by Tao Bao · 5 years ago
  59. 0ef6492 updater: Allow devices to suppress BLKDISCARD by andi34 · 9 years ago
  60. 53158e5 Fix potential size overflow in blockimg.cpp by xunchang · 5 years ago
  61. 8ff84d7 updater: add functions to modify dynamic partition metadata by Yifan Hong · 5 years ago
  62. 63f5260 Create stash dir recursively. by Yifan Hong · 5 years ago
  63. 22a27f9 Merge "Use dynamically linked f2fs executables." by Tao Bao · 5 years ago
  64. 363d624 updater: erase ignores EOPNOTSUPP for BLKDISCARD by Yifan Hong · 5 years ago
  65. c674dfb Use dynamically linked f2fs executables. by Tao Bao · 5 years ago
  66. 3d69f0d Clean up the arg setup for exec(3). by Tao Bao · 5 years ago
  67. 91e631d make_f2fs: use -g android by default by Jaegeuk Kim · 6 years ago
  68. a2cff95 updater: Error out on underrun during patching. by Tao Bao · 6 years ago
  69. 2e9747f Revert "updater: Remove dead make_parents()." by Simon Shields · 6 years ago
  70. 04e4afb Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  71. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  72. 43bfa6e Enable c++17 in recovery_defaults. by Tao Bao · 6 years ago
  73. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  74. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  75. f8811bb updater: Add TransferList class. by Tao Bao · 6 years ago
  76. 3c89273 updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}. by Tao Bao · 6 years ago
  77. ef5e38f tests: Move to Android.bp. by Tao Bao · 6 years ago
  78. c205dd9 Merge "updater: Move libupdater to Soong." by Tao Bao · 6 years ago
  79. c019580 Merge "Add the hash_tree_info class in Command" by Tianjie Xu · 6 years ago
  80. 8f64bf6 Add the hash_tree_info class in Command by Tianjie Xu · 6 years ago
  81. 673bb6f updater: Move libupdater to Soong. by Tao Bao · 6 years ago
  82. b5bc978 Merge "Add an updater function to compute hash tree" am: dbe4420325 by Tianjie Xu · 6 years ago
  83. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  84. 603b7ed Merge "applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache()." by Tao Bao · 6 years ago
  85. 5ee2566 applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache(). by Tao Bao · 6 years ago
  86. e089c1a Merge "updater: Let read_file() return Value::Type::STRING." am: ac234b4493 by Tao Bao · 6 years ago
  87. bafd6c7 updater: Let read_file() return Value::Type::STRING. by Tao Bao · 6 years ago
  88. 17cda67 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  89. d8a2c26 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  90. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  91. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  92. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  93. e2136c4 Merge "updater: Remove the support for sha1_check()." am: fbc0f6062c by Tao Bao · 6 years ago
  94. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  95. b450952 Merge "updater: Add ABORT command." am: c059b6c1c6 by Tao Bao · 6 years ago
  96. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  97. 6541974 Merge "No longer print hash for stashed blocks during verification of retry" by Tianjie Xu · 6 years ago
  98. 3c5958f No longer print hash for stashed blocks during verification of retry by Tianjie Xu · 6 years ago
  99. 42f96e5 Merge "updater: Check the number of args in Command::Parse." am: 95b8d2b064 by Tao Bao · 6 years ago
  100. e660430 Merge "updater: Add Command parsing codes." am: afc2962e60 by Tao Bao · 6 years ago