1. 9b1ac99 Merge "init: add option to read file fully on readahead" by Treehugger Robot · 8 years ago
  2. 47d6288 init: add option to read file fully on readahead by Wei Wang · 8 years ago
  3. 35d0042 Merge "libdebuggerd: cleanup." by Treehugger Robot · 8 years ago
  4. b03c503 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 8 years ago
  5. 32ad26f Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 8 years ago
  6. 5c73c79 Merge "Move adbd from root to system" by Treehugger Robot · 8 years ago
  7. 5e1dfff Merge "Add proper support for embedded elf files." by Christopher Ferris · 8 years ago
  8. eb3b355 Add proper support for embedded elf files. by Christopher Ferris · 8 years ago
  9. a2abaec Merge "use a single file for storing persistent properties" by Tom Cherry · 8 years ago
  10. c7abfc4 Merge "base: hopefully fix the mac build." by Treehugger Robot · 8 years ago
  11. 4b728bd base: hopefully fix the mac build. by Josh Gao · 8 years ago
  12. cb83256 Merge "sdcard: mute false compiler alarm" by Treehugger Robot · 8 years ago
  13. 527515b use a single file for storing persistent properties by Tom Cherry · 8 years ago
  14. 1cf004b sdcard: mute false compiler alarm by Ting-Yuan Huang · 8 years ago
  15. 261feeb libdebuggerd: cleanup. by Josh Gao · 8 years ago
  16. 9cff03f Merge "base: add Pipe and Socketpair wrappers." by Treehugger Robot · 8 years ago
  17. 45181e8 Merge "Globally allow up to 32K FDs open per process" by Tom Cherry · 8 years ago
  18. 98b9fba Merge "Update the tests." by Christopher Ferris · 8 years ago
  19. 5c241c7 Merge "adb: Use kernel aio for functionfs." by Treehugger Robot · 8 years ago
  20. b223e7d Update the tests. by Christopher Ferris · 8 years ago
  21. 7207352 Merge "adb: improve CHECKs." by Treehugger Robot · 8 years ago
  22. 28818da base: add Pipe and Socketpair wrappers. by Josh Gao · 8 years ago
  23. 03de1d8 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 8 years ago
  24. 7fbaa4a adb: improve CHECKs. by Josh Gao · 8 years ago
  25. 3cac16c Merge "adbd: don't spin if file sync read fails." by Treehugger Robot · 8 years ago
  26. 7f0c209 Globally allow up to 32K FDs open per process by Tom Cherry · 8 years ago
  27. e5030e6 Merge "init: support setting rlimits per service" by Treehugger Robot · 8 years ago
  28. 8aabb2b adbd: don't spin if file sync read fails. by Josh Gao · 8 years ago
  29. 62072ae Merge "init: log all failures of Service::Start()" by Tom Cherry · 8 years ago
  30. e1008f3 init: support setting rlimits per service by Tom Cherry · 8 years ago
  31. 6576643 Merge "Add missing include for readv." by Christopher Ferris · 8 years ago
  32. 5da5217 Add missing include for readv. by Christopher Ferris · 8 years ago
  33. b057550 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 8 years ago
  34. 3b7afc8 Merge "Clarify SELinux service error message" by Treehugger Robot · 8 years ago
  35. 0d898bc init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 8 years ago
  36. 6affbfc libunwindstack: make machine type a property of Regs. by Josh Gao · 8 years ago
  37. 16aac10 Clarify SELinux service error message by Nick Kralevich · 8 years ago
  38. 1d6951a Merge "Speed up map creation." by Christopher Ferris · 8 years ago
  39. 0ea3e15 init: log all failures of Service::Start() by Tom Cherry · 8 years ago
  40. 7806374 Merge "Add a feature to show which bugs are tracking which se denials" by Max Bires · 8 years ago
  41. 020793f Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 8 years ago
  42. 77bb231 Merge "Small liblog test fixes & readability improvements." by Alan Stokes · 8 years ago
  43. 89054b2 Merge "Reading from logd in WRAP mode is expected to take a long time, don't abort it after 30s." by Treehugger Robot · 8 years ago
  44. 48359ac Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 8 years ago
  45. 778209b Small liblog test fixes & readability improvements. by Alan Stokes · 8 years ago
  46. 7d5a015 Reading from logd in WRAP mode is expected to take a long time, by Alan Stokes · 8 years ago
  47. c1b1de4 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 8 years ago
  48. 3465dc8 init: do not load persistent properties from temporary /data by Tom Cherry · 8 years ago
  49. 4a008d5 Merge "Define current ABI string in android-base/macros.h" by Dimitry Ivanov · 8 years ago
  50. 1c18f9e Move adbd from root to system by Bowgo Tsai · 8 years ago
  51. 4c9773a Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 8 years ago
  52. dbcffd6 Merge "Fix adb tcpip tests." by Treehugger Robot · 8 years ago
  53. cd0de84 Merge "Mark the modules as VNDK-SP in Android.bp" by Treehugger Robot · 8 years ago
  54. 82ac205 Speed up map creation. by Christopher Ferris · 8 years ago
  55. d45be4c Fix adb tcpip tests. by Elliott Hughes · 8 years ago
  56. 6483e25 Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 by Tom Cherry · 8 years ago
  57. e027f9b Add a feature to show which bugs are tracking which se denials by Max Bires · 8 years ago
  58. 7d3e1a1 Merge "fastboot: bail out if failed to generate fs image" by Treehugger Robot · 8 years ago
  59. 551b494 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 8 years ago
  60. ae40e54 fastboot: bail out if failed to generate fs image by Jin Qian · 8 years ago
  61. a6e703a Define current ABI string in android-base/macros.h by dimitry · 8 years ago
  62. 919b267 init: enable error reporting of builtin functions by Tom Cherry · 8 years ago
  63. c2c07ba init: log Service failures via Result<T> by Tom Cherry · 8 years ago
  64. a3f7516 init: pass errors from one Result<T> to another better by Tom Cherry · 8 years ago
  65. 7ea6a83 init: cleanup environment handling by Tom Cherry · 8 years ago
  66. ca35091 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  67. 8e00532 Merge "init: add log to time spent in waiting for file" by Treehugger Robot · 8 years ago
  68. 70d45b1 Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 8 years ago
  69. 3787eee init: add log to time spent in waiting for file by Wei Wang · 8 years ago
  70. 2bb5d77 Merge changes I2270cc0a,I55e5dc5a am: 2066e0585e by Josh Gao · 8 years ago
  71. e91ccc2 Merge changes I2270cc0a,I55e5dc5a by Treehugger Robot · 8 years ago
  72. dc812b6 adb: add track-devices-l service. by Josh Gao · 8 years ago
  73. 5fa43b0 adb: allow selection of a specific transport. by Josh Gao · 8 years ago
  74. 052b885 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Josh Gao · 8 years ago
  75. 0d6d36f Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Treehugger Robot · 8 years ago
  76. db05e70 Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 8 years ago
  77. d282832 Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 8 years ago
  78. 9f81728 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
  79. 57d9775 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
  80. c874b40 fastboot: gracefully handle failure to open a USB device on OS X. by Josh Gao · 8 years ago
  81. 7c95c02 Merge "crash_dump: print the identity of tracers." am: e67c7b94c2 by Josh Gao · 8 years ago
  82. 37612b1 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 8 years ago
  83. e70ea7d crash_dump: print the identity of tracers. by Josh Gao · 8 years ago
  84. 78e2560 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 8 years ago
  85. 5a4a3c6 Merge "adb: fix deadlock in kick_all_transports." am: c2449e871e by Josh Gao · 8 years ago
  86. 2498f31 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 8 years ago
  87. fc70c4e Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 8 years ago
  88. 60322c2 Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 8 years ago
  89. 1d432dd Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 8 years ago
  90. e24dd89 init: only set ro.boottime.<service> properties once. by Tom Cherry · 8 years ago
  91. 6ba1bee ueventd: fix subsystem list logic issues by Tom Cherry · 8 years ago
  92. 63af31f Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 8 years ago
  93. a644398 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 8 years ago
  94. 470f8a7 Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" by Huihong Luo · 8 years ago
  95. 425099f Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" by Huihong Luo · 8 years ago
  96. 90121ee Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 8 years ago
  97. b0ed2e8 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 8 years ago
  98. 644db06 Merge "init: fix copy/paste mistake" by Treehugger Robot · 8 years ago
  99. a99341e init: replace panic() with LOG(FATAL) by Tom Cherry · 8 years ago
  100. 9860b3b init: fix copy/paste mistake by Tom Cherry · 8 years ago