Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f5200c075098a6fb6a69ac4e2baa2fdd3809cbbd
f5200c0
logwrap: add quiet flag to logwrap()
by Rom Lemarchand
· 12 years ago
2c3b2e1
Merge "logwrap: Replace sigprocmask with pthread_sigmask"
by Rom Lemarchand
· 12 years ago
665118f
Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT"
by Rom Lemarchand
· 12 years ago
ed179d2
logwrap: Replace sigprocmask with pthread_sigmask
by Rom Lemarchand
· 12 years ago
75c289a
logwrap: wait for child process when receiving SIGINT or SIGQUIT
by Rom Lemarchand
· 12 years ago
99e1966
logwrap: ensure child exits with _exit
by Rom Lemarchand
· 12 years ago
83dee8e
Merge "adb: Read secure adb keys on every auth request"
by Benoit Goby
· 12 years ago
078ca5e
Merge "logwrap: remove unnecessary call to setuid/setgid"
by Rom Lemarchand
· 12 years ago
e74313b
Merge "logwrap: fix off by 1 argument error"
by Rom Lemarchand
· 12 years ago
45509f9
Merge "logwrapper: switch to signal handlers for SIGCHLD"
by Rom Lemarchand
· 12 years ago
d11fb12
Merge "property_service: make /dev/__properties__ readable"
by Nick Kralevich
· 12 years ago
cfb5ec3
logwrap: remove unnecessary call to setuid/setgid
by Rom Lemarchand
· 12 years ago
611f5b4
logwrap: fix off by 1 argument error
by Rom Lemarchand
· 12 years ago
0cc2cab
logwrapper: switch to signal handlers for SIGCHLD
by Rom Lemarchand
· 12 years ago
fa341f5
Merge commit '35d5b7e6' into master
by Colin Cross
· 12 years ago
c86396e
am 5fc4fdc6: am 2447afdb: Merge "fastboot: use better exported api from libext4_utils"
by Colin Cross
· 12 years ago
35d5b7e
am 61ae5dfd: Merge "fastboot: add errno.h to fix windows build"
by Colin Cross
· 12 years ago
61ae5df
Merge "fastboot: add errno.h to fix windows build"
by Colin Cross
· 12 years ago
81c632e
fastboot: add errno.h to fix windows build
by Colin Cross
· 12 years ago
5fc4fdc
am 2447afdb: Merge "fastboot: use better exported api from libext4_utils"
by Colin Cross
· 12 years ago
2447afd
Merge "fastboot: use better exported api from libext4_utils"
by Colin Cross
· 12 years ago
2aaf5e8
fastboot: use better exported api from libext4_utils
by Colin Cross
· 12 years ago
7ece0a8
property_service: make /dev/__properties__ readable
by Nick Kralevich
· 12 years ago
4db7df7
toolbox: renice: Add -t TYPE parameter and switch to getopt
by Dmitry Shmidt
· 12 years ago
2840647
Revert "init: make system properties more secure."
by Nick Kralevich
· 12 years ago
5bf8a42
am 3dbcb6d6: am 98d07897: Merge "Windows adb: Make client stdout and stderr handles uninheritable"
by David Turner
· 12 years ago
3dbcb6d
am 98d07897: Merge "Windows adb: Make client stdout and stderr handles uninheritable"
by David Turner
· 12 years ago
98d0789
Merge "Windows adb: Make client stdout and stderr handles uninheritable"
by David Turner
· 12 years ago
51e0661
init: make system properties more secure.
by Nick Kralevich
· 12 years ago
345cb06
adb: Read secure adb keys on every auth request
by Benoit Goby
· 12 years ago
d984497
am 989c033b: am 026b3953: Merge "The localtime_tz and mktime_tz extensions are now in bionic."
by Elliott Hughes
· 12 years ago
989c033
am 026b3953: Merge "The localtime_tz and mktime_tz extensions are now in bionic."
by Elliott Hughes
· 12 years ago
026b395
Merge "The localtime_tz and mktime_tz extensions are now in bionic."
by Elliott Hughes
· 12 years ago
def8d6a
The localtime_tz and mktime_tz extensions are now in bionic.
by Elliott Hughes
· 12 years ago
b58a822
logwrapper: prevent logwrap from hanging when child dies
by Rom Lemarchand
· 12 years ago
1b325d1
Merge "logwrapper: split into liblogwrap and the executable itself"
by Rom Lemarchand
· 12 years ago
c93d30f
Merge "Support 4 dns servers, up from 2"
by Robert Greenwalt
· 12 years ago
113bd47
logwrapper: split into liblogwrap and the executable itself
by Rom Lemarchand
· 12 years ago
60efde7
Merge "cutils: add simple reference counter"
by Alex Ray
· 12 years ago
2c43b55
resolved conflicts for merge of f62f1e3a to master
by Ying Wang
· 12 years ago
d874cc8
cutils: add simple reference counter
by Alex Ray
· 12 years ago
fdd5731
Support 4 dns servers, up from 2
by Robert Greenwalt
· 12 years ago
7f213f8
Merge "Revert "Remove -d option from logwrapper""
by Rom Lemarchand
· 12 years ago
571c136
adb: HACK: (linux only) allow temp mitigation for multithreaded issues
by JP Abgrall
· 12 years ago
267aa8b
Windows adb: Make client stdout and stderr handles uninheritable
by Ray Donnelly
· 12 years ago
f62f1e3
am ef2ea99b: Merge "Correct LOCAL_LDLIBS of adb"
by Ying Wang
· 12 years ago
ef2ea99
Merge "Correct LOCAL_LDLIBS of adb"
by Ying Wang
· 12 years ago
9067dd3
Merge "cutils: bitops: add include for bool"
by Alex Ray
· 12 years ago
81ec96d
cutils: bitops: add include for bool
by Alex Ray
· 12 years ago
b65bea4
Merge "cutils: Add bitmask utilities to bitops"
by Alex Ray
· 12 years ago
2111bc7
cutils: Add bitmask utilities to bitops
by Alex Ray
· 12 years ago
273f504
am bab2ba3e: am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not set"
by Elliott Hughes
· 12 years ago
bab2ba3
am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not set"
by Elliott Hughes
· 12 years ago
6d9589c
Merge "Fix dhcpcd startup when net.hostname is not set"
by Elliott Hughes
· 12 years ago
a444041
am ba900f2e: am fb69c2e2: Merge "init.rc: setup qtaguid group ownership of ctrl and stat files"
by JP Abgrall
· 12 years ago
ba900f2
am fb69c2e2: Merge "init.rc: setup qtaguid group ownership of ctrl and stat files"
by JP Abgrall
· 12 years ago
c2b19de
am 3f8d6cde: am d084ec96: Merge "ueventd: Increase uevent buffer size"
by jp abgrall
· 12 years ago
fb69c2e
Merge "init.rc: setup qtaguid group ownership of ctrl and stat files"
by JP Abgrall
· 12 years ago
b10c7b4
Revert "Remove -d option from logwrapper"
by Rom Lemarchand
· 12 years ago
3f8d6cd
am d084ec96: Merge "ueventd: Increase uevent buffer size"
by jp abgrall
· 12 years ago
3e54aab
init.rc: setup qtaguid group ownership of ctrl and stat files
by JP Abgrall
· 12 years ago
d084ec9
Merge "ueventd: Increase uevent buffer size"
by jp abgrall
· 12 years ago
d7c52a4
am 03873ce4: am 77eccafe: Merge "Support adb client connect to remote server"
by jp abgrall
· 12 years ago
03873ce
am 77eccafe: Merge "Support adb client connect to remote server"
by jp abgrall
· 12 years ago
d562ca7
ueventd: Increase uevent buffer size
by Andrew Boie
· 12 years ago
77eccaf
Merge "Support adb client connect to remote server"
by jp abgrall
· 12 years ago
d7b3308
Support adb client connect to remote server
by Matt Gumbel
· 12 years ago
ba2ba5c
Fix dhcpcd startup when net.hostname is not set
by Matt Gumbel
· 12 years ago
875adfa
Merge "Remove -d option from logwrapper"
by Rom Lemarchand
· 12 years ago
e8097be
am a82985b6: am 7cd45071: Merge "Include page protections in the debuggerd map output."
by Elliott Hughes
· 12 years ago
a82985b
am 7cd45071: Merge "Include page protections in the debuggerd map output."
by Elliott Hughes
· 12 years ago
7cd4507
Merge "Include page protections in the debuggerd map output."
by Elliott Hughes
· 12 years ago
4d74bcf
Remove -d option from logwrapper
by Rom Lemarchand
· 12 years ago
d1420be
Include page protections in the debuggerd map output.
by Elliott Hughes
· 12 years ago
2b5b3bb
rootdir: init.rc: set perms for new interactive governor attrs
by Todd Poynor
· 12 years ago
9c60755
Correct LOCAL_LDLIBS of adb
by Chih-Wei Huang
· 12 years ago
2bf4963
am e2aab2cc: am 38219ee6: Merge "Track the setsebool change in the emulator init.rc."
by Elliott Hughes
· 12 years ago
8b9e980
am 4600545f: am b8e86c5a: Merge "android_filesystem_config: allow absolute paths"
by Colin Cross
· 12 years ago
e2aab2c
am 38219ee6: Merge "Track the setsebool change in the emulator init.rc."
by Elliott Hughes
· 12 years ago
38219ee
Merge "Track the setsebool change in the emulator init.rc."
by Elliott Hughes
· 12 years ago
334ad0e
Track the setsebool change in the emulator init.rc.
by Elliott Hughes
· 12 years ago
4600545
am b8e86c5a: Merge "android_filesystem_config: allow absolute paths"
by Colin Cross
· 12 years ago
b8e86c5
Merge "android_filesystem_config: allow absolute paths"
by Colin Cross
· 12 years ago
04aaf5a
android_filesystem_config: allow absolute paths
by Colin Cross
· 12 years ago
17e9033
am 191af2f2: am 367f1e4b: am 4f247d75: rootdir: init.rc: set perms for cpufreq governor boostpulse_duration
by Todd Poynor
· 12 years ago
191af2f
am 367f1e4b: am 4f247d75: rootdir: init.rc: set perms for cpufreq governor boostpulse_duration
by Todd Poynor
· 12 years ago
367f1e4
am 4f247d75: rootdir: init.rc: set perms for cpufreq governor boostpulse_duration
by Todd Poynor
· 12 years ago
4f247d7
rootdir: init.rc: set perms for cpufreq governor boostpulse_duration
by Todd Poynor
· 12 years ago
487c4ea
am 7ec62dbd: am 82ea44f8: Merge "Change setsebool syntax to be consistent with other init built-ins."
by Dima Zavin
· 12 years ago
7ec62dbd
am 82ea44f8: Merge "Change setsebool syntax to be consistent with other init built-ins."
by Dima Zavin
· 12 years ago
82ea44f
Merge "Change setsebool syntax to be consistent with other init built-ins."
by Dima Zavin
· 12 years ago
9388033
am 22e91366: Merge from AOSP staging branch
by Jean-Baptiste Queru
· 12 years ago
22e9136
Merge from AOSP staging branch
by Jean-Baptiste Queru
· 12 years ago
516943c
Merge "libusbhost: generates a static library"
by Mike Lockwood
· 12 years ago
dea9a93
Merge "libusbhost: permits client polling on inotify wd"
by Mike Lockwood
· 12 years ago
9bc6f20
am abf7cc97: am 13306d95: Merge "adb: Improve ADB\'s forward redirection management."
by David 'Digit' Turner
· 12 years ago
abf7cc9
am 13306d95: Merge "adb: Improve ADB\'s forward redirection management."
by David 'Digit' Turner
· 12 years ago
0e23fee
Change setsebool syntax to be consistent with other init built-ins.
by Stephen Smalley
· 12 years ago
13306d9
Merge "adb: Improve ADB's forward redirection management."
by David 'Digit' Turner
· 12 years ago
625a8ef
am 0c47c682: am 81077e5f: Merge "Use Rlog instead of Log"
by Wink Saville
· 12 years ago
Next »