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