- 0560f3e Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 9 years ago
- b0a9cbc Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
- 09185b4 Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev by Josh Gao · 9 years ago
- b1d2b8a adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- 8334e10 adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
- 2a5b2c6 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
- 2a83501 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
- ac83130 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 9 years ago
- 6d73e9b Set parent namespace for linker-namespaces by Dimitry Ivanov · 9 years ago
- 098940d healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 by Ruchi Kandoi · 9 years ago
- cbcb81a healthd: Check if battery device exists instead of charger drivers before setting fake properties. by Ruchi Kandoi · 9 years ago
- 5f2563c Merge "Fix strstr16." into nyc-dev by Michael Wright · 9 years ago
- f298767 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
- 60d6871 Fix strstr16. by Michael Wright · 9 years ago
- 891af18 healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 9 years ago
- 118640b Merge "Add String16#contains and strstr16 methods." into nyc-dev by TreeHugger Robot · 9 years ago
- 33a5b59 Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
- 31b6d79 Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 9 years ago
- 306b2ac nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
- 1229833 Merge "Wipe device on policy error" into nyc-dev by Paul Crowley · 9 years ago
- f454643 Wipe device on policy error by Paul Crowley · 9 years ago
- 4a68f13 Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
- cba380a nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
- f4f4501 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
- 189db07 Return correct length from pmsgRead() by Rubin Xu · 9 years ago
- b33214b Merge "Add public libs from an environment variable" into nyc-dev by TreeHugger Robot · 9 years ago
- 1ba2cc1 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
- 4589dc9 Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
- 8aa6bca adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
- f5bb7aa Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 9 years ago
- d3a9f7f Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 9 years ago
- 5025663 Fix null pointer dereference. by Christopher Ferris · 9 years ago
- f0a54d6 Set groups before dropping privileges. by Christopher Ferris · 9 years ago
- 3a1719c Merge "Fix problem with wait_for_gdb." into nyc-dev by Christopher Ferris · 9 years ago
- bda1cd2 Merge "Display warning about bugreport delay." into nyc-dev by TreeHugger Robot · 9 years ago
- f72b9f1 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
- 775a2bc Display warning about bugreport delay. by Felipe Leme · 9 years ago
- ff7c72e Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev by Dimitry Ivanov · 9 years ago
- f9940f2 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
- 90900ff Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 9 years ago
- ac17802 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours by Elliott Hughes · 9 years ago
- feea064 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
- 0b2a977 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
- c89247a Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
- edcda46 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 10 years ago
- 56d4243 If we fail to format a blank partition, try recovery by Matthew Bouyack · 9 years ago
- a4fc026 Merge "nativeloader: Add Reset capabilities" into nyc-dev by Dimitry Ivanov · 9 years ago
- cb5b83e nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
- 73fa606 Merge "atrace: read package names from multiple sysprops" into nyc-dev by Sergei Vasilinetc · 9 years ago
- 902a09b atrace: read package names from multiple sysprops by sergeyv · 9 years ago
- 0258167 Merge "liblog: O_CLOEXEC flag on opens" into nyc-dev by Mark Salyzyn · 9 years ago
- ef05c7a liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 9 years ago
- 87c329f liblog: logcat -g readable size wrong by Mark Salyzyn · 9 years ago
- b60d34d Silently ignore duplicate heap entries by Colin Cross · 9 years ago
- e50744a Handle segfaults while walking native heap by Colin Cross · 9 years ago
- c07e7a4 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- 2bff3c9 ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
- e8c8b94 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 9 years ago
- 1584eda Enable namespaces for all target sdk versions by Dimitry Ivanov · 9 years ago
- 3a2e7ed Merge "adb: fix adb usb operations on device." into nyc-dev by Yabin Cui · 9 years ago
- fb3c3d8 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- 9c33ed8 Merge "adb: use a custom thread to poll for usb devices on mac." into nyc-dev by Yabin Cui · 9 years ago
- 2e8937c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
- 62295d1 Merge "Fix kick_transport test." into nyc-dev by Yabin Cui · 9 years ago
- 35a7f5d Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 9 years ago
- 249aa3c Fix kick_transport test. by Yabin Cui · 9 years ago
- 973d312 Merge "Remove workaround for libart greylist." into nyc-dev by TreeHugger Robot · 9 years ago
- 784b670 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
- e7270cd Connect to activity manager as root. by Christopher Ferris · 9 years ago
- ef9a2fc Merge "liblog: android_log_isloggable failing apct" into nyc-dev by TreeHugger Robot · 9 years ago
- 112eb93 Merge "Don't start defaultcrypto twice" into nyc-dev by Paul Lawrence · 9 years ago
- f3b640b liblog: android_log_isloggable failing apct by Mark Salyzyn · 9 years ago
- 9312f81 Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
- 3453d07 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
- 3025612 adb: bump the server version to 36. by Josh Gao · 9 years ago
- ec0933d adb: add reconnect command. by Yabin Cui · 9 years ago
- 091765b Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
- 03e02de Merge "Create legacy /data/system/user directory." into nyc-dev by Jeff Sharkey · 9 years ago
- c3c7670 Remove workaround for libart greylist. by Alex Light · 9 years ago
- 46cf8a3 Create legacy /data/system/user directory. by Jeff Sharkey · 9 years ago
- c80d7da logcat: apct test failures by Mark Salyzyn · 9 years ago
- 17ac6f3 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 9 years ago
- b5d8735 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 9 years ago
- c1e5b8b Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b am: aa7db31 am: cebac70 am: 5e7d964 by Daniel Rosenberg · 9 years ago
- 1344f1a Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b am: aa7db31 am: cebac70 by Daniel Rosenberg · 9 years ago
- 0f01521 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b am: aa7db31 by Daniel Rosenberg · 9 years ago
- 441d4ee Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 am: 945228b by Daniel Rosenberg · 9 years ago
- 6157ef2 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 by Daniel Rosenberg · 9 years ago
- a0c319a Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e by Daniel Rosenberg · 9 years ago
- 0b35da7 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 by Daniel Rosenberg · 9 years ago
- 20bf84e Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 by Daniel Rosenberg · 9 years ago
- ad431d2 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 by Daniel Rosenberg · 9 years ago
- 4830087 Fix overflow in path building am: 6ea6c04 am: 9c44027 by Daniel Rosenberg · 9 years ago
- 9c44027 Fix overflow in path building am: 6ea6c04 by Daniel Rosenberg · 9 years ago
- ce16263 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 3e77ce1 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- 55e8ac7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- ff012a3 Merge "Fix overflow in path building" into nyc-dev by Daniel Rosenberg · 9 years ago
- 4a84f00 Merge "Implements 'adb bugreport <ZIP_FILE>'." into nyc-dev by TreeHugger Robot · 9 years ago
- c928e78 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago