Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
8709684f764143aacbac53f67434e56560e35b24
8709684
Merge "init: Fix load_firmware error" am: f330e5462d
by Elliott Hughes
· 9 years ago
aba79ac
Merge "init: Fix load_firmware error"
by Elliott Hughes
· 9 years ago
e60aa82
Merge "libcutils: ashmem fortify and comply with Android coding standard"
by Mark Salyzyn
· 9 years ago
11dd206
Merge "libcutils: ashmem fortify and comply with Android coding standard"
by Mark Salyzyn
· 9 years ago
0066acc
Merge "Start debuggerd as soon as logd is up." am: 1b729b3e04
by Elliott Hughes
· 9 years ago
392fe65
Merge "Start debuggerd as soon as logd is up."
by Elliott Hughes
· 9 years ago
d1d92c8
Start debuggerd as soon as logd is up.
by Elliott Hughes
· 9 years ago
d1e3beb
libcutils: ashmem fortify and comply with Android coding standard
by Mark Salyzyn
· 9 years ago
641c2bd
Merge "Include icu4c libraries to the list of public libs" am: 17e33647f0
by Dimitry Ivanov
· 9 years ago
4158a29
Merge "Include icu4c libraries to the list of public libs"
by Dimitry Ivanov
· 9 years ago
5d56e91
Merge "fastboot: socket testing improvements." am: f971b6a24b
by David Pursell
· 9 years ago
41eb662
Merge "fastboot: socket testing improvements."
by David Pursell
· 9 years ago
b64b23c
fastboot: socket testing improvements.
by David Pursell
· 9 years ago
b717ae3
Merge "libcutils: add multi-buffer socket send." am: d95ecfc432
by David Pursell
· 9 years ago
72887db
Merge "libcutils: add multi-buffer socket send."
by David Pursell
· 9 years ago
4b35993
Merge "libcutils: add socket_get_local_port()." am: d90adbc45b
by David Pursell
· 9 years ago
fd88b65
libcutils: add multi-buffer socket send.
by David Pursell
· 9 years ago
78a7b50
Include icu4c libraries to the list of public libs
by Dimitry Ivanov
· 9 years ago
a5b600a
Merge "libcutils: add socket_get_local_port()."
by David Pursell
· 9 years ago
037c6bf
libcutils: add socket_get_local_port().
by David Pursell
· 9 years ago
3935355
Merge "Fix for host simpleperf \'gettid\' unsat." am: 650f6809a3
by Yabin Cui
· 9 years ago
8ba0dd9
Merge "Fix for host simpleperf 'gettid' unsat."
by Yabin Cui
· 9 years ago
1e0cf0e
Merge "logd: security buffer only AID_SYSTEM reader" am: ef68c867ac
by Mark Salyzyn
· 9 years ago
b318693
Merge "logd: security buffer only AID_SYSTEM reader"
by Mark Salyzyn
· 9 years ago
0c95c03
Merge "init.rc: add missing /dev/fd symlink" am: 54bf0718f4
by Greg Hackmann
· 9 years ago
a33932e
Merge "init.rc: add missing /dev/fd symlink"
by Greg Hackmann
· 9 years ago
754fff8
logd: security buffer only AID_SYSTEM reader
by Mark Salyzyn
· 9 years ago
f9114ea
Merge "Fix static analyzer issues caught by clang" am: c2c0df900d
by Colin Cross
· 9 years ago
dae464b
Merge "Fix static analyzer issues caught by clang"
by Colin Cross
· 9 years ago
ee3b9fb
Fix for host simpleperf 'gettid' unsat.
by Than McIntosh
· 9 years ago
689e9e8
Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes"
by David Pursell
· 9 years ago
aa6e826
Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes"
by David Pursell
· 9 years ago
52fa1d7
Merge "base: add SystemErrorCodeToString() function." am: 79d8f07a6f
by David Pursell
· 9 years ago
6032cf3
Merge "base: add SystemErrorCodeToString() function."
by David Pursell
· 9 years ago
d32c76b
base: add SystemErrorCodeToString() function.
by David Pursell
· 9 years ago
2ff9b40
Fix static analyzer issues caught by clang
by Colin Cross
· 9 years ago
cc95137
Merge changes I93287b87,I30a3eb0b am: d18aea9974
by Josh Gao
· 9 years ago
0f1b4dd
Merge changes I93287b87,I30a3eb0b
by Josh Gao
· 9 years ago
cec959f
init.rc: add missing /dev/fd symlink
by Greg Hackmann
· 9 years ago
c6f2da9
adb: add nullability specifiers to adb_client.h.
by Josh Gao
· 9 years ago
aa5d1be
adb: add adb_get_feature_set.
by Josh Gao
· 9 years ago
9c762a5
init: Fix load_firmware error
by Biao Lu
· 9 years ago
64d780e
Merge "base: add API to remove file if it exists." am: aef26bb1a4
by Yabin Cui
· 9 years ago
5ed35fd
Merge "base: add API to remove file if it exists."
by Yabin Cui
· 9 years ago
d91308d
base: add API to remove file if it exists.
by Yabin Cui
· 9 years ago
f368870
Merge "adb: fix subprocess termination for legacy shell." am: a9352202dd
by David Pursell
· 9 years ago
86015dd
Merge "adb: fix subprocess termination for legacy shell."
by David Pursell
· 9 years ago
1585a62
Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb
by Josh Gao
· 9 years ago
7d1f9ea
Merge "adb: SIGWINCH support for Windows"
by Josh Gao
· 9 years ago
2b49b1e
Merge "Always have ps output to stdout at least one line." am: 4602f2b77b
by Christopher Ferris
· 9 years ago
a83f9ac
Merge "Always have ps output to stdout at least one line."
by Christopher Ferris
· 9 years ago
5a58979
Merge "metricsd: Removing brillo::Any from weaved\'s public APIs" am: bade73d9b4
by Alex Vakulenko
· 9 years ago
16c8f0d
Merge "metricsd: Removing brillo::Any from weaved's public APIs"
by Alex Vakulenko
· 9 years ago
c12f5b5
adb: SIGWINCH support for Windows
by Spencer Low
· 9 years ago
4934173
adb: win32: handle incomplete UTF-8 in console output, other fixes
by Spencer Low
· 9 years ago
64656c4
Always have ps output to stdout at least one line.
by Christopher Ferris
· 9 years ago
78eb8b5
Merge "Name the pixel format and transform enums" am: 53529ecacd
by Dan Stoza
· 9 years ago
bd7adff
Merge "Name the pixel format and transform enums"
by Dan Stoza
· 9 years ago
2e319b9
metricsd: Removing brillo::Any from weaved's public APIs
by Alex Vakulenko
· 9 years ago
32f5b76
Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup"
by Todd Poynor
· 9 years ago
e4b6945
Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup"
by Todd Poynor
· 9 years ago
cf3e563
healthd: BatteryPropertiesRegistrar binder service ref count fixup
by Todd Poynor
· 9 years ago
e783947
Merge "ADB security logging" am: 8dfe21eaad
by Rubin Xu
· 9 years ago
17e11e5
Merge "ADB security logging"
by Rubin Xu
· 9 years ago
114ce7e
adb: fix subprocess termination for legacy shell.
by David Pursell
· 9 years ago
6d01468
Merge "Revert "nativebrige: log code_cache access errors to stderr as well""
by Calin Juravle
· 9 years ago
26a43a7
Merge "Revert "nativebrige: log code_cache access errors to stderr as well""
by Calin Juravle
· 9 years ago
4b022b1
Revert "nativebrige: log code_cache access errors to stderr as well"
by Calin Juravle
· 9 years ago
dbfb325
Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes"
by Kevin Cernekee
· 9 years ago
e877e5c
Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes"
by Kevin Cernekee
· 9 years ago
2c75359
Merge "liblog: check getgroups for AID_LOG for AID_LOG_SECURITY" am: b5eb67ff23
by Mark Salyzyn
· 9 years ago
7653b9c
Merge "liblog: check getgroups for AID_LOG for AID_LOG_SECURITY"
by Mark Salyzyn
· 9 years ago
987be9c
Merge "Revert "logd: security buffer only AID_SYSTEM reader"" am: c85ce9ba8e
by Mark Salyzyn
· 9 years ago
e256a0a
Merge "Revert "logd: security buffer only AID_SYSTEM reader""
by Mark Salyzyn
· 9 years ago
b7dde57
Revert "logd: security buffer only AID_SYSTEM reader"
by Mark Salyzyn
· 9 years ago
5054f3c
Merge "bootstat: Hook up bootstat to record the boot complete signal and log boot events in the LOCAL_INIT_RC file, bootstat.rc."
by James Hawkins
· 9 years ago
7b391b7
liblog: check getgroups for AID_LOG for AID_LOG_SECURITY
by Mark Salyzyn
· 9 years ago
e66a579
Merge "bootstat: Hook up bootstat to record the boot complete signal and log boot events in the LOCAL_INIT_RC file, bootstat.rc."
by James Hawkins
· 9 years ago
ebcb647
Merge "logd: security buffer only AID_SYSTEM reader" am: 69ce7c5483
by Mark Salyzyn
· 9 years ago
6331d4d
Merge "logd: security buffer only AID_SYSTEM reader"
by Mark Salyzyn
· 9 years ago
974542d
bootstat: Hook up bootstat to record the boot complete signal and log
by James Hawkins
· 9 years ago
ae5d477
logd: security buffer only AID_SYSTEM reader
by Mark Salyzyn
· 9 years ago
96c6d2a
Merge "Add BinPackArguments: false to .clang-format" am: 1503538869
by Alex Deymo
· 9 years ago
b2fcd91
Merge "Add BinPackArguments: false to .clang-format"
by Alex Deymo
· 9 years ago
384b7ed
Merge "Put BacktraceOffline code into a separate library." am: 9adbf681a0
by Christopher Ferris
· 9 years ago
4192b2e
Merge "Put BacktraceOffline code into a separate library."
by Christopher Ferris
· 9 years ago
ad534db
Add BinPackArguments: false to .clang-format
by Alex Deymo
· 9 years ago
aa2e9f1
Put BacktraceOffline code into a separate library.
by Christopher Ferris
· 9 years ago
b17bfe7
Merge "logd: test wrap functionality" am: 1c92d83cda
by Mark Salyzyn
· 9 years ago
9fae36f
Merge "logd: test wrap functionality"
by Mark Salyzyn
· 9 years ago
66400ee
Merge "Use dlmalloc from external/dlmalloc instead of bionic/." am: 506d233e7a
by Josh Gao
· 9 years ago
238fae6
Merge "Use dlmalloc from external/dlmalloc instead of bionic/."
by Josh Gao
· 9 years ago
b1b90f0
Merge "init: Update readme.txt to reflect recent changes to init" am: d401eba04c
by Tom Cherry
· 9 years ago
3e1ff15
Merge "init: Update readme.txt to reflect recent changes to init"
by Tom Cherry
· 9 years ago
1d7a6fa
Merge "uid for codec process" am: c7096b5e42
by Marco Nelissen
· 9 years ago
b6e589b
Merge "uid for codec process"
by Marco Nelissen
· 9 years ago
d43b7b5
uid for codec process
by Marco Nelissen
· 9 years ago
a1f5333
init: Update readme.txt to reflect recent changes to init
by Tom Cherry
· 9 years ago
e00f108
Merge "Removing -std=c++14 from bootstat Android.mk" am: 4606c95760
by Ian Pedowitz
· 9 years ago
48621bc
Merge "Removing -std=c++14 from bootstat Android.mk"
by Ian Pedowitz
· 9 years ago
Next »