summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move native bridge library in system/core"Calin Juravle2014-08-151-0/+118
|\
| * Move native bridge library in system/coreCalin Juravle2014-08-121-0/+118
* | Revert "Make sure that names of all entries have the same encoding."Piotr Jastrzebski2014-08-131-5/+0
* | Make sure that names of all entries have the same encoding.Piotr Jastrzebski2014-08-131-0/+5
* | Add EndIteration method to free memory allocatedPiotr Jastrzebski2014-08-111-4/+10
* | Merge "RefBase: make Renamer destructor virtual"Elliott Hughes2014-08-051-2/+4
|\ \ | |/ |/|
| * RefBase: make Renamer destructor virtualUkri Niemimuukko2014-08-061-2/+4
* | Merge "[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6"Elliott Hughes2014-08-051-1/+1
|\ \
| * | [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6Duane Sand2014-07-311-1/+1
* | | Allow getting an uncached process map.Christopher Ferris2014-08-041-1/+4
|/ /
* | 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