1. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 4 years, 9 months ago
  2. 36f7213 Merge "otautil: Drop a few unneeded includes." by Treehugger Robot · 4 years, 9 months ago
  3. f6ed376 otautil: Drop a few unneeded includes. by Tao Bao · 4 years, 9 months ago
  4. c3f32b9 Merge changes I6c35d2e4,If16c3e19 by Tao Bao · 4 years, 9 months ago
  5. d628cfc Move mounts.cpp from libotautil into libupdater. by Tao Bao · 4 years, 9 months ago
  6. 331e5c4 otautil: roots.cpp no longer needs 'mounts.h'. by Tao Bao · 4 years, 9 months ago
  7. e2ca8ba Merge "Remove libhidltransport deps" by Steven Moreland · 4 years, 9 months ago
  8. ec734e5 Merge "minadbd: Update README.md." by Tao Bao · 4 years, 9 months ago
  9. 0cc2c5b minadbd: Update README.md. by Tao Bao · 4 years, 9 months ago
  10. ffa9ffb Merge "minadbd: Export minadbd/types.h to libinstall." by Tao Bao · 4 years, 9 months ago
  11. 4c4c7dc Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 4 years, 9 months ago
  12. 3305d48 minadbd: Export minadbd/types.h to libinstall. by Tao Bao · 4 years, 9 months ago
  13. ff9b62b Remove libhidltransport deps by Steven Moreland · 4 years, 9 months ago
  14. 86b54dc Merge "applypatch: Add backup_source parameter to PatchPartition." by Tao Bao · 4 years, 9 months ago
  15. 0e643e4 Use libcrypto_static instead of libcrypto by Colin Cross · 4 years, 10 months ago
  16. 4f86af7 Merge "applypatch: Use static libs for libbrotli and libbz." by Treehugger Robot · 4 years, 9 months ago
  17. 5234ad4 applypatch: Add backup_source parameter to PatchPartition. by Tao Bao · 4 years, 9 months ago
  18. 71c35b9 applypatch: Use static libs for libbrotli and libbz. by Tao Bao · 4 years, 9 months ago
  19. 785d0b4 Merge "recovery: Don't report unrecognized option in recovery_main." by Treehugger Robot · 4 years, 10 months ago
  20. 15a381e Merge "tests: recovery_unit_test requires root." by Tao Bao · 4 years, 10 months ago
  21. dfb053e tests: recovery_unit_test requires root. by Tao Bao · 4 years, 10 months ago
  22. ff18586 recovery: Don't report unrecognized option in recovery_main. by Tao Bao · 4 years, 10 months ago
  23. 2d6e8f2 Merge "Update the instruction for building recovery image on Pixels." by Tao Bao · 4 years, 10 months ago
  24. 54100d3 Merge "Link libcrypto dynamically for recovery unit tests." by Tobias Thierer · 4 years, 10 months ago
  25. 0af65d8 Merge "Set LOCAL_INJECT_BSSL_HASH for updater" by Tobias Thierer · 4 years, 10 months ago
  26. 189d424 Link libcrypto dynamically for recovery unit tests. by Pete Bentley · 4 years, 10 months ago
  27. 9565682 Update the instruction for building recovery image on Pixels. by Tao Bao · 4 years, 10 months ago
  28. 4878f6a Merge "Improve error messaging when bootcontrol HAL fails to load." by David Anderson · 4 years, 10 months ago
  29. a44f947 Merge "Remove reference to libhwbinder_noltopgo." by Steven Moreland · 4 years, 10 months ago
  30. d815194 Set LOCAL_INJECT_BSSL_HASH for updater by Colin Cross · 4 years, 10 months ago
  31. e4f1a78 Remove reference to libhwbinder_noltopgo. by Steven Moreland · 4 years, 10 months ago
  32. 9c0f102 Merge "boot_control: Don't allow current_slot_ to be -1." by David Anderson · 4 years, 10 months ago
  33. e0364db Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 4 years, 10 months ago
  34. b18f153 Improve error messaging when bootcontrol HAL fails to load. by David Anderson · 4 years, 10 months ago
  35. 643ddd9 boot_control: Don't allow current_slot_ to be -1. by David Anderson · 4 years, 10 months ago
  36. 007ac2d DO NOT MERGE - Merge Android 10 into master by Xin Li · 4 years, 10 months ago
  37. 388d2a5 Merge "Make libboot_control vendor available." am: e3a35dc808 by David Anderson · 4 years, 10 months ago
  38. 754e7fc Merge "Refactor boot_control into a separate library." am: eb35817830 by David Anderson · 4 years, 10 months ago
  39. e3a35dc Merge "Make libboot_control vendor available." by David Anderson · 4 years, 10 months ago
  40. eb35817 Merge "Refactor boot_control into a separate library." by David Anderson · 4 years, 10 months ago
  41. f771484 Make libboot_control vendor available. by David Anderson · 4 years, 10 months ago
  42. 8108e25 Refactor boot_control into a separate library. by David Anderson · 4 years, 10 months ago
  43. bc78983 DO NOT MERGE - Merge build QP1A.190711.019 into stage-aosp-master by Xin Li · 4 years, 10 months ago
  44. 5ac1410 DO NOT MERGE - Merge build QP1A.190711.001 into stage-aosp-master history by Xin Li · 4 years, 10 months ago
  45. 41fd3c3 Merge "updater: Fix build for new CreateLogicalPartition signature." by Yifan Hong · 4 years, 11 months ago
  46. 18c3f78 Merge "updater: Fix build for new CreateLogicalPartition signature." by Yifan Hong · 4 years, 11 months ago
  47. 03fd851 Merge "Remove common.h" am: 899f7b5105 by Tianjie Xu · 4 years, 11 months ago
  48. 899f7b5 Merge "Remove common.h" by Tianjie Xu · 4 years, 11 months ago
  49. f934163 Merge "minui: Support input device hotplug in recovery mode." am: ecc208286f by Tao Bao · 4 years, 11 months ago
  50. ecc2082 Merge "minui: Support input device hotplug in recovery mode." by Tao Bao · 4 years, 11 months ago
  51. b63a221 Remove common.h by Tianjie Xu · 5 years ago
  52. a7952ac minui: Support input device hotplug in recovery mode. by Xihua Chen · 6 years ago
  53. 3cbd7ae updater: Fix build for new CreateLogicalPartition signature. by David Anderson · 4 years, 11 months ago
  54. 1ba485f DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master by Xin Li · 4 years, 11 months ago
  55. 76d80ba Merge "bootloader_message: Remove global std::string" am: 7b87949ae1 by Vic Yang · 5 years ago
  56. 7b87949 Merge "bootloader_message: Remove global std::string" by Treehugger Robot · 5 years ago
  57. e94b64a bootloader_message: Remove global std::string by Vic Yang · 5 years ago
  58. be3f565 Merge "Simulator: add the argument to keep the updated images" am: c34e4e7fb5 by Tianjie Xu · 5 years ago
  59. c34e4e7 Merge "Simulator: add the argument to keep the updated images" by Tianjie Xu · 5 years ago
  60. 60b242c Simulator: add the argument to keep the updated images by Tianjie Xu · 5 years ago
  61. b25d741 Merge "Create a new function to return the help message for menu" am: 5d9f963e4e by Tianjie Xu · 5 years ago
  62. 5d9f963 Merge "Create a new function to return the help message for menu" by Tianjie Xu · 5 years ago
  63. e503221 Create a new function to return the help message for menu by Tianjie Xu · 5 years ago
  64. 168ce56 Merge "Clean up some global variables in common.h" am: 80c405f692 by Tianjie Xu · 5 years ago
  65. 80c405f Merge "Clean up some global variables in common.h" by Tianjie Xu · 5 years ago
  66. 164c60a Clean up some global variables in common.h by Tianjie Xu · 5 years ago
  67. 94bc9e1 Merge "Add command line parser for simulator" am: 7965a95adc by Tianjie Xu · 5 years ago
  68. 7965a95 Merge "Add command line parser for simulator" by Tianjie Xu · 5 years ago
  69. 5a6cde8 Merge cherrypicks of [8673593, 8673409, 8673796, 8673797, 8673798, 8673855, 8673151, 8673594, 8673499, 8673799, 8673895, 8673896] into qt-release by android-build-team Robot · 5 years ago
  70. 793e894 minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  71. 7efd233 Add command line parser for simulator by Tianjie Xu · 5 years ago
  72. 79e4e39 Merge "Drop the device specific support for update host simulator" by Tianjie Xu · 5 years ago
  73. fc2ad88 Merge "Drop the device specific support for update host simulator" by Tianjie Xu · 5 years ago
  74. d3d51e5 Merge "Fix build for API change to DestroyLogicalPartition()." am: 4c8e6eae28 by David Anderson · 5 years ago
  75. 4c8e6ea Merge "Fix build for API change to DestroyLogicalPartition()." by David Anderson · 5 years ago
  76. b42281a Drop the device specific support for update host simulator by Tianjie Xu · 5 years ago
  77. 36385bd Merge "Remove libimgpatch" am: ed96da6664 by Tianjie Xu · 5 years ago
  78. ed96da6 Merge "Remove libimgpatch" by Treehugger Robot · 5 years ago
  79. d9ec0bb Merge "minadbd sends heartbeat to rescue service for getprop command." by Tao Bao · 5 years ago
  80. e99f4e8 Merge "Add a new key_pressed_mutex" am: 33bb113af2 by Tianjie Xu · 5 years ago
  81. 0c666e3 Merge "Create a fallback to install from fuse if mmap fails" am: 5f408dd48a by Tianjie Xu · 5 years ago
  82. 89cc79c Merge "minadbd sends heartbeat to rescue service for getprop command." by Tao Bao · 5 years ago
  83. 45c40ec Remove libimgpatch by Tianjie Xu · 5 years ago
  84. 33bb113 Merge "Add a new key_pressed_mutex" by Tianjie Xu · 5 years ago
  85. 5f408dd Merge "Create a fallback to install from fuse if mmap fails" by Tianjie Xu · 5 years ago
  86. 29adb8f Merge "Change the symlink to system_ext" am: c992962503 by Justin Yun · 5 years ago
  87. c992962 Merge "Change the symlink to system_ext" by Treehugger Robot · 5 years ago
  88. b8a959b Add a new key_pressed_mutex by Tianjie Xu · 5 years ago
  89. ea3c4a4 Change the symlink to system_ext by Justin Yun · 5 years ago
  90. 4324e07 Merge "recovery_ui: Remove RecoveryUI::last_key." am: 04b4ff695d by Tao Bao · 5 years ago
  91. 04b4ff6 Merge "recovery_ui: Remove RecoveryUI::last_key." by Tao Bao · 5 years ago
  92. e521861 Create a fallback to install from fuse if mmap fails by Tianjie Xu · 5 years ago
  93. 32aeca8 Merge "minadbd: delete unnecessary fdevent.h include." am: e1701454b2 by Josh Gao · 5 years ago
  94. e170145 Merge "minadbd: delete unnecessary fdevent.h include." by Josh Gao · 5 years ago
  95. 1df3ce7 recovery_ui: Remove RecoveryUI::last_key. by Tao Bao · 5 years ago
  96. 2223e6a minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  97. 2040283 Merge "Add a GetMappedPackageLength to Updater" am: 5135d1f095 am: 254e5c940b by Robin Lee · 5 years ago
  98. 254e5c9 Merge "Add a GetMappedPackageLength to Updater" am: 5135d1f095 by Robin Lee · 5 years ago
  99. 5135d1f Merge "Add a GetMappedPackageLength to Updater" by Treehugger Robot · 5 years ago
  100. 290322b minadbd: delete unnecessary fdevent.h include. by Josh Gao · 5 years ago