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