1. f272b9e Merge "Clean up the sleep()'s after poking init services" by Tao Bao · 9 years ago
  2. 7523863 Clean up the sleep()'s after poking init services by Tao Bao · 9 years ago
  3. 73151b5 Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 9 years ago
  4. e5ce2a5 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 9 years ago
  5. 41928ce Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 9 years ago
  6. 4e92ba4 Revert "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  7. b48bdbe Merge "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  8. 074c1c2 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 9 years ago
  9. a8cd96a Merge "Stop using libstdc++." by Dan Albert · 9 years ago
  10. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  11. 6253753 Merge "Add error and range checks to parse_range" by Sami Tolvanen · 9 years ago
  12. cd7d9d8 Merge "Don't use TEMP_FAILURE_RETRY on close in recovery." by Elliott Hughes · 9 years ago
  13. b47afed Don't use TEMP_FAILURE_RETRY on close in recovery. by Elliott Hughes · 9 years ago
  14. f2bac04 Add error and range checks to parse_range by Sami Tolvanen · 9 years ago
  15. 3badd56 Merge "init sets the default PATH itself, better." by Elliott Hughes · 9 years ago
  16. 4fd3446 init sets the default PATH itself, better. by Elliott Hughes · 9 years ago
  17. 3128176 Merge "Fix build following adb change." by Dan Albert · 9 years ago
  18. cc08a90 Fix build following adb change. by Dan Albert · 9 years ago
  19. 77a2c88 Merge "Add an alternate screen for viewing recovery logs." by Elliott Hughes · 9 years ago
  20. c049163 Add an alternate screen for viewing recovery logs. by Elliott Hughes · 9 years ago
  21. 7ff339e Merge "uncrypt: Switch to C++" by Tao Bao · 9 years ago
  22. 381f455 uncrypt: Switch to C++ by Tao Bao · 9 years ago
  23. aeb980b Merge "uncrypt: package on non-data partition should follow the right path" by Tao Bao · 9 years ago
  24. fb4ccef uncrypt: package on non-data partition should follow the right path by Tao Bao · 9 years ago
  25. 41c7ef5 Merge "Track adb_thread_create API change." by Elliott Hughes · 9 years ago
  26. 921431f Track adb_thread_create API change. by Elliott Hughes · 9 years ago
  27. c7f64fd Merge "Keep multiple kernel logs" by Tao Bao · 9 years ago
  28. bef3971 Keep multiple kernel logs by Tao Bao · 9 years ago
  29. f8f8832 Merge "Turn on text display for debuggable builds" by Tao Bao · 9 years ago
  30. 785d22c Turn on text display for debuggable builds by Tao Bao · 9 years ago
  31. 59e1e3e Merge "Fix mips64 minadbd_test build." by Elliott Hughes · 9 years ago
  32. dbb20c4 Fix mips64 minadbd_test build. by Elliott Hughes · 9 years ago
  33. 6bc2d53 Merge "Move minadb over to new API." by Elliott Hughes · 9 years ago
  34. 30cea3d Merge "Fix minadb_test build breakage." by Elliott Hughes · 9 years ago
  35. 3e7d82c Fix minadb_test build breakage. by Elliott Hughes · 9 years ago
  36. 4039933 Move minadb over to new API. by Elliott Hughes · 9 years ago
  37. 34c7731 Merge "Check all lseek calls succeed." by Elliott Hughes · 9 years ago
  38. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  39. 8c389e9 Merge "Stop using adb_strtok, and check argument validity." by Elliott Hughes · 9 years ago
  40. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  41. 6725ebc Merge "Revert "Revert "init re-execs to set its security context now.""" by Elliott Hughes · 9 years ago
  42. 6f76dd5 Revert "Revert "init re-execs to set its security context now."" by Elliott Hughes · 9 years ago
  43. c690332 Merge "Revert "init re-execs to set its security context now."" by Nick Kralevich · 9 years ago
  44. c819dbe Revert "init re-execs to set its security context now." by Nick Kralevich · 9 years ago
  45. 38a82ca Merge "init re-execs to set its security context now." by Elliott Hughes · 9 years ago
  46. c57453d init re-execs to set its security context now. by Elliott Hughes · 9 years ago
  47. 0de2351 Merge "Don't remove existing explicitly stashed blocks" by Sami Tolvanen · 9 years ago
  48. 43b748f Don't remove existing explicitly stashed blocks by Sami Tolvanen · 9 years ago
  49. 4381767 Merge "imgdiff: Avoid infinite loop if inflate fails" by Tao Bao · 9 years ago
  50. 7176a61 Merge "Don't use typedefs that hide *s." by Elliott Hughes · 9 years ago
  51. 0a5cb0c Don't use typedefs that hide *s. by Elliott Hughes · 9 years ago
  52. 6e435ab Merge "Move the menu header out of the menu." by Elliott Hughes · 9 years ago
  53. c68bd34 imgdiff: Avoid infinite loop if inflate fails by Johan Redestig · 9 years ago
  54. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  55. 17b032e Merge "Add missing \n after "Mounting /system." message." by Elliott Hughes · 9 years ago
  56. e46066f Add missing \n after "Mounting /system." message. by Elliott Hughes · 9 years ago
  57. eab12de Merge "Remove unnecessary globals." by Elliott Hughes · 9 years ago
  58. b68c4fc Merge "Treat KEY_ENTER the same as KEY_POWER in the pager." by Elliott Hughes · 9 years ago
  59. 985022a Remove unnecessary globals. by Elliott Hughes · 9 years ago
  60. 300ed08 Treat KEY_ENTER the same as KEY_POWER in the pager. by Elliott Hughes · 9 years ago
  61. 0e3781e Merge "Rewritten file pager." by Elliott Hughes · 9 years ago
  62. 558ba1b Merge "Revert "Append kernel logs to last_log file"" by Tao Bao · 9 years ago
  63. 95fc63e Rewritten file pager. by Elliott Hughes · 9 years ago
  64. f012432 Revert "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  65. 464c3e7 Merge "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  66. 2ec803f Append kernel logs to last_log file by Tao Bao · 9 years ago
  67. 6d1bd3d Merge "Update the comments for package installer commands" by Tao Bao · 9 years ago
  68. b07e1f3 Update the comments for package installer commands by Tao Bao · 9 years ago
  69. f19007a Merge "Auto-detect whether to use the long-press UI." by Elliott Hughes · 9 years ago
  70. 4af215b Auto-detect whether to use the long-press UI. by Elliott Hughes · 9 years ago
  71. 51697d2 Merge "Switch minadb over to C++." by Elliott Hughes · 9 years ago
  72. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago
  73. 23017c5 Merge "Switch minui over to C++." by Elliott Hughes · 9 years ago
  74. 07cfb8f Switch minui over to C++. by Elliott Hughes · 9 years ago
  75. 5d1630a Merge "Fix ScreenRecoveryUI to handle devices without power/up/down." by Elliott Hughes · 9 years ago
  76. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  77. 6b0dd1d Merge "Move "Mount /system" to the main menu." by Elliott Hughes · 9 years ago
  78. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  79. 18eaa0c Merge "Add ev_iterate_available_keys to minui." by Elliott Hughes · 9 years ago
  80. 0713819 Add ev_iterate_available_keys to minui. by Elliott Hughes · 9 years ago
  81. f471861 Merge "Move the recovery image version out of the menu header." by Elliott Hughes · 9 years ago
  82. bb78d62 Move the recovery image version out of the menu header. by Elliott Hughes · 9 years ago
  83. e001074 Merge "Move default implementations into Device." by Elliott Hughes · 9 years ago
  84. 06522ef Merge "Remove some commented-out code." by Elliott Hughes · 9 years ago
  85. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  86. 42c1230 Remove some commented-out code. by Elliott Hughes · 9 years ago
  87. 52222a5 Merge "Move file paging into ScreenRecoveryUI." by Elliott Hughes · 9 years ago
  88. 8de5207 Move file paging into ScreenRecoveryUI. by Elliott Hughes · 9 years ago
  89. fbde407 Merge "Enable printf format argument checking." by Elliott Hughes · 9 years ago
  90. 018ed31 Enable printf format argument checking. by Elliott Hughes · 9 years ago
  91. 900c9a6 Merge "Remove the fixed screen size assumptions." by Elliott Hughes · 9 years ago
  92. aa0d6af Remove the fixed screen size assumptions. by Elliott Hughes · 9 years ago
  93. 64346ea Merge "Remove a couple of unused inlines from minzip/Zip.h." by Elliott Hughes · 9 years ago
  94. 9ad9d66 Remove a couple of unused inlines from minzip/Zip.h. by Elliott Hughes · 9 years ago
  95. ca7bf53 Merge "Rotate logs only when there are actual operations" by Tao Bao · 9 years ago
  96. 682c34b Rotate logs only when there are actual operations by Tao Bao · 9 years ago
  97. 6896f9d Merge "always use volume mount option when mounting a partition" by Tao Bao · 9 years ago
  98. ccc82ec Merge "Refactor the codes to call wipe_data/wipe_cache functions" by Tao Bao · 9 years ago
  99. e39a9bc Refactor the codes to call wipe_data/wipe_cache functions by Tao Bao · 9 years ago
  100. 9295980 Merge "Revert "Erase PST partition if its marked to be erased."" by Tao Bao · 9 years ago