Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
24b0b4bed0a8e59b16aa97171ae88fc3e965656f
24b0b4b
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
fd08a94
Merge "Add missing 'else' to fix all devices showing up as "host"."
by Elliott Hughes
· 10 years ago
e739a0c
Add missing 'else' to fix all devices showing up as "host".
by Elliott Hughes
· 10 years ago
2de1a8f
Merge "Support base::logging on Windows."
by Dan Albert
· 10 years ago
f1bc29a
Support base::logging on Windows.
by Dan Albert
· 10 years ago
b004f61
Merge "Fix gettid() on Windows."
by Dan Albert
· 10 years ago
0accebd
Merge "Get libbase tests working on Windows."
by Dan Albert
· 10 years ago
1f48f52
Merge "Print strerror instead of errno in tests."
by Dan Albert
· 10 years ago
1b1d59e
Fix gettid() on Windows.
by Dan Albert
· 10 years ago
8c769e5
Get libbase tests working on Windows.
by Dan Albert
· 10 years ago
5cf0f9b
Print strerror instead of errno in tests.
by Dan Albert
· 10 years ago
1e9e254
Merge "Fix Win32 build."
by Elliott Hughes
· 10 years ago
faa775b
Fix Win32 build.
by Elliott Hughes
· 10 years ago
1ee360b
Merge "Move __adb_error to std::string, and improve various errors."
by Elliott Hughes
· 10 years ago
8117c71
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
35a9c35
Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query"
by Dan Stoza
· 10 years ago
a373d76
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
9e26d80
Merge "Use base::WriteFully in zip_archive."
by Narayan Kamath
· 10 years ago
d569b44
Use base::WriteFully in zip_archive.
by Narayan Kamath
· 10 years ago
9f30a27
Merge "Add float support to binary event log."
by Jeff Brown
· 10 years ago
f3d8fbe
Add float support to binary event log.
by Jeff Brown
· 10 years ago
84a7e1a
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
a8ef8b4
Merge "init: remove support for disabled SELinux"
by Nick Kralevich
· 10 years ago
9d96064
init: remove support for disabled SELinux
by Nick Kralevich
· 10 years ago
a0cfe7c
Merge "Revert "Securely encrypt the master key""
by Paul Lawrence
· 10 years ago
2825f1e
Revert "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
59296a4
Merge "Revert "Only run vold command when file encryption enabled""
by Paul Lawrence
· 10 years ago
468ba48
Revert "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
0379638
Merge "Remove strtok from adb."
by Elliott Hughes
· 10 years ago
5aefced
Merge "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
39fbcd5
Remove strtok from adb.
by Elliott Hughes
· 10 years ago
a403211
Merge "Support the full length of USB serial numbers."
by Elliott Hughes
· 10 years ago
1923ea6
Support the full length of USB serial numbers.
by Elliott Hughes
· 10 years ago
46881b2
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
1982a71
Merge "Use WriteFully in debuggerd to talk to ActivityManager."
by Elliott Hughes
· 10 years ago
9bb14a4
Merge "libziparchive: fix clang build"
by Greg Hackmann
· 10 years ago
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
fc7bcd2
Use WriteFully in debuggerd to talk to ActivityManager.
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
617203c
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
06e566e
Only run vold command when file encryption enabled
by Paul Lawrence
· 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
Next »