1. d78687e Merge "Delay initial accept() until server initialized" by Treehugger Robot · 5 years ago
  2. 8708748 Merge "Support socket activation of adb server" by Daniel Colascione · 5 years ago
  3. e7c7e6a Merge "libcutils: remove unused socket_set_receive_timeout()." by Treehugger Robot · 5 years ago
  4. 9107aca Merge "Fix build with new googletest" by Haibo Huang · 5 years ago
  5. 2b4df12 Fix build with new googletest by Haibo Huang · 5 years ago
  6. 5d96c68 libcutils: remove unused socket_set_receive_timeout(). by Elliott Hughes · 5 years ago
  7. 68ead2b Merge "Replace -Weverything with -Wextra" by Treehugger Robot · 5 years ago
  8. 81655d4 Merge "fastdeploy: fix tests." by Elliott Hughes · 5 years ago
  9. 9cf67c3 Replace -Weverything with -Wextra by Colin Cross · 5 years ago
  10. 2af2724 Merge "configs for jailed procs to dump code coverage data" by Treehugger Robot · 5 years ago
  11. e997515 Merge "userspace reboot: don't re-install keyring when remounting userdata" by Nikita Ioffe · 5 years ago
  12. e36b713 Merge changes from topic "native process registration" by Suren Baghdasaryan · 5 years ago
  13. e921354 Merge "Do not run init CTS test on secondary ABI" by Treehugger Robot · 5 years ago
  14. 42c967e Merge "ziparchive: add a corpus for the fuzzer." by Treehugger Robot · 5 years ago
  15. e5c4143 configs for jailed procs to dump code coverage data by Ray Essick · 5 years ago
  16. f750d10 userspace reboot: don't re-install keyring when remounting userdata by Nikita Ioffe · 5 years ago
  17. 6252b8d fastdeploy: fix tests. by Elliott Hughes · 5 years ago
  18. 196e4c9 Delay initial accept() until server initialized by Daniel Colascione · 5 years ago
  19. f714c04 Support socket activation of adb server by Daniel Colascione · 5 years ago
  20. 208913f Merge "migrate *.libraries.txt from Make to Soong" by Treehugger Robot · 5 years ago
  21. ab96c81 Do not run init CTS test on secondary ABI by Tom Cherry · 5 years ago
  22. ed9ba5e Merge "Add require_root for libcutils tests" by Treehugger Robot · 5 years ago
  23. 6ff99e2 ziparchive: add a corpus for the fuzzer. by Elliott Hughes · 5 years ago
  24. 307ed93 Add require_root for libcutils tests by Tom Cherry · 5 years ago
  25. 9dcdf48 Merge "healthd: Fix incorrect return check" by Treehugger Robot · 5 years ago
  26. 6a876ff Merge "Make encryption action an argument to mkdir" by Paul Crowley · 5 years ago
  27. 3eb311b init: Add support for native service registration with lmkd by Suren Baghdasaryan · 5 years ago
  28. dc49398 lmkd: Support process types when registering a process by Suren Baghdasaryan · 5 years ago
  29. 3539fb2 lmkd: Add library function to unregister a process by Suren Baghdasaryan · 5 years ago
  30. 6058926 lmkd: Prepare lmkd to support connection from init process by Suren Baghdasaryan · 5 years ago
  31. c060092 lmkd: Restrict process record modifications to the client that created it by Suren Baghdasaryan · 5 years ago
  32. fcd31a7 Merge "Add libcutils_test into TEST_MAPPING" by Suren Baghdasaryan · 5 years ago
  33. 35e78d2 Merge "Turn on executable bit on system_ext/bin" by Treehugger Robot · 5 years ago
  34. a0e3b1d Merge "userspace reboot: unmount apexes and switch to bootstrap namespace" by Nikita Ioffe · 5 years ago
  35. 399d064 Turn on executable bit on system_ext/bin by Jeongik Cha · 5 years ago
  36. 65ad38b userspace reboot: unmount apexes and switch to bootstrap namespace by Nikita Ioffe · 5 years ago
  37. 80e4ac7 Merge "Make remount into checkpointing for ext4 userdata a no-op" by Nikita Ioffe · 5 years ago
  38. b8c502e Add libcutils_test into TEST_MAPPING by Suren Baghdasaryan · 6 years ago
  39. aa7e4cf Merge "BatteryMonitor: init health info properly." by Treehugger Robot · 5 years ago
  40. 490634a Merge "Move comments into selinux.h and fix" by Treehugger Robot · 5 years ago
  41. 9151db0 Merge "Trace.h: explicitly use global namespace" by Treehugger Robot · 5 years ago
  42. 8bf2fc3 Merge "libcutils: update fs_config tests for current behavior" by Treehugger Robot · 5 years ago
  43. b4eca71 Merge "libbase: add a README.md covering the most frequent question." by Elliott Hughes · 5 years ago
  44. 660cee4 Make remount into checkpointing for ext4 userdata a no-op by Nikita Ioffe · 5 years ago
  45. 35a9964 libcutils: update fs_config tests for current behavior by Tom Cherry · 5 years ago
  46. cd45e23 libbase: add a README.md covering the most frequent question. by Elliott Hughes · 5 years ago
  47. 4ad4c8f migrate *.libraries.txt from Make to Soong by Jooyung Han · 5 years ago
  48. f68fd08 Trace.h: explicitly use global namespace by Steven Moreland · 5 years ago
  49. 85e28a2 healthd: Fix incorrect return check by John Stultz · 5 years ago
  50. a1213f2 BatteryMonitor: init health info properly. by Yifan Hong · 5 years ago
  51. eb54487 Make encryption action an argument to mkdir by Paul Crowley · 5 years ago
  52. 764be49 Merge "Properly finish daemon init when initial USB scan complete" by Daniel Colascione · 5 years ago
  53. 8b22c77 Merge changes from topic "adbd_apex" by Josh Gao · 5 years ago
  54. e45e57a Merge "Grant adb auth under recovery for unlocked & userdebug devices" by Tianjie Xu · 5 years ago
  55. 4107abd Move comments into selinux.h and fix by Paul Crowley · 5 years ago
  56. eb83117 Merge "Darwin: include <libgen.h> for basename(3)." by Elliott Hughes · 5 years ago
  57. 1b1cbd6 Darwin: include <libgen.h> for basename(3). by Elliott Hughes · 5 years ago
  58. 915946d Grant adb auth under recovery for unlocked & userdebug devices by Tianjie Xu · 5 years ago
  59. e505115 Move adbd to an apex. by Josh Gao · 6 years ago
  60. eb55141 adbd: use libadbd_auth for authentication. by Josh Gao · 5 years ago
  61. 111f270 Merge changes from topic "libsnapshot_flash" by Yifan Hong · 5 years ago
  62. b0b3ea4 Properly finish daemon init when initial USB scan complete by Daniel Colascione · 5 years ago
  63. 107bbbf Merge "Fix typo in userspace-reboot-requested trigger" by Nikita Ioffe · 5 years ago
  64. 1c3cf42 Merge "unzip: fix Mac build." by Elliott Hughes · 5 years ago
  65. 5a7302e unzip: fix Mac build. by Elliott Hughes · 5 years ago
  66. 95a4473 Merge "healthd: Remove libhealthd dependency from charger" by Yifan Hong · 5 years ago
  67. 4857b05 Merge "Update OWNERS for libstatssocket" by Treehugger Robot · 5 years ago
  68. 0b55fb6 Merge "first_stage_init: if console enabled allow for errors in module loading" by Mark Salyzyn · 5 years ago
  69. 72875d6 Merge "libmodprobe: add strict bool argument to LoadListedModules" by Mark Salyzyn · 5 years ago
  70. 0a4700b Fix typo in userspace-reboot-requested trigger by Nikita Ioffe · 5 years ago
  71. 4ef125e Update OWNERS for libstatssocket by Ruchir Rastogi · 5 years ago
  72. f541a38 Merge "init: hack for /charger symlink" by Yifan Hong · 5 years ago
  73. 9a850be Merge "Use soong-generated vndk*libraries.txt files" by Jooyung Han · 5 years ago
  74. a700d16 libsnapshot: Fix MergeCannotRemoveCow by Yifan Hong · 5 years ago
  75. ff5985a libsnapshot: fix re-flash after update by Yifan Hong · 5 years ago
  76. 355ae9a init: hack for /charger symlink by Yifan Hong · 5 years ago
  77. 0246314 [REFACTOR] libsnapshot: Add InitiateMergeAndWait by Yifan Hong · 5 years ago
  78. 65cb36c Merge "trusty-ut-ctrl: link statically to libtrusty" by Treehugger Robot · 5 years ago
  79. d5c1ac2 Merge "Update OWNERS based on Trusty team membership" by Treehugger Robot · 5 years ago
  80. 5c10898 Update OWNERS based on Trusty team membership by Matthew Maurer · 5 years ago
  81. 123f6cb first_stage_init: if console enabled allow for errors in module loading by Mark Salyzyn · 5 years ago
  82. b2715eb libmodprobe: add strict bool argument to LoadListedModules by Mark Salyzyn · 5 years ago
  83. ecb3c25 Merge "Remove Mac/Windows quick_exit() implementation." by Elliott Hughes · 5 years ago
  84. 08da628 Merge changes from topic "logcatd-shell" by Tom Cherry · 5 years ago
  85. b8b5625 logcat: fix logpersist.stop and logpersist.clear by Tom Cherry · 5 years ago
  86. 9110c80 logcat: fix logcatd / logpersist by Tom Cherry · 5 years ago
  87. fe00a27 Merge "COW device initialized by zeroing the whole first chunk" by Treehugger Robot · 5 years ago
  88. 042aed0 Merge "fs_mgr: Add stable_inodes flag to encrypted ext4" by Paul Crowley · 5 years ago
  89. 032f301 Use soong-generated vndk*libraries.txt files by Jooyung Han · 5 years ago
  90. c685800 Merge "fastboot: Implement helper commands for Virtual A/B." by David Anderson · 5 years ago
  91. 32528af fastboot: Implement helper commands for Virtual A/B. by David Anderson · 5 years ago
  92. be55054 healthd: Remove libhealthd dependency from charger by Yifan Hong · 5 years ago
  93. 2133508 fs_mgr: Add stable_inodes flag to encrypted ext4 by Paul Crowley · 5 years ago
  94. 807096f Merge "unzip: add -Z for "zipinfo mode"." by Elliott Hughes · 5 years ago
  95. 4f003a4 Merge "libmodprobe: Do not reload modules previously instantiated" by Treehugger Robot · 5 years ago
  96. 816a3e8 COW device initialized by zeroing the whole first chunk by Alessio Balsini · 5 years ago
  97. 4d15b62 Merge "Fix potential bad info in eh_frame_hdr." by Christopher Ferris · 5 years ago
  98. 75b2fc7 Merge "logcat: modernize the code" by Tom Cherry · 5 years ago
  99. 5806e6d libmodprobe: Do not reload modules previously instantiated by Mark Salyzyn · 5 years ago
  100. c5d9aae Merge "Revert "Revert "Revert "Revert "Use com.android.vndk.current variant for vndk list""""" by Treehugger Robot · 5 years ago