1. f7f1da3 recovery: Don't show "No /cache partition found" on screen. by Tao Bao · 7 years ago
  2. c4a18ef recovery: Clean up browse_directory(). by Tao Bao · 7 years ago
  3. 3da8801 Replace _exit(-1) with _exit(EXIT_FAILURE). by Tao Bao · 7 years ago
  4. efc3559 recovery: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  5. 570af9d recovery: Fix the argument parsing. by Tao Bao · 7 years ago
  6. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  7. 08404b4 Support a "ask before wiping" boot flag. by Paul Crowley · 8 years ago
  8. 2292db8 Add update_bootloader_message() to fix two-step OTAs. by Tao Bao · 8 years ago
  9. 8c1584f Merge "Add a stub recovery UI." by Sen Jiang · 8 years ago
  10. c033639 Remove the obsolete comments for firmware update. by Tao Bao · 8 years ago
  11. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  12. 3f5a382 recovery: Clean up the log saving while wiping. by Tao Bao · 8 years ago
  13. f038ca0 recovery: Remove obsolete code that supports "CACHE:foo" format. by Tao Bao · 8 years ago
  14. 7d34fa1 recovery: Fix the argument parsing from COMMAND_FILE. by Tao Bao · 8 years ago
  15. f0ed159 recovery: Clean up get_args(). by Tao Bao · 8 years ago
  16. e2d05c5 Merge "Cleanup the duplicates of logs rotation functions" by Tianjie Xu · 8 years ago
  17. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  18. ac9d94d Revert "Revert "Some cleanups to recovery."" by Tao Bao · 8 years ago
  19. 8584fcf Revert "Some cleanups to recovery." by Dan Albert · 8 years ago
  20. c0319b6 Some cleanups to recovery. by Tao Bao · 8 years ago
  21. 06e57ac Skip update-on-boot for bootreason in blacklist by Tianjie Xu · 8 years ago
  22. fd99a31 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  23. bd56f15 Clean up bootloader_message usage in recovery by Tianjie Xu · 8 years ago
  24. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  25. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  26. df1b694 No longer need android/log.h by Mark Salyzyn · 8 years ago
  27. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  28. 95afc91 Merge "Duplicate the last_install content into last_log." by Tao Bao · 8 years ago
  29. f4885ad Duplicate the last_install content into last_log. by Tao Bao · 8 years ago
  30. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  31. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  32. acb2a2f minadbd: rename adb_server_main to minadbd_main. by Josh Gao · 8 years ago
  33. 4e4474c Merge ""view recovery logs" will show /tmp/recovery.log" am: c158cf0a14 by Tianjie Xu · 8 years ago
  34. a54f75e "view recovery logs" will show /tmp/recovery.log by Tianjie Xu · 8 years ago
  35. a550ee0 Merge "Handle error from fopen_path in finish_recovery" am: 8a4333f3b9 by Johan Harvyl · 8 years ago
  36. 8569142 Handle error from fopen_path in finish_recovery by Johan Harvyl · 8 years ago
  37. 977903d Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 by Chih-Hung Hsieh · 8 years ago
  38. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  39. e5c6d47 Increase EIO retry count am: c37c5c3410 by Tianjie Xu · 8 years ago
  40. c37c5c3 Increase EIO retry count by Tianjie Xu · 8 years ago
  41. ba33da2 resolve merge conflicts of fe8e356 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  42. 862a4c1 recovery: Add support to brick a device. by Tao Bao · 8 years ago
  43. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  44. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  45. 37c4502 recovery: Always log the update attempt. by Tao Bao · 8 years ago
  46. cacb47b resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  47. 5823dd4 Merge "Add ability to show "installing security update"" into nyc-dev by Tianjie Xu · 8 years ago
  48. e0c8a9b recovery: Always log the update attempt. am: 5687001895 by Tao Bao · 8 years ago
  49. 5687001 recovery: Always log the update attempt. by Tao Bao · 8 years ago
  50. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  51. 0231e70 Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1 by Chih-hung Hsieh · 8 years ago
  52. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  53. 4846bc4 Merge "Update the system update animation." into nyc-dev am: e8d0ecc by Elliott Hughes · 8 years ago
  54. 498cda6 Update the system update animation. by Elliott Hughes · 8 years ago
  55. 5c23b80 Merge "Move selinux dependencies out of header files." am: 8124750 am: dc91161 by Elliott Hughes · 8 years ago
  56. 4bbd5bf Move selinux dependencies out of header files. by Elliott Hughes · 8 years ago
  57. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  58. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  59. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  60. 180de7a Merge "Clean up intent_file related code in recovery.cpp" am: 7e18ce2 by Tianjie Xu · 8 years ago
  61. c14d95d Clean up intent_file related code in recovery.cpp by Tianjie Xu · 8 years ago
  62. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  63. 9a83ca0 Merge "Reboot and retry on I/O errors" am: 94dc34148c am: 90f01a4203 by Tianjie Xu · 8 years ago
  64. 94dc341 Merge "Reboot and retry on I/O errors" by Tianjie Xu · 8 years ago
  65. c36b919 Merge "recovery: Handle devices without /cache partition." am: 479d9dc2f2 by Tao Bao · 8 years ago
  66. ae6408d recovery: Handle devices without /cache partition. by Tao Bao · 8 years ago
  67. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  68. 26112e5 recovery: Handle devices without /cache partition. by Tao Bao · 8 years ago
  69. 661f8a6 Move recovery's convert_fbe folder to /tmp by Paul Lawrence · 8 years ago
  70. 99281df recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  71. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  72. b595e17 Merge "recovery: Fork a process for fuse when sideloading from SD card." am: 37e3c71da3 by Tao Bao · 8 years ago
  73. cdcf28f recovery: Fork a process for fuse when sideloading from SD card. by Tao Bao · 8 years ago
  74. 22d89ec Merge "Track rename from base/ to android-base/." am: 06ca938ce2 am: ff4c2c07e8 by Elliott Hughes · 9 years ago
  75. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  76. 8a4b7e5 Merge "Track name change from adb_main to adb_server_main." am: ee5c87eea7 by Elliott Hughes · 9 years ago
  77. 9f4fdb3 Track name change from adb_main to adb_server_main. by Elliott Hughes · 9 years ago
  78. d0db337 Create convert_fbe breadcrumb file to support conversion to FBE by Paul Lawrence · 9 years ago
  79. 04ca426 recovery: Add timestamps in update logs. by Tao Bao · 9 years ago
  80. 9a7fd80 recovery: Remove redirect_stdio() when calling ShowFile(). by Tao Bao · 9 years ago
  81. ad509fd Merge "Fix potential crash" by Tao Bao · 9 years ago
  82. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  83. 1b7d9b7 Fix potential crash by Jeremy Compostella · 9 years ago
  84. abb8f77 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  85. 22ccc87 Merge "Unmount sdcard if no package file is selected." by Elliott Hughes · 9 years ago
  86. 945548e Split WipeData into PreWipeData and PostWipeData. by Elliott Hughes · 9 years ago
  87. b4effb9 Unmount sdcard if no package file is selected. by caozhiyuan · 9 years ago
  88. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  89. 7523863 Clean up the sleep()'s after poking init services by Tao Bao · 9 years ago
  90. c049163 Add an alternate screen for viewing recovery logs. by Elliott Hughes · 9 years ago
  91. bef3971 Keep multiple kernel logs by Tao Bao · 9 years ago
  92. 785d22c Turn on text display for debuggable builds by Tao Bao · 9 years ago
  93. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  94. e46066f Add missing \n after "Mounting /system." message. by Elliott Hughes · 9 years ago
  95. f012432 Revert "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  96. 2ec803f Append kernel logs to last_log file by Tao Bao · 9 years ago
  97. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago
  98. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  99. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  100. bb78d62 Move the recovery image version out of the menu header. by Elliott Hughes · 9 years ago