- 94ee4e6 Remove target_sdk_version parameter by Dimitry Ivanov · 8 years ago
- 70a46d6 Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
- d4af0d6 Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev by Josh Gao · 8 years ago
- 014b017 adb: use asocket's close function when closing. by Josh Gao · 8 years ago
- 268068f adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
- 6376040 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
- 6e10699 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
- 847d963 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 8 years ago
- ade364b Set parent namespace for linker-namespaces by Dimitry Ivanov · 9 years ago
- 6e394f0 healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 by Ruchi Kandoi · 8 years ago
- f2ca669 healthd: Check if battery device exists instead of charger drivers before setting fake properties. by Ruchi Kandoi · 8 years ago
- a34a383 Merge "Fix strstr16." into nyc-dev by Michael Wright · 8 years ago
- 25df4bf Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
- 0fd60eb Fix strstr16. by Michael Wright · 9 years ago
- 9cb3d3c healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 9 years ago
- 8b452b8 Merge "Add String16#contains and strstr16 methods." into nyc-dev by TreeHugger Robot · 9 years ago
- c337cae Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
- 6edd0c3 Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 9 years ago
- d0b1531 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
- 8a59fa8 Merge "Wipe device on policy error" into nyc-dev by Paul Crowley · 9 years ago
- af8be58 Wipe device on policy error by Paul Crowley · 9 years ago
- f334cbf Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
- cf9892b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
- 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
- 08660a8 Return correct length from pmsgRead() by Rubin Xu · 9 years ago
- ea41a18 Merge "Add public libs from an environment variable" into nyc-dev by TreeHugger Robot · 9 years ago
- 72e4730 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
- 7d02829 Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
- 9fe7426 adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
- fd1eee5 Merge "Set groups before dropping privileges." into nyc-dev by Christopher Ferris · 9 years ago
- dac26a7 Merge "Fix null pointer dereference." into nyc-dev by Christopher Ferris · 9 years ago
- 039976e Fix null pointer dereference. by Christopher Ferris · 9 years ago
- edc2380 Set groups before dropping privileges. by Christopher Ferris · 9 years ago
- a7431cf Merge "Fix problem with wait_for_gdb." into nyc-dev by Christopher Ferris · 9 years ago
- f99193b Merge "Display warning about bugreport delay." into nyc-dev by TreeHugger Robot · 9 years ago
- 9818bd2 Fix problem with wait_for_gdb. by Christopher Ferris · 9 years ago
- 42e45c7 Display warning about bugreport delay. by Felipe Leme · 9 years ago
- acd3c71 Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev by Dimitry Ivanov · 9 years ago
- f204916 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
- 6846d22 Merge "If we fail to format a blank partition, try recovery" into nyc-dev by Matthew Bouyack · 9 years ago
- c04a11c DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours by Elliott Hughes · 9 years ago
- 1baf911 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
- 09a516b nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
- 644a36c Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
- a463d24 DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 9 years ago
- 9c59cbc If we fail to format a blank partition, try recovery by Matthew Bouyack · 9 years ago
- 3174bda Merge "nativeloader: Add Reset capabilities" into nyc-dev by Dimitry Ivanov · 9 years ago
- be4ca3a nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
- d7dfadb Merge "atrace: read package names from multiple sysprops" into nyc-dev by Sergei Vasilinetc · 9 years ago
- c19588c atrace: read package names from multiple sysprops by sergeyv · 9 years ago
- 787b4b8 Merge "liblog: O_CLOEXEC flag on opens" into nyc-dev by Mark Salyzyn · 9 years ago
- 2b409c9 liblog: O_CLOEXEC flag on opens by Mark Salyzyn · 9 years ago
- 358cf8a liblog: logcat -g readable size wrong by Mark Salyzyn · 9 years ago
- cecd640 Silently ignore duplicate heap entries by Colin Cross · 9 years ago
- ba5d9ff Handle segfaults while walking native heap by Colin Cross · 9 years ago
- 721c9ce ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
- 0b5651e native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 9 years ago
- 5539db0 Enable namespaces for all target sdk versions by Dimitry Ivanov · 9 years ago
- f92838c Merge "adb: fix adb usb operations on device." into nyc-dev by Yabin Cui · 9 years ago
- 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- f7c31b9 Merge "adb: use a custom thread to poll for usb devices on mac." into nyc-dev by Yabin Cui · 9 years ago
- 71bddf8 adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
- 550ad20d Merge "Fix kick_transport test." into nyc-dev by Yabin Cui · 9 years ago
- 2abee9e Add support for FUSE_CANONICAL_PATH by Daniel Rosenberg · 9 years ago
- a28918c Fix kick_transport test. by Yabin Cui · 9 years ago
- 595efd0 Merge "Remove workaround for libart greylist." into nyc-dev by TreeHugger Robot · 9 years ago
- 0e54903 Merge "Move gatekeeperd to system-background cpuset." into nyc-dev by Martijn Coenen · 9 years ago
- 0fc89f3 Connect to activity manager as root. by Christopher Ferris · 9 years ago
- ded0f36 Merge "liblog: android_log_isloggable failing apct" into nyc-dev by TreeHugger Robot · 9 years ago
- fe5d55a Merge "Don't start defaultcrypto twice" into nyc-dev by Paul Lawrence · 9 years ago
- 504daa6 liblog: android_log_isloggable failing apct by Mark Salyzyn · 9 years ago
- a9e818f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
- d1e2300 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
- 988e9bc adb: bump the server version to 36. by Josh Gao · 9 years ago
- 03468c8 adb: add reconnect command. by Yabin Cui · 9 years ago
- 1f99218 Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
- e4f870a Merge "Create legacy /data/system/user directory." into nyc-dev by Jeff Sharkey · 9 years ago
- 3150fa2 Remove workaround for libart greylist. by Alex Light · 9 years ago
- c9b84a3 Create legacy /data/system/user directory. by Jeff Sharkey · 9 years ago
- 3c535de logcat: apct test failures by Mark Salyzyn · 9 years ago
- 0fd1976 Move gatekeeperd to system-background cpuset. by Martijn Coenen · 9 years ago
- 578bc03 libbacktrace: only build libbacktrace_offline static library. by Yabin Cui · 9 years ago
- f80d64f 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
- 251e360 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
- 5e7d964 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
- cebac70 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
- aa7db31 Fix overflow in path building am: 6ea6c04 am: 9c44027 am: 4830087 am: ad431d2 am: 20bf84e am: 0b35da7 by Daniel Rosenberg · 9 years ago
- 945228b 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
- 9ea7795 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 5863fb6 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- 3d8df3c adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- c414027 Merge "Fix overflow in path building" into nyc-dev by Daniel Rosenberg · 9 years ago
- e04c9f3 Merge "Implements 'adb bugreport <ZIP_FILE>'." into nyc-dev by TreeHugger Robot · 9 years ago
- 44a4267 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago
- 27fe8c9 Merge "Remove undocumented functionality from init." into nyc-dev by Elliott Hughes · 9 years ago