- 3a1650b Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" am: a2157a7d92 by Josh Gao · 7 years ago
- abf244d Merge "Fix error messages handling." am: ad707b0222 am: 469a77ba5a by Christopher Ferris · 7 years ago
- 8dcb36a Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." am: 812a6b77c6 by Josh Gao · 7 years ago
- b28dc4c Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a am: 7a223584c5 by Josh Gao · 7 years ago
- fd04d04 Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
- efc07fe Merge "Fix error messages handling." am: ad707b0222 by Christopher Ferris · 7 years ago
- c703402 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." am: 812a6b77c6 by Josh Gao · 7 years ago
- d9cb461 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a am: 7a223584c5 by Josh Gao · 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
- 30cbf7c Merge "Simplify code" am: 2a1c0dd6df am: 9d76ebd7d4 by George Burgess IV · 7 years ago
- 7264cca Merge "Simplify code" am: 2a1c0dd6df by George Burgess IV · 7 years ago
- 97253d2 Merge "Simplify code" by Treehugger Robot · 7 years ago
- 06d4dab Merge "Add OWNERS file for libstats/" am: 931a840e8c am: 85a3003098 by Yao Chen · 7 years ago
- 559f644 [automerger skipped] Merge "Move libstatssocket from frameworks/base to system/core/" am: 762b0a3b9c by Yao Chen · 7 years ago
- 4470c00 Merge "Add OWNERS file for libstats/" am: 931a840e8c by Yao Chen · 7 years ago
- db6aa84 Merge "Move libstatssocket from frameworks/base to system/core/" am: 762b0a3b9c by Yao Chen · 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
- c57ad6d [automerger skipped] Merge "Add a new directory to store downloaded apns" into pi-dev by Jordan Liu · 7 years ago
- 3099046 [automerger skipped] Add a new directory to store downloaded apns by Niklas Lindgren · 7 years ago
- 7cfe5ad Merge "Add a new directory to store downloaded apns" into pi-dev by Jordan Liu · 7 years ago
- bef7c0c Merge "init: finer grained permissions for ctl. properties" into pi-dev by Tom Cherry · 7 years ago
- 8ec868c Merge "init: finer grained permissions for ctl. properties" into pi-dev by Tom Cherry · 7 years ago
- 9bda1e8 [automerger skipped] Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" am: 827de19932 by Suren Baghdasaryan · 7 years ago
- c1ca85f Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" am: 827de19932 by Suren Baghdasaryan · 7 years ago
- 26f04c1 Merge "lmkd: Do not set soft_limit_in_bytes on high-end devices" by Treehugger Robot · 7 years ago
- a01dbe5 Merge "fastboot: better temporary file errors." am: 9971005cd3 am: 301b6b39c8 by Elliott Hughes · 7 years ago
- 2fc7c45 Merge "fastboot: better temporary file errors." am: 9971005cd3 by Elliott Hughes · 7 years ago
- fbfd39e Merge "Property: Log errno for socket connect" am: 59976b9bed am: bf5200ef61 by DuXiao · 7 years ago
- d8270ad Merge "fastboot: better temporary file errors." by Elliott Hughes · 7 years ago
- 19244f1 Merge "Property: Log errno for socket connect" am: 59976b9bed by DuXiao · 7 years ago
- a50b8ac Merge "Property: Log errno for socket connect" by Treehugger Robot · 7 years ago
- f3ddee2 [automerger skipped] Merge "init: allow entering of network namespaces" into pi-dev by Tom Cherry · 7 years ago
- a82be33 lmkd: Do not set soft_limit_in_bytes on high-end devices by Suren Baghdasaryan · 7 years ago
- e8e27d6 Merge "init: allow entering of network namespaces" into pi-dev by Tom Cherry · 7 years ago
- d070dd0 [automerger skipped] Merge "Fix bug when doing signal handler lookup." into pi-dev by Christopher Ferris · 7 years ago
- 7dc9499 Merge "Fix bug when doing signal handler lookup." into pi-dev by Christopher Ferris · 7 years ago
- 5d00f08 Merge "init: separate out epoll into a class" am: c5fbf494e7 am: aaab7d69b5 by Tom Cherry · 7 years ago
- 4ef3d15 Merge "init: separate out epoll into a class" am: c5fbf494e7 by Tom Cherry · 7 years ago
- 2029cd3 init: finer grained permissions for ctl. properties by Tom Cherry · 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
- f122a17 Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91 by Jiyong Park · 7 years ago
- 42c95c1 Merge "Add files to CleanSpec.mk" into pi-dev am: 93d48fe0b6 by Logan Chien · 7 years ago
- bd2afce Merge "Add files to CleanSpec.mk" into pi-dev by TreeHugger Robot · 7 years ago
- 13a74e5 Merge "Mark as recovery_available: true" am: 9f6f8bf0dc by Jiyong Park · 7 years ago
- 18f7982 Merge "Mark as recovery_available: true" by Treehugger Robot · 7 years ago
- d02985b Merge "resolve merge conflicts of 20686f061eebddb7d49d9a061fc736dad0b96c93 to pi-dev-plus-aosp" into pi-dev-plus-aosp by TreeHugger Robot · 7 years ago
- 54aba71 Merge "Always use versioned VNDK directory" am: dda4678a11 am: 3abbb4cb00 by Logan Chien · 7 years ago
- 26e02ee Merge "Always use versioned VNDK directory" am: dda4678a11 by Logan Chien · 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
- abe913b resolve merge conflicts of 20686f061eebddb7d49d9a061fc736dad0b96c93 to pi-dev-plus-aosp by Suren Baghdasaryan · 7 years ago
- aa2044c [automerger skipped] Merge changes from topic "generic_by_name" into pi-dev by Bowgo Tsai · 7 years ago
- 4b90449 lmkd: Do not set soft_limit_in_bytes on high-end devices by Suren Baghdasaryan · 7 years ago
- dd23648 Merge changes from topic "generic_by_name" into pi-dev by TreeHugger Robot · 7 years ago
- 9d097cc Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 am: 2fa9770c3a am: 2571b1f0a7 by Luis Hector Chavez · 7 years ago
- d734641 Merge changes I4d6da40d,I91c7ced5,I7b9f6d18 am: 2fa9770c3a by Luis Hector Chavez · 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
- 32e1796 Merge "Add a new directory to store downloaded apns" am: e0a52774b4 by Jordan Liu · 7 years ago
- 8e60905 Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago
- 9a2c1ee Merge "Add a new directory to store downloaded apns" am: e0a52774b4 by Jordan Liu · 7 years ago
- db14cd0 Fix error messages handling. by Christopher Ferris · 7 years ago
- 38dbc00 Add a new directory to store downloaded apns by Niklas Lindgren · 7 years ago
- 213b52f Merge "Add a new directory to store downloaded apns" by Jordan Liu · 7 years ago
- 115ac56 Add option to create metadata mount point am: fe305ab286 by Paul Crowley · 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
- e753dac init: allow entering of network namespaces by Tom Cherry · 7 years ago
- ab267cc Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." am: 74bf81443f by Josh Gao · 7 years ago
- ea80a9f Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." am: 74bf81443f by Josh Gao · 7 years ago
- c12f72c Merge "debuggerd: fix CrasherTest.seccomp_crash_oom." by Treehugger Robot · 7 years ago
- 964ec34 Merge "Adds /dev/block/by-name/<partition> symlinks" am: 98214c81d1 by Bowgo Tsai · 7 years ago
- 3e12b10 Merge "Adds /dev/block/by-name/<partition> symlinks" am: 98214c81d1 by Bowgo Tsai · 7 years ago
- 4c687a2 Merge "Adds /dev/block/by-name/<partition> symlinks" by Treehugger Robot · 7 years ago
- 533c930 Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
- b4e1e74 Removing block device by-num symlinks by Bowgo Tsai · 7 years ago
- 3e56521 Merge "init: allow entering of network namespaces" am: 4bfbd8e9a5 am: e2f95984ba by Tom Cherry · 7 years ago
- 93a2bb2 Merge "init: allow entering of network namespaces" am: 4bfbd8e9a5 by Tom Cherry · 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
- 695f920 Add option to create metadata mount point by Paul Crowley · 7 years ago
- 530b803 Merge "Fix bug when doing signal handler lookup." am: 9e1514f1d7 am: d2262c4724 by Christopher Ferris · 7 years ago
- 035ed82 Merge "Fix bug when doing signal handler lookup." am: 9e1514f1d7 by Christopher Ferris · 7 years ago
- 12e5f4a Merge "Fix bug when doing signal handler lookup." by Christopher Ferris · 7 years ago
- e6ec3b3 Merge "Document using libmemunreachable on an app" am: 60fab88ecc am: fe7aa8f7b1 by Colin Cross · 7 years ago
- 644ca07 Merge "Document using libmemunreachable on an app" am: 60fab88ecc by Colin Cross · 7 years ago
- a1cef83 Fix bug when doing signal handler lookup. by Christopher Ferris · 7 years ago