summaryrefslogtreecommitdiffstats
path: root/libnativebridge/tests
Commit message (Expand)AuthorAgeFilesLines
* Use -Werror in system/core/libnativebridgeChih-Hung Hsieh2017-10-312-2/+8
* Remove default librariesDan Willemsen2017-09-291-8/+0
* Define current ABI string in android-base/macros.hdimitry2017-08-232-21/+8
* Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-2/+0
* Move libnativebridge headers into the module.Steven Moreland2017-07-061-0/+1
* Convert libnativebridge[23]?-dummy to soong.Tomasz Wasilczyk2017-05-083-110/+53
* NativeBridge: add "linked namespace" semantic corresponding to linkerZhenhua WANG2017-03-293-36/+40
* Allow different namespace types for different classloadersDimitry Ivanov2016-11-041-1/+1
* Upgrade native bridge to version 3 to support namespaceZhenhua WANG2016-10-2510-1/+402
* Rely on the platform -std default.Elliott Hughes2016-10-102-6/+4
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-303-13/+19
* Remove invalid uses of -l and -IDan Willemsen2016-06-011-2/+2
* Add Mips64 Runtime ISA type.Douglas Leung2016-02-081-3/+5
* Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-301-2/+2
* Allow native bridge to work without a code cachejgu212015-07-103-0/+53
* LibNativeBridge: Version 2Andreas Gampe2015-05-145-0/+194
* am 24dfaac4: am c6dead70: Merge "maybe fix mac build"Nick Kralevich2014-11-022-0/+2
|\
| * am c6dead70: Merge "maybe fix mac build"Nick Kralevich2014-11-022-0/+2
| |\
| | * maybe fix mac buildNick Kralevich2014-11-022-0/+2
* | | resolved conflicts for merge of 7a1abfe3 to lmp-mr1-dev-plus-aospCalin Juravle2014-10-291-2/+0
|\| |
| * | am 64989126: Merge "Add code cache tests to libnativebridge."Calin Juravle2014-10-295-1/+112
| |\|
| | * Add code cache tests to libnativebridge.Calin Juravle2014-10-285-1/+112
* | | resolved conflicts for merge of 4de4e6de to lmp-mr1-dev-plus-aospCalin Juravle2014-10-291-0/+3
|\| |
| * | resolved conflicts for merge of e3c22c41 to stage-aosp-masterCalin Juravle2014-10-288-4/+217
| |\|
| | * Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-278-3/+216
| * | am f0699c11: am 68c19686: Merge "Fix mac build for nativebridge tests."Andreas Gampe2014-09-291-2/+2
| |\|
| | * Fix mac build for nativebridge tests.Calin Juravle2014-09-291-2/+2
| * | am aa1f512b: am 3496e327: Merge "LibNativeBridge: Add testing"Andreas Gampe2014-09-263-0/+116
| |\|
| | * LibNativeBridge: Add testingAndreas Gampe2014-09-253-0/+116
| * | resolved conflicts for merge of 64884bb1 to lmp-dev-plus-aospAndreas Gampe2014-09-241-1/+1
| |\|
| | * LibNativeBridge: Add early init & env setupjgu212014-09-231-1/+1
| | * NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-044-12/+13
| | * NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-226-0/+199
| * Revert "DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen"Andreas Gampe2014-09-241-4/+1
* | Add code cache tests to libnativebridge.Calin Juravle2014-10-285-1/+112
* | Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-278-4/+217
* | Fix mac build for nativebridge tests.Calin Juravle2014-09-291-2/+2
* | LibNativeBridge: Add early init & env setupjgu212014-09-264-1/+117
* | Revert "DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen"Andreas Gampe2014-09-251-4/+1
|/
* DO NOT MERGE Libnativebridge: Temporarily change back to late dlopenAndreas Gampe2014-09-101-1/+4
* NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-084-12/+13
* NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-216-0/+200