summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bod...Chih-Hung Hsieh2014-10-151-39/+11
|\
| * Do not inline rarely used trace function bodies.Chih-Hung Hsieh2014-10-141-39/+11
* | am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h.""Hans Boehm2014-10-048-124/+1039
|\ \ | |/
| * Revert "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-10-048-124/+1039
* | am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-10-048-1039/+124
|\ \ | |/
| * Rewrite atomic.h to use stdatomic.h.Hans Boehm2014-10-018-1039/+124
| * Use the correct debuggerd given the tid.Christopher Ferris2014-09-131-3/+16
* | am 07dda6b5: Merge "Use the correct debuggerd given the tid." into lmp-devChristopher Ferris2014-09-131-3/+16
|\ \
| * | Use the correct debuggerd given the tid.Christopher Ferris2014-09-121-3/+16
| * | Remove android_... store_barriers and 64-bit atomics.Hans Boehm2014-09-028-262/+0
* | | am 424eaece: am 69001e08: Merge "Remove android_... store_barriers and 64-bit...Hans Boehm2014-08-278-225/+0
|\ \ \ | | |/ | |/|
| * | Remove android_... store_barriers and 64-bit atomics.Hans Boehm2014-08-278-225/+0
* | | am 4592d73e: am a59b6ac6: Merge "Only the Mac doesn\'t have open_memstream."Elliott Hughes2014-08-211-2/+2
|\ \ \ | |/ /
| * | Merge "Only the Mac doesn't have open_memstream."Elliott Hughes2014-08-211-2/+2
| |\ \
| | * | Only the Mac doesn't have open_memstream.Elliott Hughes2014-08-201-2/+2
* | | | am f7e88e51: am 373c7758: Merge "There\'s no non-SMP LP64."Elliott Hughes2014-08-203-37/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | There's no non-SMP LP64.Elliott Hughes2014-08-203-37/+0
| |/
| * Remove <cutils/tztime.h>.Elliott Hughes2014-07-241-24/+0
| * Do not typedef char16_t if it is a keyword.Hans Boehm2014-07-161-1/+4
* | Add trace tag for power management.Jeff Brown2014-08-141-1/+2
* | Remove <cutils/tztime.h>.Elliott Hughes2014-07-241-24/+0
* | Do not typedef char16_t if it is a keyword.Hans Boehm2014-07-181-1/+4
* | am e6b0c566: am 981dcd79: Merge "Add comment to discourage use of cutils/atom...Hans Boehm2014-07-121-2/+33
|\ \ | |/
| * Add comment to discourage use of cutils/atomic.h.Hans Boehm2014-07-111-2/+33
* | am 8e1f3f58: am 2c2fdae7: am 633be1f3: Merge "Remove android_atomic_swap from...Elliott Hughes2014-06-232-34/+0
|\ \ | |/
| * Remove android_atomic_swap from mips & mips64.Elliott Hughes2014-06-232-34/+0
* | am bad62c53: am ba467827: am 29705171: Merge "[MIPS64] add atomic-mips64"Elliott Hughes2014-06-232-0/+253
|\ \ | |/
| * Merge "[MIPS64] add atomic-mips64"Elliott Hughes2014-06-232-0/+253
| |\
| | * [MIPS64] add atomic-mips64Duane Sand2014-06-032-0/+253
| * | cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-06-201-0/+59
| |/
* | am b3697ec2: am c752d6dd: am bf082ffb: Merge "Updated trace.h to recognize AT...Elliott Hughes2014-05-281-1/+2
|\ \ | |/
| * Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC."Elliott Hughes2014-05-281-1/+2
| |\
| | * Updated trace.h to recognize ATRACE_TAG_BIONIC.Brigid Smith2014-05-271-1/+2
* | | am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-h...Mark Salyzyn2014-05-233-2/+4
|\ \ \ | |/ /
| * | include: cleanup for -Wsystem-headerMark Salyzyn2014-05-233-2/+4
* | | am 2113474a: am 17c3a227: am 617c28b8: Merge "Fix list_for_each_safe macro"Colin Cross2014-05-231-3/+3
|\ \ \ | |/ /
| * | Merge "Fix list_for_each_safe macro"Colin Cross2014-05-221-3/+3
| |\ \
| | * | Fix list_for_each_safe macroThierry Escande2014-05-101-3/+3
* | | | am fcc81e3c: am 184eecf0: am 4ecbda41: Merge "Add list_add_head to libcutils"Colin Cross2014-05-231-0/+8
|\ \ \ \ | |/ / /
| * | | Merge "Add list_add_head to libcutils"Colin Cross2014-05-221-0/+8
| |\ \ \ | | |_|/ | |/| |
| | * | Add list_add_head to libcutilsSamuel Ortiz2014-05-131-0/+8
| | |/
* | | am b42f1413: am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with...Elliott Hughes2014-05-201-0/+2
|\ \ \ | |/ /
| * | Bound the ADB connect time with a non-blocking connectKen Lierman2014-05-191-0/+2
| |/
* | am 29941ec8: am f8db4afb: am ab3d49b0: Merge "Use the si_code value bionic pa...Elliott Hughes2014-04-261-0/+1
|\ \ | |/
| * Use the si_code value bionic passes us.Elliott Hughes2014-04-251-0/+1
* | cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-04-111-0/+59
* | Adding a handy predicate function (str_parms_has_key()Paul McLean2014-03-251-0/+6
* | am 3f4855c1: am 46f3ebba: am 28171447: Merge "cutils: trace 64-bit compile is...Mark Salyzyn2014-03-201-9/+10
|\ \ | |/
| * cutils: trace 64-bit compile issuesMark Salyzyn2014-03-201-9/+10
* | am db480f75: am 6a58c4f3: am 33e86e00: Merge "libcutils: add method to get kl...Alex Ray2014-03-081-0/+1
|\ \ | |/