- 186f676 bootstat: refine boot reasons by Mark Salyzyn · 7 years ago
- 1519925 bootstat: shutdown reports reboot by Mark Salyzyn · 7 years ago
- 7c4d393 Merge "bootstat: Add kernel_panic,modem + related others" by Treehugger Robot · 6 years ago
- 51f0f7e Merge "SocketListener: use poll() instead of select()" by Treehugger Robot · 6 years ago
- 8ad6e67 bootstat: Add kernel_panic,modem + related others by Mark Salyzyn · 6 years ago
- f875aaa Merge "libnativeloader: add jiyong to OWNERS." by Treehugger Robot · 6 years ago
- 36b61f0 Merge "Support /product/bin" by Treehugger Robot · 6 years ago
- 0ca7c79 libnativeloader: add jiyong to OWNERS. by Elliott Hughes · 6 years ago
- cf252ab Merge "Improve SIGILL support." by Elliott Hughes · 6 years ago
- bfb4bf0 Merge "adb: add remount -R for deduplicated ext4" by Treehugger Robot · 6 years ago
- 25195da Support /product/bin by Inseob Kim · 6 years ago
- 07445f4 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
- 05625ab Merge "androidboot.lrap => logical_partitions" by Yifan Hong · 6 years ago
- 59bd65b androidboot.lrap => logical_partitions by Yifan Hong · 6 years ago
- 1c15b02 Merge "init: implement getpwnam for host init verifier" by Tom Cherry · 6 years ago
- 279de56 Merge "init: handle properties and imports for host init verifier" by Tom Cherry · 6 years ago
- 31525f5 init: implement getpwnam for host init verifier by Tom Cherry · 7 years ago
- 194b5d1 init: handle properties and imports for host init verifier by Tom Cherry · 7 years ago
- fe86a14 Merge "Correct comment in boot image header" by Treehugger Robot · 6 years ago
- 2baf443 Improve SIGILL support. by Elliott Hughes · 6 years ago
- ce75e71 Merge "libmemunreachable: fix docs formatting." by Treehugger Robot · 6 years ago
- d0ab4e3 Correct comment in boot image header by Hridya Valsaraju · 6 years ago
- 1c1b6a0 libmemunreachable: fix docs formatting. by Elliott Hughes · 6 years ago
- 680bc0b Merge "init: add keychords_test" by Treehugger Robot · 6 years ago
- e6a8786 Merge "init: switch out keychord id with std::vector match of chords" by Treehugger Robot · 6 years ago
- 75b901d init: add keychords_test by Mark Salyzyn · 7 years ago
- dfc4ad2 Merge "init; remove dead cruft." by Treehugger Robot · 6 years ago
- b0aba0f init; remove dead cruft. by Elliott Hughes · 6 years ago
- d580c44 Merge "libbase: add host properties support." by Elliott Hughes · 6 years ago
- 420fe5f Merge "init: turn keychords into a standalone class" by Treehugger Robot · 6 years ago
- 16dd358 Merge "init: refactor keychord for testing" by Treehugger Robot · 6 years ago
- 1385725 init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 7 years ago
- 06aeb41 init: turn keychords into a standalone class by Mark Salyzyn · 7 years ago
- eca2507 init: refactor keychord for testing by Mark Salyzyn · 7 years ago
- 0ad41cf SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
- e82401e Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
- 6e1246c adb: really fix the mac build. by Josh Gao · 7 years ago
- 6c9bb05 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
- f90137d Merge "Clarify 'fastboot flash' help." by Elliott Hughes · 7 years ago
- 04b83d8 Merge "Change tests to use a temporary dir for files." by Christopher Ferris · 7 years ago
- 07fc682 Clarify 'fastboot flash' help. by Elliott Hughes · 7 years ago
- dc80312 libbase: add host properties support. by Elliott Hughes · 7 years ago
- 54be246 Merge "Make per-application memcg hierarchy configurable via a property" by Elliott Hughes · 7 years ago
- 3acf577 Change tests to use a temporary dir for files. by Christopher Ferris · 7 years ago
- bc131c3 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 7 years ago
- 6e92890 Merge "Work around b/24465209, do not pack relocation table." by Treehugger Robot · 7 years ago
- a6a433a Merge "Add a specialized LocalUnwinder object." by Christopher Ferris · 7 years ago
- 925b410 Merge "adb: fix mac build." by Josh Gao · 7 years ago
- 462df10 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
- 05063a8 Merge "init: finer grained permissions for ctl. properties" by Tom Cherry · 7 years ago
- 99c27d3 adb: fix mac build. by Josh Gao · 7 years ago
- a0e7504 Build adbd for recovery by Jiyong Park · 7 years ago
- 39cab7c Merge "Support product-specific libraries" by Treehugger Robot · 7 years ago
- ca9a54b Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
- 98c1b1c Merge "Add StdioLogger for command-line tools." by Elliott Hughes · 7 years ago
- e6a644b Merge "Remove a redundant check in statsd socket code." by Treehugger Robot · 7 years ago
- 3a38310 Merge changes I9f36cc26,I06561ad0,I42c2a8d0 by Josh Gao · 7 years ago
- 2ed14f3 Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 7 years ago
- fd3fd93 adb: add benchmark script. by Josh Gao · 7 years ago
- 7c738cd adb: add IOVector. by Josh Gao · 7 years ago
- 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
- 1be0d14 Add StdioLogger for command-line tools. by Elliott Hughes · 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
- 4d1deed Remove a redundant check in statsd socket code. by Yao Chen · 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
- 5ab2e1c init: finer grained permissions for ctl. properties by Tom Cherry · 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 · 9 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
- 8ccbe42 Libunwindstack: Add -O0 to tools defaults on host by Andreas Gampe · 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