summaryrefslogtreecommitdiffstats
path: root/libnativebridge
Commit message (Expand)AuthorAgeFilesLines
* Update OWNERS for libnativebridgeJiyong Park2019-02-131-0/+2
* shim libraries for libnativeloader and libnativebridgeJiyong Park2019-02-123-15/+209
* Add getExportedNamespace NB callbackdimitry2019-02-043-6/+29
* Fix sdk-mac build.dimitry2019-01-151-1/+9
* Actually apply version script to libnativebridgedimitry2019-01-151-0/+1
* Merge "Add eaeltsin to OWNERS"Treehugger Robot2019-01-141-0/+1
|\
| * Add eaeltsin to OWNERSdimitry2019-01-141-0/+1
* | Move the template out of extern "C".Nicolas Geoffray2019-01-141-4/+5
* | Use cc_test, not art_cc_test.Nicolas Geoffray2019-01-141-1/+1
|/
* Make the native bridge API a C API.Nicolas Geoffray2019-01-146-26/+122
* Convert more modules to Android.bpDan Willemsen2018-10-313-63/+42
* Remove unnecessary dynamic dependency on libbase.Martin Stjernholm2018-10-242-2/+8
* Add error_msg argument to CloseNativeLibrarydimitry2018-09-121-1/+1
* 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-104-10/+68
* Add static versions for libbacktrace and libnativebridge. Bug fixes.Calin Juravle2015-07-021-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
| | |\ \ | | | |/ | | |/|