summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove incompatible Unicode compatibility types."Dan Albert2014-12-121-6/+0
|\
| * Remove incompatible Unicode compatibility types.Dan Albert2014-11-201-6/+0
* | Use full qualified name in macros.Chih-Hung Hsieh2014-12-111-3/+4
* | Only Windows doesn't have <sys/uio.h>.Elliott Hughes2014-11-251-5/+8
* | Remove long-dead readtty.Elliott Hughes2014-11-241-1/+0
* | Fix Mac build.Elliott Hughes2014-11-221-1/+1
* | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-10/+5
* | Add a pre-C++11 constexpr compatibility macro.Dan Albert2014-11-201-0/+11
|/
* Remove atomic-inline.h.Elliott Hughes2014-11-173-21/+2
* Remove the error-prone TARGET_CPU_SMP from system/core.Elliott Hughes2014-11-172-8/+0
* Second attempt to "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-11-138-1039/+112
* kill HAVE_POSIX_FILEMAPYabin Cui2014-11-111-2/+2
* Merge "Reserve some AIDs for OEMs"Nick Kralevich2014-11-101-0/+5
|\
| * Reserve some AIDs for OEMsJohan Redestig2014-11-101-0/+5
* | Merge "Move winsock2.h in front of a potential windows.h include."Stephen Hines2014-11-091-0/+4
|\ \
| * | Move winsock2.h in front of a potential windows.h include.Stephen Hines2014-11-081-0/+4
| |/
* | Make Unicode.h use types that match libc++.Dan Albert2014-11-081-2/+2
|/
* resolved conflicts for merge of e3c22c41 to stage-aosp-masterCalin Juravle2014-10-281-1/+1
|\
| * Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-271-1/+1
* | 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
* | resolved conflicts for merge of 64884bb1 to lmp-dev-plus-aospAndreas Gampe2014-09-241-3/+28
|\ \ | |/
| * Merge "LibNativeBridge: Add early init & env setup"Andreas Gampe2014-09-241-3/+28
| |\
| | * LibNativeBridge: Add early init & env setupjgu212014-09-231-3/+28
* | | am f6cce347: audio: add HW hotword capture flagEric Laurent2014-09-241-3/+5
|\ \ \
| * | | audio: add HW hotword capture flagEric Laurent2014-09-191-3/+5
* | | | am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(...Elliott Hughes2014-09-231-8/+4
|\ \ \ \ | | |/ / | |/| |
| * | | defined(HAVE_OFF_T) is really just !defined(__APPLE__).Elliott Hughes2014-09-221-8/+4
| | |/ | |/|
| * | 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
* | | am e70851f8: am f9b9693b: Merge "liblog: logcat: colored output."Mark Salyzyn2014-09-121-0/+1
|\ \ \ | | |/ | |/|
| * | liblog: logcat: colored output.Pierre Zurek2014-09-111-0/+1
* | | am fcfa8640: audio.h: Add "safe speaker" device for limited-loudness use casesJon Eklund2014-09-111-0/+3
|\ \ \ | | |/ | |/|
| * | audio.h: Add "safe speaker" device for limited-loudness use casesJon Eklund2014-09-101-0/+3
* | | am 69052994: Merge "Support resetting connections tied to any nonexistent add...Sreeram Ramachandran2014-09-101-0/+1
|\ \ \ | |/ /
| * | Merge "Support resetting connections tied to any nonexistent address." into l...Sreeram Ramachandran2014-09-091-0/+1
| |\ \
| | * | Support resetting connections tied to any nonexistent address.Sreeram Ramachandran2014-09-081-0/+1
| * | | NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-081-6/+16
| |/ /
| * | Remove android_... store_barriers and 64-bit atomics.Hans Boehm2014-09-028-262/+0
| * | Change /dalvik-cache to be owned by root.Alex Light2014-08-281-1/+1
* | | am 8e10bfd9: am 88d1bc0e: Merge "NativeBridge: Refactor for new initializatio...Andreas Gampe2014-09-041-6/+16
|\ \ \ | | |/ | |/|
| * | NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-041-6/+16
* | | am 24d2adba: am 188d4396: Merge "Change /dalvik-cache to be owned by root."Brian Carlstrom2014-08-291-1/+1
|\ \ \ | |/ /
| * | Merge "Change /dalvik-cache to be owned by root."Brian Carlstrom2014-08-281-1/+1
| |\ \
| | * | Change /dalvik-cache to be owned by root.Alex Light2014-08-271-1/+1