summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-204-1/+8
* Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999Treehugger Robot2016-10-181-9/+2
|\
| * libcutils: use __android_log_is_debuggable()Mark Salyzyn2016-10-141-9/+2
* | Merge "Remove socket_loopback_client."Treehugger Robot2016-10-142-41/+0
|\ \ | |/ |/|
| * Remove socket_loopback_client.Elliott Hughes2016-10-132-41/+0
* | Merge "Rely on the platform -std default."Treehugger Robot2016-10-141-4/+0
|\ \
| * | Rely on the platform -std default.Elliott Hughes2016-10-101-4/+0
* | | Merge "Fallback to IPv6 when IPv4 is not available in adb"Treehugger Robot2016-10-141-12/+31
|\ \ \
| * | | Fallback to IPv6 when IPv4 is not available in adbTao Wu2016-10-131-12/+31
| | |/ | |/|
* | | Merge "Add native_handle_init"Chia-I Wu2016-10-131-0/+14
|\ \ \ | |/ / |/| |
| * | Add native_handle_initChia-I Wu2016-10-121-0/+14
* | | Merge "Start retiring socket_loopback_client."Elliott Hughes2016-10-131-18/+1
|\ \ \ | |/ / |/| |
| * | Start retiring socket_loopback_client.Elliott Hughes2016-10-111-18/+1
| |/
* | Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whol...Dimitry Ivanov2016-10-081-6/+0
|\ \
| * | Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole stati...Dimitry Ivanov2016-10-071-6/+0
* | | Merge "Add native_handle_clone"Chia-I Wu2016-10-081-0/+21
|\ \ \
| * | | Add native_handle_cloneChia-I Wu2016-09-261-0/+21
* | | | Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static...John Reck2016-10-071-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""John Reck2016-10-071-0/+6
* | | | Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib"""Treehugger Robot2016-10-061-6/+0
|\| | | | |_|/ |/| |
| * | Revert "Revert "Remove liblog from libcutils as a whole static lib""Dimitry Ivanov2016-10-061-6/+0
* | | Merge "Revert "Remove liblog from libcutils as a whole static lib""Dimitry Ivanov2016-10-031-0/+6
|\| |
| * | Revert "Remove liblog from libcutils as a whole static lib"Dimitry Ivanov2016-10-031-0/+6
* | | Merge "Remove liblog from libcutils as a whole static lib"Dimitry Ivanov2016-10-031-6/+0
|\| |
| * | Remove liblog from libcutils as a whole static libDimitry Ivanov2016-10-031-6/+0
* | | system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-302-4/+3
* | | libcutils: Replace cutils/log.h with android/log.hMark Salyzyn2016-09-3013-40/+41
|/ /
* | Merge "Add basic tests for ashmem"Connor O'Brien2016-09-292-0/+178
|\ \ | |/ |/|
| * Add basic tests for ashmemConnor O'Brien2016-09-202-0/+178
* | Move android_get_control_socket out of lineColin Cross2016-09-231-0/+21
* | Merge "Give wifi_hal_legacy access to netlink"Treehugger Robot2016-09-231-0/+3
|\ \
| * | Give wifi_hal_legacy access to netlinkMitchell Wills2016-09-131-0/+3
| |/
* | Merge "We should break from loop after getting connected."Treehugger Robot2016-09-221-0/+1
|\ \
| * | We should break from loop after getting connected.Tao Wu2016-09-211-0/+1
| |/
* / Hide warning in cutils/trace.hColin Cross2016-09-212-0/+7
|/
* Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAWChristopher Wiley2016-09-071-0/+4
* libcutils: try all addresses in socket_network_client_timeout.Josh Gao2016-09-011-49/+48
* Fix access checkJohn Reck2016-08-261-3/+10
* Merge "libcutils: Add ashmem_valid() function"Mark Salyzyn2016-08-241-15/+22
|\
| * libcutils: Add ashmem_valid() functionMark Salyzyn2016-08-231-15/+22
* | Merge "Remove process_name.c"Dmitriy Filchenko2016-08-192-98/+0
|\|
| * Remove process_name.cDmitriy Filchenko2016-08-182-98/+0
* | Merge "libcutils: add sched_policy test"Greg Hackmann2016-08-042-0/+99
|\|
| * Merge "libcutils: add sched_policy test"Treehugger Robot2016-08-042-0/+99
| |\
| | * libcutils: add sched_policy testGreg Hackmann2016-08-032-0/+99
* | | Merge "Remove the prctl PR_SET_TIMERSLACK_PID call."Elliott Hughes2016-08-041-10/+2
|\| |
| * | Remove the prctl PR_SET_TIMERSLACK_PID call.Elliott Hughes2016-08-031-10/+2
| |/
* | Merge \"sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_T...John Stultz2016-07-301-5/+25
|\|
| * sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLAC...John Stultz2016-07-291-5/+25
* | Merge \"Fix early init logging.\"Elliott Hughes2016-07-271-9/+1
|\|