Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
671513134ea27f2ddba9254882ddee1b3b08c939
6715131
Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
c069a8f
init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS
by Nick Kralevich
· 10 years ago
8c62629
Merge "logd: missing klogd content"
by Mark Salyzyn
· 10 years ago
f21b36c
logd: missing klogd content
by Mark Salyzyn
· 10 years ago
5fb532a
Merge "TypeHelpers.h: Don't underflow unsigned int"
by Nick Kralevich
· 10 years ago
2735e1a
Merge "logd: filter on __android_log_is_loggable"
by Mark Salyzyn
· 10 years ago
95ff830
Merge "liblog: __android_log_is_loggable support global properties"
by Mark Salyzyn
· 10 years ago
b53ea97
Merge "Compare two bootcharts and list timestamps for selected processes."
by Ben Cheng
· 10 years ago
ea4a15a
Compare two bootcharts and list timestamps for selected processes.
by Ben Cheng
· 10 years ago
5b15aca
TypeHelpers.h: Don't underflow unsigned int
by Nick Kralevich
· 10 years ago
de6aea9
Merge "Remove calls to is_selinux_enabled()"
by Nick Kralevich
· 10 years ago
add4a11
Merge "Remove PtraceRead error message."
by Christopher Ferris
· 10 years ago
b526fc8
Remove PtraceRead error message.
by Christopher Ferris
· 10 years ago
5b6e16a
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
d1dbb05
Merge "Revert "logd: regression in log_strtok_r""
by Mark Salyzyn
· 10 years ago
07d36e9
Revert "logd: regression in log_strtok_r"
by Mark Salyzyn
· 10 years ago
78a8692
Merge "logd: regression in log_strtok_r"
by Mark Salyzyn
· 10 years ago
a48117a
logd: regression in log_strtok_r
by Mark Salyzyn
· 10 years ago
24bcc51
Merge "Minor "adb help" fixes."
by Elliott Hughes
· 10 years ago
180f5b2
Minor "adb help" fixes.
by Elliott Hughes
· 10 years ago
24b2fdb
Merge "Add a space before :=."
by Evgenii Stepanov
· 10 years ago
673b26e
Merge "Fix SANITIZE_TARGET build of liblog."
by Evgenii Stepanov
· 10 years ago
815dcac
Add a space before :=.
by Evgenii Stepanov
· 10 years ago
475e672
Fix SANITIZE_TARGET build of liblog.
by Evgenii Stepanov
· 10 years ago
4332a38
logd: filter on __android_log_is_loggable
by Mark Salyzyn
· 11 years ago
0b715ec
liblog: __android_log_is_loggable support global properties
by Mark Salyzyn
· 10 years ago
58eeefa
Merge "Make it clearer to grep that init is built with clang."
by Elliott Hughes
· 10 years ago
6668728
Make it clearer to grep that init is built with clang.
by Elliott Hughes
· 10 years ago
5c4fc50
Merge "Only pass nomblk_io_submit option when mounting ext4"
by Elliott Hughes
· 10 years ago
ba804b8
Merge "Fix fastboot --help formatting."
by Elliott Hughes
· 10 years ago
71a9844
Fix fastboot --help formatting.
by Elliott Hughes
· 10 years ago
583a7ea
Merge "fs_mgr: Use ro.boot.veritymode"
by Sami Tolvanen
· 10 years ago
2c4ebc4
fs_mgr: Use ro.boot.veritymode
by Sami Tolvanen
· 10 years ago
669b4e1
Merge "Change pre-recovery into two services"
by Tao Bao
· 10 years ago
39584b2
Change pre-recovery into two services
by Tao Bao
· 10 years ago
72e2975
Merge "Lower the priority of the threads in logd/logcat."
by Mark Salyzyn
· 10 years ago
99186a4
Lower the priority of the threads in logd/logcat.
by Riley Andrews
· 10 years ago
1c85d26
Only pass nomblk_io_submit option when mounting ext4
by Oreste Salerno
· 10 years ago
b45138a
Merge "Switch to toybox mount(1)."
by Elliott Hughes
· 10 years ago
700e875
Merge "adb: win32: fix logging to adb.log"
by Elliott Hughes
· 10 years ago
1c964fd
Merge "logd: build breakage"
by Mark Salyzyn
· 10 years ago
f528cd4
Switch to toybox mount(1).
by Elliott Hughes
· 10 years ago
750759e
logd: build breakage
by Mark Salyzyn
· 10 years ago
def01a9
Merge "logd: fix kernel logline stutter"
by Mark Salyzyn
· 10 years ago
972752e
logd: fix kernel logline stutter
by Mark Salyzyn
· 10 years ago
d972a56
Merge "Make start/stop warn if you're not root."
by Elliott Hughes
· 10 years ago
cd33d51
Merge "Fix test_adb.py against production builds."
by Elliott Hughes
· 10 years ago
a7f8888
Merge "adb shouldn't trace unless told to"
by Paul Lawrence
· 10 years ago
428167e
Make start/stop warn if you're not root.
by Elliott Hughes
· 10 years ago
2e79721
adb shouldn't trace unless told to
by Paul Lawrence
· 10 years ago
c12e3d4
Fix test_adb.py against production builds.
by Elliott Hughes
· 10 years ago
5ddfd81
Merge "logd: filters remove leading expire messages and rate"
by Mark Salyzyn
· 10 years ago
46dda04
logd: filters remove leading expire messages and rate
by Mark Salyzyn
· 10 years ago
862d7b7
Merge "adb: win32: get test_adb.py running and passing 100%"
by Elliott Hughes
· 10 years ago
20fba19
Merge "adb: fix adb_close() vs. unix_close() usage"
by Elliott Hughes
· 10 years ago
36f9168
Merge "Fix whitespace in debug logging."
by Elliott Hughes
· 10 years ago
6f0deea
Fix whitespace in debug logging.
by Elliott Hughes
· 10 years ago
bf97f58
Merge "logd: switch to unordered_map from BasicHashtable"
by Mark Salyzyn
· 10 years ago
d70d126
Merge "mkbootimg: misc typo fixes"
by Rom Lemarchand
· 10 years ago
01f684f
mkbootimg: misc typo fixes
by Rom Lemarchand
· 10 years ago
c1bc870
Merge "liblog: logcat: Add printable format modifier"
by Mark Salyzyn
· 10 years ago
e0c7b96
liblog: logcat: Add printable format modifier
by Mark Salyzyn
· 10 years ago
c34ff14
Merge "Add a working Windows tmpfile(3) to fastboot."
by Elliott Hughes
· 10 years ago
1f6f3b8
Add a working Windows tmpfile(3) to fastboot.
by Elliott Hughes
· 10 years ago
9d2482d
Merge "tzdatacheck: don't hard code SELinux domain name"
by Nick Kralevich
· 10 years ago
1c4d5e4
tzdatacheck: don't hard code SELinux domain name
by Nick Kralevich
· 10 years ago
0732183
logd: switch to unordered_map from BasicHashtable
by Mark Salyzyn
· 10 years ago
eb95b3c
Merge "Fix file descriptor leak when opening invalid archives."
by Elliott Hughes
· 10 years ago
2f7853f
Fix file descriptor leak when opening invalid archives.
by Narayan Kamath
· 10 years ago
8d71b85
Merge "Change the 64 bit map address format."
by Christopher Ferris
· 10 years ago
1b20038
Merge "libziparchive: fix fallocate failures"
by Badhri Jagan Sridharan
· 10 years ago
4c3b72b
Merge "Don't say "update package missing" unless we mean it."
by Elliott Hughes
· 10 years ago
c099c08
libziparchive: fix fallocate failures
by Badhri Jagan Sridharan
· 10 years ago
2cd58b7
Don't say "update package missing" unless we mean it.
by Elliott Hughes
· 10 years ago
f6cf45f
Change the 64 bit map address format.
by Christopher Ferris
· 10 years ago
ecfc3fe
Merge "Add "fastboot --version"."
by Elliott Hughes
· 10 years ago
106d56b
Merge "mkbootimg: parse hexadecimal ints"
by Rom Lemarchand
· 10 years ago
1ae166d
mkbootimg: parse hexadecimal ints
by Rom Lemarchand
· 10 years ago
f99f43f
Merge "'usb' doesn't need to be global in fastboot."
by Elliott Hughes
· 10 years ago
4a59405
Merge "mkbootimg: delete obsolete C source"
by Rom Lemarchand
· 10 years ago
5ceab1d
Merge "mkbootimg: turn into a python script"
by Rom Lemarchand
· 10 years ago
fd91c1d
mkbootimg: delete obsolete C source
by Rom Lemarchand
· 10 years ago
afe8558
mkbootimg: turn into a python script
by Rom Lemarchand
· 10 years ago
52352d7
Merge changes from topic 'logcatd'
by Mark Salyzyn
· 10 years ago
955597c
init.rc: logd: Add logpersistd (nee logcatd)
by Mark Salyzyn
· 10 years ago
e7475d3
init: change exec parsing to make SECLABEL optional
by Mark Salyzyn
· 10 years ago
ffe87bf
logcat: -f run in background
by Mark Salyzyn
· 10 years ago
0acc3ef
logcat: -f flag to continue
by Mark Salyzyn
· 10 years ago
16133f0
adb: win32: fix logging to adb.log
by Spencer Low
· 10 years ago
d3fc3d0
Merge "rootdir: init.trace.rc too early"
by Mark Salyzyn
· 10 years ago
1f89669
Add "fastboot --version".
by Elliott Hughes
· 10 years ago
83fca16
'usb' doesn't need to be global in fastboot.
by Elliott Hughes
· 10 years ago
072de6e
rootdir: init.trace.rc too early
by Mark Salyzyn
· 10 years ago
9049e76
Merge "system/audio.h: Make function inline"
by Rom Lemarchand
· 10 years ago
ac8af22
Merge "logd: test modernization"
by Mark Salyzyn
· 10 years ago
6e38017
Merge "logd: whitelist should not preserve expire messages"
by Mark Salyzyn
· 10 years ago
6763226
Merge changes I04fad67e,I5ab24bc7
by Mark Salyzyn
· 10 years ago
c768cf7
Merge "Modify the code to avoid potential deadlocks."
by Christopher Ferris
· 10 years ago
0e367f1
Modify the code to avoid potential deadlocks.
by Christopher Ferris
· 10 years ago
cd39712
logd: KISS & fix preserve a day
by Mark Salyzyn
· 10 years ago
Next »