Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
b927c6c39d5f43b0bd68c3f85f5bf3786f081378
b927c6c
Merge "Add /vendor/xbin to the list of directories of executables" into nyc-dev
by Erik Kline
· 9 years ago
088f0e7
Merge "Add /vendor/xbin to the list of directories of executables" into nyc-dev
by Erik Kline
· 9 years ago
8024f8f
Merge "fs_mgr: update block device reference in verity metadata" into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
998496b
[adb] Followup CL to clean up adb_auth_host.cpp am: 049ebb810f
by Yurii Zubrytskyi
· 9 years ago
204e3fa
[adb] Issue the "auth" emulator command before any other one am: a9e2b99a7f
by Yurii Zubrytskyi
· 9 years ago
4e898a0
Make file encryption type available
by Paul Lawrence
· 9 years ago
a5a9c74
Add /vendor/xbin to the list of directories of executables
by Erik Kline
· 9 years ago
049ebb8
[adb] Followup CL to clean up adb_auth_host.cpp
by Yurii Zubrytskyi
· 9 years ago
a9e2b99
[adb] Issue the "auth" emulator command before any other one
by Yurii Zubrytskyi
· 9 years ago
57de051
Revert "adb: close ep0 on disconnection."
by Siqi Lin
· 9 years ago
32cabf2
fs_mgr: update block device reference in verity metadata
by Jeremy Compostella
· 9 years ago
b598abf
resolve merge conflicts of f0d4f38 to nyc-dev am: 1265fd4934
by Elliott Hughes
· 9 years ago
1265fd4
resolve merge conflicts of f0d4f38 to nyc-dev
by Elliott Hughes
· 9 years ago
f0d4f38
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
5538f8b
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1 am: 20b1e79563
by Elliott Hughes
· 9 years ago
c443a44
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3 am: a17f2802b1
by Elliott Hughes
· 9 years ago
20b1e79
resolve merge conflicts of 7f5da85 to lmp-dev am: de529e72b6 am: 1a98776aee am: ad0c2bf5f3
by Elliott Hughes
· 9 years ago
a17f280
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
10743a9
Merge "Remove target_sdk_version parameter" into nyc-dev am: 07f46c84e6
by Dimitry Ivanov
· 9 years ago
07f46c8
Merge "Remove target_sdk_version parameter" into nyc-dev
by TreeHugger Robot
· 9 years ago
94ee4e6
Remove target_sdk_version parameter
by Dimitry Ivanov
· 9 years ago
4541e93
Merge "Fix SharedBuffer. Remove aref." into nyc-dev am: 5668b84f99
by Hans Boehm
· 9 years ago
5668b84
Merge "Fix SharedBuffer. Remove aref." into nyc-dev
by Hans Boehm
· 9 years ago
11b0709
Merge "adb: close ep0 on disconnection." into nyc-dev am: fcab9a8507
by Yabin Cui
· 9 years ago
fcab9a8
Merge "adb: close ep0 on disconnection." into nyc-dev
by Yabin Cui
· 9 years ago
87a4f04
Merge "Only apply schedTune boost to top-app tasks" into nyc-mr1-dev
by Srinath Sridharan
· 9 years ago
1339871
Only apply schedTune boost to top-app tasks
by Srinath Sridharan
· 9 years ago
54828dc
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 9 years ago
bc2a228
Fix memory order and race bugs in Refbase.h & RefBase.cpp am: 70a46d674a
by Hans Boehm
· 9 years ago
70a46d6
Fix memory order and race bugs in Refbase.h & RefBase.cpp
by Hans Boehm
· 9 years ago
dc3d0b7
Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev
by Josh Gao
· 9 years ago
d4af0d6
Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev
by Josh Gao
· 9 years ago
3e2f31f
Remove a dead header (<netutils/dhcp.h>). am: 847d963598
by Elliott Hughes
· 9 years ago
014b017
adb: use asocket's close function when closing.
by Josh Gao
· 9 years ago
268068f
adb: switch the socket list mutex to a recursive_mutex.
by Josh Gao
· 9 years ago
6376040
adb: clang-format sockets.cpp.
by Josh Gao
· 9 years ago
6e10699
adb: add implementations of mutex, recursive_mutex.
by Josh Gao
· 9 years ago
847d963
Remove a dead header (<netutils/dhcp.h>).
by Elliott Hughes
· 9 years ago
b4029f1
Set parent namespace for linker-namespaces am: ade364b456
by Dimitry Ivanov
· 9 years ago
ade364b
Set parent namespace for linker-namespaces
by Dimitry Ivanov
· 9 years ago
8b38bcc
healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 am: f2ca669e80
by Ruchi Kandoi
· 9 years ago
6e394f0
healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4
by Ruchi Kandoi
· 9 years ago
f2ca669
healthd: Check if battery device exists instead of charger drivers before setting fake properties.
by Ruchi Kandoi
· 9 years ago
a12fb41
Merge "Fix strstr16." into nyc-dev am: a34a383607
by Michael Wright
· 9 years ago
a34a383
Merge "Fix strstr16." into nyc-dev
by Michael Wright
· 9 years ago
4f31668
Pass permitted_path to the linker as is. am: 25df4bff44
by Dimitry Ivanov
· 9 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
3fe4a71
Merge "Add String16#contains and strstr16 methods." into nyc-dev am: 8b452b876b
by Michael Wright
· 9 years ago
8b452b8
Merge "Add String16#contains and strstr16 methods." into nyc-dev
by TreeHugger Robot
· 9 years ago
c6535a3
Create symlink in the case where device has no cache partition
by Patrick Tjin
· 9 years ago
7c9b3df
Move linker-namespace functions declarations am: c337cae9ad
by Dimitry Ivanov
· 9 years ago
c337cae
Move linker-namespace functions declarations
by Dimitry Ivanov
· 9 years ago
5b8a108
Add fileencrypted=software/ice to fstab options
by Paul Lawrence
· 9 years ago
bd8c47e
Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev
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
2b2e3f1
Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524
by Paul Crowley
· 9 years ago
8a59fa8
Merge "Wipe device on policy error" into nyc-dev
by Paul Crowley
· 9 years ago
ff38020
Extend white-listed directories to include /mnt/expand am: f334cbf0e1
by Dimitry Ivanov
· 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
0fa68d0
nativeloader: Fix the case of search_path == null am: cf9892b6d1
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
518f88a
Return correct length from pmsgRead() am: 08660a811e
by Rubin Xu
· 9 years ago
08660a8
Return correct length from pmsgRead()
by Rubin Xu
· 9 years ago
c484862
Merge "Add public libs from an environment variable" into nyc-dev am: ea41a18c93
by Dimitry Ivanov
· 9 years ago
ea41a18
Merge "Add public libs from an environment variable" into nyc-dev
by TreeHugger Robot
· 9 years ago
881aec4
Merge "adb: search for a maximum of 16 emulators." into nyc-dev am: 72e47300fb
by Josh Gao
· 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
e179777
Merge "Set groups before dropping privileges." into nyc-dev am: fd1eee58f9
by Christopher Ferris
· 9 years ago
fd1eee5
Merge "Set groups before dropping privileges." into nyc-dev
by Christopher Ferris
· 9 years ago
798ba98
Merge "Fix null pointer dereference." into nyc-dev am: dac26a76c3
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
41e2838
Merge "Fix problem with wait_for_gdb." into nyc-dev am: a7431cfa57
by Christopher Ferris
· 9 years ago
a7431cf
Merge "Fix problem with wait_for_gdb." into nyc-dev
by Christopher Ferris
· 9 years ago
1624144
Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa
by Felipe Leme
· 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
0d505c0
Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev
by Dimitry Ivanov
· 9 years ago
acd3c71
Merge "nativeloader: Add CloseNativeLibrary() method" into nyc-dev
by Dimitry Ivanov
· 9 years ago
f6ff963
init/builtins.cpp: Switch to finit_module am: f2049163a4
by Nick Kralevich
· 9 years ago
f204916
init/builtins.cpp: Switch to finit_module
by Nick Kralevich
· 9 years ago
654174e
Merge "If we fail to format a blank partition, try recovery" into nyc-dev
by Matthew Bouyack
· 9 years ago
6846d22
Merge "If we fail to format a blank partition, try recovery" into nyc-dev
by Matthew Bouyack
· 9 years ago
204d3a5
DO NOT MERGE ANYWHERE Remove the USB vendor id whitelist from fastboot. am: a463d24633 -s ours am: 1baf911bd5 -s ours
by Elliott Hughes
· 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
Next »