Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
44588384f0bc6b89a5a60800e8de3dbd5797e7ea
/
libcutils
3858884
Merge "Allow Bluetooth HAL CAP_SYS_NICE"
by Philip Cuadra
· 8 years ago
974dfbd
Change get_sched_policy to check "schedtune" and "cpuset".
by Erik Staats
· 8 years ago
fabc783
Allow Bluetooth HAL CAP_SYS_NICE
by Philip Cuadra
· 8 years ago
02b6d41
Revert "Make the xtables lock readable only by AID_RADIO and root."
by Lorenzo Colitti
· 8 years ago
38921a8
Remove VNDK warning.
by Steven Moreland
· 8 years ago
4d59226
libcutils: vendor_available
by Steven Moreland
· 8 years ago
19973ac
Merge "Allocate a GID range for external cache files."
by Treehugger Robot
· 8 years ago
f7ee0f9
libcutils: compile with BOARD_VNDK_VERSION current
by Steven Moreland
· 8 years ago
2cd566f
Allocate a GID range for external cache files.
by Jeff Sharkey
· 8 years ago
855022c
Merge changes from topics 'adb_thread', 'adb_loopback'
by Josh Gao
· 8 years ago
3ce7297
adb: don't try to resolve 'localhost'
by Josh Gao
· 8 years ago
cf0ad35
libcutils: fix system-background tasks shown in top command
by Ganesh Mahendran
· 8 years ago
9a6886b
libcutils: fs_config: target_out_path assumed /system breaking partitions
by Mark Salyzyn
· 8 years ago
c39504f
Revert "libcutils: fs_config: target_out_path assumed /system"
by Thierry Strudel
· 8 years ago
095326c
libcutils: fs_config: target_out_path assumed /system
by Mark Salyzyn
· 8 years ago
9115c92
Merge "Add test config to libcutils_test"
by Treehugger Robot
· 8 years ago
0c4be7a
libcutils: create private/fs_config.h
by Mark Salyzyn
· 8 years ago
9b095e0
Revert "Allocate GID to use reserved disk space."
by Jeff Sharkey
· 8 years ago
37331ff
Add test config to libcutils_test
by Dan Shi
· 8 years ago
688c7fa
Allocate GID to use reserved disk space.
by Jeff Sharkey
· 8 years ago
2f99587
Add test config to libcutils_test_static
by Dan Shi
· 8 years ago
725fb62
libcutils: remove sched_set/getscheduler
by Wei Wang
· 8 years ago
e9fc328
libcutils: handle root directory empty path
by Jeremy Compostella
· 9 years ago
10e565d
libcutils: remove schedgroup
by Wei Wang
· 8 years ago
9bcf283
Merge "Make the xtables lock readable only by AID_RADIO and root."
by Lorenzo Colitti
· 8 years ago
f849841
libcutils: fs_config() add check /odm/etc/fs_config_*
by Mark Salyzyn
· 8 years ago
e9067c9
Merge "remove emergency shutdown and improve init's reboot logic"
by Treehugger Robot
· 8 years ago
519d658
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 8 years ago
eb29cf2
Make the xtables lock readable only by AID_RADIO and root.
by Lorenzo Colitti
· 8 years ago
2b764de
Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils
by Vijay Venkatraman
· 8 years ago
b770955
Merge changes from topic 'remove_bg_cgroup'
by Treehugger Robot
· 8 years ago
171e015
libcutils: fs_config() add check /oem/etc/fs_config_*
by Mark Salyzyn
· 8 years ago
cd36e60
libcutils: fs_config() add check /vendor/etc/fs_config_*
by Mark Salyzyn
· 8 years ago
1bb2079
libcutils: fs_config: sort files
by Mark Salyzyn
· 8 years ago
b448b1f
libcutils: fs_config: sort dirs
by Mark Salyzyn
· 8 years ago
d823609
libcutils: only change cgroup when fd is initialized
by Wei Wang
· 8 years ago
2a97878
libcutils: fs_config.c code compliance
by Mark Salyzyn
· 8 years ago
7437ea4
android_reboot: move reboot reason file to data/misc/reboot/
by Todd Poynor
· 8 years ago
f83ba87
libcutils: android_reboot: save reboot reason in file
by Todd Poynor
· 8 years ago
3a57356
Update qtaguid tag/untag documentation.
by Alex Deymo
· 8 years ago
0639227
Enable more modules on linux_bionic builds
by Dan Willemsen
· 8 years ago
ebef40e
libcutils: android_reboot: add thermal shutdown command
by Todd Poynor
· 8 years ago
a4aa53d
Merge "Bluetooth hal: moved to vendor partition."
by Treehugger Robot
· 8 years ago
7fb83f3
Bluetooth hal: moved to vendor partition.
by Steven Moreland
· 8 years ago
005ac4b
Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137
by Treehugger Robot
· 8 years ago
e24abef
Make secilc accessible by root only
by Alex Klyubin
· 8 years ago
4962ca4
libcutils: build tests with -Wall -Wextra -Werror
by Greg Hackmann
· 8 years ago
69448a4
libcutils: fix socket type in SocketsTest.TestGetLocalPort
by Greg Hackmann
· 8 years ago
b523dec
libcutils: fix Wsign-compare warnings in multiuser_test
by Greg Hackmann
· 8 years ago
62fc391
Removed cpusets/schedboost build time dependency.
by Isaac Chen
· 8 years ago
7ee0509
Merge "Implement android::base::WaitForProperty."
by Treehugger Robot
· 8 years ago
c2e65f0
fs_config: wifi is now on vendor partition
by Steven Moreland
· 8 years ago
800c05e
Implement android::base::WaitForProperty.
by Elliott Hughes
· 8 years ago
ac73411
cutils: Add clang FORTIFY support
by George Burgess IV
· 8 years ago
802edb0
Revert "Give crash_dump CAP_SYS_PTRACE."
by Josh Gao
· 8 years ago
47b4ff4
Disable integer sanitization on host.
by Evgenii Stepanov
· 8 years ago
0dd78be
Merge "Support arbitrary-length properties in property_list."
by Treehugger Robot
· 8 years ago
f660edf
Support arbitrary-length properties in property_list.
by Elliott Hughes
· 8 years ago
fed63d1
Add mode bits to a call to open with O_CREAT
by George Burgess IV
· 8 years ago
c8cf2ff
Merge "Revert "Revert "Exporting C headers from system/core"""
by Vijay Venkatraman
· 8 years ago
98b5036
Revert "Revert "Exporting C headers from system/core""
by Vijay Venkatraman
· 8 years ago
1db8a02
Give crash_dump CAP_SYS_PTRACE.
by Josh Gao
· 8 years ago
392595b
Merge "Remove unused klog_get_level."
by Elliott Hughes
· 8 years ago
07f7337
Revert "Exporting C headers from system/core"
by Vijay Venkatraman
· 8 years ago
ff5c617
Exporting C headers from system/core
by Vijay Venkatraman
· 8 years ago
bc73be6
Merge "Load default/build props from each partition"
by Treehugger Robot
· 8 years ago
747efd6
Define GID range for external data and OBBs.
by Jeff Sharkey
· 8 years ago
d2eb2c9
Load default/build props from each partition
by Jaekyun Seok
· 8 years ago
4664970
debuggerd: advance our amazing bet.
by Josh Gao
· 8 years ago
1cae413
Remove unused klog_get_level.
by Elliott Hughes
· 8 years ago
b1e8525
libcutils: change klog_level to KLOG_INFO_LEVEL
by Wei Wang
· 8 years ago
88b944a
Merge "liblog: use log/log.h when utilizing ALOG macros"
by Mark Salyzyn
· 8 years ago
1d6b610
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
a6ecaea
Allow Bluetooth HAL to access /sys/class/rfkill
by Andre Eisenbach
· 8 years ago
cef7f82
libcutils: Use strnlen for default property values
by Myles Watson
· 8 years ago
7837076
Use clang-format to fix up properties.c
by Myles Watson
· 8 years ago
f27b8cb
fs_config.c: make *.prop files 0600
by Nick Kralevich
· 8 years ago
1b0b19a
Merge "Define range of GIDs for cached app data."
by Jeff Sharkey
· 8 years ago
998ffa3
Define range of GIDs for cached app data.
by Jeff Sharkey
· 8 years ago
df7190b
socket: uevent: use SO_RCVBUF instead of SO_RCVBUFFORCE
by Sandeep Patil
· 8 years ago
bd1999b
Merge "Use hasmntopt(3) rather than reinventing the wheel." am: 769a5a1962
by Elliott Hughes
· 8 years ago
f4aa004
Merge "Use hasmntopt(3) rather than reinventing the wheel."
by Elliott Hughes
· 8 years ago
b615be0
Use hasmntopt(3) rather than reinventing the wheel.
by Elliott Hughes
· 8 years ago
da68bb2
Merge "libcutils: tests" am: bac388e424
by Mark Salyzyn
· 8 years ago
eff525c
libcutils: tests
by Mark Salyzyn
· 8 years ago
22c394d
Merge "libcutils: sdk(mac) build error (part deux)" am: ed0a48c617
by Mark Salyzyn
· 8 years ago
8d1b65a
libcutils: sdk(mac) build error (part deux)
by Mark Salyzyn
· 8 years ago
c346a2f
Merge "libcutils: sdk(mac) build error" am: 231d1ac640
by Mark Salyzyn
· 8 years ago
fae6eed
libcutils: sdk(mac) build error
by Mark Salyzyn
· 8 years ago
c2c9790
Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"
by Mark Salyzyn
· 8 years ago
e7c9280
libcutils: move cutils/files.h to cutils/android_get_control_file.h
by Mark Salyzyn
· 8 years ago
9d2dda1
Merge "libcutils: sockets_test breaks MAC build" am: 8d339e940f
by Mark Salyzyn
· 8 years ago
ce48a5e
libcutils: sockets_test breaks MAC build
by Mark Salyzyn
· 8 years ago
93b919b
libcutils: klog inherit android_get_control_file("/dev/kmsg") am: c377843258
by Mark Salyzyn
· 8 years ago
910c0a9
logd: set executable's capabilities in file system am: 0d2a1dcb49
by Mark Salyzyn
· 8 years ago
b6ab42f
libcutils: add android_get_control_file() am: 0b034d9d7b
by Mark Salyzyn
· 8 years ago
2f0e557
libcutils: add android_get_control_socket() test am: 547e0dc45a
by Mark Salyzyn
· 8 years ago
8ee6452
libcutils: klog inherit android_get_control_file("/dev/kmsg")
by Mark Salyzyn
· 8 years ago
87ebcd3
logd: set executable's capabilities in file system
by Mark Salyzyn
· 8 years ago
d971e39
libcutils: add android_get_control_file()
by Mark Salyzyn
· 8 years ago
Next »