1. e35926e Fix "No file_contexts" warning by Jeff Vander Stoep · 7 years ago
  2. 539b08c Fix the input parameter for "set_retry_bootloader_message" by Tianjie Xu · 7 years ago
  3. ed9db0f Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  4. 0a59956 Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9 by Tianjie Xu · 7 years ago
  5. 6014db5 Merge "Fix the wrong parameter when calling read_metadata_from_package()." by Tao Bao · 7 years ago
  6. 1b2a98b Fix the wrong parameter when calling read_metadata_from_package(). by Tao Bao · 7 years ago
  7. 31ac0c6 Reword the wipe warning message to be more comprehensible. by Paul Crowley · 7 years ago
  8. e1905ad recovery: Replace the hard-coded 1000 with AID_SYSTEM. by Tao Bao · 7 years ago
  9. 50dd532 recovery: Fix the FIXME in get_menu_selection(). by Tao Bao · 7 years ago
  10. fc5499f recovery: Move a few int to bool. by Tao Bao · 7 years ago
  11. 9bd1dce Merge "recovery: Drop the "--stages" / '-g' argument." by Tao Bao · 7 years ago
  12. 1a575f8 Merge "recovery: Add SetStage() into 'Run graphics test'." by Tao Bao · 7 years ago
  13. 08fc6be recovery: Minor clean up to choose_recovery_file(). by Tao Bao · 7 years ago
  14. a8d72bc recovery: Drop the "--stages" / '-g' argument. by Tao Bao · 8 years ago
  15. db7e898 recovery: Add SetStage() into 'Run graphics test'. by Tao Bao · 7 years ago
  16. c9447cc recovery: Remember the last log position. by Tao Bao · 7 years ago
  17. f7f1da3 recovery: Don't show "No /cache partition found" on screen. by Tao Bao · 7 years ago
  18. c4a18ef recovery: Clean up browse_directory(). by Tao Bao · 7 years ago
  19. 3da8801 Replace _exit(-1) with _exit(EXIT_FAILURE). by Tao Bao · 7 years ago
  20. efc3559 recovery: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  21. 570af9d recovery: Fix the argument parsing. by Tao Bao · 7 years ago
  22. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  23. 08404b4 Support a "ask before wiping" boot flag. by Paul Crowley · 8 years ago
  24. 2292db8 Add update_bootloader_message() to fix two-step OTAs. by Tao Bao · 8 years ago
  25. 8c1584f Merge "Add a stub recovery UI." by Sen Jiang · 8 years ago
  26. c033639 Remove the obsolete comments for firmware update. by Tao Bao · 8 years ago
  27. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  28. 3f5a382 recovery: Clean up the log saving while wiping. by Tao Bao · 8 years ago
  29. f038ca0 recovery: Remove obsolete code that supports "CACHE:foo" format. by Tao Bao · 8 years ago
  30. 7d34fa1 recovery: Fix the argument parsing from COMMAND_FILE. by Tao Bao · 8 years ago
  31. f0ed159 recovery: Clean up get_args(). by Tao Bao · 8 years ago
  32. e2d05c5 Merge "Cleanup the duplicates of logs rotation functions" by Tianjie Xu · 8 years ago
  33. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  34. ac9d94d Revert "Revert "Some cleanups to recovery."" by Tao Bao · 8 years ago
  35. 8584fcf Revert "Some cleanups to recovery." by Dan Albert · 8 years ago
  36. c0319b6 Some cleanups to recovery. by Tao Bao · 8 years ago
  37. 06e57ac Skip update-on-boot for bootreason in blacklist by Tianjie Xu · 8 years ago
  38. fd99a31 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  39. bd56f15 Clean up bootloader_message usage in recovery by Tianjie Xu · 8 years ago
  40. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  41. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  42. df1b694 No longer need android/log.h by Mark Salyzyn · 8 years ago
  43. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  44. 95afc91 Merge "Duplicate the last_install content into last_log." by Tao Bao · 8 years ago
  45. f4885ad Duplicate the last_install content into last_log. by Tao Bao · 8 years ago
  46. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  47. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  48. acb2a2f minadbd: rename adb_server_main to minadbd_main. by Josh Gao · 8 years ago
  49. 4e4474c Merge ""view recovery logs" will show /tmp/recovery.log" am: c158cf0a14 by Tianjie Xu · 8 years ago
  50. a54f75e "view recovery logs" will show /tmp/recovery.log by Tianjie Xu · 8 years ago
  51. a550ee0 Merge "Handle error from fopen_path in finish_recovery" am: 8a4333f3b9 by Johan Harvyl · 8 years ago
  52. 8569142 Handle error from fopen_path in finish_recovery by Johan Harvyl · 8 years ago
  53. 977903d Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 by Chih-Hung Hsieh · 8 years ago
  54. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  55. e5c6d47 Increase EIO retry count am: c37c5c3410 by Tianjie Xu · 8 years ago
  56. c37c5c3 Increase EIO retry count by Tianjie Xu · 8 years ago
  57. ba33da2 resolve merge conflicts of fe8e356 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  58. 862a4c1 recovery: Add support to brick a device. by Tao Bao · 8 years ago
  59. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  60. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  61. 37c4502 recovery: Always log the update attempt. by Tao Bao · 8 years ago
  62. cacb47b resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  63. 5823dd4 Merge "Add ability to show "installing security update"" into nyc-dev by Tianjie Xu · 8 years ago
  64. e0c8a9b recovery: Always log the update attempt. am: 5687001895 by Tao Bao · 8 years ago
  65. 5687001 recovery: Always log the update attempt. by Tao Bao · 8 years ago
  66. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  67. 0231e70 Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1 by Chih-hung Hsieh · 8 years ago
  68. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  69. 4846bc4 Merge "Update the system update animation." into nyc-dev am: e8d0ecc by Elliott Hughes · 8 years ago
  70. 498cda6 Update the system update animation. by Elliott Hughes · 8 years ago
  71. 5c23b80 Merge "Move selinux dependencies out of header files." am: 8124750 am: dc91161 by Elliott Hughes · 8 years ago
  72. 4bbd5bf Move selinux dependencies out of header files. by Elliott Hughes · 8 years ago
  73. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  74. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  75. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  76. 180de7a Merge "Clean up intent_file related code in recovery.cpp" am: 7e18ce2 by Tianjie Xu · 8 years ago
  77. c14d95d Clean up intent_file related code in recovery.cpp by Tianjie Xu · 8 years ago
  78. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  79. 9a83ca0 Merge "Reboot and retry on I/O errors" am: 94dc34148c am: 90f01a4203 by Tianjie Xu · 8 years ago
  80. 94dc341 Merge "Reboot and retry on I/O errors" by Tianjie Xu · 8 years ago
  81. c36b919 Merge "recovery: Handle devices without /cache partition." am: 479d9dc2f2 by Tao Bao · 8 years ago
  82. ae6408d recovery: Handle devices without /cache partition. by Tao Bao · 8 years ago
  83. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  84. 26112e5 recovery: Handle devices without /cache partition. by Tao Bao · 8 years ago
  85. 661f8a6 Move recovery's convert_fbe folder to /tmp by Paul Lawrence · 8 years ago
  86. 99281df recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  87. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  88. b595e17 Merge "recovery: Fork a process for fuse when sideloading from SD card." am: 37e3c71da3 by Tao Bao · 8 years ago
  89. cdcf28f recovery: Fork a process for fuse when sideloading from SD card. by Tao Bao · 8 years ago
  90. 22d89ec Merge "Track rename from base/ to android-base/." am: 06ca938ce2 am: ff4c2c07e8 by Elliott Hughes · 9 years ago
  91. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  92. 8a4b7e5 Merge "Track name change from adb_main to adb_server_main." am: ee5c87eea7 by Elliott Hughes · 9 years ago
  93. 9f4fdb3 Track name change from adb_main to adb_server_main. by Elliott Hughes · 9 years ago
  94. d0db337 Create convert_fbe breadcrumb file to support conversion to FBE by Paul Lawrence · 9 years ago
  95. 04ca426 recovery: Add timestamps in update logs. by Tao Bao · 9 years ago
  96. 9a7fd80 recovery: Remove redirect_stdio() when calling ShowFile(). by Tao Bao · 9 years ago
  97. ad509fd Merge "Fix potential crash" by Tao Bao · 9 years ago
  98. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  99. 1b7d9b7 Fix potential crash by Jeremy Compostella · 9 years ago
  100. abb8f77 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago