- 9c472fc Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1 by Eyal Lezmy · 9 years ago
- 5ef06c3 Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 9 years ago
- d5852d2 Merge "liblog: don't bother keeping FD around once it's mapped." am: d659510522 by Narayan Kamath · 9 years ago
- e01ba15 Merge "liblog: don't bother keeping FD around once it's mapped." by Treehugger Robot · 9 years ago
- cdcd218 Merge "Use android::base::Readlink in init." am: 31ea86327e by Elliott Hughes · 9 years ago
- 05b731c Merge "Use android::base::Readlink in init." by Treehugger Robot · 9 years ago
- 1806c83 Merge changes I38c76bb2,I81a55e92 am: 3aaca7dd60 by Mark Salyzyn · 9 years ago
- f2c99b2 Merge changes I38c76bb2,I81a55e92 by Treehugger Robot · 9 years ago
- 8eed2af Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 9 years ago
- 69a1bee Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 9 years ago
- a70505d logd: clear all from non system user status request by Mark Salyzyn · 9 years ago
- 42fba51 logd: crash in prune mLastWorstPidOfSystem by Mark Salyzyn · 9 years ago
- 22a5e26 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 9 years ago
- c705e22 Merge "Fix adb." am: 50d606528d by Josh Gao · 9 years ago
- 22c5a94 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 9 years ago
- 015a72c Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 9 years ago
- 0e6c31b Merge "Fix adb." by Josh Gao · 9 years ago
- 26a9191 Fix adb. by Elliott Hughes · 9 years ago
- aa7c7ec Merge changes from topic 'adb_cmd_socket' am: 1f5a49f77a by Josh Gao · 9 years ago
- b581e65 adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8 by Josh Gao · 9 years ago
- 60813f7 adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 by Josh Gao · 9 years ago
- 4a64734 adb: add helper to get the ~/.android directory. am: e0b7502c7f by Josh Gao · 9 years ago
- dc4e908 Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 9 years ago
- d7f0f40 Merge "libcutils: try all addresses in socket_network_client_timeout." by Josh Gao · 9 years ago
- d7d1cf5 Merge "libcutils: try all addresses in socket_network_client_timeout." by Treehugger Robot · 9 years ago
- 45184b5 Merge "init: create /dev/urandom, /dev/random in first stage." am: 9baf4e94fa by Josh Gao · 9 years ago
- 42d6735 Merge "init: create /dev/urandom, /dev/random in first stage." by Treehugger Robot · 9 years ago
- ba89ab2 libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
- 616a75e adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
- 7e79d34 adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 9 years ago
- b078953 Merge "Base: assume and use C++11 in libbase" am: 43824e72c7 by Andreas Gampe · 9 years ago
- eedfd31 adb: add helper to get the ~/.android directory. by Josh Gao · 9 years ago
- 8629bc3 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 9 years ago
- c1ad43a Base: assume and use C++11 in libbase by Andreas Gampe · 9 years ago
- 91ed66a Merge "base: use _NSGetExecutablePath in GetExecutablePath" am: 8e7ae1e381 by Josh Gao · 9 years ago
- 7161ca7 Merge "base: use _NSGetExecutablePath in GetExecutablePath" by Josh Gao · 9 years ago
- fa6544d base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 9 years ago
- 9a31474 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
- e2020be Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
- 2361c89 liblog: don't bother keeping FD around once it's mapped. by Narayan Kamath · 9 years ago
- 848d667 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
- 962e8f3 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 9 years ago
- 8feca68 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 9 years ago
- 4f83f60 Merge "Base: add more thread annotations" am: 3f3ea50828 by Andreas Gampe · 9 years ago
- e522ca6 Merge "Base: add more thread annotations" by Treehugger Robot · 9 years ago
- 41d0788 Use android::base::Readlink in init. by Elliott Hughes · 9 years ago
- c0be7e2 Merge "Add description of 'namespace' option." am: 4588ed7b5f by Jorge Lucangeli Obes · 9 years ago
- 3369320 Merge "Add description of 'namespace' option." by Treehugger Robot · 9 years ago
- 265dcf1 Merge "base: disallow close() on unique_fd." am: ca82aa7d1e by Josh Gao · 9 years ago
- 3b978ef Merge "base: disallow close() on unique_fd." by Josh Gao · 9 years ago
- 06f0fac Merge "sdcard: Fix bad merge" am: 6a5ed849e8 by Daniel Rosenberg · 9 years ago
- a99735a Base: add more thread annotations by Andreas Gampe · 9 years ago
- b1d9544 Merge "sdcard: Fix bad merge" by Treehugger Robot · 9 years ago
- 3e87e2b Add description of 'namespace' option. by Jorge Lucangeli Obes · 9 years ago
- 8e30ee2 Merge "Add android::base::Readlink." am: a7c4424ebc by Elliott Hughes · 9 years ago
- 8d21ffd Merge "Add android::base::Readlink." by Treehugger Robot · 9 years ago
- 9eda45b Add android::base::Readlink. by Elliott Hughes · 9 years ago
- 2e93e28 sdcard: Fix bad merge by Daniel Rosenberg · 9 years ago
- d768faf Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Felipe Leme · 9 years ago
- 26ed1d9 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
- b072484 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- e71b6e7 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- 80cddde DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- 4f241a1 DO NOT MERGE: Removed extra 'pulling file' message. am: daf4628f36 -s ours by Felipe Leme · 9 years ago
- 9e1ba17 DO NOT MERGE: Show bugreport progress. am: 6f5080faa5 -s ours by Felipe Leme · 9 years ago
- 16b71e7 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- c71ccc8 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- 6eac440 DO NOT MERGE: use 'cmd' command for install-multiple am: 248722e7eb -s ours by Todd Kennedy · 9 years ago
- c00e61a DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
- b32cc46 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 9 years ago
- 7e9bee4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
- d9694c9 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- 4bcaeac DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- d4a4e63 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- 75eaa48 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
- 7c2ecbe DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
- dc64476 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- a4e1912 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- f836878 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
- e58f510 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
- 9c59f25 Precise command constants on adb/protoxol.txt by Eyal Lezmy · 9 years ago
- 01d8caf Merge "Fix access check" am: 87ef739dba by John Reck · 9 years ago
- 913bd5d Merge "Fix access check" by John Reck · 9 years ago
- a134c5a base: disallow close() on unique_fd. by Josh Gao · 9 years ago
- 37ab8cf Merge "Convert to Android.bp" am: 10348cbeb9 by Dan Willemsen · 9 years ago
- 44f2631 Merge "Convert to Android.bp" by Treehugger Robot · 9 years ago
- a8022a8 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" into stage-aosp-master by Mitchell Wills · 9 years ago
- 0b6241b Merge "Update for kernel headers v4.7.2." am: 73d2cc570d by Christopher Ferris · 9 years ago
- 649e41c Merge "Update for kernel headers v4.7.2." by Christopher Ferris · 9 years ago
- 8b7ae1d Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Andreas Gampe · 9 years ago
- 9dc1de5 Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Treehugger Robot · 9 years ago
- 539ed97 Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 9 years ago
- b31254d Merge "adb: factor out socket specification." am: bd7d2e2ec0 by Josh Gao · 9 years ago
- 9e54afa Merge "adb: factor out socket specification." by Treehugger Robot · 9 years ago
- 460970d Update for kernel headers v4.7.2. by Christopher Ferris · 9 years ago
- f507a9f Convert to Android.bp by Dan Willemsen · 9 years ago
- a8357b6 Fix access check by John Reck · 9 years ago
- ae79dab Merge "Replace libziparchive-host with libziparchive" am: 091b631915 by Colin Cross · 9 years ago
- 01aa2b6 Merge "Replace libziparchive-host with libziparchive" by Colin Cross · 9 years ago
- 80592e8 Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW by Christopher Wiley · 9 years ago