Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
3e21de2915a44d9f6d6a9e8610a2fc5feb33d107
3e21de2
logd: build breakage
by Mark Salyzyn
· 10 years ago
42951a8
Merge "logd: fix kernel logline stutter"
by Mark Salyzyn
· 10 years ago
2c3b300
logd: fix kernel logline stutter
by Mark Salyzyn
· 10 years ago
e106191
Merge "Make start/stop warn if you're not root."
by Elliott Hughes
· 10 years ago
a945643
Merge "Fix test_adb.py against production builds."
by Elliott Hughes
· 10 years ago
af0baad
Merge "adb shouldn't trace unless told to"
by Paul Lawrence
· 10 years ago
6e83c3d
Make start/stop warn if you're not root.
by Elliott Hughes
· 10 years ago
6f009d9
adb shouldn't trace unless told to
by Paul Lawrence
· 10 years ago
3595328
Fix test_adb.py against production builds.
by Elliott Hughes
· 10 years ago
515d581
Merge "logd: filters remove leading expire messages and rate"
by Mark Salyzyn
· 10 years ago
047cc07
logd: filters remove leading expire messages and rate
by Mark Salyzyn
· 10 years ago
f9ae390
Merge "adb: win32: get test_adb.py running and passing 100%"
by Elliott Hughes
· 10 years ago
ebce147
Merge "adb: fix adb_close() vs. unix_close() usage"
by Elliott Hughes
· 10 years ago
e1a06a5
Merge "Fix whitespace in debug logging."
by Elliott Hughes
· 10 years ago
e49236b
Fix whitespace in debug logging.
by Elliott Hughes
· 10 years ago
7ea9e8d
Merge "logd: switch to unordered_map from BasicHashtable"
by Mark Salyzyn
· 10 years ago
4d2c1ee
Merge "mkbootimg: misc typo fixes"
by Rom Lemarchand
· 10 years ago
a8221d3
mkbootimg: misc typo fixes
by Rom Lemarchand
· 10 years ago
79ae578
Merge "liblog: logcat: Add printable format modifier"
by Mark Salyzyn
· 10 years ago
b932b2f
liblog: logcat: Add printable format modifier
by Mark Salyzyn
· 10 years ago
ecb6d56
Merge "Add a working Windows tmpfile(3) to fastboot."
by Elliott Hughes
· 10 years ago
a26fbee
Add a working Windows tmpfile(3) to fastboot.
by Elliott Hughes
· 10 years ago
2ec8850
Merge "tzdatacheck: don't hard code SELinux domain name"
by Nick Kralevich
· 10 years ago
221fca7
tzdatacheck: don't hard code SELinux domain name
by Nick Kralevich
· 10 years ago
511338d
logd: switch to unordered_map from BasicHashtable
by Mark Salyzyn
· 10 years ago
d3d32a1
Merge "Fix file descriptor leak when opening invalid archives."
by Elliott Hughes
· 10 years ago
f6e9ffb
Fix file descriptor leak when opening invalid archives.
by Narayan Kamath
· 10 years ago
493cdcb
Merge "Change the 64 bit map address format."
by Christopher Ferris
· 10 years ago
59be5ae
Merge "libziparchive: fix fallocate failures"
by Badhri Jagan Sridharan
· 10 years ago
ac462d9
Merge "Don't say "update package missing" unless we mean it."
by Elliott Hughes
· 10 years ago
a68d0d1
libziparchive: fix fallocate failures
by Badhri Jagan Sridharan
· 10 years ago
acdbe92
Don't say "update package missing" unless we mean it.
by Elliott Hughes
· 10 years ago
862fe02
Change the 64 bit map address format.
by Christopher Ferris
· 10 years ago
f26eb51
Merge "Add "fastboot --version"."
by Elliott Hughes
· 10 years ago
8773d62
Merge "mkbootimg: parse hexadecimal ints"
by Rom Lemarchand
· 10 years ago
45f2ce1
mkbootimg: parse hexadecimal ints
by Rom Lemarchand
· 10 years ago
98a4dd4
Merge "'usb' doesn't need to be global in fastboot."
by Elliott Hughes
· 10 years ago
f34015b
Merge "mkbootimg: delete obsolete C source"
by Rom Lemarchand
· 10 years ago
fe18b45
Merge "mkbootimg: turn into a python script"
by Rom Lemarchand
· 10 years ago
2aa78ce
mkbootimg: delete obsolete C source
by Rom Lemarchand
· 10 years ago
ad6ec0c
mkbootimg: turn into a python script
by Rom Lemarchand
· 10 years ago
0bda352
Merge changes from topic 'logcatd'
by Mark Salyzyn
· 10 years ago
100658c
init.rc: logd: Add logpersistd (nee logcatd)
by Mark Salyzyn
· 10 years ago
17fff89
init: change exec parsing to make SECLABEL optional
by Mark Salyzyn
· 10 years ago
3ef730c
logcat: -f run in background
by Mark Salyzyn
· 10 years ago
f3555d9
logcat: -f flag to continue
by Mark Salyzyn
· 10 years ago
66e3927
Merge "rootdir: init.trace.rc too early"
by Mark Salyzyn
· 10 years ago
379646b
Add "fastboot --version".
by Elliott Hughes
· 10 years ago
c0ce65f
'usb' doesn't need to be global in fastboot.
by Elliott Hughes
· 10 years ago
89357d2
rootdir: init.trace.rc too early
by Mark Salyzyn
· 10 years ago
1333694
Merge "system/audio.h: Make function inline"
by Rom Lemarchand
· 10 years ago
a8b6131
Merge "logd: test modernization"
by Mark Salyzyn
· 10 years ago
10a124d
Merge "logd: whitelist should not preserve expire messages"
by Mark Salyzyn
· 10 years ago
fba413d
Merge changes I04fad67e,I5ab24bc7
by Mark Salyzyn
· 10 years ago
7a67c33
Merge "Modify the code to avoid potential deadlocks."
by Christopher Ferris
· 10 years ago
2d09171
Modify the code to avoid potential deadlocks.
by Christopher Ferris
· 10 years ago
5921276
logd: KISS & fix preserve a day
by Mark Salyzyn
· 10 years ago
5392aac
logd: deal with sloppy leading expire messages
by Mark Salyzyn
· 10 years ago
ce817c3
Merge "Fix error handling/reporting for "adb forward" and "adb reverse"."
by Elliott Hughes
· 10 years ago
5788769
Merge "Revert "Fix ODR issues in ART.""
by Evgeniy Stepanov
· 10 years ago
424af02
Fix error handling/reporting for "adb forward" and "adb reverse".
by Elliott Hughes
· 10 years ago
a8cc208
Revert "Fix ODR issues in ART."
by Evgeniy Stepanov
· 10 years ago
0aee2ac
system/audio.h: Make function inline
by Arman Uguray
· 10 years ago
dd50edc
Merge "Fix ODR issues in ART."
by Evgenii Stepanov
· 10 years ago
a684d9d
Merge "Refactor dump_memory function."
by Christopher Ferris
· 10 years ago
2148a12
Fix ODR issues in ART.
by Evgenii Stepanov
· 10 years ago
4cc6e2e
Merge "init: expand_props on trigger"
by Mark Salyzyn
· 10 years ago
f166e38
Merge "Move perfprofd to late_start class."
by Than McIntosh
· 10 years ago
e8bc77e
Refactor dump_memory function.
by Christopher Ferris
· 10 years ago
dd0e316
init: expand_props on trigger
by Mark Salyzyn
· 10 years ago
3464c77
Merge "Don't use TEMP_FAILURE_RETRY on close in system/core."
by Elliott Hughes
· 10 years ago
e8efd0d
Move perfprofd to late_start class.
by Than McIntosh
· 10 years ago
62d6a2a
logd: test modernization
by Mark Salyzyn
· 10 years ago
62b6b4a
adb: win32: get test_adb.py running and passing 100%
by Spencer Low
· 10 years ago
6ac5d7d
adb: fix adb_close() vs. unix_close() usage
by Spencer Low
· 10 years ago
7c78957
Merge "Revert "Set up crypto for user directories in init.""
by Paul Lawrence
· 10 years ago
2e24bcf
Revert "Set up crypto for user directories in init."
by Paul Lawrence
· 10 years ago
0211d36
Merge "Generalize Join to work for any container/element."
by Dan Albert
· 10 years ago
e0da8a1
Generalize Join to work for any container/element.
by Dan Albert
· 10 years ago
3ff23e2
Merge "Improve logging."
by Dan Albert
· 10 years ago
9313c0d
Improve logging.
by Dan Albert
· 10 years ago
3647376
Merge "Clean up adb_trace_init."
by Dan Albert
· 10 years ago
db037bc
Merge "Make atransport be a real class."
by Dan Albert
· 10 years ago
c7915a3
Make atransport be a real class.
by Dan Albert
· 10 years ago
9dd0914
Merge "Turn on -Wextra."
by Dan Albert
· 10 years ago
23fee8f
Turn on -Wextra.
by Dan Albert
· 10 years ago
e246219
Clean up adb_trace_init.
by Dan Albert
· 10 years ago
7f623de
Merge "Set up crypto for user directories in init."
by Paul Crowley
· 10 years ago
c5bf3b8
logd: whitelist should not preserve expire messages
by Mark Salyzyn
· 10 years ago
02b29c4
Merge "LibNativeBridge: Version 2"
by Andreas Gampe
· 10 years ago
b793084
Merge "adb / libbase: clean up NOGDI and evil ERROR macro"
by Dan Albert
· 10 years ago
ac3f7d9
adb / libbase: clean up NOGDI and evil ERROR macro
by Spencer Low
· 10 years ago
9ab8c97
Merge "logd: worst-UID only to preserve a day"
by Mark Salyzyn
· 10 years ago
833a9b1
logd: worst-UID only to preserve a day
by Mark Salyzyn
· 10 years ago
6a8b7b6
Merge "Don't use TEMP_FAILURE_RETRY on close()"
by Nick Kralevich
· 10 years ago
95db36e
Don't use TEMP_FAILURE_RETRY on close()
by Nick Kralevich
· 10 years ago
ce6f716
Set up crypto for user directories in init.
by Paul Crowley
· 10 years ago
fe5b251
Merge "klog: don't unconditionally call mknod()"
by Nick Kralevich
· 10 years ago
3268594
Merge "fastboot: Add support for fastboot flashing commands"
by Badhri Jagan Sridharan
· 10 years ago
4d32a48
klog: don't unconditionally call mknod()
by Nick Kralevich
· 10 years ago
Next »