summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6Duane Sand2014-07-311-1/+9
* Remove invalid 64-bit host objects.Stephen Hines2014-07-221-13/+0
* Add android_memset16/android_memset32 for aarch64.Christopher Ferris2014-06-235-9/+426
* libcutils: Fix warnings in properties.c when verbose logging is enabledIgor Murashkin2014-06-202-4/+6
* cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-06-203-2/+422
* Fix windows sdk build.Dan Albert2014-06-131-1/+1
* Use syscall(2) instead of ioprio_get/ioprio_set.Dan Albert2014-06-121-19/+5
* Port libcutils memset16/32 to x86_64.Henrik Smiding2014-06-054-16/+994
* Host multilib build of both 32-bit and 64-bit libraries.Ian Rogers2014-06-051-0/+1
* Merge "Fix libcutils/dlmalloc_stubs.c build breakage."Elliott Hughes2014-06-041-1/+0
|\
| * Fix libcutils/dlmalloc_stubs.c build breakage.Elliott Hughes2014-06-031-1/+0
* | Fix build.Mathieu Chartier2014-06-031-1/+3
* | Fix build.Mathieu Chartier2014-06-031-10/+8
|/
* Merge "Make host ashmem_create_region seed only once."Mathieu Chartier2014-06-031-61/+63
|\
| * Make host ashmem_create_region seed only once.Mathieu Chartier2014-06-031-61/+63
* | libcutils: fix rw FS remount check issueHong-Mei Li2014-06-021-1/+1
|/
* Fix win32 undefined reference to `_socket_network_client_timeout'.Elliott Hughes2014-05-202-18/+9
* Fix Windows socket_network_client.c build failures.Elliott Hughes2014-05-191-1/+8
* Bound the ADB connect time with a non-blocking connectKen Lierman2014-05-191-5/+72
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-2/+0
* Merge "Add Silvermont architecture cache sizes"Elliott Hughes2014-05-051-2/+9
|\
| * Add Silvermont architecture cache sizesHenrik Smiding2014-04-181-2/+9
* | libcutils: win_sdk build issuesMark Salyzyn2014-05-053-5/+14
* | libcutils: Mac build pulls in __unused from sys/cdefs.hMark Salyzyn2014-05-021-0/+2
* | libcutils: turn on -WerrorMark Salyzyn2014-05-0118-103/+96
* | Use the si_code value bionic passes us.Elliott Hughes2014-04-251-2/+3
* | Handle errno properly to avoid corrupt str_parmsJens Gulin2014-04-032-13/+54
|/
* Merge "libcutils: 64-bit compile issues"Mark Salyzyn2014-03-071-9/+11
|\
| * libcutils: 64-bit compile issuesMark Salyzyn2014-03-071-9/+11
* | libcutils: add method to get klog levelAlex Ray2014-03-071-0/+4
|/
* libcutils: Socket type might contain bitwise OR flagsPaul Kocialkowski2014-02-261-1/+3
* Merge "Remove dead code."Elliott Hughes2014-02-207-764/+0
|\
| * Remove dead code.Elliott Hughes2014-02-207-764/+0
* | Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-4/+10
|/
* libcutils: resolve warning in iosched_policy.cMark Salyzyn2014-01-271-3/+6
* libcutils: bug str_parms.c:str_parms_get_float().Mark Salyzyn2014-01-271-4/+5
* libcutils: UNUSED argument warningsMark Salyzyn2014-01-273-3/+9
* libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-272-38/+0
* system/core: remove $(KERNEL_HEADERS) from includesColin Cross2014-01-221-1/+1
* Init the abort_msg_address value.Christopher Ferris2014-01-101-0/+2
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-2214-2718/+108
|\
| * am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bio...Elliott Hughes2013-10-101-5/+0
| |\
| * \ am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions"Elliott Hughes2013-10-103-21/+2
| |\ \
| * \ \ am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 pro...Ying Wang2013-09-261-11/+15
| |\ \ \
| * \ \ \ am 0ee7d8c6: Fix Mac builds, for realz.Jeff Sharkey2013-09-202-2/+10
| |\ \ \ \
| | * | | | Fix Mac builds, for realz.Jeff Sharkey2013-09-202-2/+10
| * | | | | am 4481c325: Fix Mac builds.Jeff Sharkey2013-09-201-6/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix Mac builds.Jeff Sharkey2013-09-201-6/+2
| * | | | | am 44d6342c: Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+90
| |\ \ \ \ \ | | |/ / / /
| | * | | | Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+90