Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
bdae9bf2ec3bbf8e33a34caa412bd8fd7bc2d434
bdae9bf
resolved conflicts for 70808827 to stage-aosp-master
by Sergio Giro
· 10 years ago
7080882
Merge "system/core: remove BasicHashtable"
by Sergio Giro
· 10 years ago
3f43729
am 7c262abe: Merge "crash_reporter: Set Version and Product ID"
by Steve Fung
· 10 years ago
7c262ab
Merge "crash_reporter: Set Version and Product ID"
by Steve Fung
· 10 years ago
f84a490
system/core: remove BasicHashtable
by Sergio Giro
· 10 years ago
cabf610
am d29f10cd: Merge "Fix build break due to unknown pragma (on gcc)."
by Stephen Hines
· 10 years ago
d29f10c
Merge "Fix build break due to unknown pragma (on gcc)."
by Stephen Hines
· 10 years ago
9466bb2
Fix build break due to unknown pragma (on gcc).
by Stephen Hines
· 10 years ago
f141312
am dc91dafa: Merge "Ignore explicit infinite recursion."
by Stephen Hines
· 10 years ago
dc91daf
Merge "Ignore explicit infinite recursion."
by Stephen Hines
· 10 years ago
4b3ee26
am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
by Yabin Cui
· 10 years ago
ffa866f
Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
by Yabin Cui
· 10 years ago
4818011
crash_reporter: Set Version and Product ID
by Steve Fung
· 10 years ago
de3faec
am fd18d9e2: Merge "adb: put legacy shell: service back in."
by David Pursell
· 10 years ago
fd18d9e
Merge "adb: put legacy shell: service back in."
by David Pursell
· 10 years ago
70ef7b4
adb: put legacy shell: service back in.
by David Pursell
· 10 years ago
aa77e22
adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux.
by Yabin Cui
· 10 years ago
351c211
am 447356dd: Merge "liblog: logcat: Add year and zone to date on each line"
by Mark Salyzyn
· 10 years ago
900362c
am 1b2fb587: Merge changes I42162365,Ia72f1305,I57d1f86c,I026d074e
by Mark Salyzyn
· 10 years ago
049399e
am ad2a5a89: Merge "fs_mgr: trigger dm-verity error handling for invalid signatures"
by Sami Tolvanen
· 10 years ago
b5a00d6
am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16"
by Sergio Giro
· 10 years ago
447356d
Merge "liblog: logcat: Add year and zone to date on each line"
by Mark Salyzyn
· 10 years ago
1b2fb58
Merge changes I42162365,Ia72f1305,I57d1f86c,I026d074e
by Mark Salyzyn
· 10 years ago
0e7fb13
libutils: fix compile error in SharedBufferTest
by Sergio Giro
· 10 years ago
ad2a5a8
Merge "fs_mgr: trigger dm-verity error handling for invalid signatures"
by Sami Tolvanen
· 10 years ago
e045333
Merge "system/core: remove methods returning SharedBuffer in String8, String16"
by Sergio Giro
· 10 years ago
282efae
system/core: remove methods returning SharedBuffer in String8, String16
by Sergio Giro
· 10 years ago
8e2c820
am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable"
by Sergio Giro
· 10 years ago
730fdbb
Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable"
by Sergio Giro
· 10 years ago
bb58cde
system/core: change LruCache to use unordered_set instead of BasicHashTable
by Sergio Giro
· 10 years ago
18395cb
Ignore explicit infinite recursion.
by Stephen Hines
· 10 years ago
db364d2
am 8ec2d8fe: Merge "logd: klogd and Mediatek part deux"
by Mark Salyzyn
· 10 years ago
8ec2d8f
Merge "logd: klogd and Mediatek part deux"
by Mark Salyzyn
· 10 years ago
151beac
logd: klogd deal with nuls in dmesg
by Mark Salyzyn
· 10 years ago
ea1a241
logd: log_strtok_r deal with nuls
by Mark Salyzyn
· 10 years ago
faa92e9
liblog: logprint: printable nul
by Mark Salyzyn
· 10 years ago
2d159bf
logd: klogd: sniff for time correction on Mediatek
by Mark Salyzyn
· 10 years ago
47dba71
logd: klogd and Mediatek part deux
by Mark Salyzyn
· 10 years ago
c1799e3
am 659f5ade: Merge "metricsd: Fix race condition in the tests."
by Bertrand Simonnet
· 10 years ago
659f5ad
Merge "metricsd: Fix race condition in the tests."
by Bertrand Simonnet
· 10 years ago
2a186ba
am 7f16425d: Merge "crash_reporter: Use ro.debuggable for determining developer mode"
by Steve Fung
· 10 years ago
8965f5f
am 8e7209d4: Merge "crash_reporter: determine official image using ro.secure"
by Steve Fung
· 10 years ago
7f16425
Merge "crash_reporter: Use ro.debuggable for determining developer mode"
by Steve Fung
· 10 years ago
8e7209d
Merge "crash_reporter: determine official image using ro.secure"
by Steve Fung
· 10 years ago
1619214
crash_reporter: determine official image using ro.secure
by Steve Fung
· 10 years ago
57c7486
crash_reporter: Use ro.debuggable for determining developer mode
by Steve Fung
· 10 years ago
9880f28
am d490db98: Merge "crash_reporter: build on non-Linux hosts"
by Scott James Remnant
· 10 years ago
d490db9
Merge "crash_reporter: build on non-Linux hosts"
by Scott James Remnant
· 10 years ago
14e61ff
am b4f47a30: Merge "metricsd: build on non-Linux hosts"
by Scott James Remnant
· 10 years ago
b4f47a3
Merge "metricsd: build on non-Linux hosts"
by Scott James Remnant
· 10 years ago
480a07d
crash_reporter: build on non-Linux hosts
by Scott James Remnant
· 10 years ago
7c5d693
metricsd: build on non-Linux hosts
by Scott James Remnant
· 10 years ago
3598d95
metricsd: Fix race condition in the tests.
by Bertrand SIMONNET
· 10 years ago
f4a0dc5
am e6a7a2cb: Merge "Simplify Makefile for crash_reporter."
by Jorge Lucangeli Obes
· 10 years ago
e6a7a2c
Merge "Simplify Makefile for crash_reporter."
by Jorge Lucangeli Obes
· 10 years ago
96408df
Simplify Makefile for crash_reporter.
by Jorge Lucangeli Obes
· 10 years ago
89d4338
am 5da11673: Merge "Simplify Makefile for metrics_daemon."
by Jorge Lucangeli Obes
· 10 years ago
5da1167
Merge "Simplify Makefile for metrics_daemon."
by Jorge Lucangeli Obes
· 10 years ago
9341286
Simplify Makefile for metrics_daemon.
by Jorge Lucangeli Obes
· 10 years ago
5d280a5
am 8bed8749: Merge "Fix bug number for linker related workarounds"
by Dimitry Ivanov
· 10 years ago
8bed874
Merge "Fix bug number for linker related workarounds"
by Dimitry Ivanov
· 10 years ago
58558a5
Fix bug number for linker related workarounds
by Dmitriy Ivanov
· 10 years ago
850cf46
am 12ede133: Merge "metricsd: Update the daily/weekly metrics name."
by Bertrand Simonnet
· 10 years ago
12ede13
Merge "metricsd: Update the daily/weekly metrics name."
by Bertrand Simonnet
· 10 years ago
edf0728
am a36f4d68: Merge "adb: bump server version to prevent feature mismatch."
by David Pursell
· 10 years ago
5d1a943
am 002f9d5c: Merge "adb: fix adbd feature parsing for no features."
by David Pursell
· 10 years ago
a36f4d6
Merge "adb: bump server version to prevent feature mismatch."
by David Pursell
· 10 years ago
c6ca7a5
am eccf0a45: Merge "utils: add pwrite64 to Compat.h for Mac"
by Sami Tolvanen
· 10 years ago
002f9d5
Merge "adb: fix adbd feature parsing for no features."
by David Pursell
· 10 years ago
eccf0a4
Merge "utils: add pwrite64 to Compat.h for Mac"
by Sami Tolvanen
· 10 years ago
8731d30
utils: add pwrite64 to Compat.h for Mac
by Sami Tolvanen
· 10 years ago
cb2ab20
am 87122ce1: Merge "logd: increase dgram_max_qlen to 600"
by Mark Salyzyn
· 10 years ago
87122ce
Merge "logd: increase dgram_max_qlen to 600"
by Mark Salyzyn
· 10 years ago
5066a45
metricsd: Update the daily/weekly metrics name.
by Bertrand SIMONNET
· 10 years ago
d2b588e
adb: fix adbd feature parsing for no features.
by David Pursell
· 10 years ago
bbe3d21
adb: bump server version to prevent feature mismatch.
by David Pursell
· 10 years ago
39944c8
logd: increase dgram_max_qlen to 600
by Mark Salyzyn
· 10 years ago
1ada149
fs_mgr: trigger dm-verity error handling for invalid signatures
by Sami Tolvanen
· 10 years ago
d59075b
am fca4821e: Merge "libbacktrace: don\'t let llvm cflags cover libbacktrace\'s cflags."
by Yabin Cui
· 10 years ago
fca4821
Merge "libbacktrace: don't let llvm cflags cover libbacktrace's cflags."
by Yabin Cui
· 10 years ago
af8ac0c
libbacktrace: don't let llvm cflags cover libbacktrace's cflags.
by Yabin Cui
· 10 years ago
7743525
am 3a8a8bce: Merge "metricsd: Use product id instead of build target id."
by Bertrand Simonnet
· 10 years ago
3a8a8bc
Merge "metricsd: Use product id instead of build target id."
by Bertrand Simonnet
· 10 years ago
e404c9b
am 843725bb: Merge "metricsd: Report the data partition usage."
by Bertrand Simonnet
· 10 years ago
843725b
Merge "metricsd: Report the data partition usage."
by Bertrand Simonnet
· 10 years ago
7beaf89
metricsd: Use product id instead of build target id.
by Bertrand SIMONNET
· 10 years ago
5658dc5
metricsd: Report the data partition usage.
by Bertrand SIMONNET
· 10 years ago
f28f6a9
liblog: logcat: Add year and zone to date on each line
by Mark Salyzyn
· 10 years ago
dc74e90
am cd27f8a1: Merge "metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/"
by Samuel Tan
· 10 years ago
cd27f8a
Merge "metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/"
by Samuel Tan
· 10 years ago
28a78b7
metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/
by Samuel Tan
· 10 years ago
56ece70
am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 10 years ago
e4975da
Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 10 years ago
aed3c61
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
8245b27
am c371f621: Merge "Remove a hack for getting libpagerank\'s headers."
by Elliott Hughes
· 10 years ago
c371f62
Merge "Remove a hack for getting libpagerank's headers."
by Elliott Hughes
· 10 years ago
f777655
resolved conflicts for 6ee734cf to stage-aosp-master
by Sergio Giro
· 10 years ago
6ee734c
Merge "libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory"
by Sergio Giro
· 10 years ago
d2529f2
libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory
by Sergio Giro
· 10 years ago
64c058d
am 9ea0ff34: Merge "Clean up maps parsing in libbacktrace."
by Elliott Hughes
· 10 years ago
Next »