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