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