Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
9033bf5a2e73ec96d086849806a8a95dce84f05c
« Previous
ad42b33
Merge "init: fix copy/paste mistake" am: f85404521e
by Tom Cherry
· 7 years ago
f854045
Merge "init: fix copy/paste mistake"
by Treehugger Robot
· 7 years ago
d8db7ab
init: replace panic() with LOG(FATAL)
by Tom Cherry
· 7 years ago
94f3bcd
init: fix copy/paste mistake
by Tom Cherry
· 7 years ago
1db71af
adb: fix deadlock in kick_all_transports.
by Josh Gao
· 7 years ago
57f94aa
Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97
by Wei Wang
· 7 years ago
e3e4ec7
Merge "Skip unnecessary sleep during shutdown"
by Wei Wang
· 7 years ago
8c00e42
Skip unnecessary sleep during shutdown
by Wei Wang
· 7 years ago
6677429
Merge "Fix a potential memory leak" am: f583ff660e
by Ting-Yuan Huang
· 7 years ago
f583ff6
Merge "Fix a potential memory leak"
by Treehugger Robot
· 7 years ago
4bfddbd
Don't preserve file attributes when pulling bugreport file...
by Felipe Leme
· 7 years ago
4e8bbb9
Merge "Pass in message_version_ received from the secure side." am: 1a955faab2
by Jocelyn Bohr
· 7 years ago
f26cf6d
Fix a potential memory leak
by Ting-Yuan Huang
· 7 years ago
1a955fa
Merge "Pass in message_version_ received from the secure side."
by Treehugger Robot
· 7 years ago
e23b30a
Merge "Decrease size of LogBufferElements to 32 bytes." am: 44ad937411
by Christopher Ferris
· 7 years ago
44ad937
Merge "Decrease size of LogBufferElements to 32 bytes."
by Christopher Ferris
· 7 years ago
db640d8
Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525
by Tom Cherry
· 7 years ago
334929b
Merge changes I7f00c5f0,Idc18f331,I1e7d3a88
by Tom Cherry
· 7 years ago
89bcc85
init: use Result<T> for the parsing functions
by Tom Cherry
· 7 years ago
557946e
init: use Result<T> for builtin functions
by Tom Cherry
· 7 years ago
11a3aee
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 7 years ago
9e16932
Merge "init: split security functions out of init.cpp" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
6beea94
Merge "init: split security functions out of init.cpp" am: d467db9b3d -s ours
by Tom Cherry
· 7 years ago
c317009
init: split security functions out of init.cpp
by Tom Cherry
· 7 years ago
d467db9
Merge "init: split security functions out of init.cpp"
by Tom Cherry
· 7 years ago
0c8d6d2
init: split security functions out of init.cpp
by Tom Cherry
· 7 years ago
1f6a481
Merge "Compare new unwinder to old unwinder in debuggerd." am: bb2f03f344
by Christopher Ferris
· 7 years ago
e10835f
Merge "Add demangling of function name." am: 6452b9036d
by Christopher Ferris
· 7 years ago
bb2f03f
Merge "Compare new unwinder to old unwinder in debuggerd."
by Christopher Ferris
· 7 years ago
6452b90
Merge "Add demangling of function name."
by Christopher Ferris
· 7 years ago
9295f6f
Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924
by Jocelyn Bohr
· 7 years ago
28fa8b0
Merge "Enable non-secure side to receive messages > 4K"
by Treehugger Robot
· 7 years ago
4c968c1
Merge "debuggerd_handler: print pid and process name." am: 94b0e4f5df
by Josh Gao
· 7 years ago
94b0e4f
Merge "debuggerd_handler: print pid and process name."
by Treehugger Robot
· 7 years ago
38b9b49
Pass in message_version_ received from the secure side.
by Jocelyn Bohr
· 7 years ago
a105100
Merge "init: fix format issue" am: f95338f634
by Tom Cherry
· 7 years ago
f95338f
Merge "init: fix format issue"
by Treehugger Robot
· 7 years ago
9a8c855
Compare new unwinder to old unwinder in debuggerd.
by Christopher Ferris
· 7 years ago
81e6c0b
debuggerd_handler: print pid and process name.
by Josh Gao
· 7 years ago
04fdec0
Add demangling of function name.
by Christopher Ferris
· 7 years ago
826bc7b
Merge "init: Add readahead built-in command" am: 12bd22badf
by Wei Wang
· 7 years ago
12bd22b
Merge "init: Add readahead built-in command"
by Treehugger Robot
· 7 years ago
1f87cd1
init: fix format issue
by Tom Cherry
· 7 years ago
74e74f9
Decrease size of LogBufferElements to 32 bytes.
by Christopher Ferris
· 7 years ago
542aae4
init: Add readahead built-in command
by Wei Wang
· 7 years ago
df04d3b
Merge "Fix another set of bugs." am: af6a262020
by Christopher Ferris
· 7 years ago
af6a262
Merge "Fix another set of bugs."
by Christopher Ferris
· 7 years ago
9e484bd
Fix another set of bugs.
by Christopher Ferris
· 7 years ago
b3ed377
Enable non-secure side to receive messages > 4K
by Jocelyn Bohr
· 7 years ago
ecee434
adb: Use kernel aio for functionfs.
by Jerry Zhang
· 7 years ago
ef1dd0d
Merge "Add HSM AID." am: 4723d7c66d
by Andrew Scull
· 7 years ago
4723d7c
Merge "Add HSM AID."
by Treehugger Robot
· 7 years ago
f73c5e1
Add HSM AID.
by Andrew Scull
· 7 years ago
67ad31b
Merge "bootstat: switch from root.root to system.log" am: de6b44aa0e
by Mark Salyzyn
· 7 years ago
de6b44a
Merge "bootstat: switch from root.root to system.log"
by Treehugger Robot
· 7 years ago
3efedfa
Merge "Don't try to strip a shell script" am: ff7e13c260
by Dan Willemsen
· 7 years ago
ff7e13c
Merge "Don't try to strip a shell script"
by Treehugger Robot
· 7 years ago
fb9deac
Merge changes If1cffa85,I9011a959 am: 30bd51c61f
by Tom Cherry
· 7 years ago
30bd51c
Merge changes If1cffa85,I9011a959
by Tom Cherry
· 7 years ago
30313f8
libion: Adapt to new ION interface
by Laura Abbott
· 7 years ago
89b8de2
libion: add 4.12+ kernel headers for forward compatibility
by Laura Abbott
· 7 years ago
e1cf0f5
Don't try to strip a shell script
by Dan Willemsen
· 7 years ago
725fa57
Merge "Include asan options from data partition." am: 5d89e6c7fe
by Ryan Campbell
· 7 years ago
5d89e6c
Merge "Include asan options from data partition."
by Treehugger Robot
· 7 years ago
2a978d3
init: move property_service.cpp to libinit
by Tom Cherry
· 7 years ago
45a9d67
init: statically link libselinux to init_tests
by Tom Cherry
· 7 years ago
188072f
Merge "Small clean ups" am: 5cd87d39d7
by Christopher Ferris
· 7 years ago
b5a69e8
Merge "logcat: transition to Android.bp" am: ad7f1bc0b3
by Mark Salyzyn
· 7 years ago
5cd87d3
Merge "Small clean ups"
by Christopher Ferris
· 7 years ago
ad7f1bc
Merge "logcat: transition to Android.bp"
by Mark Salyzyn
· 7 years ago
ce30d07b1
Include asan options from data partition.
by Ryan Campbell
· 7 years ago
c3ad75b
bootstat: switch from root.root to system.log
by Mark Salyzyn
· 7 years ago
3b4b075
Small clean ups
by Christopher Ferris
· 7 years ago
507f69f
logcat: transition to Android.bp
by Mark Salyzyn
· 7 years ago
94984cf
Merge "logcat: fix error propagation." am: 2d1d8812cc
by Mark Salyzyn
· 7 years ago
2d1d881
Merge "logcat: fix error propagation."
by Treehugger Robot
· 7 years ago
210e43c
logcat: fix error propagation.
by Mark Salyzyn
· 7 years ago
3df3ec3
Merge "ueventd: add test to ensure selabel_lookup() is thread safe"
by Tom Cherry
· 7 years ago
2c3a2a8
Merge "ueventd: add test to ensure selabel_lookup() is thread safe"
by Tom Cherry
· 7 years ago
57ef66b
ueventd: add test to ensure selabel_lookup() is thread safe
by Tom Cherry
· 7 years ago
9ef8668
Merge "fastboot: Add --disable-verity and --disable-verification options."
by David Zeuthen
· 7 years ago
24c39f0
Merge "fastboot: Add --disable-verity and --disable-verification options."
by Treehugger Robot
· 7 years ago
4ff3208
Merge "Add AID for LoWPAN subsystem" am: f602dd4ced
by Robert Quattlebaum
· 7 years ago
f602dd4
Merge "Add AID for LoWPAN subsystem"
by Treehugger Robot
· 7 years ago
b6ea435
fastboot: Add --disable-verity and --disable-verification options.
by David Zeuthen
· 7 years ago
01f7576
Add AID for LoWPAN subsystem
by Robert Quattlebaum
· 7 years ago
18f9c66
Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7
by Chih-hung Hsieh
· 7 years ago
69ff500
Merge "Fix clang-tidy performance warnings in system/core."
by Chih-hung Hsieh
· 7 years ago
0908ca7
Merge "init: more unique_fd, less goto" am: 401c9cb330
by Tom Cherry
· 7 years ago
401c9cb
Merge "init: more unique_fd, less goto"
by Tom Cherry
· 7 years ago
7c4609c
init: more unique_fd, less goto
by Tom Cherry
· 7 years ago
08d9cc3
Merge "libcutils: write trace event into socket in container" am: 59b33cb01c
by Earl Ou
· 7 years ago
59b33cb
Merge "libcutils: write trace event into socket in container"
by Treehugger Robot
· 7 years ago
efea269
Merge "Return correct error code when finish input length is too long."
by Jocelyn Bohr
· 7 years ago
90657bb
Merge "Return correct error code when finish input length is too long."
by Treehugger Robot
· 7 years ago
f1e5edf
Return correct error code when finish input length is too long.
by Jocelyn Bohr
· 7 years ago
e5d975c
Fix clang-tidy performance warnings in system/core.
by Chih-Hung Hsieh
· 7 years ago
0d35dff
Merge "Add support for the new unwind method." am: 172b1d0008
by Christopher Ferris
· 7 years ago
6c2d927
Merge changes from topic 'libcutils_private_headers' am: 472808a570
by Yifan Hong
· 7 years ago
172b1d0
Merge "Add support for the new unwind method."
by Christopher Ferris
· 7 years ago
Next »