summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpfmt.Elliott Hughes2018-02-161-4/+6
* Add OWNERS.Elliott Hughes2017-12-071-0/+1
* Use -Werror in system/core/libnativebridgeChih-Hung Hsieh2017-10-312-2/+8
* Remove default librariesDan Willemsen2017-09-292-15/+0
* Define current ABI string in android-base/macros.hdimitry2017-08-234-40/+11
* Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-252-3/+0
* Move libnativebridge headers into the module.Steven Moreland2017-07-063-1/+412
* Load vendor public libraries to sphal namespaceDimitry Ivanov2017-05-251-6/+16
* Convert libnativebridge[23]?-dummy to soong.Tomasz Wasilczyk2017-05-084-110/+55
* NativeBridge: add "linked namespace" semantic corresponding to linkerZhenhua WANG2017-03-294-39/+56
* Set libnativebridge style to clang-format-2Calin Juravle2017-03-291-0/+1
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* Allow different namespace types for different classloadersDimitry Ivanov2016-11-042-4/+4
* Upgrade native bridge to version 3 to support namespaceZhenhua WANG2016-10-2511-13/+507
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-0/+3
* Rely on the platform -std default.Elliott Hughes2016-10-103-7/+4
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-304-15/+22
* Convert more Android.mk files to Android.bpDan Willemsen2016-07-132-54/+25
* Remove invalid uses of -l and -IDan Willemsen2016-06-012-4/+3
* Add Mips64 Runtime ISA type.Douglas Leung2016-02-082-4/+8
* 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-302-4/+4
* Allow native bridge to work without a code cachejgu212015-07-094-10/+68
* Add static versions for libbacktrace and libnativebridge. Bug fixes.Calin Juravle2015-07-011-0/+18
* LibNativeBridge: Version 2Andreas Gampe2015-05-146-6/+230
* am 0d385d1c: Merge "Track renaming of initUnchangeableSystemProperty."Narayan Kamath2015-02-101-2/+2
|\
| * Track renaming of initUnchangeableSystemProperty.Narayan Kamath2015-02-101-2/+2
* | 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
| |\|
| | * Merge "Add code cache tests to libnativebridge."Calin Juravle2014-10-285-1/+112
| | |\
| | | * Add code cache tests to libnativebridge.Calin Juravle2014-10-285-1/+112
| * | | am 8cf2ce10: Merge "Don\'t allow SUPPORTED_ABIs to be set by the native bridge."Narayan Kamath2014-10-281-43/+0
| |\| |
| | * | 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
* | | | 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-2810-46/+312
| |\| |
| | * | Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-2710-45/+311
| | |/
| | * Use initUnchangeableSystemProperty for initializing os.arch.Calin Juravle2014-10-011-5/+5
| | * Fix mac build for nativebridge tests.Calin Juravle2014-09-291-2/+2
| | * LibNativeBridge: Add testingAndreas Gampe2014-09-264-4/+129
| | * 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-233-9/+221
| | * NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-046-78/+131
| | * NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-228-9/+297