Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
5f6738af4897f11d5a6674cffefdfcd2b46c5890
5f6738a
logcat: remove dead label code
by Mark Salyzyn
· 10 years ago
9421b0c
logcat: do not stop on unexpected log ID
by Mark Salyzyn
· 10 years ago
4ed16b4
Revert "logd: Add minimum time bucket statistics"
by Mark Salyzyn
· 10 years ago
d45d36e
liblog: Instrument logging of logd write drops
by Mark Salyzyn
· 10 years ago
29eb570
logd: use <endian.h>
by Mark Salyzyn
· 10 years ago
4487c60
Merge changes I0ec0fe3e,I9e5fccba
by Mark Salyzyn
· 10 years ago
66bfc5c
liblog: logprint use <endian.h>
by Mark Salyzyn
· 10 years ago
fa1c063
private: Add event payload structures to android_logger.h
by Mark Salyzyn
· 10 years ago
8ee42f9
Merge "Add init support for dm-verity logging mode"
by Sami Tolvanen
· 10 years ago
a88fb24
Merge "Add fs_mgr support for dm-verity modes"
by Sami Tolvanen
· 10 years ago
8ff0190
Add init support for dm-verity logging mode
by Sami Tolvanen
· 10 years ago
51bf11a
Add fs_mgr support for dm-verity modes
by Sami Tolvanen
· 10 years ago
fbb3f8c
Merge "Set underlying block device RO when enabling verity"
by Sami Tolvanen
· 10 years ago
6864e67
Merge "More SOCK_CLOEXEC"
by Nick Kralevich
· 10 years ago
f33c3bc
Merge "init: drop dontpanic & apanic initialization"
by Mark Salyzyn
· 10 years ago
1eaba37
init: drop dontpanic & apanic initialization
by Mark Salyzyn
· 10 years ago
214f33b
Set underlying block device RO when enabling verity
by Sami Tolvanen
· 10 years ago
6d3cddb
More SOCK_CLOEXEC
by Nick Kralevich
· 10 years ago
be97121
Merge "logcat: add pstore read"
by Mark Salyzyn
· 10 years ago
ae19b63
Merge "liblog: add pstore read"
by Mark Salyzyn
· 10 years ago
7c975ac
logcat: add pstore read
by Mark Salyzyn
· 10 years ago
6eef417
liblog: add pstore read
by Mark Salyzyn
· 10 years ago
895623e
Merge "check if uid=0 before attempting remount"
by Nick Kralevich
· 10 years ago
268eb4f
check if uid=0 before attempting remount
by Nick Kralevich
· 10 years ago
7bb72b7
Merge "seclabel use on services out of system partition"
by Nick Kralevich
· 10 years ago
da26197
Merge "logcat: Add -D print dividers flag"
by Mark Salyzyn
· 10 years ago
a2fc0f8
Merge "Test readx/writex (now renamed)."
by Dan Albert
· 10 years ago
cc731cc
Test readx/writex (now renamed).
by Dan Albert
· 10 years ago
7b30ff8
logcat: Add -D print dividers flag
by Mark Salyzyn
· 10 years ago
a035d50
Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft."
by Dan Albert
· 10 years ago
7fd821e
Remove _(GNU|XOPEN)_SOURCE makefile cruft.
by Dan Albert
· 10 years ago
948ae1b
Merge "Add some basic tests to adb."
by Dan Albert
· 10 years ago
055f1aa
Add some basic tests to adb.
by Dan Albert
· 10 years ago
a82f2b2
Merge "Support "fastboot reboot bootloader"."
by Elliott Hughes
· 10 years ago
d75d6c9
Merge "Fix the mac build."
by Dan Albert
· 10 years ago
dc0f8ec
Fix the mac build.
by Dan Albert
· 10 years ago
110166c
Merge "liblog: introduce ANDROID_LOG_* flags"
by Mark Salyzyn
· 10 years ago
ca85df0
Support "fastboot reboot bootloader".
by Elliott Hughes
· 10 years ago
2d3f38a
liblog: introduce ANDROID_LOG_* flags
by Mark Salyzyn
· 10 years ago
72bf2a7
Merge "Move transport declarations into transport.h."
by Dan Albert
· 10 years ago
7664901
Move transport declarations into transport.h.
by Dan Albert
· 10 years ago
f5f9dd5
Merge "Add .clang-format file."
by Dan Albert
· 10 years ago
103c1be
Add .clang-format file.
by Dan Albert
· 10 years ago
5329d3f
Merge "Add a project wide clang switch."
by Dan Albert
· 10 years ago
9697ce5
Add a project wide clang switch.
by Dan Albert
· 10 years ago
70385f3
Merge "Remove the emulator special case from the "adb root" code."
by Elliott Hughes
· 10 years ago
17f2679
Merge "Make Python tests only check the current device."
by Dan Albert
· 10 years ago
b2e57b7
Make Python tests only check the current device.
by Dan Albert
· 10 years ago
5526a89
Merge "init: grab-bootchart.sh: run bootchart and display results"
by Mark Salyzyn
· 10 years ago
d6e9a1f
Merge "Fix Mac build."
by Dan Albert
· 10 years ago
fdf8722
Fix Mac build.
by Dan Albert
· 10 years ago
abd6773
Remove the emulator special case from the "adb root" code.
by Elliott Hughes
· 10 years ago
a63b7d5
Merge "Fix Windows SDK build."
by Dan Albert
· 10 years ago
88cf1c8
Fix Windows SDK build.
by Dan Albert
· 10 years ago
d4e5c32
init: grab-bootchart.sh: run bootchart and display results
by Mark Salyzyn
· 10 years ago
db3a5d9
Merge "Add missing <stdlib.h> to adb_listeners.c."
by Elliott Hughes
· 10 years ago
3b967f5
Add missing <stdlib.h> to adb_listeners.c.
by Elliott Hughes
· 10 years ago
a75b493
Merge "Move more into libadb and libadbd."
by Dan Albert
· 10 years ago
9f3540d
Merge "Oops. Fix make variable name. Thanks again, make."
by Dan Albert
· 10 years ago
8ef3942
Merge "Ignore another stupid lint warning."
by Dan Albert
· 10 years ago
c40cf1c
Merge "Remove useless refCounting from FileMap."
by Narayan Kamath
· 10 years ago
263b6cb
Merge "Add more logging message and dead code"
by Mark Salyzyn
· 10 years ago
b627a0e
Add more logging message and dead code
by Nanik Tolaram
· 10 years ago
6889007
seclabel use on services out of system partition
by William Roberts
· 10 years ago
6832a7a
Remove useless refCounting from FileMap.
by Narayan Kamath
· 10 years ago
f1ac691
Merge "Remove loghack.h."
by Narayan Kamath
· 10 years ago
453a332
Remove loghack.h.
by Narayan Kamath
· 10 years ago
3c43858
Move more into libadb and libadbd.
by Dan Albert
· 10 years ago
bf10647
Oops. Fix make variable name. Thanks again, make.
by Dan Albert
· 10 years ago
f159169
Ignore another stupid lint warning.
by Dan Albert
· 10 years ago
1158c7d
Merge "Remove reference to NOT_USING_KLIBC and cygwin."
by Narayan Kamath
· 10 years ago
623eebe
Merge "Libcutils: Remove unused variable"
by Andreas Gampe
· 10 years ago
7f71a45
Libcutils: Remove unused variable
by Andreas Gampe
· 10 years ago
7e84308
Merge "Lose adb.c and sockets.c to libadb."
by Dan Albert
· 10 years ago
e1ca623
Lose adb.c and sockets.c to libadb.
by Dan Albert
· 10 years ago
18daa15
Merge "Document the behavior of props affecting adb root."
by Dan Albert
· 10 years ago
13f9c40
Document the behavior of props affecting adb root.
by Dan Albert
· 10 years ago
63feeaa
Merge "Fix Windows adb build."
by Dan Albert
· 10 years ago
6795cd8
Fix Windows adb build.
by Dan Albert
· 10 years ago
9a525d7
Merge "Move adb_main to its own file."
by Dan Albert
· 10 years ago
915d2e9
Merge "Move the listener code into its own file."
by Dan Albert
· 10 years ago
e1f2080
Merge "Move the adb auth code into its own file."
by Dan Albert
· 10 years ago
5955a9f
Remove reference to NOT_USING_KLIBC and cygwin.
by Narayan Kamath
· 10 years ago
bd0b750
Move adb_main to its own file.
by Dan Albert
· 10 years ago
e9fca14
Move the listener code into its own file.
by Dan Albert
· 10 years ago
ba3a251
Move the adb auth code into its own file.
by Dan Albert
· 10 years ago
1403aa3
Merge "Move emulator tracing into its own file."
by Dan Albert
· 10 years ago
21c3eaf
Move emulator tracing into its own file.
by Dan Albert
· 10 years ago
1af18c3
Merge "Fix build."
by Elliott Hughes
· 10 years ago
4c9d24a
Fix build.
by Elliott Hughes
· 10 years ago
8e16a7e
Merge "adb: add "adb unroot" to restart adb in non-root mode"
by Elliott Hughes
· 10 years ago
2268788
Merge "Move USB transport code to libadb."
by Dan Albert
· 10 years ago
9885881
adb: add "adb unroot" to restart adb in non-root mode
by Dan Pasanen
· 10 years ago
b703214
Merge "Move sprintf to snprintf."
by Yabin Cui
· 10 years ago
9449376
Move USB transport code to libadb.
by Dan Albert
· 10 years ago
1ac334e
Merge "Add extern "C" to all the adb headers."
by Dan Albert
· 10 years ago
32e872c
Merge "Ignore useless cpplint messages in adb."
by Dan Albert
· 10 years ago
818fb4b
Add extern "C" to all the adb headers.
by Dan Albert
· 10 years ago
54ac73a
Ignore useless cpplint messages in adb.
by Dan Albert
· 10 years ago
e2d63af
Move sprintf to snprintf.
by Yabin Cui
· 10 years ago
Next »