summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Define current ABI string in android-base/macros.hdimitry2017-08-231-18/+2
* resolve merge conflicts of bb958f0f5 to oc-dev-plus-aospDimitry Ivanov2017-05-251-6/+16
|\
| * Load vendor public libraries to sphal namespaceDimitry Ivanov2017-05-241-6/+16
| * NativeBridge: add "linked namespace" semantic corresponding to linkerZhenhua WANG2017-04-071-9/+22
* | NativeBridge: add "linked namespace" semantic corresponding to linkerZhenhua WANG2017-03-291-3/+16
|/
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* Allow different namespace types for different classloadersDimitry Ivanov2016-11-041-3/+3
* Upgrade native bridge to version 3 to support namespaceZhenhua WANG2016-10-251-12/+105
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-0/+3
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-2/+3
* Add Mips64 Runtime ISA type.Douglas Leung2016-02-081-1/+3
* Revert "nativebrige: log code_cache access errors to stderr as well"Calin Juravle2016-01-271-5/+0
* nativebrige: log code_cache access errors to stderr as wellCalin Juravle2016-01-121-0/+5
* Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-301-2/+2
* Allow native bridge to work without a code cachejgu212015-07-091-10/+15
* LibNativeBridge: Version 2Andreas Gampe2015-05-141-6/+36
* Track renaming of initUnchangeableSystemProperty.Narayan Kamath2015-02-101-2/+2
* Merge "Don't allow SUPPORTED_ABIs to be set by the native bridge."Narayan Kamath2014-10-271-43/+0
|\
| * Don't allow SUPPORTED_ABIs to be set by the native bridge.Narayan Kamath2014-10-221-43/+0
* | Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-271-39/+92
|/
* Use initUnchangeableSystemProperty for initializing os.arch.Calin Juravle2014-10-011-5/+5
* LibNativeBridge: Add testingAndreas Gampe2014-09-261-4/+13
* LibNativeBridge: Fix two bugsAndreas Gampe2014-09-251-3/+8
* LibNativeBridge: Fix mac build warningAndreas Gampe2014-09-241-0/+5
* LibNativeHelper: No bind mount on macAndreas Gampe2014-09-241-0/+4
* LibNativeBridge: Add early init & env setupjgu212014-09-231-6/+218
* NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-041-66/+116
* NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-221-7/+94
* Move native bridge library in system/coreCalin Juravle2014-08-121-0/+106