- b54e127 libsync: OWNERS. by Elliott Hughes · 7 years ago
- 726e0d7 Merge "libbase: add host properties support." by Elliott Hughes · 7 years ago
- e22a201 Merge "init: turn keychords into a standalone class" by Treehugger Robot · 7 years ago
- c710221 Merge "init: refactor keychord for testing" by Treehugger Robot · 7 years ago
- 75c223f init: turn keychords into a standalone class by Mark Salyzyn · 7 years ago
- 1342526 init: refactor keychord for testing by Mark Salyzyn · 7 years ago
- 4a44090 Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
- 9b57c12 adb: really fix the mac build. by Josh Gao · 7 years ago
- f78efb4 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
- 6630937 Merge "Clarify 'fastboot flash' help." by Elliott Hughes · 7 years ago
- f81418a Merge "Change tests to use a temporary dir for files." by Christopher Ferris · 7 years ago
- 5dc3b8b Clarify 'fastboot flash' help. by Elliott Hughes · 7 years ago
- 7151e0f libbase: add host properties support. by Elliott Hughes · 7 years ago
- 521b410 Merge "Make per-application memcg hierarchy configurable via a property" by Elliott Hughes · 7 years ago
- edc785e Change tests to use a temporary dir for files. by Christopher Ferris · 7 years ago
- 6d92d91 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 7 years ago
- 9c38052 Merge "Work around b/24465209, do not pack relocation table." by Treehugger Robot · 7 years ago
- b5775ad Merge "Add a specialized LocalUnwinder object." by Christopher Ferris · 7 years ago
- 298cc23 Merge "adb: fix mac build." by Josh Gao · 7 years ago
- 38b2f9a Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
- 3cbacd0 Merge "init: finer grained permissions for ctl. properties" by Tom Cherry · 7 years ago
- 1fdea8d adb: fix mac build. by Josh Gao · 7 years ago
- 32b8fda Build adbd for recovery by Jiyong Park · 7 years ago
- 8ab89b9 Merge "Support product-specific libraries" by Treehugger Robot · 7 years ago
- 768f8d4 Add a specialized LocalUnwinder object. by Christopher Ferris · 7 years ago
- b8c243e Merge "Add StdioLogger for command-line tools." by Elliott Hughes · 7 years ago
- 24312b2 Merge "Remove a redundant check in statsd socket code." by Treehugger Robot · 7 years ago
- b8ee561 Merge changes I9f36cc26,I06561ad0,I42c2a8d0 by Josh Gao · 7 years ago
- 9f5a5eb Merge "Libunwindstack: Add -O0 to tools defaults on host" by Treehugger Robot · 7 years ago
- 4402fae adb: add benchmark script. by Josh Gao · 7 years ago
- 89b1012 adb: add IOVector. by Josh Gao · 7 years ago
- 54785d1 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- 63c4e7c Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 7 years ago
- 43b944e Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 7 years ago
- 63141a1 Add StdioLogger for command-line tools. by Elliott Hughes · 7 years ago
- 5bf505a Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- 2548a81 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 7 years ago
- f06591c Merge "Fix error messages handling." by Christopher Ferris · 7 years ago
- f7b15c9 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 7 years ago
- 0335d70 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- 40c9553 Remove a redundant check in statsd socket code. by Yao Chen · 7 years ago
- 97253d2 Merge "Simplify code" by Treehugger Robot · 7 years ago
- 3aa97c5 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 7 years ago
- ee498dd adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
- 5113ff7 adb: move towards using unique_fd. by Josh Gao · 7 years ago
- 7b6b19b adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 7 years ago
- 281d56b Merge "Add OWNERS file for libstats/" by Treehugger Robot · 7 years ago
- 1773879 Merge "Move libstatssocket from frameworks/base to system/core/" by Treehugger Robot · 7 years ago
- 07444b3 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
- 8677251 init: finer grained permissions for ctl. properties by Tom Cherry · 7 years ago
- 26f04c1 Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" by Treehugger Robot · 7 years ago
- d8270ad Merge "fastboot: better temporary file errors." by Elliott Hughes · 7 years ago
- a50b8ac Merge "Property: Log errno for socket connect" by Treehugger Robot · 7 years ago
- a82be33 lmkd: Do not set soft_limit_in_bytes on high-end devices by Suren Baghdasaryan · 7 years ago
- 42b0087 Merge "init: separate out epoll into a class" by Tom Cherry · 7 years ago
- 8fe8f4b fastboot: better temporary file errors. by Elliott Hughes · 7 years ago
- 18f7982 Merge "Mark as recovery_available: true" by Treehugger Robot · 7 years ago
- 813af9b Merge "Always use versioned VNDK directory" by Logan Chien · 7 years ago
- 5b8ccbb Property: Log errno for socket connect by DuXiao · 7 years ago
- e0f24c1 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 by Treehugger Robot · 7 years ago
- 8f547f8 init: separate out epoll into a class by Mark Salyzyn · 9 years ago
- db14cd0 Fix error messages handling. by Christopher Ferris · 7 years ago
- 213b52f Merge "Add a new directory to store downloaded apns" by Jordan Liu · 7 years ago
- e612d8d Add OWNERS file for libstats/ by Yao Chen · 7 years ago
- 013f4e4 Move libstatssocket from frameworks/base to system/core/ by Yao Chen · 7 years ago
- 2527e68 Add a new directory to store downloaded apns by Niklas Lindgren · 7 years ago
- b516fb3 Libunwindstack: Add -O0 to tools defaults on host by Andreas Gampe · 7 years ago
- c12f72c Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." by Treehugger Robot · 7 years ago
- 4c687a2 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 7 years ago
- 2cf104b Merge "init: allow entering of network namespaces" by Tom Cherry · 7 years ago
- 5a16976 init: allow entering of network namespaces by Tom Cherry · 7 years ago
- 773145d Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
- 12e5f4a Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 7 years ago
- a1cef83 Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
- da27ee6 Merge "Document using libmemunreachable on an app" by Treehugger Robot · 7 years ago
- 6a1e140 Merge "Removing block device by-num symlinks" by Treehugger Robot · 7 years ago
- 21c25a8 Document using libmemunreachable on an app by Colin Cross · 7 years ago
- d84ec9a Removing block device by-num symlinks by Bowgo Tsai · 7 years ago
- ce198eb Always use versioned VNDK directory by Logan Chien · 7 years ago
- a165cd5 Merge "adb: Retry io in case of interrupt" by Treehugger Robot · 7 years ago
- dcc5c81 Merge "adb: Move io_setup to usb_handle init" by Treehugger Robot · 7 years ago
- df815fc Merge "adb: warn on remount if undoing deduplication is impossible" by Treehugger Robot · 7 years ago
- 3cb898d adb: Add a test for emulator connection by Luis Hector Chavez · 7 years ago
- 7c2765b adb: Improve test_adb a bit more by Luis Hector Chavez · 7 years ago
- 07a5cb7 adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
- ea1f99d adb: Move io_setup to usb_handle init by Jerry Zhang · 7 years ago
- cfe99fe adb: Retry io in case of interrupt by Jerry Zhang · 7 years ago
- 49f4faf adb: warn on remount if undoing deduplication is impossible by David Anderson · 7 years ago
- fde0883 debuggerd: fix CrasherTest.seccomp_crash_oom. by Josh Gao · 7 years ago
- 2b0767c adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 7 years ago
- 37fc0a5 Simplify code by George Burgess IV · 7 years ago
- d65be30 Support product-specific libraries by Inseob Kim · 7 years ago
- cacbd3f Merge "libprocinfo: fix mac build." by Yabin Cui · 7 years ago
- a7a7200 libprocinfo: fix mac build. by Yabin Cui · 7 years ago
- a7f2485 Merge "init/fs_mgr: prototype first-stage dm-linear support" by David Anderson · 7 years ago
- 6c05181 Merge "libprocinfo: add functions reading process map file." by Yabin Cui · 7 years ago
- 500cbd1 Merge "adb: fix double close in jdwp_service." by Treehugger Robot · 7 years ago
- 86cd239 Merge "Make memunreachable_test more robust against false negative leaks" by Treehugger Robot · 7 years ago
- d3036ab Mark as recovery_available: true by Jiyong Park · 7 years ago
- 704084c adb: fix double close in jdwp_service. by Josh Gao · 7 years ago