Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
4c06e42abf0419b3d4ddd57e47d5b7864bb4be00
/
libcutils
2bd4342
Remove VNDK warning.
by Steven Moreland
· 8 years ago
385fe69
libcutils: vendor_available
by Steven Moreland
· 8 years ago
edaed3e
Merge "Allocate a GID range for external cache files."
by Treehugger Robot
· 8 years ago
d73be1b
libcutils: compile with BOARD_VNDK_VERSION current
by Steven Moreland
· 8 years ago
fa16473
Allocate a GID range for external cache files.
by Jeff Sharkey
· 8 years ago
0301b32
Merge changes from topics 'adb_thread', 'adb_loopback'
by Josh Gao
· 8 years ago
46de1d7
adb: don't try to resolve 'localhost'
by Josh Gao
· 8 years ago
6748f24
libcutils: fix system-background tasks shown in top command
by Ganesh Mahendran
· 8 years ago
6e9cb8f
libcutils: fs_config: target_out_path assumed /system breaking partitions
by Mark Salyzyn
· 8 years ago
29e0c8f
Revert "libcutils: fs_config: target_out_path assumed /system"
by Thierry Strudel
· 8 years ago
7130fb3
libcutils: fs_config: target_out_path assumed /system
by Mark Salyzyn
· 8 years ago
c1c0de3
Merge "Add test config to libcutils_test"
by Treehugger Robot
· 8 years ago
a9403f0
libcutils: create private/fs_config.h
by Mark Salyzyn
· 8 years ago
d185445
Revert "Allocate GID to use reserved disk space."
by Jeff Sharkey
· 8 years ago
2c67dfb
Add test config to libcutils_test
by Dan Shi
· 8 years ago
82f8bb7
Allocate GID to use reserved disk space.
by Jeff Sharkey
· 8 years ago
d8f533a
Add test config to libcutils_test_static
by Dan Shi
· 8 years ago
a8d59fa
libcutils: remove sched_set/getscheduler
by Wei Wang
· 8 years ago
3d642d4
libcutils: handle root directory empty path
by Jeremy Compostella
· 9 years ago
4026798
libcutils: remove schedgroup
by Wei Wang
· 8 years ago
438720a
Merge "Make the xtables lock readable only by AID_RADIO and root."
by Lorenzo Colitti
· 8 years ago
2b616ce
libcutils: fs_config() add check /odm/etc/fs_config_*
by Mark Salyzyn
· 8 years ago
437dc91
Merge "remove emergency shutdown and improve init's reboot logic"
by Treehugger Robot
· 8 years ago
8d01f63
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 8 years ago
5e801e7
Make the xtables lock readable only by AID_RADIO and root.
by Lorenzo Colitti
· 8 years ago
d4e2386
Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils
by Vijay Venkatraman
· 8 years ago
e941c5f
Merge changes from topic 'remove_bg_cgroup'
by Treehugger Robot
· 8 years ago
62c701e
libcutils: fs_config() add check /oem/etc/fs_config_*
by Mark Salyzyn
· 8 years ago
9ceadcb
libcutils: fs_config() add check /vendor/etc/fs_config_*
by Mark Salyzyn
· 8 years ago
a45eae9
libcutils: fs_config: sort files
by Mark Salyzyn
· 8 years ago
c4f9f4c
libcutils: fs_config: sort dirs
by Mark Salyzyn
· 8 years ago
97957fc
libcutils: only change cgroup when fd is initialized
by Wei Wang
· 8 years ago
166e24c
libcutils: fs_config.c code compliance
by Mark Salyzyn
· 8 years ago
e63f366
android_reboot: move reboot reason file to data/misc/reboot/
by Todd Poynor
· 8 years ago
eac33da
libcutils: android_reboot: save reboot reason in file
by Todd Poynor
· 8 years ago
4822b01
Update qtaguid tag/untag documentation.
by Alex Deymo
· 8 years ago
e0cd1e0
Enable more modules on linux_bionic builds
by Dan Willemsen
· 8 years ago
37bba3b
libcutils: android_reboot: add thermal shutdown command
by Todd Poynor
· 8 years ago
1e48879
Merge "Bluetooth hal: moved to vendor partition."
by Treehugger Robot
· 8 years ago
18676b2
Bluetooth hal: moved to vendor partition.
by Steven Moreland
· 8 years ago
dfbae6d
Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137
by Treehugger Robot
· 8 years ago
3380927
Make secilc accessible by root only
by Alex Klyubin
· 8 years ago
a930af8
libcutils: build tests with -Wall -Wextra -Werror
by Greg Hackmann
· 8 years ago
7c60ec3
libcutils: fix socket type in SocketsTest.TestGetLocalPort
by Greg Hackmann
· 8 years ago
6d90fdc
libcutils: fix Wsign-compare warnings in multiuser_test
by Greg Hackmann
· 8 years ago
795267d
Removed cpusets/schedboost build time dependency.
by Isaac Chen
· 8 years ago
01003d4
Merge "Implement android::base::WaitForProperty."
by Treehugger Robot
· 8 years ago
b7ca923
fs_config: wifi is now on vendor partition
by Steven Moreland
· 8 years ago
b30769a
Implement android::base::WaitForProperty.
by Elliott Hughes
· 8 years ago
67959bc
cutils: Add clang FORTIFY support
by George Burgess IV
· 8 years ago
ac91b0c
Revert "Give crash_dump CAP_SYS_PTRACE."
by Josh Gao
· 8 years ago
54c7886
Disable integer sanitization on host.
by Evgenii Stepanov
· 8 years ago
c8121ba
Merge "Support arbitrary-length properties in property_list."
by Treehugger Robot
· 8 years ago
4eacd70
Support arbitrary-length properties in property_list.
by Elliott Hughes
· 8 years ago
09175a0
Add mode bits to a call to open with O_CREAT
by George Burgess IV
· 8 years ago
01678a0
Merge "Revert "Revert "Exporting C headers from system/core"""
by Vijay Venkatraman
· 8 years ago
651f838
Revert "Revert "Exporting C headers from system/core""
by Vijay Venkatraman
· 8 years ago
36397cb
Give crash_dump CAP_SYS_PTRACE.
by Josh Gao
· 8 years ago
acdb06d
Merge "Remove unused klog_get_level."
by Elliott Hughes
· 8 years ago
a3f2be2
Revert "Exporting C headers from system/core"
by Vijay Venkatraman
· 8 years ago
3c6763c
Exporting C headers from system/core
by Vijay Venkatraman
· 8 years ago
8dbab35
Merge "Load default/build props from each partition"
by Treehugger Robot
· 8 years ago
7e5d0b1
Define GID range for external data and OBBs.
by Jeff Sharkey
· 8 years ago
de21de7
Load default/build props from each partition
by Jaekyun Seok
· 8 years ago
cbe70cb
debuggerd: advance our amazing bet.
by Josh Gao
· 8 years ago
e04c3b0
Remove unused klog_get_level.
by Elliott Hughes
· 8 years ago
677ba31
libcutils: change klog_level to KLOG_INFO_LEVEL
by Wei Wang
· 8 years ago
01e12b4
Merge "liblog: use log/log.h when utilizing ALOG macros"
by Mark Salyzyn
· 8 years ago
30f991f
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
8097210
Allow Bluetooth HAL to access /sys/class/rfkill
by Andre Eisenbach
· 8 years ago
e67abec
libcutils: Use strnlen for default property values
by Myles Watson
· 8 years ago
22c0962
Use clang-format to fix up properties.c
by Myles Watson
· 8 years ago
5f9fa90
fs_config.c: make *.prop files 0600
by Nick Kralevich
· 8 years ago
da94f09
Merge "Define range of GIDs for cached app data."
by Jeff Sharkey
· 8 years ago
dff4470
Define range of GIDs for cached app data.
by Jeff Sharkey
· 8 years ago
5fee496
socket: uevent: use SO_RCVBUF instead of SO_RCVBUFFORCE
by Sandeep Patil
· 8 years ago
8656ed1
Merge "Use hasmntopt(3) rather than reinventing the wheel." am: 769a5a1962
by Elliott Hughes
· 8 years ago
769a5a1
Merge "Use hasmntopt(3) rather than reinventing the wheel."
by Elliott Hughes
· 8 years ago
8c18388
Use hasmntopt(3) rather than reinventing the wheel.
by Elliott Hughes
· 8 years ago
6878cd2
Merge "libcutils: tests" am: bac388e424
by Mark Salyzyn
· 8 years ago
678194d
libcutils: tests
by Mark Salyzyn
· 8 years ago
5a41102
Merge "libcutils: sdk(mac) build error (part deux)" am: ed0a48c617
by Mark Salyzyn
· 8 years ago
0958b18
libcutils: sdk(mac) build error (part deux)
by Mark Salyzyn
· 8 years ago
7bc8810
Merge "libcutils: sdk(mac) build error" am: 231d1ac640
by Mark Salyzyn
· 8 years ago
6b65216
libcutils: sdk(mac) build error
by Mark Salyzyn
· 8 years ago
809dee5
Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"
by Mark Salyzyn
· 8 years ago
52bd37e
libcutils: move cutils/files.h to cutils/android_get_control_file.h
by Mark Salyzyn
· 8 years ago
d32e7f4
Merge "libcutils: sockets_test breaks MAC build" am: 8d339e940f
by Mark Salyzyn
· 8 years ago
44ba139
libcutils: sockets_test breaks MAC build
by Mark Salyzyn
· 8 years ago
db9ad76
libcutils: klog inherit android_get_control_file("/dev/kmsg") am: c377843258
by Mark Salyzyn
· 8 years ago
4109c43
logd: set executable's capabilities in file system am: 0d2a1dcb49
by Mark Salyzyn
· 8 years ago
c020d3f
libcutils: add android_get_control_file() am: 0b034d9d7b
by Mark Salyzyn
· 8 years ago
4ffdd5d
libcutils: add android_get_control_socket() test am: 547e0dc45a
by Mark Salyzyn
· 8 years ago
c377843
libcutils: klog inherit android_get_control_file("/dev/kmsg")
by Mark Salyzyn
· 8 years ago
0d2a1dc
logd: set executable's capabilities in file system
by Mark Salyzyn
· 8 years ago
0b034d9
libcutils: add android_get_control_file()
by Mark Salyzyn
· 8 years ago
547e0dc
libcutils: add android_get_control_socket() test
by Mark Salyzyn
· 8 years ago
0dad6ac
Merge "Add fs_config entries for the webview_zygote." am: 2260c09983
by Robert Sesek
· 8 years ago
a2ceaf6
Add fs_config entries for the webview_zygote.
by Robert Sesek
· 8 years ago
c8356e5
Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'"
by Roshan Pius
· 8 years ago
Next »