1. 059e391 am e6f6097a: Merge "Revert "Zero blocks before BLKDISCARD"" by Sami Tolvanen · 10 years ago
  2. e6f6097 Merge "Revert "Zero blocks before BLKDISCARD"" by Sami Tolvanen · 10 years ago
  3. e82fa18 Revert "Zero blocks before BLKDISCARD" by Sami Tolvanen · 10 years ago
  4. b89452e am 1a03b400: Merge "uncrypt: Write status when it reboots to factory reset" by Tao Bao · 10 years ago
  5. 2880e0f am 2cf180f6: Merge "Separate uncrypt into two modes" by Tao Bao · 10 years ago
  6. 1a03b40 Merge "uncrypt: Write status when it reboots to factory reset" by Tao Bao · 10 years ago
  7. 2cf180f Merge "Separate uncrypt into two modes" by Tao Bao · 10 years ago
  8. ac6aa7e uncrypt: Write status when it reboots to factory reset by Tao Bao · 10 years ago
  9. 383b00d Separate uncrypt into two modes by Tao Bao · 10 years ago
  10. 2fd1297 am 69608fe7: Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 10 years ago
  11. 69608fe Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 10 years ago
  12. 96392b9 Zero blocks before BLKDISCARD by Sami Tolvanen · 10 years ago
  13. 7baa13f am 3f9db6af: Merge "recovery: Switch to clang" by Tao Bao · 10 years ago
  14. 3f9db6a Merge "recovery: Switch to clang" by Tao Bao · 10 years ago
  15. 80e46e0 recovery: Switch to clang by Tao Bao · 10 years ago
  16. 028d216 am 227069d7: Merge "Fix build: fprintf without modifier" by Tao Bao · 10 years ago
  17. 227069d Merge "Fix build: fprintf without modifier" by Tao Bao · 10 years ago
  18. 1eb9003 Fix build: fprintf without modifier by Tao Bao · 10 years ago
  19. d107e6d am a69e608a: Merge "Log update outputs in order" by Tao Bao · 10 years ago
  20. a69e608 Merge "Log update outputs in order" by Tao Bao · 10 years ago
  21. b6918c7 Log update outputs in order by Tao Bao · 10 years ago
  22. 5944bcd am 1441a965: Merge "Really don\'t use TEMP_FAILURE_RETRY with close in recovery." by Elliott Hughes · 10 years ago
  23. 1441a96 Merge "Really don't use TEMP_FAILURE_RETRY with close in recovery." by Elliott Hughes · 10 years ago
  24. eec204b am 74f5e0e0: Merge "Use f_bavail to calculate free space" by Tao Bao · 10 years ago
  25. 74f5e0e Merge "Use f_bavail to calculate free space" by Tao Bao · 10 years ago
  26. b3ac676 Really don't use TEMP_FAILURE_RETRY with close in recovery. by Elliott Hughes · 10 years ago
  27. 3b49776 Use f_bavail to calculate free space by caozhiyuan · 10 years ago
  28. cd391c2 am aa4df5c4: Merge "Handle BLKDISCARD failures" by Sami Tolvanen · 10 years ago
  29. aa4df5c Merge "Handle BLKDISCARD failures" by Sami Tolvanen · 10 years ago
  30. cc2428c Handle BLKDISCARD failures by Sami Tolvanen · 10 years ago
  31. 9a5e2a2 am f272b9e7: Merge "Clean up the sleep()\'s after poking init services" by Tao Bao · 10 years ago
  32. f272b9e Merge "Clean up the sleep()'s after poking init services" by Tao Bao · 10 years ago
  33. 7523863 Clean up the sleep()'s after poking init services by Tao Bao · 10 years ago
  34. 7b126d7 am 73151b51: Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 10 years ago
  35. 73151b5 Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 10 years ago
  36. 6f6e5bb am 41928ce6: Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 10 years ago
  37. e5ce2a5 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 10 years ago
  38. 41928ce Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 10 years ago
  39. 4e92ba4 Revert "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 10 years ago
  40. 6d1d7ff am b48bdbed: Merge "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 10 years ago
  41. b48bdbe Merge "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 10 years ago
  42. 074c1c2 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 10 years ago
  43. 0b1d157 am a8cd96ad: Merge "Stop using libstdc++." by Dan Albert · 10 years ago
  44. a8cd96a Merge "Stop using libstdc++." by Dan Albert · 10 years ago
  45. e49a9e5 Stop using libstdc++. by Dan Albert · 10 years ago
  46. 6dc1e6a am 6253753a: Merge "Add error and range checks to parse_range" by Sami Tolvanen · 10 years ago
  47. 6253753 Merge "Add error and range checks to parse_range" by Sami Tolvanen · 10 years ago
  48. 09050fc am cd7d9d83: Merge "Don\'t use TEMP_FAILURE_RETRY on close in recovery." by Elliott Hughes · 10 years ago
  49. cd7d9d8 Merge "Don't use TEMP_FAILURE_RETRY on close in recovery." by Elliott Hughes · 10 years ago
  50. b47afed Don't use TEMP_FAILURE_RETRY on close in recovery. by Elliott Hughes · 10 years ago
  51. f2bac04 Add error and range checks to parse_range by Sami Tolvanen · 10 years ago
  52. 5bb8d55 am 3badd563: Merge "init sets the default PATH itself, better." by Elliott Hughes · 10 years ago
  53. 3badd56 Merge "init sets the default PATH itself, better." by Elliott Hughes · 10 years ago
  54. 4fd3446 init sets the default PATH itself, better. by Elliott Hughes · 10 years ago
  55. cfe4654 am 3128176e: Merge "Fix build following adb change." by Dan Albert · 10 years ago
  56. 3128176 Merge "Fix build following adb change." by Dan Albert · 10 years ago
  57. cc08a90 Fix build following adb change. by Dan Albert · 10 years ago
  58. 3257155 am 77a2c883: Merge "Add an alternate screen for viewing recovery logs." by Elliott Hughes · 10 years ago
  59. 77a2c88 Merge "Add an alternate screen for viewing recovery logs." by Elliott Hughes · 10 years ago
  60. c049163 Add an alternate screen for viewing recovery logs. by Elliott Hughes · 10 years ago
  61. 25a67fd am 7ff339ea: Merge "uncrypt: Switch to C++" by Tao Bao · 10 years ago
  62. 7ff339e Merge "uncrypt: Switch to C++" by Tao Bao · 10 years ago
  63. 381f455 uncrypt: Switch to C++ by Tao Bao · 10 years ago
  64. 550bd34 am aeb980bd: Merge "uncrypt: package on non-data partition should follow the right path" by Tao Bao · 10 years ago
  65. aeb980b Merge "uncrypt: package on non-data partition should follow the right path" by Tao Bao · 10 years ago
  66. fb4ccef uncrypt: package on non-data partition should follow the right path by Tao Bao · 10 years ago
  67. 4815084 am 41c7ef54: Merge "Track adb_thread_create API change." by Elliott Hughes · 10 years ago
  68. 41c7ef5 Merge "Track adb_thread_create API change." by Elliott Hughes · 10 years ago
  69. 921431f Track adb_thread_create API change. by Elliott Hughes · 10 years ago
  70. 185e820 am c7f64fdf: Merge "Keep multiple kernel logs" by Tao Bao · 10 years ago
  71. c7f64fd Merge "Keep multiple kernel logs" by Tao Bao · 10 years ago
  72. bef3971 Keep multiple kernel logs by Tao Bao · 10 years ago
  73. 0a7b927 am f8f88321: Merge "Turn on text display for debuggable builds" by Tao Bao · 10 years ago
  74. f8f8832 Merge "Turn on text display for debuggable builds" by Tao Bao · 10 years ago
  75. 785d22c Turn on text display for debuggable builds by Tao Bao · 10 years ago
  76. 4b3004a am 59e1e3e7: Merge "Fix mips64 minadbd_test build." by Elliott Hughes · 10 years ago
  77. 59e1e3e Merge "Fix mips64 minadbd_test build." by Elliott Hughes · 10 years ago
  78. dbb20c4 Fix mips64 minadbd_test build. by Elliott Hughes · 10 years ago
  79. c0537d6 am 6bc2d538: Merge "Move minadb over to new API." by Elliott Hughes · 10 years ago
  80. c67e89a am 30cea3dc: Merge "Fix minadb_test build breakage." by Elliott Hughes · 10 years ago
  81. 6bc2d53 Merge "Move minadb over to new API." by Elliott Hughes · 10 years ago
  82. 30cea3d Merge "Fix minadb_test build breakage." by Elliott Hughes · 10 years ago
  83. 3e7d82c Fix minadb_test build breakage. by Elliott Hughes · 10 years ago
  84. 4039933 Move minadb over to new API. by Elliott Hughes · 10 years ago
  85. 34d3a3d am 34c7731a: Merge "Check all lseek calls succeed." by Elliott Hughes · 10 years ago
  86. 34c7731 Merge "Check all lseek calls succeed." by Elliott Hughes · 10 years ago
  87. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 10 years ago
  88. bc4e69f am 8c389e9c: Merge "Stop using adb_strtok, and check argument validity." by Elliott Hughes · 10 years ago
  89. 8c389e9 Merge "Stop using adb_strtok, and check argument validity." by Elliott Hughes · 10 years ago
  90. ba45ddf Stop using adb_strtok, and check argument validity. by Elliott Hughes · 10 years ago
  91. 5a95719 am 6725ebc7: Merge "Revert "Revert "init re-execs to set its security context now.""" by Elliott Hughes · 10 years ago
  92. 6725ebc Merge "Revert "Revert "init re-execs to set its security context now.""" by Elliott Hughes · 10 years ago
  93. 6f76dd5 Revert "Revert "init re-execs to set its security context now."" by Elliott Hughes · 10 years ago
  94. f6c03a8 am c690332c: Merge "Revert "init re-execs to set its security context now."" by Nick Kralevich · 10 years ago
  95. c690332 Merge "Revert "init re-execs to set its security context now."" by Nick Kralevich · 10 years ago
  96. c819dbe Revert "init re-execs to set its security context now." by Nick Kralevich · 10 years ago
  97. 7058b89 am 38a82cac: Merge "init re-execs to set its security context now." by Elliott Hughes · 10 years ago
  98. 38a82ca Merge "init re-execs to set its security context now." by Elliott Hughes · 10 years ago
  99. c57453d init re-execs to set its security context now. by Elliott Hughes · 10 years ago
  100. 0391820 am 0de2351e: Merge "Don\'t remove existing explicitly stashed blocks" by Sami Tolvanen · 10 years ago