- 9da1a91 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- 85bd9ca Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 7 years ago
- 0f975a2 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 7 years ago
- a2157a7 Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- f139ba4 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 7 years ago
- ad707b0 Merge "Fix error messages handling." by Christopher Ferris · 7 years ago
- 812a6b7 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 7 years ago
- 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- 2a1c0dd Merge "Simplify code" by Treehugger Robot · 7 years ago
- 948b3e1 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 7 years ago
- 3b37fa2 adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
- ae9c1dc adb: move towards using unique_fd. by Josh Gao · 7 years ago
- e535302 adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
- 931a840 Merge "Add OWNERS file for libstats/" by Treehugger Robot · 7 years ago
- 762b0a3 Merge "Move libstatssocket from frameworks/base to system/core/" by Treehugger Robot · 7 years ago
- 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
- 827de19 Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" by Treehugger Robot · 7 years ago
- 9971005 Merge "fastboot: better temporary file errors." by Elliott Hughes · 7 years ago
- 59976b9 Merge "Property: Log errno for socket connect" by Treehugger Robot · 7 years ago
- fe26dfb lmkd: Do not set soft_limit_in_bytes on high-end devices by Suren Baghdasaryan · 7 years ago
- c5fbf49 Merge "init: separate out epoll into a class" by Tom Cherry · 7 years ago
- da1dbd6 fastboot: better temporary file errors. by Elliott Hughes · 7 years ago
- 9f6f8bf Merge "Mark as recovery_available: true" by Treehugger Robot · 7 years ago
- dda4678 Merge "Always use versioned VNDK directory" by Logan Chien · 7 years ago
- 4053359 Property: Log errno for socket connect by DuXiao · 7 years ago
- 2fa9770 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 by Treehugger Robot · 7 years ago
- 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 10 years ago
- 5e516ca Fix error messages handling. by Christopher Ferris · 7 years ago
- e0a5277 Merge "Add a new directory to store downloaded apns" by Jordan Liu · 7 years ago
- bc586d1 Add OWNERS file for libstats/ by Yao Chen · 7 years ago
- b3be9ea Move libstatssocket from frameworks/base to system/core/ by Yao Chen · 7 years ago
- fd66538 Add a new directory to store downloaded apns by Niklas Lindgren · 7 years ago
- 74bf814 Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." by Treehugger Robot · 7 years ago
- 98214c8 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 7 years ago
- 4bfbd8e Merge "init: allow entering of network namespaces" by Tom Cherry · 7 years ago
- aead51b init: allow entering of network namespaces by Tom Cherry · 7 years ago
- 8eec38f Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
- 9e1514f Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 7 years ago
- 239425b Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
- 60fab88 Merge "Document using libmemunreachable on an app" by Treehugger Robot · 7 years ago
- 6aaa3be Merge "Removing block device by-num symlinks" by Treehugger Robot · 7 years ago
- 18f3685 Document using libmemunreachable on an app by Colin Cross · 7 years ago
- 95591bd Removing block device by-num symlinks by Bowgo Tsai · 7 years ago
- 5a35d12 Always use versioned VNDK directory by Logan Chien · 7 years ago
- 93e4501 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
- adf07c5 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
- e619ebc Merge "adb: warn on remount if undoing deduplication is impossible" by Treehugger Robot · 7 years ago
- 3255974 adb: Add a test for emulator connection by Luis Hector Chavez · 7 years ago
- fbee0a9 adb: Improve test_adb a bit more by Luis Hector Chavez · 7 years ago
- 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
- d8c1ae9 adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
- 5ba6802 adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
- 570426a adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
- d2b15dd debuggerd: fix CrasherTest.seccomp_crash_oom. by Josh Gao · 7 years ago
- 2744084 adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 7 years ago
- 487de27 Simplify code by George Burgess IV · 7 years ago
- 3464bc4 Merge "libprocinfo: fix mac build." by Yabin Cui · 7 years ago
- edac5e3 libprocinfo: fix mac build. by Yabin Cui · 7 years ago
- 3e946da Merge "init/fs_mgr: prototype first-stage dm-linear support" by David Anderson · 7 years ago
- 0f837fe Merge "libprocinfo: add functions reading process map file." by Yabin Cui · 7 years ago
- da6ab73 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
- 32fcdf8 Merge "Make memunreachable_test more robust against false negative leaks" by Treehugger Robot · 7 years ago
- 612210c Mark as recovery_available: true by Jiyong Park · 7 years ago
- b7a9956 adb: fix double close in jdwp_service. by Josh Gao · 7 years ago
- ca71f17 Make memunreachable_test more robust against false negative leaks by Colin Cross · 7 years ago
- 313aa71 Merge "adb: better error messages on deduplicated filesystems." by Treehugger Robot · 7 years ago
- 3841acc libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
- 4578d13 Merge "Expect optional (offset ...) in frame dump." by Chih-hung Hsieh · 7 years ago
- 62e5b20 init/fs_mgr: prototype first-stage dm-linear support by David Anderson · 7 years ago
- 3249b3a Expect optional (offset ...) in frame dump. by Chih-Hung Hsieh · 7 years ago
- c8dd6b7 Merge "init: keychord inotify add IN_ONLYDIR" by Mark Salyzyn · 7 years ago
- f187715 init: keychord inotify add IN_ONLYDIR by Mark Salyzyn · 7 years ago
- a962ec0 adb: better error messages on deduplicated filesystems. by David Anderson · 7 years ago
- 3607fe6 Merge "Match LZMA SDK 18.05 API." by Sen Jiang · 7 years ago
- 7ea8047 Merge "init: Add inotify for /dev/input/" by Mark Salyzyn · 7 years ago
- 44692de init: Add inotify for /dev/input/ by Mark Salyzyn · 7 years ago
- 86dade8 Merge "Remove unused using statement / host stub" by Treehugger Robot · 7 years ago
- 2fa178a Remove unused using statement / host stub by Tom Cherry · 7 years ago
- c97cea0 Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 7 years ago
- 4880d44 Merge changes from topic "interface_builtins" by Steven Moreland · 7 years ago
- 53248e4 Merge "Documented adb install --instant" by android-build-prod (mdb) · 7 years ago
- 98caf20 Merge changes from topic "b/64114943" by Mark Salyzyn · 7 years ago
- 807be77 Documented adb install --instant by Felipe Leme · 7 years ago
- b5679cd Merge changes from topic "hiddenapi-cherrypick" by David Brazdil · 7 years ago
- 0515943 Merge "Remove unused `tags` property from Android.bp files" by Dan Willemsen · 7 years ago
- bb78399 Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" by Logan Chien · 7 years ago
- 3e41f92 Remove unused `tags` property from Android.bp files by Dan Willemsen · 7 years ago
- e7020dc Merge "Remove more bogus <stdbool.h> #includes from C++." by android-build-prod (mdb) · 7 years ago
- 6227e34 init: ServiceList FindInterface by Steven Moreland · 7 years ago
- 612d7a4 builtins: interface_{start, stop, restart} by Steven Moreland · 7 years ago
- 353bf1f init: switch from /dev/keychord to /dev/input/ by Mark Salyzyn · 7 years ago
- 8ae7375 init: use std::function for epoll handling by Tom Cherry · 7 years ago
- b004620 Merge "Make fastboot host builds match adb." by android-build-prod (mdb) · 7 years ago
- 23b98f4 Remove more bogus <stdbool.h> #includes from C++. by Elliott Hughes · 7 years ago
- 645b50e Make fastboot host builds match adb. by Elliott Hughes · 7 years ago
- 25b742c libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
- 07787e6 Add support for logging complex events from C++. by Mathew Inwood · 7 years ago
- e07d90d Add event log tag for hidden API access logging. by Mathew Inwood · 7 years ago
- 751f2fa Merge "init: Use sepolicy version instead" by Logan Chien · 7 years ago
- a6a266a Merge "fs_mgr: target-agnostic device-mapper helpers" by android-build-prod (mdb) · 7 years ago android-p-preview-2 android-p-preview-3