Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
2498f31fe396bf67ef50855aeaf17c46df0b2e65
2498f31
Merge "init: only set ro.boottime.<service> properties once."
by Tom Cherry
· 8 years ago
60322c2
Merge "adb: fix deadlock in kick_all_transports."
by Treehugger Robot
· 8 years ago
1d432dd
Merge "ueventd: fix subsystem list logic issues"
by Tom Cherry
· 8 years ago
e24dd89
init: only set ro.boottime.<service> properties once.
by Tom Cherry
· 8 years ago
6ba1bee
ueventd: fix subsystem list logic issues
by Tom Cherry
· 8 years ago
a644398
Merge "init: replace panic() with LOG(FATAL)"
by Tom Cherry
· 8 years ago
425099f
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
· 8 years ago
90121ee
Fix bug #37284906, adb shell crashes on windows with invalid options.
by Huihong Luo
· 8 years ago
644db06
Merge "init: fix copy/paste mistake"
by Treehugger Robot
· 8 years ago
a99341e
init: replace panic() with LOG(FATAL)
by Tom Cherry
· 8 years ago
9860b3b
init: fix copy/paste mistake
by Tom Cherry
· 8 years ago
990c408
adb: fix deadlock in kick_all_transports.
by Josh Gao
· 8 years ago
b2c423b
Merge "Skip unnecessary sleep during shutdown"
by Wei Wang
· 8 years ago
3283ccc
Skip unnecessary sleep during shutdown
by Wei Wang
· 8 years ago
801786c
Merge "Fix a potential memory leak"
by Treehugger Robot
· 8 years ago
fcaa383
Fix a potential memory leak
by Ting-Yuan Huang
· 8 years ago
fffdf6f
Merge "Pass in message_version_ received from the secure side."
by Treehugger Robot
· 8 years ago
e8085b4
Merge "Decrease size of LogBufferElements to 32 bytes."
by Christopher Ferris
· 8 years ago
59e4d3b
Merge changes I7f00c5f0,Idc18f331,I1e7d3a88
by Tom Cherry
· 8 years ago
20be869
init: use Result<T> for the parsing functions
by Tom Cherry
· 8 years ago
d26214b
init: use Result<T> for builtin functions
by Tom Cherry
· 8 years ago
02fbfb2
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 8 years ago
4e0ae77
Merge "init: split security functions out of init.cpp"
by Tom Cherry
· 8 years ago
6329155
init: split security functions out of init.cpp
by Tom Cherry
· 8 years ago
0c851fd
Merge "Compare new unwinder to old unwinder in debuggerd."
by Christopher Ferris
· 8 years ago
fc5e548
Merge "Add demangling of function name."
by Christopher Ferris
· 8 years ago
58ce9ec
Merge "Enable non-secure side to receive messages > 4K"
by Treehugger Robot
· 8 years ago
3502978
Merge "debuggerd_handler: print pid and process name."
by Treehugger Robot
· 8 years ago
8e4b901
Pass in message_version_ received from the secure side.
by Jocelyn Bohr
· 8 years ago
f800d03
Merge "init: fix format issue"
by Treehugger Robot
· 8 years ago
c552ec3
Compare new unwinder to old unwinder in debuggerd.
by Christopher Ferris
· 8 years ago
c997f41
debuggerd_handler: print pid and process name.
by Josh Gao
· 8 years ago
d6e2acc
Add demangling of function name.
by Christopher Ferris
· 8 years ago
b9c2915
Merge "init: Add readahead built-in command"
by Treehugger Robot
· 8 years ago
abe046d
init: fix format issue
by Tom Cherry
· 8 years ago
7e966d9
Decrease size of LogBufferElements to 32 bytes.
by Christopher Ferris
· 8 years ago
030550d
init: Add readahead built-in command
by Wei Wang
· 8 years ago
e75a878
Merge "Fix another set of bugs."
by Christopher Ferris
· 8 years ago
355f1de
Fix another set of bugs.
by Christopher Ferris
· 8 years ago
7a13fee
Enable non-secure side to receive messages > 4K
by Jocelyn Bohr
· 8 years ago
24db3c3
Merge "Add HSM AID."
by Treehugger Robot
· 8 years ago
cf04e61
Add HSM AID.
by Andrew Scull
· 8 years ago
8bcf482
Merge "bootstat: switch from root.root to system.log"
by Treehugger Robot
· 8 years ago
82c0b39
Merge "Don't try to strip a shell script"
by Treehugger Robot
· 8 years ago
d7cc49e
Merge changes If1cffa85,I9011a959
by Tom Cherry
· 8 years ago
c34577a
Don't try to strip a shell script
by Dan Willemsen
· 8 years ago
9cb512f
Merge "Include asan options from data partition."
by Treehugger Robot
· 8 years ago
3906fdb
init: move property_service.cpp to libinit
by Tom Cherry
· 8 years ago
6c02a58
init: statically link libselinux to init_tests
by Tom Cherry
· 8 years ago
1ed3866
Merge "Small clean ups"
by Christopher Ferris
· 8 years ago
5f70ea4
Merge "logcat: transition to Android.bp"
by Mark Salyzyn
· 8 years ago
6330951
Include asan options from data partition.
by Ryan Campbell
· 8 years ago
e515706
bootstat: switch from root.root to system.log
by Mark Salyzyn
· 8 years ago
1239004
Small clean ups
by Christopher Ferris
· 8 years ago
ff5eb95
logcat: transition to Android.bp
by Mark Salyzyn
· 8 years ago
c4ee6b6
Merge "logcat: fix error propagation."
by Treehugger Robot
· 8 years ago
681ec0f
logcat: fix error propagation.
by Mark Salyzyn
· 8 years ago
f650812
Merge "ueventd: add test to ensure selabel_lookup() is thread safe"
by Tom Cherry
· 8 years ago
630305f
ueventd: add test to ensure selabel_lookup() is thread safe
by Tom Cherry
· 8 years ago
445c02d
Merge "fastboot: Add --disable-verity and --disable-verification options."
by Treehugger Robot
· 8 years ago
1f5227e
Merge "Add AID for LoWPAN subsystem"
by Treehugger Robot
· 8 years ago
270deed
fastboot: Add --disable-verity and --disable-verification options.
by David Zeuthen
· 8 years ago
e2719af
Add AID for LoWPAN subsystem
by Robert Quattlebaum
· 8 years ago
966864c
Merge "Fix clang-tidy performance warnings in system/core."
by Chih-hung Hsieh
· 8 years ago
29c8f65
Merge "init: more unique_fd, less goto"
by Tom Cherry
· 8 years ago
7016daf
init: more unique_fd, less goto
by Tom Cherry
· 8 years ago
4bf5fda
Merge "libcutils: write trace event into socket in container"
by Treehugger Robot
· 8 years ago
0a53b5c
Merge "Return correct error code when finish input length is too long."
by Treehugger Robot
· 8 years ago
a5846d3
Return correct error code when finish input length is too long.
by Jocelyn Bohr
· 8 years ago
4a0d11c
Fix clang-tidy performance warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
c455820
Merge "Add support for the new unwind method."
by Christopher Ferris
· 8 years ago
9f20fd6
Merge changes from topic 'libcutils_private_headers'
by Yifan Hong
· 8 years ago
0e6be85
Add support for the new unwind method.
by Christopher Ferris
· 8 years ago
4a3a808
libcutils: write trace event into socket in container
by Earl Ou
· 8 years ago
bb85a91
Merge "cutils: update property_get to use diagnose_if."
by Treehugger Robot
· 8 years ago
c4c809d
Merge "Stop asking for old versions of C++ in system/core."
by Treehugger Robot
· 8 years ago
76f29c5
Merge "Fix reference to out of scope local in adb_thread_setname."
by Treehugger Robot
· 8 years ago
d952dce
Remove private headers from libcutils.vendor
by Yifan Hong
· 8 years ago
298cb51
Move android_filesystem_config.h => fs_config.h
by Yifan Hong
· 8 years ago
859eeaa
Merge "Revert "base: work around thread safety analysis bug.""
by Josh Gao
· 8 years ago
efe00c1
Revert "base: work around thread safety analysis bug."
by Josh Gao
· 8 years ago
b48a324
Merge "base: work around thread safety analysis bug."
by Josh Gao
· 8 years ago
9e7262c
Merge "Make sure freeaddrinfo is always called on failure."
by Treehugger Robot
· 8 years ago
7e5a745
cutils: update property_get to use diagnose_if.
by George Burgess IV
· 8 years ago
dc60880
Merge "libappfuse: use an explicit buffer size"
by Treehugger Robot
· 8 years ago
3dc9358
base: work around thread safety analysis bug.
by Josh Gao
· 8 years ago
1497614
libappfuse: use an explicit buffer size
by George Burgess IV
· 8 years ago
05fddcb
Stop asking for old versions of C++ in system/core.
by Elliott Hughes
· 8 years ago
57e76fb
Merge "Remove TODOs for std::string removal."
by Treehugger Robot
· 8 years ago
e39bac5
Fix reference to out of scope local in adb_thread_setname.
by Elliott Hughes
· 8 years ago
69bcbc9
Make sure freeaddrinfo is always called on failure.
by Elliott Hughes
· 8 years ago
00cd3b6
Merge "Add comments to "public.libraries.*.txt"."
by Treehugger Robot
· 8 years ago
614b80e
Merge "Allow mips to build."
by Christopher Ferris
· 8 years ago
366ae62
Allow mips to build.
by Christopher Ferris
· 8 years ago
0085e7b
Merge "init: use unique_fd in builtins.cpp"
by Tom Cherry
· 8 years ago
6b6ac6f
Merge "Revert "Add support for the new unwind method.""
by Christopher Ferris
· 8 years ago
158c964
Revert "Add support for the new unwind method."
by Christopher Ferris
· 8 years ago
35e5f32
Merge "Add support for the new unwind method."
by Christopher Ferris
· 8 years ago
1901058
Merge "Fix misc-macro-parentheses warnings in system/core."
by Treehugger Robot
· 8 years ago
6ce7206
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
Next »