Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
c552ec36a74099a159fd4f8d999a5eb13d186349
c552ec3
Compare new unwinder to old unwinder in debuggerd.
by Christopher Ferris
· 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
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
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
de960bb
init: use unique_fd in builtins.cpp
by Tom Cherry
· 8 years ago
56de892
Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe
by Tom Cherry
· 8 years ago
4661527
init: rename ServiceManager to ServiceList and clean it up
by Tom Cherry
· 8 years ago
aee6739
init: move reaping from ServiceManager to signal_handler.cpp
by Tom Cherry
· 8 years ago
d6d7e58
init: move exec operations out of ServiceManager
by Tom Cherry
· 8 years ago
ea65841
Merge "init: fix process restarting"
by Tom Cherry
· 8 years ago
ac8b836
Merge "fastboot: call mke2fs to format ext4 filesystem on windows"
by Treehugger Robot
· 8 years ago
74ef6d2
Merge "fastboot: enable uninit_bg for ext4"
by Treehugger Robot
· 8 years ago
6545670
Remove TODOs for std::string removal.
by Steven Moreland
· 8 years ago
61ee8e4
fastboot: call mke2fs to format ext4 filesystem on windows
by Jin Qian
· 8 years ago
ec39640
fastboot: enable uninit_bg for ext4
by Jin Qian
· 8 years ago
b489c65
init: fix process restarting
by Tom Cherry
· 8 years ago
9c35d76
Add support for the new unwind method.
by Christopher Ferris
· 8 years ago
7504e1f
Merge "Allow the use of a custom Android DT directory"
by Bo Hu
· 8 years ago
3057e99
Add comments to "public.libraries.*.txt".
by Elliott Hughes
· 8 years ago
a653551
Merge "init: remove Parser singleton and related cleanup"
by Tom Cherry
· 8 years ago
a08d7eb
Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing."
by Treehugger Robot
· 8 years ago
0f1a689
Allow the use of a custom Android DT directory
by Yu Ning
· 8 years ago
65dd768
Move chmod of /sys/kernel/debug/tracing to fix tracing.
by Joel Galenson
· 8 years ago
9e61ae7
init: remove Parser singleton and related cleanup
by Tom Cherry
· 8 years ago
b9ecbcb
Merge "init: shutdown services in the opposite order that they started"
by Tom Cherry
· 8 years ago
8c3f07e
Merge "rootdir: record last build fingerprint"
by Treehugger Robot
· 8 years ago
fd92d07
Merge "init: fix type of 2nd argument passed to prctl"
by Treehugger Robot
· 8 years ago
d0f96d7
init: fix type of 2nd argument passed to prctl
by Ben Fennema
· 8 years ago
84cd11f
Merge "init: only use signed-integer-overflow sanitizer"
by Treehugger Robot
· 8 years ago
1d81e72
Merge "adbd: add logging to troubleshoot usb issues."
by Treehugger Robot
· 8 years ago
0b229ef
init: shutdown services in the opposite order that they started
by Tom Cherry
· 8 years ago
624c975
rootdir: record last build fingerprint
by Siqi Lin
· 8 years ago
49ddd87
init: only use signed-integer-overflow sanitizer
by Tom Cherry
· 8 years ago
31f39f9
Merge "bootstat: Log even more boot reasons."
by Treehugger Robot
· 8 years ago
cc43275
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 8 years ago
150daaf
Merge "Add definition of off64_t for mac os builds"
by Adam Lesinski
· 8 years ago
4bf1d57
Add definition of off64_t for mac os builds
by Adam Lesinski
· 8 years ago
9abf395
bootstat: Log even more boot reasons.
by James Hawkins
· 8 years ago
Next »