1. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 7 years ago
  2. 9638729 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 7 years ago
  3. 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
  4. 3d6f851 Merge "Move adbd from root to system" by Treehugger Robot · 7 years ago
  5. 537c68c Merge "Add proper support for embedded elf files." by Christopher Ferris · 7 years ago
  6. 3f805ac Add proper support for embedded elf files. by Christopher Ferris · 7 years ago
  7. e1f9a58 Merge "use a single file for storing persistent properties" by Tom Cherry · 7 years ago
  8. 815f74a Merge "base: hopefully fix the mac build." by Treehugger Robot · 7 years ago
  9. 4221e2c base: hopefully fix the mac build. by Josh Gao · 7 years ago
  10. cb4e164 Merge "sdcard: mute false compiler alarm" by Treehugger Robot · 7 years ago
  11. 16fad42 use a single file for storing persistent properties by Tom Cherry · 7 years ago
  12. 1991ae9 sdcard: mute false compiler alarm by Ting-Yuan Huang · 7 years ago
  13. 287e834 Merge "base: add Pipe and Socketpair wrappers." by Treehugger Robot · 7 years ago
  14. 451ff37 Merge "Globally allow up to 32K FDs open per process" by Tom Cherry · 7 years ago
  15. 4614a7a Merge "Update the tests." by Christopher Ferris · 7 years ago
  16. aaa90cf Merge "adb: Use kernel aio for functionfs." by Treehugger Robot · 7 years ago
  17. 458cc66 Update the tests. by Christopher Ferris · 7 years ago
  18. 9f38e19 Merge "adb: improve CHECKs." by Treehugger Robot · 7 years ago
  19. fdf832d base: add Pipe and Socketpair wrappers. by Josh Gao · 7 years ago
  20. 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  21. e467209 adb: improve CHECKs. by Josh Gao · 7 years ago
  22. 32d2eae Merge "adbd: don't spin if file sync read fails." by Treehugger Robot · 7 years ago
  23. cb5fccc Globally allow up to 32K FDs open per process by Tom Cherry · 7 years ago
  24. 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 7 years ago
  25. 1d6c01b adbd: don't spin if file sync read fails. by Josh Gao · 7 years ago
  26. 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
  27. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  28. 1f6a807 Merge "Add missing include for readv." by Christopher Ferris · 7 years ago
  29. 5d6a032 Add missing include for readv. by Christopher Ferris · 7 years ago
  30. 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 7 years ago
  31. 54a2830 Merge "Clarify SELinux service error message" by Treehugger Robot · 7 years ago
  32. 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
  33. 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 7 years ago
  34. 1ea19eb Clarify SELinux service error message by Nick Kralevich · 7 years ago
  35. df3e89b Merge "Speed up map creation." by Christopher Ferris · 7 years ago
  36. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  37. 06e0c70 Merge "Add a feature to show which bugs are tracking which se denials" by Max Bires · 7 years ago
  38. b1d93a8 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
  39. 332370d Merge "Small liblog test fixes & readability improvements." by Alan Stokes · 7 years ago
  40. 974ab46 Merge "Reading from logd in WRAP mode is expected to take a long time, don't abort it after 30s." by Treehugger Robot · 7 years ago
  41. 13cb599 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  42. 81e63d0 Small liblog test fixes & readability improvements. by Alan Stokes · 7 years ago
  43. 64acdf7 Reading from logd in WRAP mode is expected to take a long time, by Alan Stokes · 7 years ago
  44. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  45. 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 7 years ago
  46. 2732a7e Merge "Define current ABI string in android-base/macros.h" by Dimitry Ivanov · 7 years ago
  47. 7b9a4d5 Move adbd from root to system by Bowgo Tsai · 7 years ago
  48. 9a38df3 Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 7 years ago
  49. d865b65 Merge "Fix adb tcpip tests." by Treehugger Robot · 7 years ago
  50. bc9924e Merge "Mark the modules as VNDK-SP in Android.bp" by Treehugger Robot · 7 years ago
  51. 60521c7 Speed up map creation. by Christopher Ferris · 7 years ago
  52. e163298 Fix adb tcpip tests. by Elliott Hughes · 7 years ago
  53. a78b5b3 Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 by Tom Cherry · 7 years ago
  54. 4214d13 Add a feature to show which bugs are tracking which se denials by Max Bires · 7 years ago
  55. 6aab4e2 Merge "fastboot: bail out if failed to generate fs image" by Treehugger Robot · 7 years ago
  56. c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
  57. 1e0df16 fastboot: bail out if failed to generate fs image by Jin Qian · 7 years ago
  58. b6ba817 Define current ABI string in android-base/macros.h by dimitry · 7 years ago
  59. 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
  60. 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
  61. 130e3d7 init: pass errors from one Result<T> to another better by Tom Cherry · 7 years ago
  62. 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
  63. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  64. 7f16cad Merge "init: add log to time spent in waiting for file" by Treehugger Robot · 7 years ago
  65. 8570d1d Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 7 years ago
  66. 4cea121 init: add log to time spent in waiting for file by Wei Wang · 7 years ago
  67. 46244a6 Merge changes I2270cc0a,I55e5dc5a am: 2066e0585e by Josh Gao · 7 years ago
  68. 2066e05 Merge changes I2270cc0a,I55e5dc5a by Treehugger Robot · 7 years ago
  69. b0c1802 adb: add track-devices-l service. by Josh Gao · 7 years ago
  70. b122b17 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
  71. 9a1e060 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Josh Gao · 7 years ago
  72. 11be3e5 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Treehugger Robot · 7 years ago
  73. 7ec963f Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 7 years ago
  74. 4bcccdf Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 7 years ago
  75. c41b838 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
  76. f5e0464 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
  77. f806a3c fastboot: gracefully handle failure to open a USB device on OS X. by Josh Gao · 7 years ago
  78. 68f9230 Merge "crash_dump: print the identity of tracers." am: e67c7b94c2 by Josh Gao · 7 years ago
  79. e67c7b9 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 7 years ago
  80. fd13bf0 crash_dump: print the identity of tracers. by Josh Gao · 7 years ago
  81. a1a6826 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 7 years ago
  82. b43479c Merge "adb: fix deadlock in kick_all_transports." am: c2449e871e by Josh Gao · 7 years ago
  83. fe06075 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 7 years ago
  84. 6698195 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 7 years ago
  85. c2449e8 Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 7 years ago
  86. edf03e2 Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 7 years ago
  87. fed3373 init: only set ro.boottime.<service> properties once. by Tom Cherry · 7 years ago
  88. 9c8d6dd ueventd: fix subsystem list logic issues by Tom Cherry · 7 years ago
  89. ce23258 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 7 years ago
  90. 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
  91. 4be54a4 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 · 7 years ago
  92. e275043 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 · 7 years ago
  93. af39885 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago
  94. ad42b33 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 7 years ago
  95. f854045 Merge "init: fix copy/paste mistake" by Treehugger Robot · 7 years ago
  96. d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
  97. 94f3bcd init: fix copy/paste mistake by Tom Cherry · 7 years ago
  98. 1db71af adb: fix deadlock in kick_all_transports. by Josh Gao · 7 years ago
  99. 57f94aa Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 7 years ago
  100. e3e4ec7 Merge "Skip unnecessary sleep during shutdown" by Wei Wang · 7 years ago