Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
2f4d8e2dd28ccc7ef141c0cc6e26a098f5ff0ba9
2f4d8e2
Merge "adb: fix deadlock between transport_unref and usb_close." am: 6f61a6d9c4
by Josh Gao
· 8 years ago
a0054cb
Merge "adb: fix deadlock between transport_unref and usb_close."
by Treehugger Robot
· 8 years ago
b947100
Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" am: b3c363f32c
by Nicolas Norvez
· 8 years ago
3408eb7
Merge "adbd: optionally use qemud pipe without ro.kernel.qemu"
by Treehugger Robot
· 8 years ago
0ec36ec
Merge "Fix prctl argument type" am: 6cc5927e0d
by Elliott Hughes
· 8 years ago
578f56c
Merge "Fix prctl argument type"
by Elliott Hughes
· 8 years ago
986f19a
adbd: optionally use qemud pipe without ro.kernel.qemu
by Nicolas Norvez
· 8 years ago
defa971
Merge "fs_mgr_verity: support updating actual block device path in verity table"
by Bowgo Tsai
· 8 years ago
13381a6
Merge "fs_mgr_verity: support updating actual block device path in verity table"
by Treehugger Robot
· 8 years ago
ddd68b6
fs_mgr_verity: support updating actual block device path in verity table
by Bowgo Tsai
· 8 years ago
12fa3f1
Merge "first stage mount: removing the restriction of mount points"
by Bowgo Tsai
· 8 years ago
5696e13
Merge "first stage mount: removing the restriction of mount points"
by Treehugger Robot
· 8 years ago
aeac91d
Merge "tombstoned: turn on java trace support + unit tests." am: 3aaf17fc16
by Narayan Kamath
· 8 years ago
eec6889
Merge "tombstoned: turn on java trace support + unit tests."
by Narayan Kamath
· 8 years ago
c160220
first stage mount: removing the restriction of mount points
by Bowgo Tsai
· 8 years ago
ad5b787
adb: fix deadlock between transport_unref and usb_close.
by Josh Gao
· 8 years ago
d75de55
Fix prctl argument type
by Stephen Crane
· 8 years ago
59af9b1
Merge changes Id51dcb18,I2517dcb9 am: 4db472b779
by Josh Gao
· 8 years ago
032ad0f
Merge changes Id51dcb18,I2517dcb9
by Treehugger Robot
· 8 years ago
d7dc9d9
adb: libusb: switch from polling for accessibility to a sleep.
by Josh Gao
· 8 years ago
d5a1036
adb: improve race between device_connected and device_disconnected.
by Josh Gao
· 8 years ago
e1d8fd7
tombstoned: turn on java trace support + unit tests.
by Narayan Kamath
· 8 years ago
2d982d6
Merge changes I6c6bf61b,I3fb0b3a8 am: 3160a25010
by Josh Gao
· 8 years ago
b4195f1
Merge changes I6c6bf61b,I3fb0b3a8
by Treehugger Robot
· 8 years ago
77c277a
adb: libusb: don't try to delete a usb_handle twice.
by Josh Gao
· 8 years ago
3934786
adb: don't hold queue lock while performing callbacks.
by Josh Gao
· 8 years ago
3b103f4
Merge "liblog: add bool to android_log_event_list" am: d105aa8496
by Mark Salyzyn
· 8 years ago
5ae0821
Merge "liblog: add bool to android_log_event_list"
by Treehugger Robot
· 8 years ago
92184d2
liblog: add bool to android_log_event_list
by Mark Salyzyn
· 8 years ago
00acd1d
Merge "Use demangle for function names." am: daa6602a86
by Christopher Ferris
· 8 years ago
263ff62
Merge "Use demangle for function names."
by Christopher Ferris
· 8 years ago
742ad3c
Merge "ueventd: parallelize uevent handling" am: 70431b1f22
by Tom Cherry
· 8 years ago
33f1ce4
Merge "ueventd: parallelize uevent handling"
by Tom Cherry
· 8 years ago
7cc7df3
ueventd: parallelize uevent handling
by Tom Cherry
· 8 years ago
e5fad96
Use demangle for function names.
by Christopher Ferris
· 8 years ago
e1db52e
Merge "Fix handling of _ZLXX." am: 9b537f24bd
by Christopher Ferris
· 8 years ago
1c63785
Merge "Change RegsTmpl to RegsImpl." am: 2065a741cd
by Christopher Ferris
· 8 years ago
163bb9a
Merge "Fix handling of _ZLXX."
by Christopher Ferris
· 8 years ago
f5d4fd8
Merge "Change RegsTmpl to RegsImpl."
by Christopher Ferris
· 8 years ago
2b906b4
Change RegsTmpl to RegsImpl.
by Christopher Ferris
· 8 years ago
34a4895
Fix handling of _ZLXX.
by Christopher Ferris
· 8 years ago
2ce8ca6
Merge "adb: reunregress waiting for device on start-server." am: 72076d1aa7
by Josh Gao
· 8 years ago
fca5771
Merge "Add DwarfSection classes." am: 6a80c3e1a8
by Christopher Ferris
· 8 years ago
f0d7cc8
Merge "adb: reunregress waiting for device on start-server."
by Treehugger Robot
· 8 years ago
30ef71a
Merge "Add DwarfSection classes."
by Christopher Ferris
· 8 years ago
b2ec10a
Merge changes Iddb0cb1e,Ic15e0b08,If1c9adb6 am: 2b17afc68d
by Josh Gao
· 8 years ago
5b36629
Merge changes Iddb0cb1e,Ic15e0b08,If1c9adb6
by Treehugger Robot
· 8 years ago
d5c19fb
Add DwarfSection classes.
by Christopher Ferris
· 8 years ago
4ff5bae
debuggerd_client: increase pipe buffer size to max.
by Josh Gao
· 8 years ago
7ec1b9e
crash_dump: don't notify ActivityManager if it crashed.
by Josh Gao
· 8 years ago
b9cfa92
Merge "Fix bug found by fuzzer." am: 1d6a3acc9e
by Christopher Ferris
· 8 years ago
4404a63
Merge "Fix bug found by fuzzer."
by Christopher Ferris
· 8 years ago
964aa28
crash_dump: clear the signal mask.
by Josh Gao
· 8 years ago
545558c
Merge "fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes"
by Jinguang Dong
· 8 years ago
8bdb03f
Merge "fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes"
by Treehugger Robot
· 8 years ago
49d98e9
fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes
by Jinguang Dong
· 8 years ago
ebfefb5
Merge "cgroups used by init must be mounted before any services start"
by Robert Benea
· 8 years ago
3c54f1e
Merge "cgroups used by init must be mounted before any services start"
by Treehugger Robot
· 8 years ago
64db47b
Merge "fastboot: use filename instead of fd to generate filesystem image"
by Jin Qian
· 8 years ago
8cb2780
Merge "fastboot: use filename instead of fd to generate filesystem image"
by Treehugger Robot
· 8 years ago
dd4452d
Fix bug found by fuzzer.
by Christopher Ferris
· 8 years ago
4443226
cgroups used by init must be mounted before any services start
by Robert Benea
· 8 years ago
8d9afac
Merge "logcat: logcatd: make logcatd killable" am: f2c1ef53ff
by Mark Salyzyn
· 8 years ago
316da7f
Merge "logcat: logcatd: make logcatd killable"
by Treehugger Robot
· 8 years ago
edc6e7c
fastboot: use filename instead of fd to generate filesystem image
by Jin Qian
· 8 years ago
0308b03
adb: reunregress waiting for device on start-server.
by Josh Gao
· 8 years ago
a7a22e1
logcat: logcatd: make logcatd killable
by Mark Salyzyn
· 8 years ago
ea00ed2
Merge "logging: make LOG(FATAL) always run with the static analyzer."
by George Burgess IV
· 8 years ago
c53c018
Merge "logging: make LOG(FATAL) always run with the static analyzer."
by Treehugger Robot
· 8 years ago
1bc77bd
logging: make LOG(FATAL) always run with the static analyzer.
by George Burgess IV
· 8 years ago
d1286fc
Merge "tombstoned: allow intercepts for java traces." am: 1e63347425
by Narayan Kamath
· 8 years ago
1a27e4e
Merge "tombstoned: allow intercepts for java traces."
by Narayan Kamath
· 8 years ago
fa80ffe
tombstoned: allow intercepts for java traces.
by Narayan Kamath
· 8 years ago
79746b5
Merge "adb: fix deadlock." am: 68599f5759
by Josh Gao
· 8 years ago
18962d2
Merge "adb: fix deadlock."
by Treehugger Robot
· 8 years ago
d4ec72b
adb: fix deadlock.
by Josh Gao
· 8 years ago
ba223a2
Merge "bootstat: Log factory_reset_boot_complete separately from ota_*."
by James Hawkins
· 8 years ago
757c8d0
Merge "bootstat: Log factory_reset_boot_complete separately from ota_*."
by Treehugger Robot
· 8 years ago
4e906c2
Merge "init: allow ':' in property names" am: af95ecdb04
by Tom Cherry
· 8 years ago
e12089a
Merge "init: allow ':' in property names"
by Tom Cherry
· 8 years ago
00040e8
bootstat: Log factory_reset_boot_complete separately from ota_*.
by James Hawkins
· 8 years ago
b72b745
init: allow ':' in property names
by Tom Cherry
· 8 years ago
6b50668
Merge "add a performance benchmark for libziparchive" am: f8e96ea2d1
by Sebastian Pop
· 8 years ago
7d254ed
Merge "add a performance benchmark for libziparchive"
by Treehugger Robot
· 8 years ago
1c97d0c
Merge "Respect that status property when parsing fstab from device tree"
by Sandeep Patil
· 8 years ago
4c63a43
Merge "Respect that status property when parsing fstab from device tree"
by Treehugger Robot
· 8 years ago
25284a4
Merge "init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc"
by Yueyao Zhu
· 8 years ago
e0c7225
Merge "init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc"
by Treehugger Robot
· 8 years ago
0fc6213
add a performance benchmark for libziparchive
by Sebastian Pop
· 8 years ago
4451707
Respect that status property when parsing fstab from device tree
by Sandeep Patil
· 8 years ago
0331675
Merge "logging: always enable DCHECK for the static analyzer" am: 844940d751
by George Burgess IV
· 8 years ago
eca56e5
Merge "logging: always enable DCHECK for the static analyzer"
by Treehugger Robot
· 8 years ago
6477f39
logging: always enable DCHECK for the static analyzer
by George Burgess IV
· 8 years ago
b25c8a2
Merge "ueventd: Break devices.cpp into discrete classes" am: c495e059b7
by Tom Cherry
· 8 years ago
e2b2f2b
Merge "ueventd: Break devices.cpp into discrete classes"
by Tom Cherry
· 8 years ago
5a10227
ueventd: Break devices.cpp into discrete classes
by Tom Cherry
· 8 years ago
266c7dc
Merge "Fix warning on the build servers" am: 7b45384a7a
by Dan Willemsen
· 8 years ago
b4eb6b1
Merge "Fix warning on the build servers"
by Treehugger Robot
· 8 years ago
252d5f5
Fix warning on the build servers
by Dan Willemsen
· 8 years ago
178cc37
Merge "Load vendor public libraries to sphal namespace" am: f653eaa322
by Dimitry Ivanov
· 8 years ago
Next »