Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
ab5ed09924025d7c4f178c8cb1beb4abdb44cb9f
ab5ed09
Move libmemtrack headers into libmemtrack.
by Elliott Hughes
· 9 years ago
1697f4e
Merge "Add missing liblog dependency"
by Dimitry Ivanov
· 9 years ago
0bb350a
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
18214a8
Merge "Add dependency on liblog"
by Dimitry Ivanov
· 9 years ago
519f9ae
Merge "adb: sysdeps_win32: actually change ExitThread to _endthreadex."
by Josh Gao
· 9 years ago
d7b3749
adb: sysdeps_win32: actually change ExitThread to _endthreadex.
by Josh Gao
· 9 years ago
2aae509
Merge "liblog: test: newline space prefix and max length print tests"
by Mark Salyzyn
· 9 years ago
69c81c7
Merge "adb: make adb_thread_func_t return void, add adb_thread_exit."
by Josh Gao
· 9 years ago
b5fea14
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 9 years ago
7fea044
Merge "adb: mkdirs fixes"
by Josh Gao
· 9 years ago
3042d6d
Add dependency on liblog
by Dimitry Ivanov
· 9 years ago
e8a9740
Merge "adb: redact reference to secret internal time machine."
by Josh Gao
· 9 years ago
6b42a2b
adb: redact reference to secret internal time machine.
by Josh Gao
· 9 years ago
6636872
liblog: test: newline space prefix and max length print tests
by Mark Salyzyn
· 9 years ago
361b147
Merge "Preload public native libraries"
by Dimitry Ivanov
· 9 years ago
55bbb0d
Preload public native libraries
by Dimitry Ivanov
· 9 years ago
dda68c0
Merge "adb: sysdeps: add support for joining threads."
by Josh Gao
· 9 years ago
c30c065
Merge "libbacktrace: support building static libraries on target."
by Yabin Cui
· 9 years ago
c7f65d2
Merge "Fix UploadService unittests."
by Alex Deymo
· 9 years ago
9946a8f
libbacktrace: support building static libraries on target.
by Yabin Cui
· 9 years ago
85c45bd
adb: mkdirs fixes
by Spencer Low
· 9 years ago
3b3e10d
adb: sysdeps: add support for joining threads.
by Josh Gao
· 9 years ago
76d3308
Merge "adb: allow wine's output for sysdeps_win32 strerror test."
by Josh Gao
· 9 years ago
22554c9
adb: allow wine's output for sysdeps_win32 strerror test.
by Josh Gao
· 9 years ago
de4497e
Fix UploadService unittests.
by Alex Deymo
· 9 years ago
c7f43c6
Merge "fastboot: add UDP protocol."
by David Pursell
· 9 years ago
ac02db3
Merge "liblog: add gTests for logging with leading newline"
by Mark Salyzyn
· 9 years ago
d18a6d4
Merge "logd: use ro.debuggable instead of ro.build.type"
by Mark Salyzyn
· 9 years ago
d1f41d6
logd: use ro.debuggable instead of ro.build.type
by Mark Salyzyn
· 9 years ago
4601c97
fastboot: add UDP protocol.
by David Pursell
· 9 years ago
3f94122
liblog: add gTests for logging with leading newline
by Mark Salyzyn
· 9 years ago
250f595
Merge "adb: setsid() for adb host server."
by Yabin Cui
· 9 years ago
5cb0714
Merge "bootstat: Add support for logging the boot_reason metric."
by James Hawkins
· 9 years ago
6bf323b
adb: setsid() for adb host server.
by Yabin Cui
· 9 years ago
a4a1a4a
bootstat: Add support for logging the boot_reason metric.
by James Hawkins
· 9 years ago
dc5bd3a
Merge "Fix generation of event labels for getevent."
by Elliott Hughes
· 9 years ago
37adf18
Merge "logd: add internal prdebug function"
by Mark Salyzyn
· 9 years ago
d048f11
logd: add internal prdebug function
by Mark Salyzyn
· 9 years ago
b2803b5
Merge "adb: make ctrl-c when spawning a daemon not kill the daemon."
by Josh Gao
· 9 years ago
1a34944
Merge "adb: fix mkdirs test."
by Josh Gao
· 9 years ago
b72b3f8
adb: make ctrl-c when spawning a daemon not kill the daemon.
by Josh Gao
· 9 years ago
b958d22
Merge "libziparchive: port unit tests to darwin and windows."
by Yabin Cui
· 9 years ago
8e6f722
libziparchive: port unit tests to darwin and windows.
by Yabin Cui
· 9 years ago
3f68ba4
Merge "Fix windows 64-bit builds"
by Dan Willemsen
· 9 years ago
bd02a47
Fix generation of event labels for getevent.
by Elliott Hughes
· 9 years ago
1172b2e
adb: fix mkdirs test.
by Josh Gao
· 9 years ago
d4ac11a
Merge "fastboot: add Socket timeout detection."
by David Pursell
· 9 years ago
45c8586
Merge "Fix use of uninitialized memory."
by Christopher Ferris
· 9 years ago
86cf941
Fix windows 64-bit builds
by Dan Willemsen
· 9 years ago
d4c8843
Fix use of uninitialized memory.
by Christopher Ferris
· 9 years ago
c742a7f
fastboot: add Socket timeout detection.
by David Pursell
· 9 years ago
7186250
Merge "init: fix writepid wrong pid written in file(s)"
by Elliott Hughes
· 9 years ago
ead369b
Merge "Fix libbase's logging dependency."
by Elliott Hughes
· 9 years ago
76f9977
Merge "libcutils: abort for invalid fd"
by Mark Salyzyn
· 9 years ago
20a6f0f
Merge "init-debug.rc: add runtime mmc max speed property actors"
by Mark Salyzyn
· 9 years ago
b702b46
init: fix writepid wrong pid written in file(s)
by Anestis Bechtsoudis
· 9 years ago
14c06e0
Merge "Newer kernels added SEGV_BNDERR."
by Christopher Ferris
· 9 years ago
cfd44ee
Merge "Suppress false positive memory leak warnings."
by Chih-hung Hsieh
· 9 years ago
f7e7bd4
Suppress false positive memory leak warnings.
by Chih-Hung Hsieh
· 9 years ago
205cdb8
Merge "metricsd: Create a brillo::MessageLoop."
by Alex Deymo
· 9 years ago
42a53e0
Merge "Unit tests: Compile only on 'eng' builds."
by Jorge Lucangeli Obes
· 9 years ago
1e7592c
Unit tests: Compile only on 'eng' builds.
by Jorge Lucangeli Obes
· 9 years ago
5d56e28
Newer kernels added SEGV_BNDERR.
by Christopher Ferris
· 9 years ago
a7d2777
Merge "crash_reporter_tests: Compile only on 'eng' builds."
by Jorge Lucangeli Obes
· 9 years ago
f1bf9e5
metricsd: Create a brillo::MessageLoop.
by Alex Deymo
· 9 years ago
512d677
crash_reporter_tests: Compile only on 'eng' builds.
by Jorge Lucangeli Obes
· 9 years ago
9dead6d
Merge "logcat: build cleanup"
by Mark Salyzyn
· 9 years ago
7864e36
init-debug.rc: add runtime mmc max speed property actors
by Mark Salyzyn
· 9 years ago
5b89b49
logcat: build cleanup
by Mark Salyzyn
· 9 years ago
11aebd8
Merge "logcatd.rc: only deliver on eng and userdebug"
by Mark Salyzyn
· 9 years ago
6de62e5
logcatd.rc: only deliver on eng and userdebug
by Mark Salyzyn
· 9 years ago
5cf0dcd
Fix libbase's logging dependency.
by Elliott Hughes
· 9 years ago
aae1eb2
Merge "adb: don't append a slash to a path that already ends with one."
by Josh Gao
· 9 years ago
1617dd4
Merge "adb: win32: fix start-server to properly display UTF-8 on the console"
by Elliott Hughes
· 9 years ago
53a0a99
adb: win32: fix start-server to properly display UTF-8 on the console
by Spencer Low
· 9 years ago
323899b
adb: don't append a slash to a path that already ends with one.
by Josh Gao
· 9 years ago
ba3014c
Merge "Add support for USB_HVDCP chargers"
by Elliott Hughes
· 9 years ago
7aa7a81
Merge "adb: report subprocess creation errors to the client."
by Josh Gao
· 9 years ago
4323507
adb: report subprocess creation errors to the client.
by Josh Gao
· 9 years ago
2d2185e
Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp."
by Josh Gao
· 9 years ago
6ad06b9
adb: fix mistaken uses of SendFail in file_sync_service.cpp.
by Josh Gao
· 9 years ago
9c551a1
Merge "libcutils: ashmem print error message for invalid fd"
by Mark Salyzyn
· 9 years ago
1a84f47
Merge "libcutils: ashmem check fd validity"
by Mark Salyzyn
· 9 years ago
80e88a1
Merge "Fix the version number in the fastboot documentation."
by Elliott Hughes
· 9 years ago
53c0ca6
libcutils: abort for invalid fd
by Mark Salyzyn
· 9 years ago
e37111d
libcutils: ashmem print error message for invalid fd
by Mark Salyzyn
· 9 years ago
d505cd8
Fix the version number in the fastboot documentation.
by Elliott Hughes
· 9 years ago
80dc9d8
Merge "fastboot: add TCP protocol."
by David Pursell
· 9 years ago
2ec418a
fastboot: add TCP protocol.
by David Pursell
· 9 years ago
a2dd734
Merge "liblog: remove strdup from logging calls"
by Colin Cross
· 9 years ago
1186f3a
libcutils: ashmem check fd validity
by Mark Salyzyn
· 9 years ago
da1a9a2
Merge "crash_reporter: Fix paths for kernel panic collection"
by Steve Fung
· 9 years ago
e54ea1c
Merge "fastboot: fix SocketMock send failures."
by David Pursell
· 9 years ago
2c094f7
fastboot: fix SocketMock send failures.
by David Pursell
· 9 years ago
f6f800e
Merge "libcutils/fastboot: improve multi-buffer write."
by David Pursell
· 9 years ago
b34e4a0
libcutils/fastboot: improve multi-buffer write.
by David Pursell
· 9 years ago
989daea
Merge "init.rc: too many start logd"
by Mark Salyzyn
· 9 years ago
3282861
Add support for USB_HVDCP chargers
by Johan Redestig
· 9 years ago
2bedc74
crash_reporter: Fix paths for kernel panic collection
by Steve Fung
· 9 years ago
0604f6f
init.rc: too many start logd
by Mark Salyzyn
· 9 years ago
Next »