Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
28aec60e92bc488bdbefa383b58a4c48da83c7b7
28aec60
Allow multiple (sequential) adb users on Linux.
by Elliott Hughes
· 9 years ago
ca332ab
Merge "fs_mgr: validate corrected signatures" into nyc-dev
by Sami Tolvanen
· 9 years ago
b0ae5ed
fs_mgr: validate corrected signatures
by Sami Tolvanen
· 9 years ago
b6bd97e
adbd: properly close subprocess pipes on Ctrl+C.
by David Pursell
· 9 years ago
db7ef47
Revert "adb: close ep0 on disconnection."
by Siqi Lin
· 9 years ago
fda32d8
Merge "Add utility to prepare files in a similar way to directories" into nyc-dev
by Calin Juravle
· 9 years ago
24f9ab7
add a property for controlling perf_event_paranoid
by Daniel Micay
· 10 years ago
fbeb3c1
add /data/misc/profman for output
by David Sehr
· 9 years ago
f4f1540
Merge "Add /vendor/xbin to the list of directories of executables" into nyc-dev
by Erik Kline
· 9 years ago
e04aa78
Add /vendor/xbin to the list of directories of executables
by Erik Kline
· 9 years ago
dd642a4
[adb] Followup CL to clean up adb_auth_host.cpp
by Yurii Zubrytskyi
· 9 years ago
f20734b
[adb] Issue the "auth" emulator command before any other one
by Yurii Zubrytskyi
· 9 years ago
26521fb
resolve merge conflicts of f0d4f38 to nyc-dev
by Elliott Hughes
· 9 years ago
8be3b6e
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1 am: 20b1e79563 am: c443a447b2
by Elliott Hughes
· 9 years ago
2c9dac6
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1 am: 20b1e79563
by Elliott Hughes
· 9 years ago
fde0f70
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1
by Elliott Hughes
· 9 years ago
9e9d655
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3
by Elliott Hughes
· 9 years ago
0a863cc
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee
by Elliott Hughes
· 9 years ago
ad0c2bf
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee
by Elliott Hughes
· 9 years ago
1a98776
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6
by Elliott Hughes
· 9 years ago
de529e7
resolve merge conflicts of 7f5da85 to lmp-dev
by Elliott Hughes
· 9 years ago
7f5da85
Fix scanf %s in lsof. am: 008efb756f am: 491dfb11b7
by Elliott Hughes
· 9 years ago
491dfb1
Fix scanf %s in lsof. am: 008efb756f
by Elliott Hughes
· 9 years ago
3ab4d59
Add utility to prepare files in a similar way to directories
by Calin Juravle
· 9 years ago
6056b24
Merge "Remove target_sdk_version parameter" into nyc-dev
by TreeHugger Robot
· 9 years ago
1b5b626
Remove target_sdk_version parameter
by Dimitry Ivanov
· 9 years ago
959337d
Merge "Fix SharedBuffer. Remove aref." into nyc-dev
by Hans Boehm
· 9 years ago
0560f3e
Merge "adb: close ep0 on disconnection." into nyc-dev
by Yabin Cui
· 9 years ago
5e88213
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 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
008efb7
Fix scanf %s in lsof.
by Elliott Hughes
· 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
Next »