1. 75b9423 Merge tag 'android-12.0.0_r7' into android-11 by bigbiff · 2 years, 8 months ago
  2. a85d7a0 Use gtest_prod_headers. by Elliott Hughes · 3 years, 2 months ago
  3. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 3 years, 5 months ago
  4. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  5. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  6. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  7. 5bb443a Add libavb as a dependency by Tianjie Xu · 4 years, 7 months ago
  8. 2bb374a Add libavb as a dependency by Tianjie Xu · 4 years, 7 months ago
  9. 5a67841 Convert update_host_simulator to Android.bp by Dan Willemsen · 4 years, 6 months ago
  10. 0e643e4 Use libcrypto_static instead of libcrypto by Colin Cross · 4 years, 10 months ago
  11. d815194 Set LOCAL_INJECT_BSSL_HASH for updater by Colin Cross · 4 years, 10 months ago
  12. b42281a Drop the device specific support for update host simulator by Tianjie Xu · 5 years ago
  13. 74b0f7c Implement the TargetFile and BuildInfo by Tianjie Xu · 5 years ago
  14. 76e165d Disable building simulator for mac by Tianjie Xu · 5 years ago
  15. c1a5e26 Implement an update simulator to verify BB OTA packages on host by Tianjie Xu · 5 years ago
  16. 58d5912 Add Updater class and remove UpdaterInfo by Tianjie Xu · 5 years ago
  17. 0ef6492 updater: Allow devices to suppress BLKDISCARD by andi34 · 9 years ago
  18. 8ff84d7 updater: add functions to modify dynamic partition metadata by Yifan Hong · 6 years ago
  19. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  20. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  21. 673bb6f updater: Move libupdater to Soong. by Tao Bao · 6 years ago
  22. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  23. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  24. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  25. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  26. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  27. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  28. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  29. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  30. 107a34f Add support to decompress brotli compressed new data by Tianjie Xu · 7 years ago
  31. edec27a Fix updater include generation w/installclean by Dan Willemsen · 7 years ago
  32. 25c5697 Use bspatch from external/bsdiff. by Sen Jiang · 8 years ago
  33. 7c5dbd6 Remove '_static' suffix from libext2* references. by Alex Deymo · 7 years ago
  34. 7dde36d updater: link libcrypto_utils_static if it exist by sndnvaps · 8 years ago
  35. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  36. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  37. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  38. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  39. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  40. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  41. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  42. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  43. b8e985c Fix updater binary for 7.0 by Ethan Yonker · 8 years ago
  44. 443af21 twrp: Use the correct lib name by Humberto Borba · 8 years ago
  45. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  46. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  47. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  48. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  49. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  50. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  51. 50aa63f resolve merge conflicts of 7b6027dde4 to master. by Tao Bao · 8 years ago
  52. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  53. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  54. 0a7b473 Error correction: Use libfec in blockimg.cpp for recovery by Sami Tolvanen · 9 years ago
  55. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  56. ba8a678 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  57. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  58. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  59. 56fe5e7 recovery: Add lz4 libs if available by Tom Marshall · 9 years ago
  60. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  61. 7e1b986 updater: only include tune2fs support when libtune2fs is available by Ethan Yonker · 9 years ago
  62. f5c2d6c Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp by Ethan Yonker · 9 years ago
  63. cdce7f7 am c43b17f0: Merge "Fix recovery image build for 32p" by Ying Wang · 10 years ago
  64. 4c3c7a9 Fix recovery image build for 32p by Bruce Beare · 10 years ago
  65. b278c25 Add support for tune2fs file operations by Michael Runge · 10 years ago
  66. 1702eb4 More make file tweaks by Ethan Yonker · 10 years ago
  67. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  68. 5f875bf remove code for original block OTA mechanism by Doug Zongker · 10 years ago
  69. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  70. f2ff0a2 Merge "clean up some warnings when building recovery" by Doug Zongker · 10 years ago
  71. 3eb681d remove remaining libminelf references by Doug Zongker · 10 years ago
  72. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  73. 52b4036 add syspatch support to updater by Doug Zongker · 10 years ago
  74. ce8d893 Fix updater makefiles by Dees Troy · 11 years ago
  75. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  76. 76a1d41 Fix write_raw_image to work with mmc by Dees_Troy · 11 years ago
  77. 4e21482 Add liblog by Ying Wang · 11 years ago
  78. 43681d4 Fix building of updater for 4.2 environment by Dees_Troy · 11 years ago
  79. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  80. af50449 Fix updater binary compile by Dees_Troy · 12 years ago
  81. 4eeb379 Use the static version of libsparse by Joe Onorato · 12 years ago
  82. 6396e70 Multiple modules with the same name are going away. by Joe Onorato · 12 years ago
  83. cde94f3 Link against libsparse by Colin Cross · 12 years ago
  84. eef790d Use a dependency file to replace the list file. by Ying Wang · 12 years ago
  85. 779701d Extend recovery and updater to support setting file security contexts. by Stephen Smalley · 12 years ago
  86. 1a11449 Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used. by Stephen Smalley · 12 years ago
  87. 6242a8b Support multiple recovery updater extensions. by Michael Ward · 13 years ago
  88. db314d6 Working ASLR implementation by Hristo Bojinov · 14 years ago
  89. b4277c2 Mute unwanted error message by Ying Wang · 14 years ago
  90. 3d177d0 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  91. fc382df am d8f7c9b8: Merge change 5545 into donut by Android (Google) Code Review · 15 years ago
  92. ad3db09 remove updater from the user system image by Doug Zongker · 15 years ago
  93. 2b0fdc6 add device extension mechanism to updater by Doug Zongker · 15 years ago
  94. 8edb00c edify extensions for OTA package installation, part 2 by Doug Zongker · 15 years ago
  95. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 15 years ago