Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
system_core
/
69fae7b3dcf15dadea477dd686bd11bc63c1d2e8
/
libcutils
1e48879
Merge "Bluetooth hal: moved to vendor partition."
by Treehugger Robot
· 9 years ago
18676b2
Bluetooth hal: moved to vendor partition.
by Steven Moreland
· 9 years ago
dfbae6d
Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137
by Treehugger Robot
· 9 years ago
3380927
Make secilc accessible by root only
by Alex Klyubin
· 9 years ago
a930af8
libcutils: build tests with -Wall -Wextra -Werror
by Greg Hackmann
· 9 years ago
7c60ec3
libcutils: fix socket type in SocketsTest.TestGetLocalPort
by Greg Hackmann
· 9 years ago
6d90fdc
libcutils: fix Wsign-compare warnings in multiuser_test
by Greg Hackmann
· 9 years ago
795267d
Removed cpusets/schedboost build time dependency.
by Isaac Chen
· 9 years ago
01003d4
Merge "Implement android::base::WaitForProperty."
by Treehugger Robot
· 9 years ago
b7ca923
fs_config: wifi is now on vendor partition
by Steven Moreland
· 9 years ago
b30769a
Implement android::base::WaitForProperty.
by Elliott Hughes
· 9 years ago
67959bc
cutils: Add clang FORTIFY support
by George Burgess IV
· 9 years ago
ac91b0c
Revert "Give crash_dump CAP_SYS_PTRACE."
by Josh Gao
· 9 years ago
54c7886
Disable integer sanitization on host.
by Evgenii Stepanov
· 9 years ago
c8121ba
Merge "Support arbitrary-length properties in property_list."
by Treehugger Robot
· 9 years ago
4eacd70
Support arbitrary-length properties in property_list.
by Elliott Hughes
· 9 years ago
09175a0
Add mode bits to a call to open with O_CREAT
by George Burgess IV
· 9 years ago
01678a0
Merge "Revert "Revert "Exporting C headers from system/core"""
by Vijay Venkatraman
· 9 years ago
651f838
Revert "Revert "Exporting C headers from system/core""
by Vijay Venkatraman
· 9 years ago
36397cb
Give crash_dump CAP_SYS_PTRACE.
by Josh Gao
· 9 years ago
acdb06d
Merge "Remove unused klog_get_level."
by Elliott Hughes
· 9 years ago
a3f2be2
Revert "Exporting C headers from system/core"
by Vijay Venkatraman
· 9 years ago
3c6763c
Exporting C headers from system/core
by Vijay Venkatraman
· 9 years ago
8dbab35
Merge "Load default/build props from each partition"
by Treehugger Robot
· 9 years ago
7e5d0b1
Define GID range for external data and OBBs.
by Jeff Sharkey
· 9 years ago
de21de7
Load default/build props from each partition
by Jaekyun Seok
· 9 years ago
cbe70cb
debuggerd: advance our amazing bet.
by Josh Gao
· 9 years ago
e04c3b0
Remove unused klog_get_level.
by Elliott Hughes
· 9 years ago
677ba31
libcutils: change klog_level to KLOG_INFO_LEVEL
by Wei Wang
· 9 years ago
01e12b4
Merge "liblog: use log/log.h when utilizing ALOG macros"
by Mark Salyzyn
· 9 years ago
30f991f
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 9 years ago
8097210
Allow Bluetooth HAL to access /sys/class/rfkill
by Andre Eisenbach
· 9 years ago
e67abec
libcutils: Use strnlen for default property values
by Myles Watson
· 9 years ago
22c0962
Use clang-format to fix up properties.c
by Myles Watson
· 9 years ago
5f9fa90
fs_config.c: make *.prop files 0600
by Nick Kralevich
· 9 years ago
da94f09
Merge "Define range of GIDs for cached app data."
by Jeff Sharkey
· 9 years ago
dff4470
Define range of GIDs for cached app data.
by Jeff Sharkey
· 9 years ago
5fee496
socket: uevent: use SO_RCVBUF instead of SO_RCVBUFFORCE
by Sandeep Patil
· 9 years ago
8656ed1
Merge "Use hasmntopt(3) rather than reinventing the wheel." am: 769a5a1962
by Elliott Hughes
· 9 years ago
769a5a1
Merge "Use hasmntopt(3) rather than reinventing the wheel."
by Elliott Hughes
· 9 years ago
8c18388
Use hasmntopt(3) rather than reinventing the wheel.
by Elliott Hughes
· 9 years ago
6878cd2
Merge "libcutils: tests" am: bac388e424
by Mark Salyzyn
· 9 years ago
678194d
libcutils: tests
by Mark Salyzyn
· 9 years ago
5a41102
Merge "libcutils: sdk(mac) build error (part deux)" am: ed0a48c617
by Mark Salyzyn
· 9 years ago
0958b18
libcutils: sdk(mac) build error (part deux)
by Mark Salyzyn
· 9 years ago
7bc8810
Merge "libcutils: sdk(mac) build error" am: 231d1ac640
by Mark Salyzyn
· 9 years ago
6b65216
libcutils: sdk(mac) build error
by Mark Salyzyn
· 9 years ago
809dee5
Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"
by Mark Salyzyn
· 9 years ago
52bd37e
libcutils: move cutils/files.h to cutils/android_get_control_file.h
by Mark Salyzyn
· 9 years ago
d32e7f4
Merge "libcutils: sockets_test breaks MAC build" am: 8d339e940f
by Mark Salyzyn
· 9 years ago
44ba139
libcutils: sockets_test breaks MAC build
by Mark Salyzyn
· 9 years ago
db9ad76
libcutils: klog inherit android_get_control_file("/dev/kmsg") am: c377843258
by Mark Salyzyn
· 9 years ago
4109c43
logd: set executable's capabilities in file system am: 0d2a1dcb49
by Mark Salyzyn
· 9 years ago
c020d3f
libcutils: add android_get_control_file() am: 0b034d9d7b
by Mark Salyzyn
· 9 years ago
4ffdd5d
libcutils: add android_get_control_socket() test am: 547e0dc45a
by Mark Salyzyn
· 9 years ago
c377843
libcutils: klog inherit android_get_control_file("/dev/kmsg")
by Mark Salyzyn
· 9 years ago
0d2a1dc
logd: set executable's capabilities in file system
by Mark Salyzyn
· 9 years ago
0b034d9
libcutils: add android_get_control_file()
by Mark Salyzyn
· 9 years ago
547e0dc
libcutils: add android_get_control_socket() test
by Mark Salyzyn
· 9 years ago
0dad6ac
Merge "Add fs_config entries for the webview_zygote." am: 2260c09983
by Robert Sesek
· 9 years ago
a2ceaf6
Add fs_config entries for the webview_zygote.
by Robert Sesek
· 10 years ago
c8356e5
Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'"
by Roshan Pius
· 9 years ago
f6ac81e
Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'
by Roshan Pius
· 10 years ago
8a7297a
Merge "system/core: preparation to pull back interfaces from android/log.h"
by Mark Salyzyn
· 9 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 9 years ago
f43c324
libcutils: use __android_log_is_debuggable() am: b5aa4e7125
by Mark Salyzyn
· 9 years ago
c1f74ca
Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999
by Treehugger Robot
· 9 years ago
091113e
Merge "Remove socket_loopback_client." am: 5171bebf41
by Elliott Hughes
· 9 years ago
5171beb
Merge "Remove socket_loopback_client."
by Treehugger Robot
· 9 years ago
b5aa4e7
libcutils: use __android_log_is_debuggable()
by Mark Salyzyn
· 10 years ago
19340be
Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635
by Elliott Hughes
· 9 years ago
955648a
Merge "Rely on the platform -std default."
by Treehugger Robot
· 9 years ago
4b9774f
Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0
by Tao Wu
· 9 years ago
c32d7fd
Merge "Fallback to IPv6 when IPv4 is not available in adb"
by Treehugger Robot
· 9 years ago
dd92a0a
Remove socket_loopback_client.
by Elliott Hughes
· 9 years ago
7e671b3
Merge "Add native_handle_init" am: d790aae4bc am: 28423b86fe am: bf72cf21dc
by Chia-I Wu
· 9 years ago
d790aae
Merge "Add native_handle_init"
by Chia-I Wu
· 9 years ago
7b70076
Fallback to IPv6 when IPv4 is not available in adb
by Tao Wu
· 10 years ago
fc485e4
Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33
by Elliott Hughes
· 9 years ago
58f7f61
Merge "Start retiring socket_loopback_client."
by Elliott Hughes
· 9 years ago
b843791
Add native_handle_init
by Chia-I Wu
· 10 years ago
139b372
Start retiring socket_loopback_client.
by Elliott Hughes
· 9 years ago
36e0d39
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
8a4e8bb
Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" am: afda14e61d am: a46dfe2306
by Dimitry Ivanov
· 10 years ago
afda14e
Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""""
by Dimitry Ivanov
· 10 years ago
ebebf01
Merge "Add native_handle_clone" am: e8f6c7398b am: 462e087e40 am: cb52dc258e
by Chia-I Wu
· 10 years ago
e8f6c73
Merge "Add native_handle_clone"
by Chia-I Wu
· 10 years ago
625484d
Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""
by Dimitry Ivanov
· 10 years ago
5e106e0
Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" am: b02a355d10 am: 8e7fa9fb7e
by John Reck
· 10 years ago
b02a355
Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""
by John Reck
· 10 years ago
6a45291
Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""
by John Reck
· 10 years ago
674e2a3
Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" am: 8949696d33 am: e89ec3c4e0
by Dimitry Ivanov
· 10 years ago
8949696
Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib"""
by Treehugger Robot
· 10 years ago
595c148
Revert "Revert "Remove liblog from libcutils as a whole static lib""
by Dimitry Ivanov
· 10 years ago
897fa44
Merge "Revert "Remove liblog from libcutils as a whole static lib"" am: d4446ccce8 am: 3e5bb6dc6e
by Dimitry Ivanov
· 10 years ago
d4446cc
Merge "Revert "Remove liblog from libcutils as a whole static lib""
by Dimitry Ivanov
· 10 years ago
f93d732
Revert "Remove liblog from libcutils as a whole static lib"
by Dimitry Ivanov
· 10 years ago
17c88c7
Merge "Remove liblog from libcutils as a whole static lib" am: dd01f980e5 am: 7e06b19328
by Dimitry Ivanov
· 10 years ago
dd01f98
Merge "Remove liblog from libcutils as a whole static lib"
by Dimitry Ivanov
· 10 years ago
6dd58c0
Remove liblog from libcutils as a whole static lib
by Dimitry Ivanov
· 10 years ago
Next »