- 2c6ff3d adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 by Josh Gao · 9 years ago
- 36796df adb: add helper to get the ~/.android directory. am: e0b7502c7f by Josh Gao · 9 years ago
- b7011e0 Merge "libcutils: try all addresses in socket_network_client_timeout." by Josh Gao · 9 years ago
- f3d4303 Merge "libcutils: try all addresses in socket_network_client_timeout." by Treehugger Robot · 9 years ago
- 344e2b3 Merge "init: create /dev/urandom, /dev/random in first stage." am: 9baf4e94fa by Josh Gao · 9 years ago
- 9baf4e9 Merge "init: create /dev/urandom, /dev/random in first stage." by Treehugger Robot · 9 years ago
- 78cc20f libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
- 924d35a adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 9 years ago
- 347eae5 Merge "Base: assume and use C++11 in libbase" am: 43824e72c7 by Andreas Gampe · 9 years ago
- e0b7502 adb: add helper to get the ~/.android directory. by Josh Gao · 9 years ago
- 43824e7 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 9 years ago
- 2284713 Base: assume and use C++11 in libbase by Andreas Gampe · 9 years ago
- d402932 Merge "base: use _NSGetExecutablePath in GetExecutablePath" am: 8e7ae1e381 by Josh Gao · 9 years ago
- 8e7ae1e Merge "base: use _NSGetExecutablePath in GetExecutablePath" by Josh Gao · 9 years ago
- 7307f09 base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 9 years ago
- 289240f Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
- 945d1aa Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
- 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
- ab4fbe1 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 9 years ago
- 551b5b7 Merge "Base: add more thread annotations" am: 3f3ea50828 by Andreas Gampe · 9 years ago
- 3f3ea50 Merge "Base: add more thread annotations" by Treehugger Robot · 9 years ago
- 5280771 Merge "Add description of 'namespace' option." am: 4588ed7b5f by Jorge Lucangeli Obes · 9 years ago
- 4588ed7 Merge "Add description of 'namespace' option." by Treehugger Robot · 9 years ago
- 8c23285 Merge "base: disallow close() on unique_fd." am: ca82aa7d1e by Josh Gao · 9 years ago
- ca82aa7 Merge "base: disallow close() on unique_fd." by Josh Gao · 9 years ago
- 16d3262 Merge "sdcard: Fix bad merge" am: 6a5ed849e8 by Daniel Rosenberg · 9 years ago
- bc5a32e Base: add more thread annotations by Andreas Gampe · 9 years ago
- 6a5ed84 Merge "sdcard: Fix bad merge" by Treehugger Robot · 9 years ago
- cd2518c Add description of 'namespace' option. by Jorge Lucangeli Obes · 9 years ago
- 910799c Merge "Add android::base::Readlink." am: a7c4424ebc by Elliott Hughes · 9 years ago
- a7c4424 Merge "Add android::base::Readlink." by Treehugger Robot · 9 years ago
- d3ff6e5 Add android::base::Readlink. by Elliott Hughes · 9 years ago
- 9526819 sdcard: Fix bad merge by Daniel Rosenberg · 9 years ago
- a3dae40 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Felipe Leme · 9 years ago
- 24fcc79 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
- a524bd3 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- 91375a8 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- c5059e1 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- b63cc28 DO NOT MERGE: Removed extra 'pulling file' message. am: daf4628f36 -s ours by Felipe Leme · 9 years ago
- e2c9dfd DO NOT MERGE: Show bugreport progress. am: 6f5080faa5 -s ours by Felipe Leme · 9 years ago
- 67e8609 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- 53c122b DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- c8554a9 DO NOT MERGE: use 'cmd' command for install-multiple am: 248722e7eb -s ours by Todd Kennedy · 9 years ago
- b331588 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
- 5b13636 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 9 years ago
- 680f4a4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
- f33fcb6 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- b323972 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- 6e28696 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- daf4628 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
- 6f5080f DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
- 0d4f050 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- 698e065 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- 248722e DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
- c42f1bb DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
- 9cbbe2d Merge "Fix access check" am: 87ef739dba by John Reck · 9 years ago
- 87ef739 Merge "Fix access check" by John Reck · 9 years ago
- 6496c4b base: disallow close() on unique_fd. by Josh Gao · 9 years ago
- ded1346 Merge "Convert to Android.bp" am: 10348cbeb9 by Dan Willemsen · 9 years ago
- 10348cb Merge "Convert to Android.bp" by Treehugger Robot · 9 years ago
- 6a5fa76 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" into stage-aosp-master by Mitchell Wills · 9 years ago
- c4abab8 Merge "Update for kernel headers v4.7.2." am: 73d2cc570d by Christopher Ferris · 9 years ago
- 73d2cc5 Merge "Update for kernel headers v4.7.2." by Christopher Ferris · 9 years ago
- f4878c6 Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Andreas Gampe · 9 years ago
- e7f3a0f Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Treehugger Robot · 9 years ago
- 247924a Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 9 years ago
- f95e728 Merge "adb: factor out socket specification." am: bd7d2e2ec0 by Josh Gao · 9 years ago
- bd7d2e2 Merge "adb: factor out socket specification." by Treehugger Robot · 9 years ago
- f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 9 years ago
- 194edf7 Convert to Android.bp by Dan Willemsen · 9 years ago
- 2e336b1 Fix access check by John Reck · 9 years ago
- 904c104 Merge "Replace libziparchive-host with libziparchive" am: 091b631915 by Colin Cross · 9 years ago
- 091b631 Merge "Replace libziparchive-host with libziparchive" by Colin Cross · 9 years ago
- a760883 Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW by Christopher Wiley · 9 years ago
- 99f6b86 Replace libziparchive-host with libziparchive by Colin Cross · 9 years ago
- cfb2141 adb: factor out socket specification. by Josh Gao · 9 years ago
- aa7fd8a Merge changes from topic 'utf' am: 3a07e5bf94 by Martijn Coenen · 9 years ago
- 3a07e5b Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
- 1cfa56d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
- 9de6776 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
- 59561a6 Merge changes I0ee130db,I33d356fd am: e461b37965 by Josh Gao · 9 years ago
- e461b37 Merge changes I0ee130db,I33d356fd by Josh Gao · 9 years ago
- 7bf3d21 Merge "Make RefBase more robust and debuggable" am: daac359be7 by Hans Boehm · 9 years ago
- daac359 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 9 years ago
- 78e1eb1 adb: remove unnecessary addr arguments to accept. by Josh Gao · 9 years ago
- 5990191 adb: check our socketpair ends in our win32 emulation. by Josh Gao · 9 years ago
- 6322efe Merge "liblog: add __android_log_close()" am: 812d1c7ea2 by Mark Salyzyn · 9 years ago
- 2d562c9 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 9 years ago
- 812d1c7 Merge "liblog: add __android_log_close()" by Treehugger Robot · 9 years ago
- fcf7ab8 Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 9 years ago
- 8b1f7b5 Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea by Mark Salyzyn · 9 years ago
- d00c747 Merge "libcutils: Add ashmem_valid() function" by Treehugger Robot · 9 years ago
- 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
- 299d641 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Treehugger Robot · 9 years ago
- ee43111 libcutils: Add ashmem_valid() function by Mark Salyzyn · 9 years ago
- df7a4c6 liblog: add __android_log_close() by Mark Salyzyn · 9 years ago
- 305374c logger: validate hdr_size field in logger entry by Mark Salyzyn · 9 years ago
- 504d4cc Merge "debuggerd: don't display fault addr for manually sent signals." by Josh Gao · 9 years ago
- ad52cbb Merge "debuggerd: don't display fault addr for manually sent signals." by Treehugger Robot · 9 years ago
- 0d2ef3d Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 9 years ago