Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
2066e0585e9d3758a556a1c9d040ab86cf63ec2e
2066e05
Merge changes I2270cc0a,I55e5dc5a
by Treehugger Robot
· 7 years ago
b0c1802
adb: add track-devices-l service.
by Josh Gao
· 7 years ago
b122b17
adb: allow selection of a specific transport.
by Josh Gao
· 7 years ago
11be3e5
Merge "fastboot: gracefully handle failure to open a USB device on OS X."
by Treehugger Robot
· 7 years ago
4bcccdf
Merge "Fix use-after-free of stack-allocated temporary string."
by Andreas Huber
· 7 years ago
f5e0464
Fix use-after-free of stack-allocated temporary string.
by Andreas Huber
· 7 years ago
f806a3c
fastboot: gracefully handle failure to open a USB device on OS X.
by Josh Gao
· 7 years ago
e67c7b9
Merge "crash_dump: print the identity of tracers."
by Treehugger Robot
· 7 years ago
fd13bf0
crash_dump: print the identity of tracers.
by Josh Gao
· 7 years ago
fe06075
Merge "init: only set ro.boottime.<service> properties once."
by Tom Cherry
· 7 years ago
c2449e8
Merge "adb: fix deadlock in kick_all_transports."
by Treehugger Robot
· 7 years ago
edf03e2
Merge "ueventd: fix subsystem list logic issues"
by Tom Cherry
· 7 years ago
fed3373
init: only set ro.boottime.<service> properties once.
by Tom Cherry
· 7 years ago
9c8d6dd
ueventd: fix subsystem list logic issues
by Tom Cherry
· 7 years ago
57a89f3
Merge "init: replace panic() with LOG(FATAL)"
by Tom Cherry
· 7 years ago
e275043
Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages"
by Huihong Luo
· 7 years ago
af39885
Fix bug #37284906, adb shell crashes on windows with invalid options.
by Huihong Luo
· 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
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
f583ff6
Merge "Fix a potential memory leak"
by Treehugger Robot
· 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
44ad937
Merge "Decrease size of LogBufferElements to 32 bytes."
by Christopher Ferris
· 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
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
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
28fa8b0
Merge "Enable non-secure side to receive messages > 4K"
by Treehugger Robot
· 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
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
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
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
4723d7c
Merge "Add HSM AID."
by Treehugger Robot
· 7 years ago
f73c5e1
Add HSM AID.
by Andrew Scull
· 7 years ago
de6b44a
Merge "bootstat: switch from root.root to system.log"
by Treehugger Robot
· 7 years ago
ff7e13c
Merge "Don't try to strip a shell script"
by Treehugger Robot
· 7 years ago
30bd51c
Merge changes If1cffa85,I9011a959
by Tom Cherry
· 7 years ago
e1cf0f5
Don't try to strip a shell script
by Dan Willemsen
· 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
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
2d1d881
Merge "logcat: fix error propagation."
by Treehugger Robot
· 7 years ago
210e43c
logcat: fix error propagation.
by Mark Salyzyn
· 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
24c39f0
Merge "fastboot: Add --disable-verity and --disable-verification options."
by Treehugger Robot
· 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
69ff500
Merge "Fix clang-tidy performance warnings in system/core."
by Chih-hung Hsieh
· 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
59b33cb
Merge "libcutils: write trace event into socket in container"
by Treehugger Robot
· 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
172b1d0
Merge "Add support for the new unwind method."
by Christopher Ferris
· 7 years ago
472808a
Merge changes from topic 'libcutils_private_headers'
by Yifan Hong
· 7 years ago
6f3981c
Add support for the new unwind method.
by Christopher Ferris
· 7 years ago
e403038
libcutils: write trace event into socket in container
by Earl Ou
· 8 years ago
5c65599
Merge "cutils: update property_get to use diagnose_if."
by Treehugger Robot
· 7 years ago
e61e2fc
Merge "Stop asking for old versions of C++ in system/core."
by Treehugger Robot
· 7 years ago
b31ca1a
Merge "Fix reference to out of scope local in adb_thread_setname."
by Treehugger Robot
· 7 years ago
b680712
Remove private headers from libcutils.vendor
by Yifan Hong
· 7 years ago
09c8967
Move android_filesystem_config.h => fs_config.h
by Yifan Hong
· 7 years ago
b5c90e9
Merge "Revert "base: work around thread safety analysis bug.""
by Josh Gao
· 7 years ago
c54e3db
Revert "base: work around thread safety analysis bug."
by Josh Gao
· 7 years ago
f3c7f10
Merge "base: work around thread safety analysis bug."
by Josh Gao
· 7 years ago
f914029
Merge "Make sure freeaddrinfo is always called on failure."
by Treehugger Robot
· 7 years ago
9bf11c1
cutils: update property_get to use diagnose_if.
by George Burgess IV
· 7 years ago
ac8a484
Merge "libappfuse: use an explicit buffer size"
by Treehugger Robot
· 7 years ago
e4509da
base: work around thread safety analysis bug.
by Josh Gao
· 7 years ago
8753358
libappfuse: use an explicit buffer size
by George Burgess IV
· 7 years ago
972d078
Stop asking for old versions of C++ in system/core.
by Elliott Hughes
· 7 years ago
ceb7814
Merge "Remove TODOs for std::string removal."
by Treehugger Robot
· 7 years ago
7462f18
Fix reference to out of scope local in adb_thread_setname.
by Elliott Hughes
· 7 years ago
3ff453a
Make sure freeaddrinfo is always called on failure.
by Elliott Hughes
· 7 years ago
Next »