Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
fc172103de8b074fd6f8e032fc3a516caad981b4
fc17210
libziparchive: fix clang build
by Greg Hackmann
· 10 years ago
00ee246
Merge "Avoid mapping output to memory while writing to a file."
by Narayan Kamath
· 10 years ago
258ee41
Avoid mapping output to memory while writing to a file.
by Narayan Kamath
· 10 years ago
54f68e4
Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
e7350c1
init: get rid of the remaining double mounts
by Nick Kralevich
· 10 years ago
537ebe1
Merge "init: use SELinux /dev/null if available"
by Nick Kralevich
· 10 years ago
0a8869e
init: use SELinux /dev/null if available
by Nick Kralevich
· 10 years ago
c082266
Merge "init: don't double mount /proc and /sys"
by Nick Kralevich
· 10 years ago
93801f3
Merge "init: fix write_file checkreqprot logic error"
by Nick Kralevich
· 10 years ago
43fe55d
Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures."
by Elliott Hughes
· 10 years ago
51d9aaf
init: don't double mount /proc and /sys
by Nick Kralevich
· 10 years ago
0e8a6a6
init: fix write_file checkreqprot logic error
by Nick Kralevich
· 10 years ago
e4b8e51
Improve logging of USBDEVFS_CLAIMINTERFACE failures.
by Elliott Hughes
· 10 years ago
d27dad6
Merge "init: remove mkdir /dev /proc /sys"
by Nick Kralevich
· 10 years ago
6c46b34
init: remove mkdir /dev /proc /sys
by Nick Kralevich
· 10 years ago
19e19bd
Merge "Improve toolbox SIGPIPE behavior."
by Elliott Hughes
· 10 years ago
0bf4449
Improve toolbox SIGPIPE behavior.
by Elliott Hughes
· 10 years ago
fc059c7
Merge "Add ReadFully and WriteFully to libbase."
by Elliott Hughes
· 10 years ago
4d2454d
Merge "Switch init to epoll."
by Elliott Hughes
· 10 years ago
e54d069
Add ReadFully and WriteFully to libbase.
by Elliott Hughes
· 10 years ago
7933051
Switch init to epoll.
by Elliott Hughes
· 10 years ago
6212af6
Merge "Clean up property service initialization."
by Elliott Hughes
· 10 years ago
6d3a868
Clean up property service initialization.
by Elliott Hughes
· 10 years ago
f7f9e39
Merge "Clean up init signal handling a little."
by Elliott Hughes
· 10 years ago
930cf05
Clean up init signal handling a little.
by Elliott Hughes
· 10 years ago
8c40afc
Merge "Setup signal handler before any exec command"
by Elliott Hughes
· 10 years ago
367ba9d
Merge "liblog: Add BM_is_loggable benchmark"
by Mark Salyzyn
· 10 years ago
8edc7a5
Merge "Revert "Revert "Remove now-unusable 'setcon' command."""
by Elliott Hughes
· 10 years ago
585b83c
Revert "Revert "Remove now-unusable 'setcon' command.""
by Elliott Hughes
· 10 years ago
6bc9bf9
Merge "Revert "Revert "Make init re-exec itself for its SELinux domain transition."""
by Elliott Hughes
· 10 years ago
23d7cf7
Revert "Revert "Make init re-exec itself for its SELinux domain transition.""
by Elliott Hughes
· 10 years ago
8677834
Merge "Improve bad error reporting seen in shamu SELinux boot failures."
by Elliott Hughes
· 10 years ago
a3bd779
Improve bad error reporting seen in shamu SELinux boot failures.
by Elliott Hughes
· 10 years ago
230ecf3
Merge "init: consider all platform devices for find_platform_device"
by Tom Cherry
· 10 years ago
df660d4
Merge "Revert "Make init re-exec itself for its SELinux domain transition.""
by Nick Kralevich
· 10 years ago
3b7db9d
Revert "Make init re-exec itself for its SELinux domain transition."
by Nick Kralevich
· 10 years ago
adc6ce9
Merge "Revert "Remove now-unusable 'setcon' command.""
by Nick Kralevich
· 10 years ago
9f0a09f
Revert "Remove now-unusable 'setcon' command."
by Nick Kralevich
· 10 years ago
458838e
liblog: Add BM_is_loggable benchmark
by Mark Salyzyn
· 10 years ago
bba9ec1
Merge "Remove now-unusable 'setcon' command."
by Elliott Hughes
· 10 years ago
7ace9ab
Merge "Remove long-obsolete file."
by Elliott Hughes
· 10 years ago
3fa9051
Remove long-obsolete file.
by Elliott Hughes
· 10 years ago
5b73d69
Remove now-unusable 'setcon' command.
by Elliott Hughes
· 10 years ago
37bd51a
Merge "Correct magic number on umount2"
by Elliott Hughes
· 10 years ago
8fdeec6
Merge "Make init re-exec itself for its SELinux domain transition."
by Elliott Hughes
· 10 years ago
2981b26
Correct magic number on umount2
by William Roberts
· 10 years ago
33fe642
Merge "rootfs: init.rc start logd parse error"
by Mark Salyzyn
· 10 years ago
da05139
Make init re-exec itself for its SELinux domain transition.
by Elliott Hughes
· 10 years ago
df4b80b
init: consider all platform devices for find_platform_device
by Tom Cherry
· 10 years ago
0691981
Merge "liblog: __android_log_is_loggable support Developer Options"
by Mark Salyzyn
· 10 years ago
6867a54
Merge "logd: per UID less aggressive 12.5% threshold"
by Mark Salyzyn
· 10 years ago
725f4f7
Merge "logd: ratelimit drop messages to 1/sec"
by Mark Salyzyn
· 10 years ago
0fc5811
Merge "Add missing null checks after allocations."
by Elliott Hughes
· 10 years ago
61c3a57
logd: ratelimit drop messages to 1/sec
by Mark Salyzyn
· 10 years ago
c16de8e
logd: per UID less aggressive 12.5% threshold
by Mark Salyzyn
· 10 years ago
c073056
liblog: __android_log_is_loggable support Developer Options
by Mark Salyzyn
· 10 years ago
cb838b4
Merge "Fix typos in comments"
by Richard Uhler
· 10 years ago
1c4fb3a
Merge "Add a command to call libnetutils' do_dhcp."
by Elliott Hughes
· 10 years ago
2213c2d
Add missing null checks after allocations.
by Elliott Hughes
· 10 years ago
4402552
Add a command to call libnetutils' do_dhcp.
by Elliott Hughes
· 10 years ago
6069fc1
Merge "Plumb more of the error reporting through."
by Elliott Hughes
· 10 years ago
71528fc
Plumb more of the error reporting through.
by Elliott Hughes
· 10 years ago
a37106f
Merge "Add a couple more adb shell regression tests."
by Elliott Hughes
· 10 years ago
9217fd5
Add a couple more adb shell regression tests.
by Elliott Hughes
· 10 years ago
1a15f90
Merge "Mark time conversion functions as constexpr"
by Michael Wright
· 10 years ago
73458a2
Merge "logd: Statistics headers"
by Mark Salyzyn
· 10 years ago
a95e7a0
Merge "adb: set sys.usb.ffs.ready to signal usb pullup"
by Badhri Jagan Sridharan
· 10 years ago
1974f7d
Merge "Add a test for shell escaping."
by Elliott Hughes
· 10 years ago
8ac242f
adb: set sys.usb.ffs.ready to signal usb pullup
by Badhri Jagan Sridharan
· 10 years ago
da729ec
Merge "Remove dead code."
by Elliott Hughes
· 10 years ago
e69ee72
Remove dead code.
by Elliott Hughes
· 10 years ago
e139d62
Add a test for shell escaping.
by Elliott Hughes
· 10 years ago
4f6ae85
logd: Statistics headers
by Mark Salyzyn
· 10 years ago
f291a96
Merge "Fix "adb sync" for devices without vendor and oem."
by Elliott Hughes
· 10 years ago
a9ec2d1
Fix "adb sync" for devices without vendor and oem.
by Elliott Hughes
· 10 years ago
b26ef78
Merge "Always explain why bind(2) failed."
by Elliott Hughes
· 10 years ago
2ee7de5
Merge "Use ' quoting to escape arguments."
by Elliott Hughes
· 10 years ago
d2ca371
Merge "Remove a declaration for an unimplemented function."
by Elliott Hughes
· 10 years ago
01ce224
Remove a declaration for an unimplemented function.
by Elliott Hughes
· 10 years ago
d036edc
Merge "logd: better drop message merging"
by Mark Salyzyn
· 10 years ago
679596a
Merge "Fix windows adb build"
by Colin Cross
· 10 years ago
e6ccb29
logd: better drop message merging
by Mark Salyzyn
· 10 years ago
b74e37f
Fix windows adb build
by Colin Cross
· 10 years ago
7743a69
Merge "statically link adb and fastboot against libc++"
by Colin Cross
· 10 years ago
8c5e893
Fix typos in comments
by Richard Uhler
· 10 years ago
270981c
Merge "create /data/misc/gatekeeper"
by Nick Kralevich
· 10 years ago
d314c2b
rootfs: init.rc start logd parse error
by Mark Salyzyn
· 10 years ago
14e0432
create /data/misc/gatekeeper
by Nick Kralevich
· 10 years ago
9a8cad9
Always explain why bind(2) failed.
by Elliott Hughes
· 10 years ago
ec9bc81
Mark time conversion functions as constexpr
by Michael Wright
· 10 years ago
4f41b92
Merge "Reserve space on disk using fallocate"
by Narayan Kamath
· 10 years ago
999ccff
Reserve space on disk using fallocate
by Łukasz Szymczyk
· 10 years ago
3185796
Merge "Fix the Windows adb build."
by Elliott Hughes
· 10 years ago
1d7c1e2
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
c52bc24
Setup signal handler before any exec command
by Johan Redestig
· 10 years ago
a4fa66d
Use ' quoting to escape arguments.
by Elliott Hughes
· 10 years ago
f5b85aa
Merge "Use escape_arg in "adb backup"."
by Elliott Hughes
· 10 years ago
bde9dd6
Use escape_arg in "adb backup".
by Elliott Hughes
· 10 years ago
47870ed
Merge "Remove yet more fixed-length buffers (and their overruns)."
by Elliott Hughes
· 10 years ago
832562c
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
Next »