summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not inline rarely used trace function bodies.Chih-Hung Hsieh2014-10-141-0/+57
* Add -no-integrated-as at local level.Chih-Hung Hsieh2014-10-061-0/+3
* Revert "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-10-031-8/+1
* Rewrite atomic.h to use stdatomic.h.Hans Boehm2014-10-011-1/+8
* Don't manually link stlport.Dan Albert2014-09-261-1/+1
* Clean up memset[16,32] routines: unify files names, remove redundant wrapperVarvara Rainchik2014-09-179-1275/+1209
* Use the correct debuggerd given the tid.Christopher Ferris2014-09-131-57/+119
* Remove makefile cruft.Dan Albert2014-09-121-0/+2
* Fix some clang compilation issues.Dan Albert2014-09-111-1/+1
* Only the Mac doesn't have open_memstream.Elliott Hughes2014-08-201-2/+2
* Remove androidGetTid.Elliott Hughes2014-08-181-4/+0
* [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-121-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-031-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-031-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-171-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