Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
5699ee889ab8e355cf33c29d54633e9f56743310
5699ee8
Removing -std=c++14 from bootstat Android.mk
by Ian Pedowitz
· 10 years ago
e04b60d
Merge "init.rc: mix device-specific data into the Linux RNG"
by Nick Kralevich
· 10 years ago
27cb410
init.rc: mix device-specific data into the Linux RNG
by Nick Kralevich
· 10 years ago
738f0e3
Merge "bootstat: Use Clang and c++14 standard"
by Rom Lemarchand
· 10 years ago
7e04be0
bootstat: Use Clang and c++14 standard
by Rom Lemarchand
· 10 years ago
8f8ce0c
Merge "metricsd: Add more assert clause."
by Bertrand Simonnet
· 10 years ago
f1aa372
metricsd: Add more assert clause.
by Bertrand SIMONNET
· 10 years ago
2026cca
Merge "bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing C++ includes"
by James Hawkins
· 10 years ago
5cd4bc2
bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing
by James Hawkins
· 10 years ago
921b8e1
Merge "adb: fix GetFeatureSet() to indicate failure."
by David Pursell
· 10 years ago
0aacbbe
adb: fix GetFeatureSet() to indicate failure.
by David Pursell
· 10 years ago
7fc87c9
Merge "base: add network address parsing function from adb."
by David Pursell
· 10 years ago
706955f
base: add network address parsing function from adb.
by David Pursell
· 10 years ago
bbedd95
Merge "fastboot: use cutils socket functions."
by David Pursell
· 10 years ago
572bce2
fastboot: use cutils socket functions.
by David Pursell
· 10 years ago
1906de1
Merge "libcutils: share Windows networking code."
by David Pursell
· 10 years ago
b4cf452
Merge "crash_reporter: Add unit tests to debug builds"
by Steve Fung
· 10 years ago
120fe6a
Merge "crash_reporter: Fix unit tests to use ScopedTempDir"
by Steve Fung
· 10 years ago
e7f9779
Merge "Allow paths of .rc files to be specified at mount_all"
by Hung-ying Tyan
· 10 years ago
dc738ea
Allow paths of .rc files to be specified at mount_all
by Hung-ying Tyan
· 10 years ago
c937afe
Merge "libmetrics: Update BASE_VERS to 369476"
by Alex Vakulenko
· 10 years ago
6197e5e
Merge "liblog: fix android_log_printLogLine empty event string"
by Mark Salyzyn
· 10 years ago
371b822
libmetrics: Update BASE_VERS to 369476
by Alex Vakulenko
· 10 years ago
7e923fb
Merge "adbd: use pty to determine whether a session is interactive."
by Josh Gao
· 10 years ago
b5028e4
adbd: use pty to determine whether a session is interactive.
by Josh Gao
· 10 years ago
17bcba1
Merge "bootstat: Followup cleanups from the initial bootstat checkin."
by James Hawkins
· 10 years ago
4ef51c3
Merge "crash_reporter/metricsd: Update libchrome APIs to r369476"
by Alex Vakulenko
· 10 years ago
78fcf66
crash_reporter: Fix unit tests to use ScopedTempDir
by Steve Fung
· 10 years ago
7cc8013
liblog: fix android_log_printLogLine empty event string
by Mark Salyzyn
· 10 years ago
ea05ff9
crash_reporter/metricsd: Update libchrome APIs to r369476
by Alex Vakulenko
· 10 years ago
6d0d12a
bootstat: Followup cleanups from the initial bootstat checkin.
by James Hawkins
· 10 years ago
fb494eb
Merge "adbd: don't leave zombies when subprocess creation fails."
by Josh Gao
· 10 years ago
c65fae9
adbd: don't leave zombies when subprocess creation fails.
by Josh Gao
· 10 years ago
333fc5c
crash_reporter: Add unit tests to debug builds
by Steve Fung
· 10 years ago
3125322
Merge "nativebrige: log code_cache access errors to stderr as well"
by Calin Juravle
· 10 years ago
7fbe8b9
Merge "metricsd: Add tests to the default debug build."
by Bertrand Simonnet
· 10 years ago
30c174b
metricsd: Add tests to the default debug build.
by Bertrand SIMONNET
· 10 years ago
d320cbf
Merge "bootstat: Fix the base includes to be AOSP-friendly."
by Elliott Hughes
· 10 years ago
eabe08b
bootstat: Fix the base includes to be AOSP-friendly.
by James Hawkins
· 10 years ago
195bbc7
Merge "metricsd: Persist metrics on shutdown."
by Bertrand Simonnet
· 10 years ago
3901003
Merge "logd: prune maintain per-id watermark (part deux)"
by Mark Salyzyn
· 10 years ago
7fd6c5c
logd: prune maintain per-id watermark (part deux)
by Mark Salyzyn
· 10 years ago
d000991
Merge "system/core: Add initial implementation of the bootstat command."
by James Hawkins
· 10 years ago
abd73e6
system/core: Add initial implementation of the bootstat command.
by James Hawkins
· 10 years ago
6a27196
Merge "fastboot: show progress when sending sparse images."
by Josh Gao
· 10 years ago
d8ecde0
Merge "fastboot: add .clang-format."
by Josh Gao
· 10 years ago
9da9ac5
fastboot: show progress when sending sparse images.
by Josh Gao
· 10 years ago
cb73db7
fastboot: add .clang-format.
by Josh Gao
· 10 years ago
ad12df2
Merge "Allow setting an arbitrary alignment for an entry."
by Christopher Ferris
· 10 years ago
d686231
metricsd: Persist metrics on shutdown.
by Bertrand SIMONNET
· 10 years ago
5e9f3d4
Allow setting an arbitrary alignment for an entry.
by Christopher Ferris
· 10 years ago
8074b16
Merge "crash_reporter: Add README.md"
by Steve Fung
· 10 years ago
95d1bd2
Merge "Add logd security buffer tag types and string write API."
by Rubin Xu
· 10 years ago
818f757
Merge "metricsd: Persist the metrics to disk periodically."
by Bertrand Simonnet
· 10 years ago
90bfc80
Merge "metricsd: Cleanup on TERM signal."
by Bertrand Simonnet
· 10 years ago
542a511
Merge "logging: avoid unnecessary printfs"
by Nick Kralevich
· 10 years ago
6acf766
Merge "Remove unused cruft from <log/log.h>."
by Elliott Hughes
· 10 years ago
d545d29
Add logd security buffer tag types and string write API.
by Rubin Xu
· 10 years ago
5db8d6a
logging: avoid unnecessary printfs
by Nick Kralevich
· 10 years ago
3a84b68
Remove unused cruft from <log/log.h>.
by Elliott Hughes
· 10 years ago
13655cd
Merge "Modify tests to use executable memory."
by Christopher Ferris
· 10 years ago
61c48ac
Modify tests to use executable memory.
by Christopher Ferris
· 10 years ago
0eb8e1b
libcutils: share Windows networking code.
by David Pursell
· 10 years ago
7db2cb6
Merge "adb: tag fatal, fatal_errno with printf attribute."
by Josh Gao
· 10 years ago
56e9bb9
adb: tag fatal, fatal_errno with printf attribute.
by Josh Gao
· 10 years ago
3472410
Merge "Increase the maximum shell command length to 4096ish."
by Josh Gao
· 10 years ago
7e6683c
Increase the maximum shell command length to 4096ish.
by Josh Gao
· 10 years ago
05de86a
crash_reporter: Add README.md
by Steve Fung
· 10 years ago
422359a
Merge "Fix a couple sign-comparison warnings."
by Dan Albert
· 10 years ago
9162c14
Merge "Add a ZipArchiveStreamEntry class."
by Christopher Ferris
· 10 years ago
bac7bb5
Fix a couple sign-comparison warnings.
by Dan Albert
· 10 years ago
a590596
Merge "debuggerd: fix debug.debuggerd.wait_for_gdb."
by Josh Gao
· 10 years ago
c362c45
debuggerd: fix debug.debuggerd.wait_for_gdb.
by Josh Gao
· 10 years ago
1bf7000
Merge "debuggerd: fix several bugs caused by fork/setuid change."
by Josh Gao
· 10 years ago
7c89f9e
debuggerd: fix several bugs caused by fork/setuid change.
by Josh Gao
· 10 years ago
e6884ce
Add a ZipArchiveStreamEntry class.
by Christopher Ferris
· 10 years ago
047597b
Merge "crash_reporter: Remove udev collector from Android build"
by Steve Fung
· 10 years ago
ebe04a9
Merge "Add libRS.so to the list of public libraries"
by Dimitry Ivanov
· 10 years ago
cdb6fee
Add libRS.so to the list of public libraries
by Dimitry Ivanov
· 10 years ago
7b7b2da
Merge "logd: prune maintain per-id watermark"
by Mark Salyzyn
· 10 years ago
0586504
metricsd: Persist the metrics to disk periodically.
by Bertrand SIMONNET
· 10 years ago
7a6cb30
Merge "Toolbox: |ps -t| now correctly displays the USER for threads"
by Elliott Hughes
· 10 years ago
6268d4c
Toolbox: |ps -t| now correctly displays the USER for threads
by Phani (Gargey) Avadhanam
· 10 years ago
ae6aa1f
Merge "logd: wrap timed entry too early, timeout immediately"
by Mark Salyzyn
· 10 years ago
b45f817
Merge "Remove special case handling of "ro." properties permissions"
by Tom Cherry
· 10 years ago
6d50178
nativebrige: log code_cache access errors to stderr as well
by Calin Juravle
· 10 years ago
2746036
Merge "logd: unaligned access on security buffer"
by Mark Salyzyn
· 10 years ago
b6c77af
metricsd: Cleanup on TERM signal.
by Bertrand SIMONNET
· 10 years ago
4690640
logd: unaligned access on security buffer
by Mark Salyzyn
· 10 years ago
e4b332c
Merge "libnetutils: Check socket() return value"
by Elliott Hughes
· 10 years ago
c490e0f
crash_reporter: Remove udev collector from Android build
by Steve Fung
· 10 years ago
507eb9f
logd: prune maintain per-id watermark
by Mark Salyzyn
· 10 years ago
c787cf2
Remove special case handling of "ro." properties permissions
by Tom Cherry
· 10 years ago
cd60e4b
Merge "Make libwebviewchromium_plat_support.so public"
by Dimitry Ivanov
· 10 years ago
6fe9930
Merge "adbd: Depend only on libminijail."
by Jorge Lucangeli Obes
· 10 years ago
46798ec
Merge "Improve dumb terminal support (emacs is dumb)."
by Elliott Hughes
· 10 years ago
d68ad69
Improve dumb terminal support (emacs is dumb).
by Elliott Hughes
· 10 years ago
fd3c12d
Merge "adbd: Remove check for set_supplementary_gids."
by Jorge Lucangeli Obes
· 10 years ago
c480b8e
Merge "metricsd: Split out the trait name from the command name"
by Alex Vakulenko
· 10 years ago
ba95a94
metricsd: Split out the trait name from the command name
by Alex Vakulenko
· 10 years ago
Next »