Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
c18e85a4b05bfd5418ecf0da691fa749d2c76ca5
c18e85a
Merge "Remove undocumented functionality from init."
by Treehugger Robot
· 9 years ago
ba07086
Remove undocumented functionality from init.
by Elliott Hughes
· 9 years ago
5122b27
Merge changes from topic 'boringssl_conversion'
by Elliott Hughes
· 9 years ago
aa9baa6
Merge "logcat: apct test failures"
by Treehugger Robot
· 9 years ago
399f1c0
Switch fs_mgr and adb to libcrypto_utils.
by Mattias Nissler
· 9 years ago
fe5b569
logcat: apct test failures
by Mark Salyzyn
· 9 years ago
2d431c6
Add libcrypto_utils.
by Mattias Nissler
· 9 years ago
70a9469
Merge "binderwrapper: Resolve ambiguous base::Closure reference"
by Treehugger Robot
· 9 years ago
0b2f022
Merge "healthd: Explicitly reference headers from libbinder"
by Treehugger Robot
· 9 years ago
59a60b0
binderwrapper: Resolve ambiguous base::Closure reference
by Christopher Wiley
· 9 years ago
1895484
healthd: Explicitly reference headers from libbinder
by Christopher Wiley
· 9 years ago
83a3fac
Merge "Fix toolbox failure return to match similar tools."
by Elliott Hughes
· 9 years ago
3e28595
Fix toolbox failure return to match similar tools.
by Elliott Hughes
· 9 years ago
c1f3871
Merge "Clean up toolbox runner slightly."
by Elliott Hughes
· 9 years ago
cc98361
Clean up toolbox runner slightly.
by Elliott Hughes
· 9 years ago
2b91796
Merge "Allow vendors to extend the list of public libs"
by Dimitry Ivanov
· 9 years ago
7367258
Merge "bootstat: Differentiate system update boot times."
by James Hawkins
· 9 years ago
7938965
Merge "liblog: remove android_ids and replace with getpwuid"
by Mark Salyzyn
· 9 years ago
7c316ee
liblog: remove android_ids and replace with getpwuid
by William Roberts
· 9 years ago
9ac4958
Merge "Remove debugging code for a fixed 3.6 kernel bug."
by Elliott Hughes
· 9 years ago
862ea48
bootstat: Differentiate system update boot times.
by James Hawkins
· 9 years ago
f8e1d25
Merge "metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr"
by Alex Vakulenko
· 9 years ago
2cbe30f
metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr
by Alex Vakulenko
· 9 years ago
de022a7
Merge "ueventd: convert to use pwd family of functions"
by Elliott Hughes
· 9 years ago
4ad29fd
Merge "property_service: drop unused header"
by Elliott Hughes
· 9 years ago
0c4951d
Merge "init: drop unused header android_filesystem_config.h"
by Elliott Hughes
· 9 years ago
fd23d9b
Merge "init: switch from android_ids to getpwnam"
by Elliott Hughes
· 9 years ago
87bb073
ueventd: convert to use pwd family of functions
by William Roberts
· 9 years ago
78b110e
property_service: drop unused header
by William Roberts
· 9 years ago
1dbc188
init: drop unused header android_filesystem_config.h
by William Roberts
· 9 years ago
122159c
init: switch from android_ids to getpwnam
by William Roberts
· 9 years ago
ceb5cdc
Allow vendors to extend the list of public libs
by Dimitry Ivanov
· 9 years ago
d6c5783
Merge "init: turn off backlight when performing shutdown cleanup"
by Mark Salyzyn
· 9 years ago
07ce90d
init: turn off backlight when performing shutdown cleanup
by Mark Salyzyn
· 9 years ago
28d8a52
Merge "init: watchdog restarted during shutdown fsck"
by Mark Salyzyn
· 9 years ago
eb2989e
init: watchdog restarted during shutdown fsck
by Mark Salyzyn
· 9 years ago
4057273
Merge "Fix Condition::waitRelative."
by Elliott Hughes
· 9 years ago
1f84d4e
Remove debugging code for a fixed 3.6 kernel bug.
by Elliott Hughes
· 9 years ago
85b18e2
Fix Condition::waitRelative.
by Elliott Hughes
· 9 years ago
8ef4e8e
Merge "logcat: -f <non-existent-directory>/<filename> segfaults"
by Mark Salyzyn
· 9 years ago
d66535a
logcat: -f <non-existent-directory>/<filename> segfaults
by Mark Salyzyn
· 9 years ago
96a30b3
Merge "liblog: suppress pmsg on user builds"
by Mark Salyzyn
· 9 years ago
e37438d
Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs"
by Erik Kline
· 9 years ago
328e235
Merge "logcat: add --print flag"
by Mark Salyzyn
· 9 years ago
9ed2bed
Merge "logcat: posixize and extend long arguments"
by Mark Salyzyn
· 9 years ago
f42111d
Merge "logcat: support --regex on binary buffers as-is"
by Mark Salyzyn
· 9 years ago
00825d8
Merge "logcat: do not assign 0 or NULL to global variables"
by Mark Salyzyn
· 9 years ago
46557d1
logcat: add --print flag
by Mark Salyzyn
· 9 years ago
31710c0
logcat: posixize and extend long arguments
by Mark Salyzyn
· 9 years ago
9391ebd
logcat: support --regex on binary buffers as-is
by Mark Salyzyn
· 9 years ago
9600507
logcat: do not assign 0 or NULL to global variables
by Mark Salyzyn
· 9 years ago
91118a2
Merge "debuggerd: set the name of the signal sender."
by Josh Gao
· 9 years ago
6d4679d
Merge "Address const issues in preparation for libcxx rebase."
by Dan Austin
· 9 years ago
434c4c8
Merge "Address const issue in preparation for libcxx rebase."
by Dan Austin
· 9 years ago
cc272ac
Merge "bootstat: Two changes to aid in debugging TimeSinceFactoryReset."
by James Hawkins
· 9 years ago
5bb5dfa
Set IFA_BROADCAST during IPv4 RTM_NEWADDRs
by Erik Kline
· 9 years ago
b0cf0cd
Merge "init/builtins.cpp: Switch to finit_module"
by Nick Kralevich
· 9 years ago
145b44d
Merge "mkbootimg: use int for os_version and os_patch_level"
by Sami Tolvanen
· 9 years ago
16274ea
debuggerd: set the name of the signal sender.
by Josh Gao
· 9 years ago
0878daf
init/builtins.cpp: Switch to finit_module
by Nick Kralevich
· 9 years ago
446b805
bootstat: Two changes to aid in debugging TimeSinceFactoryReset.
by James Hawkins
· 9 years ago
cd9ae2e
mkbootimg: use int for os_version and os_patch_level
by Sami Tolvanen
· 9 years ago
1e4e482
liblog: suppress pmsg on user builds
by Mark Salyzyn
· 9 years ago
ce1c25b
Merge "liblog: gate write on log id available"
by Mark Salyzyn
· 9 years ago
1cf36a4
liblog: gate write on log id available
by Mark Salyzyn
· 9 years ago
03e9e8c
Merge "libbacktrace_offline: support unwinding of shared libraries in apk file."
by Yabin Cui
· 9 years ago
501fc7a
Address const issues in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
4554070
Merge "Add operator int() to unique_fd."
by Elliott Hughes
· 9 years ago
e9bf7d9
Address const issue in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
21f70a0
Merge "Address const issues in preparation for libcxx rebase."
by Dan Austin
· 9 years ago
eb20e52
Merge "Fix const issues in preparation for libcxx rebase."
by Dan Austin
· 9 years ago
2bb6c98
Address const issues in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
fa602e5
Fix const issues in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
90d9c33
Add operator int() to unique_fd.
by Elliott Hughes
· 9 years ago
14bdc8a
libbacktrace_offline: support unwinding of shared libraries in apk file.
by Yabin Cui
· 9 years ago
2ef8dc1
Merge "Fix <android-base/*.h> header guards."
by Elliott Hughes
· 9 years ago
6c55e25
Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd."
by Elliott Hughes
· 9 years ago
39b0de4
Merge "Revert "Revert "bootstat: Handle v1 record files which do not contain file contents."""
by James Hawkins
· 9 years ago
4b7cf2c
Merge changes Ie52ddf30,Idfa637f6
by Casey Dahlin
· 9 years ago
0763388
Revert "Revert "bootstat: Handle v1 record files which do not contain file contents.""
by James Hawkins
· 9 years ago
4915bbf
logcat: Add --max-count option
by Casey Dahlin
· 9 years ago
0283489
logcat: Add --regex option
by Casey Dahlin
· 9 years ago
e1e1106
Merge "Revert "bootstat: Handle v1 record files which do not contain file contents.""
by James Hawkins
· 9 years ago
71ecd5d
Revert "bootstat: Handle v1 record files which do not contain file contents."
by James Hawkins
· 9 years ago
4c44bef
Merge "Revert "Set mmap_rnd_bits to maximum value.""
by Daniel Cashman
· 9 years ago
29b9a19
Revert "Set mmap_rnd_bits to maximum value."
by Daniel Cashman
· 9 years ago
018beed
Merge "bootstat: Handle v1 record files which do not contain file contents."
by James Hawkins
· 9 years ago
06e4936
bootstat: Handle v1 record files which do not contain file contents.
by James Hawkins
· 9 years ago
bd1fbe9
Merge "fastboot: Minor fix to help text."
by Alex Deymo
· 9 years ago
54bbce3
fastboot: Minor fix to help text.
by Alex Deymo
· 9 years ago
c7a60c2
Merge "liblog: logprint: deal with malformed log messages"
by Mark Salyzyn
· 9 years ago
2529324
Merge "init: improve mmap ASLR failure reporting"
by Kees Cook
· 9 years ago
1908962
Fix <android-base/*.h> header guards.
by Elliott Hughes
· 9 years ago
bb1bcc2
Copy the good comment and warn_unused_result from ScopedFd to unique_fd.
by Elliott Hughes
· 9 years ago
a7dc8df
Merge "debuggerd: waitpid for all children, and log the result."
by Josh Gao
· 9 years ago
cf74e70
Merge "debuggerd: always send SIGCONT after detaching."
by Josh Gao
· 9 years ago
63e33c9
debuggerd: waitpid for all children, and log the result.
by Josh Gao
· 9 years ago
61b206c
debuggerd: always send SIGCONT after detaching.
by Josh Gao
· 9 years ago
3269029
Merge "Switch debuggerd over to unique_fd."
by Elliott Hughes
· 9 years ago
30614fb
init: improve mmap ASLR failure reporting
by Kees Cook
· 9 years ago
Next »