1. f73ac3c Merge "fix 'adb shell'" am: 1d284004af by Maciej Żenczykowski · 5 years ago
  2. da73cba Merge "fix 'adb shell'" by Maciej Żenczykowski · 5 years ago
  3. c1db3bc fix 'adb shell' by Maciej Żenczykowski · 5 years ago
  4. 263407d Merge "Delay initial accept() until server initialized" am: d9381651ee by Daniel Colascione · 5 years ago
  5. d78687e Merge "Delay initial accept() until server initialized" by Treehugger Robot · 5 years ago
  6. 0eaff14 Merge "Support socket activation of adb server" am: d7052824d4 by Daniel Colascione · 5 years ago
  7. 8708748 Merge "Support socket activation of adb server" by Daniel Colascione · 5 years ago
  8. 291433e Merge "libcutils: remove unused socket_set_receive_timeout()." am: a8f3081663 by Elliott Hughes · 5 years ago
  9. e7c7e6a Merge "libcutils: remove unused socket_set_receive_timeout()." by Treehugger Robot · 5 years ago
  10. befe8ed Merge "Fix build with new googletest" am: 01a3f13452 by Haibo Huang · 5 years ago
  11. 9107aca Merge "Fix build with new googletest" by Haibo Huang · 5 years ago
  12. 2b4df12 Fix build with new googletest by Haibo Huang · 5 years ago
  13. 5d96c68 libcutils: remove unused socket_set_receive_timeout(). by Elliott Hughes · 5 years ago
  14. e1b9dd5 Merge "Replace -Weverything with -Wextra" am: eb8cccf772 by Colin Cross · 5 years ago
  15. 68ead2b Merge "Replace -Weverything with -Wextra" by Treehugger Robot · 5 years ago
  16. dc62f54 Merge "fastdeploy: fix tests." am: ef6d913027 by Elliott Hughes · 5 years ago
  17. 81655d4 Merge "fastdeploy: fix tests." by Elliott Hughes · 5 years ago
  18. 9cf67c3 Replace -Weverything with -Wextra by Colin Cross · 5 years ago
  19. 8fa3fc7 Merge "configs for jailed procs to dump code coverage data" am: 0bc3f6b124 by Ray Essick · 5 years ago
  20. 6c8ce36 Merge "userspace reboot: don't re-install keyring when remounting userdata" by Nikita Ioffe · 5 years ago
  21. 2af2724 Merge "configs for jailed procs to dump code coverage data" by Treehugger Robot · 5 years ago
  22. d7b2cbd Merge changes from topic "native process registration" am: 8106c8e09f by Suren Baghdasaryan · 5 years ago
  23. 75f2e57 lmkd: Support process types when registering a process am: e353d8642c by Suren Baghdasaryan · 5 years ago
  24. f7927a3 lmkd: Add library function to unregister a process am: 4c6d3d737f by Suren Baghdasaryan · 5 years ago
  25. 0237ed8 lmkd: Prepare lmkd to support connection from init process am: adb54f81bf by Suren Baghdasaryan · 5 years ago
  26. 907bce2 lmkd: Restrict process record modifications to the client that created it by Suren Baghdasaryan · 5 years ago
  27. e997515 Merge "userspace reboot: don't re-install keyring when remounting userdata" by Nikita Ioffe · 5 years ago
  28. e36b713 Merge changes from topic "native process registration" by Suren Baghdasaryan · 5 years ago
  29. 40b10a7 Merge "Do not run init CTS test on secondary ABI" am: be49555bca by Tom Cherry · 5 years ago
  30. ca492f8 Merge "ziparchive: add a corpus for the fuzzer." am: 16366e36d5 by Elliott Hughes · 5 years ago
  31. e921354 Merge "Do not run init CTS test on secondary ABI" by Treehugger Robot · 5 years ago
  32. 42c967e Merge "ziparchive: add a corpus for the fuzzer." by Treehugger Robot · 5 years ago
  33. e5c4143 configs for jailed procs to dump code coverage data by Ray Essick · 5 years ago
  34. f750d10 userspace reboot: don't re-install keyring when remounting userdata by Nikita Ioffe · 5 years ago
  35. 6252b8d fastdeploy: fix tests. by Elliott Hughes · 5 years ago
  36. 196e4c9 Delay initial accept() until server initialized by Daniel Colascione · 5 years ago
  37. f714c04 Support socket activation of adb server by Daniel Colascione · 5 years ago
  38. b003088 Merge "migrate *.libraries.txt from Make to Soong" am: 7e5fb6b322 by Jooyung Han · 5 years ago
  39. 208913f Merge "migrate *.libraries.txt from Make to Soong" by Treehugger Robot · 5 years ago
  40. ab96c81 Do not run init CTS test on secondary ABI by Tom Cherry · 5 years ago
  41. 4416e76 Merge "Add require_root for libcutils tests" am: 71ed80a229 by Tom Cherry · 5 years ago
  42. ed9ba5e Merge "Add require_root for libcutils tests" by Treehugger Robot · 5 years ago
  43. 6ff99e2 ziparchive: add a corpus for the fuzzer. by Elliott Hughes · 5 years ago
  44. 307ed93 Add require_root for libcutils tests by Tom Cherry · 5 years ago
  45. 6ca32ed Merge "healthd: Fix incorrect return check" am: ec56c59dbb by John Stultz · 5 years ago
  46. 9dcdf48 Merge "healthd: Fix incorrect return check" by Treehugger Robot · 5 years ago
  47. 05fecbe Merge "Make encryption action an argument to mkdir" am: 449282c021 by Paul Crowley · 5 years ago
  48. 6a876ff Merge "Make encryption action an argument to mkdir" by Paul Crowley · 5 years ago
  49. 3eb311b init: Add support for native service registration with lmkd by Suren Baghdasaryan · 5 years ago
  50. dc49398 lmkd: Support process types when registering a process by Suren Baghdasaryan · 5 years ago
  51. 3539fb2 lmkd: Add library function to unregister a process by Suren Baghdasaryan · 5 years ago
  52. 6058926 lmkd: Prepare lmkd to support connection from init process by Suren Baghdasaryan · 5 years ago
  53. c060092 lmkd: Restrict process record modifications to the client that created it by Suren Baghdasaryan · 5 years ago
  54. 3045262 Merge "Add libcutils_test into TEST_MAPPING" am: 7f44a83d8f by Suren Baghdasaryan · 5 years ago
  55. fcd31a7 Merge "Add libcutils_test into TEST_MAPPING" by Suren Baghdasaryan · 5 years ago
  56. 1a57dfb Merge "Turn on executable bit on system_ext/bin" am: ad3069eb72 by Jeongik Cha · 5 years ago
  57. 35e78d2 Merge "Turn on executable bit on system_ext/bin" by Treehugger Robot · 5 years ago
  58. 4ad2c09 Merge "userspace reboot: unmount apexes and switch to bootstrap namespace" by Nikita Ioffe · 5 years ago
  59. a0e3b1d Merge "userspace reboot: unmount apexes and switch to bootstrap namespace" by Nikita Ioffe · 5 years ago
  60. 399d064 Turn on executable bit on system_ext/bin by Jeongik Cha · 5 years ago
  61. e12ecb2 Merge "Make remount into checkpointing for ext4 userdata a no-op" am: dbee3618be by Nikita Ioffe · 5 years ago
  62. 65ad38b userspace reboot: unmount apexes and switch to bootstrap namespace by Nikita Ioffe · 5 years ago
  63. 80e4ac7 Merge "Make remount into checkpointing for ext4 userdata a no-op" by Nikita Ioffe · 5 years ago
  64. 8f663b9 Merge "BatteryMonitor: init health info properly." am: af7999097e by Yifan Hong · 5 years ago
  65. c635679 Merge "Move comments into selinux.h and fix" am: e4cb2c49e3 by Paul Crowley · 5 years ago
  66. b8c502e Add libcutils_test into TEST_MAPPING by Suren Baghdasaryan · 6 years ago
  67. aa7e4cf Merge "BatteryMonitor: init health info properly." by Treehugger Robot · 5 years ago
  68. 490634a Merge "Move comments into selinux.h and fix" by Treehugger Robot · 5 years ago
  69. 1612c8d Merge "Trace.h: explicitly use global namespace" am: a8854d3460 by Steven Moreland · 5 years ago
  70. 9151db0 Merge "Trace.h: explicitly use global namespace" by Treehugger Robot · 5 years ago
  71. 9cd8bce Merge "libcutils: update fs_config tests for current behavior" am: 0a4fcfb9cf by Tom Cherry · 5 years ago
  72. 8bf2fc3 Merge "libcutils: update fs_config tests for current behavior" by Treehugger Robot · 5 years ago
  73. 2156406 Merge "libbase: add a README.md covering the most frequent question." by Elliott Hughes · 5 years ago
  74. b4eca71 Merge "libbase: add a README.md covering the most frequent question." by Elliott Hughes · 5 years ago
  75. 660cee4 Make remount into checkpointing for ext4 userdata a no-op by Nikita Ioffe · 5 years ago
  76. 35a9964 libcutils: update fs_config tests for current behavior by Tom Cherry · 5 years ago
  77. cd45e23 libbase: add a README.md covering the most frequent question. by Elliott Hughes · 5 years ago
  78. 4ad4c8f migrate *.libraries.txt from Make to Soong by Jooyung Han · 5 years ago
  79. f68fd08 Trace.h: explicitly use global namespace by Steven Moreland · 5 years ago
  80. 85e28a2 healthd: Fix incorrect return check by John Stultz · 5 years ago
  81. a1213f2 BatteryMonitor: init health info properly. by Yifan Hong · 5 years ago
  82. eb54487 Make encryption action an argument to mkdir by Paul Crowley · 5 years ago
  83. 15d1167 Merge "Properly finish daemon init when initial USB scan complete" by Daniel Colascione · 5 years ago
  84. 111139d Merge changes from topic "adbd_apex" am: e24a4b37b4 by Josh Gao · 5 years ago
  85. 5b72665 adbd: use libadbd_auth for authentication. am: 275232667d by Josh Gao · 5 years ago
  86. 764be49 Merge "Properly finish daemon init when initial USB scan complete" by Daniel Colascione · 5 years ago
  87. 8b22c77 Merge changes from topic "adbd_apex" by Josh Gao · 5 years ago
  88. ae1c47f Merge "Grant adb auth under recovery for unlocked & userdebug devices" by Tianjie Xu · 5 years ago
  89. e45e57a Merge "Grant adb auth under recovery for unlocked & userdebug devices" by Tianjie Xu · 5 years ago
  90. 4107abd Move comments into selinux.h and fix by Paul Crowley · 5 years ago
  91. 5f24722 Merge "Darwin: include <libgen.h> for basename(3)." am: 4b3e5e1de8 by Elliott Hughes · 5 years ago
  92. eb83117 Merge "Darwin: include <libgen.h> for basename(3)." by Elliott Hughes · 5 years ago
  93. 1b1cbd6 Darwin: include <libgen.h> for basename(3). by Elliott Hughes · 5 years ago
  94. a11e02f Merge changes from topic "libsnapshot_flash" am: 50e102c51d by Yifan Hong · 5 years ago
  95. 915946d Grant adb auth under recovery for unlocked & userdebug devices by Tianjie Xu · 5 years ago
  96. e505115 Move adbd to an apex. by Josh Gao · 6 years ago
  97. eb55141 adbd: use libadbd_auth for authentication. by Josh Gao · 5 years ago
  98. 111f270 Merge changes from topic "libsnapshot_flash" by Yifan Hong · 5 years ago
  99. b0b3ea4 Properly finish daemon init when initial USB scan complete by Daniel Colascione · 5 years ago
  100. 0c7a1c6 Merge "Fix typo in userspace-reboot-requested trigger" am: 57292aa684 by Nikita Ioffe · 5 years ago