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. 7b126d7 am 73151b51: Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 9 years ago
  4. 73151b5 Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 9 years ago
  5. 6f6e5bb am 41928ce6: Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 9 years ago
  6. e5ce2a5 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 9 years ago
  7. 41928ce Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 9 years ago
  8. 4e92ba4 Revert "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  9. 6d1d7ff am b48bdbed: Merge "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  10. b48bdbe Merge "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  11. 074c1c2 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 9 years ago
  12. 0b1d157 am a8cd96ad: Merge "Stop using libstdc++." by Dan Albert · 9 years ago
  13. a8cd96a Merge "Stop using libstdc++." by Dan Albert · 9 years ago
  14. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  15. 6dc1e6a am 6253753a: Merge "Add error and range checks to parse_range" by Sami Tolvanen · 9 years ago
  16. 6253753 Merge "Add error and range checks to parse_range" by Sami Tolvanen · 9 years ago
  17. 09050fc am cd7d9d83: Merge "Don\'t use TEMP_FAILURE_RETRY on close in recovery." by Elliott Hughes · 9 years ago
  18. cd7d9d8 Merge "Don't use TEMP_FAILURE_RETRY on close in recovery." by Elliott Hughes · 9 years ago
  19. b47afed Don't use TEMP_FAILURE_RETRY on close in recovery. by Elliott Hughes · 9 years ago
  20. f2bac04 Add error and range checks to parse_range by Sami Tolvanen · 9 years ago
  21. 5bb8d55 am 3badd563: Merge "init sets the default PATH itself, better." by Elliott Hughes · 9 years ago
  22. 3badd56 Merge "init sets the default PATH itself, better." by Elliott Hughes · 9 years ago
  23. 4fd3446 init sets the default PATH itself, better. by Elliott Hughes · 9 years ago
  24. cfe4654 am 3128176e: Merge "Fix build following adb change." by Dan Albert · 9 years ago
  25. 3128176 Merge "Fix build following adb change." by Dan Albert · 9 years ago
  26. cc08a90 Fix build following adb change. by Dan Albert · 9 years ago
  27. 3257155 am 77a2c883: Merge "Add an alternate screen for viewing recovery logs." by Elliott Hughes · 9 years ago
  28. 77a2c88 Merge "Add an alternate screen for viewing recovery logs." by Elliott Hughes · 9 years ago
  29. c049163 Add an alternate screen for viewing recovery logs. by Elliott Hughes · 9 years ago
  30. 25a67fd am 7ff339ea: Merge "uncrypt: Switch to C++" by Tao Bao · 9 years ago
  31. 7ff339e Merge "uncrypt: Switch to C++" by Tao Bao · 9 years ago
  32. 381f455 uncrypt: Switch to C++ by Tao Bao · 9 years ago
  33. 550bd34 am aeb980bd: Merge "uncrypt: package on non-data partition should follow the right path" by Tao Bao · 9 years ago
  34. aeb980b Merge "uncrypt: package on non-data partition should follow the right path" by Tao Bao · 9 years ago
  35. fb4ccef uncrypt: package on non-data partition should follow the right path by Tao Bao · 9 years ago
  36. 4815084 am 41c7ef54: Merge "Track adb_thread_create API change." by Elliott Hughes · 9 years ago
  37. 41c7ef5 Merge "Track adb_thread_create API change." by Elliott Hughes · 9 years ago
  38. 921431f Track adb_thread_create API change. by Elliott Hughes · 9 years ago
  39. 185e820 am c7f64fdf: Merge "Keep multiple kernel logs" by Tao Bao · 9 years ago
  40. c7f64fd Merge "Keep multiple kernel logs" by Tao Bao · 9 years ago
  41. bef3971 Keep multiple kernel logs by Tao Bao · 9 years ago
  42. 0a7b927 am f8f88321: Merge "Turn on text display for debuggable builds" by Tao Bao · 9 years ago
  43. f8f8832 Merge "Turn on text display for debuggable builds" by Tao Bao · 9 years ago
  44. 785d22c Turn on text display for debuggable builds by Tao Bao · 9 years ago
  45. 4b3004a am 59e1e3e7: Merge "Fix mips64 minadbd_test build." by Elliott Hughes · 9 years ago
  46. 59e1e3e Merge "Fix mips64 minadbd_test build." by Elliott Hughes · 9 years ago
  47. dbb20c4 Fix mips64 minadbd_test build. by Elliott Hughes · 9 years ago
  48. c0537d6 am 6bc2d538: Merge "Move minadb over to new API." by Elliott Hughes · 9 years ago
  49. c67e89a am 30cea3dc: Merge "Fix minadb_test build breakage." by Elliott Hughes · 9 years ago
  50. 6bc2d53 Merge "Move minadb over to new API." by Elliott Hughes · 9 years ago
  51. 30cea3d Merge "Fix minadb_test build breakage." by Elliott Hughes · 9 years ago
  52. 3e7d82c Fix minadb_test build breakage. by Elliott Hughes · 9 years ago
  53. 4039933 Move minadb over to new API. by Elliott Hughes · 9 years ago
  54. 34d3a3d am 34c7731a: Merge "Check all lseek calls succeed." by Elliott Hughes · 9 years ago
  55. 34c7731 Merge "Check all lseek calls succeed." by Elliott Hughes · 9 years ago
  56. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  57. bc4e69f am 8c389e9c: Merge "Stop using adb_strtok, and check argument validity." by Elliott Hughes · 9 years ago
  58. 8c389e9 Merge "Stop using adb_strtok, and check argument validity." by Elliott Hughes · 9 years ago
  59. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 9 years ago
  60. 5a95719 am 6725ebc7: Merge "Revert "Revert "init re-execs to set its security context now.""" by Elliott Hughes · 9 years ago
  61. 6725ebc Merge "Revert "Revert "init re-execs to set its security context now.""" by Elliott Hughes · 9 years ago
  62. 6f76dd5 Revert "Revert "init re-execs to set its security context now."" by Elliott Hughes · 9 years ago
  63. f6c03a8 am c690332c: Merge "Revert "init re-execs to set its security context now."" by Nick Kralevich · 9 years ago
  64. c690332 Merge "Revert "init re-execs to set its security context now."" by Nick Kralevich · 9 years ago
  65. c819dbe Revert "init re-execs to set its security context now." by Nick Kralevich · 9 years ago
  66. 7058b89 am 38a82cac: Merge "init re-execs to set its security context now." by Elliott Hughes · 9 years ago
  67. 38a82ca Merge "init re-execs to set its security context now." by Elliott Hughes · 9 years ago
  68. c57453d init re-execs to set its security context now. by Elliott Hughes · 9 years ago
  69. 0391820 am 0de2351e: Merge "Don\'t remove existing explicitly stashed blocks" by Sami Tolvanen · 9 years ago
  70. 0de2351 Merge "Don't remove existing explicitly stashed blocks" by Sami Tolvanen · 9 years ago
  71. 43b748f Don't remove existing explicitly stashed blocks by Sami Tolvanen · 9 years ago
  72. 51f42b2 am 4381767a: Merge "imgdiff: Avoid infinite loop if inflate fails" by Tao Bao · 9 years ago
  73. 4381767 Merge "imgdiff: Avoid infinite loop if inflate fails" by Tao Bao · 9 years ago
  74. 0a557b6 am 7176a617: Merge "Don\'t use typedefs that hide *s." by Elliott Hughes · 9 years ago
  75. 7176a61 Merge "Don't use typedefs that hide *s." by Elliott Hughes · 9 years ago
  76. 0a5cb0c Don't use typedefs that hide *s. by Elliott Hughes · 9 years ago
  77. 98bfb6f am 6e435abf: Merge "Move the menu header out of the menu." by Elliott Hughes · 9 years ago
  78. 6e435ab Merge "Move the menu header out of the menu." by Elliott Hughes · 9 years ago
  79. c68bd34 imgdiff: Avoid infinite loop if inflate fails by Johan Redestig · 9 years ago
  80. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  81. cbdc7e8 am 17b032e1: Merge "Add missing \n after "Mounting /system." message." by Elliott Hughes · 9 years ago
  82. 17b032e Merge "Add missing \n after "Mounting /system." message." by Elliott Hughes · 9 years ago
  83. e46066f Add missing \n after "Mounting /system." message. by Elliott Hughes · 9 years ago
  84. d7823c5 am eab12de7: Merge "Remove unnecessary globals." by Elliott Hughes · 9 years ago
  85. 507630e am b68c4fc4: Merge "Treat KEY_ENTER the same as KEY_POWER in the pager." by Elliott Hughes · 9 years ago
  86. eab12de Merge "Remove unnecessary globals." by Elliott Hughes · 9 years ago
  87. b68c4fc Merge "Treat KEY_ENTER the same as KEY_POWER in the pager." by Elliott Hughes · 9 years ago
  88. 985022a Remove unnecessary globals. by Elliott Hughes · 9 years ago
  89. 300ed08 Treat KEY_ENTER the same as KEY_POWER in the pager. by Elliott Hughes · 9 years ago
  90. d56e0f3 am 0e3781ef: Merge "Rewritten file pager." by Elliott Hughes · 9 years ago
  91. 0e3781e Merge "Rewritten file pager." by Elliott Hughes · 9 years ago
  92. dd4d48b am 558ba1ba: Merge "Revert "Append kernel logs to last_log file"" by Tao Bao · 9 years ago
  93. 558ba1b Merge "Revert "Append kernel logs to last_log file"" by Tao Bao · 9 years ago
  94. 95fc63e Rewritten file pager. by Elliott Hughes · 9 years ago
  95. f012432 Revert "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  96. fa51b50 am 464c3e71: Merge "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  97. 464c3e7 Merge "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  98. 2ec803f Append kernel logs to last_log file by Tao Bao · 9 years ago
  99. 57ca725 am 6d1bd3d3: Merge "Update the comments for package installer commands" by Tao Bao · 9 years ago
  100. 6d1bd3d Merge "Update the comments for package installer commands" by Tao Bao · 9 years ago