summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 comment to discourage use of cutils/atomic.h.Hans Boehm2014-07-111-2/+33
* implement LOG_EVENT_STRINGNick Kralevich2014-07-012-1/+2
* Rename __unused to __UNUSED for glibc support.Ian Rogers2014-06-271-6/+6
* Remove android_atomic_swap from mips & mips64.Elliott Hughes2014-06-232-34/+0
* 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
* | log: Fix warning with __USE_MINGW_ANSI_STDIODan Willemsen2014-06-121-0/+8
* | Make su 04750Nick Kralevich2014-06-081-1/+1
* | Merge "Add new AID shared by all apps in a profile"Robin Lee2014-06-041-0/+2
|\ \
| * | Add new AID shared by all apps in a profileRobin Lee2014-04-291-0/+2
* | | Merge "Use format(gnu_printf, ...) for windows build with __USE_MINGW_ANSI_ST...Andrew Hsieh2014-06-041-0/+8
|\ \ \ | |_|/ |/| |
| * | Use format(gnu_printf, ...) for windows build with __USE_MINGW_ANSI_STDIOAndrew Hsieh2014-05-091-0/+8
* | | 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
* | | | Merge "system/window.h: add deprecation warnings"Mark Salyzyn2014-05-281-1/+18
|\ \ \ \
| * | | | system/window.h: add deprecation warningsMark Salyzyn2014-05-231-1/+18
* | | | | Add UID and directory for RELRO sharing support.Torne (Richard Coles)2014-05-271-0/+3
|/ / / /
* | | | include: cleanup for -Wsystem-headerMark Salyzyn2014-05-239-21/+41
* | | | Merge "Fix list_for_each_safe macro"Colin Cross2014-05-221-3/+3
|\ \ \ \
| * | | | Fix list_for_each_safe macroThierry Escande2014-05-101-3/+3
* | | | | Merge "Add list_add_head to libcutils"Colin Cross2014-05-221-0/+8
|\ \ \ \ \
| * | | | | Add list_add_head to libcutilsSamuel Ortiz2014-05-131-0/+8
* | | | | | Add missing headersDan Albert2014-05-211-0/+1
* | | | | | Move netd_client into netd.Sreeram Ramachandran2014-05-211-29/+0
| |_|/ / / |/| | | |
* | | | | Bound the ADB connect time with a non-blocking connectKen Lierman2014-05-191-0/+2
* | | | | Introduce netd_client, a dynamic library that talks to netd.Sreeram Ramachandran2014-05-141-0/+29
|/ / / /
* | | | Fix ucontext_t forward declare for mac.Christopher Ferris2014-05-091-0/+5
* | | | Fix mac build.Christopher Ferris2014-05-091-1/+3
* | | | Merge "Rewrite unwind thread handling."Christopher Ferris2014-05-091-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Rewrite unwind thread handling.Christopher Ferris2014-05-081-1/+2
| |/ /
* | | Remove the dead corkscrew header files too.Elliott Hughes2014-05-075-424/+0
|/ /
* | logd: 64-bit compile issueMark Salyzyn2014-05-021-0/+3
* | Use the si_code value bionic passes us.Elliott Hughes2014-04-251-0/+1
|/
* audio: fix audio_is_bluetooth_sco_device()Eric Laurent2014-04-241-6/+10
* Improve liblog's fatal logging.Elliott Hughes2014-04-241-3/+3
* Merge "logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH"Mark Salyzyn2014-04-171-0/+1
|\
| * logd: liblog: logcat: debuggerd: Add LOG_ID_CRASHMark Salyzyn2014-04-161-0/+1
* | logd: libsysutils: logd startup outside init environmentMark Salyzyn2014-04-171-0/+1
|/
* Include 64bit valgrind in the android_filesystem_config.Narayan Kamath2014-04-121-0/+1
* Merge "logd: liblog: logcat: enable prune features for user"Mark Salyzyn2014-04-091-4/+0
|\
| * logd: liblog: logcat: enable prune features for userMark Salyzyn2014-04-021-4/+0
* | Add guards to prevent typedefs when C++11 is available.Tim Murray2014-04-071-0/+3
* | Create an UnwindMapLocal object.Christopher Ferris2014-04-031-1/+1
|/
* cutils: trace 64-bit compile issuesMark Salyzyn2014-03-201-9/+10
* logd: liblog: logcat: Arbitrary time to tailMark Salyzyn2014-03-142-5/+31
* logd: liblog: logcat: Add LogWhiteBlackListMark Salyzyn2014-03-131-2/+11
* logd: liblog: logcat: Add StatisticsMark Salyzyn2014-03-131-0/+3