Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
d36aba18e5eae358beed20ec291287dc62f4c0fb
/
libnativebridge
88cfdf2
bpfmt.
by Elliott Hughes
· 7 years ago
6a1a51a
Add OWNERS.
by Elliott Hughes
· 7 years ago
35042a3
Use -Werror in system/core/libnativebridge
by Chih-Hung Hsieh
· 7 years ago
26c9967
Remove default libraries
by Dan Willemsen
· 8 years ago
a6e703a
Define current ABI string in android-base/macros.h
by dimitry
· 8 years ago
3a13d91
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 8 years ago
3d7e316
Move libnativebridge headers into the module.
by Steven Moreland
· 8 years ago
4952d39
Load vendor public libraries to sphal namespace
by Dimitry Ivanov
· 8 years ago
1dc18fa
Convert libnativebridge[23]?-dummy to soong.
by Tomasz Wasilczyk
· 8 years ago
3d649a6
NativeBridge: add "linked namespace" semantic corresponding to linker
by Zhenhua WANG
· 8 years ago
9e90f16
Set libnativebridge style to clang-format-2
by Calin Juravle
· 8 years ago
1d6b610
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
4720210
Allow different namespace types for different classloaders
by Dimitry Ivanov
· 8 years ago
19b0178
Upgrade native bridge to version 3 to support namespace
by Zhenhua WANG
· 9 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
edc4b51
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
316adc3
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
7333e30
Convert more Android.mk files to Android.bp
by Dan Willemsen
· 9 years ago
3672d91
Remove invalid uses of -l and -I
by Dan Willemsen
· 9 years ago
6683c0d
Add Mips64 Runtime ISA type.
by Douglas Leung
· 10 years ago
4b022b1
Revert "nativebrige: log code_cache access errors to stderr as well"
by Calin Juravle
· 9 years ago
d60dc30
nativebrige: log code_cache access errors to stderr as well
by Calin Juravle
· 9 years ago
4d46be7
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 10 years ago
71ad12b
Allow native bridge to work without a code cache
by jgu21
· 10 years ago
b566916
Add static versions for libbacktrace and libnativebridge. Bug fixes.
by Calin Juravle
· 10 years ago
cadc81d
LibNativeBridge: Version 2
by Andreas Gampe
· 10 years ago
cba64b6
am 0d385d1c: Merge "Track renaming of initUnchangeableSystemProperty."
by Narayan Kamath
· 10 years ago
865d24e
Track renaming of initUnchangeableSystemProperty.
by Narayan Kamath
· 10 years ago
1935663
am 24dfaac4: am c6dead70: Merge "maybe fix mac build"
by Nick Kralevich
· 10 years ago
24dfaac
am c6dead70: Merge "maybe fix mac build"
by Nick Kralevich
· 10 years ago
bcd1a83
maybe fix mac build
by Nick Kralevich
· 10 years ago
792e269
resolved conflicts for merge of 7a1abfe3 to lmp-mr1-dev-plus-aosp
by Calin Juravle
· 10 years ago
83c29ae
resolved conflicts for merge of 4de4e6de to lmp-mr1-dev-plus-aosp
by Calin Juravle
· 10 years ago
7a1abfe
am 64989126: Merge "Add code cache tests to libnativebridge."
by Calin Juravle
· 10 years ago
182f33d
am 8cf2ce10: Merge "Don\'t allow SUPPORTED_ABIs to be set by the native bridge."
by Narayan Kamath
· 10 years ago
4de4e6d
resolved conflicts for merge of e3c22c41 to stage-aosp-master
by Calin Juravle
· 10 years ago
9ef4fa4
Add code cache tests to libnativebridge.
by Calin Juravle
· 10 years ago
6498912
Merge "Add code cache tests to libnativebridge."
by Calin Juravle
· 10 years ago
59a719c
Add code cache tests to libnativebridge.
by Calin Juravle
· 10 years ago
8cf2ce1
Merge "Don't allow SUPPORTED_ABIs to be set by the native bridge."
by Narayan Kamath
· 10 years ago
1402fbb
Handle code_cache dir creation in libnativebridge
by Calin Juravle
· 10 years ago
f9d9e2a
Handle code_cache dir creation in libnativebridge
by Calin Juravle
· 10 years ago
dd22aef
Don't allow SUPPORTED_ABIs to be set by the native bridge.
by Narayan Kamath
· 10 years ago
66f0d93
Don't allow SUPPORTED_ABIs to be set by the native bridge.
by Narayan Kamath
· 10 years ago
c3eb431
Use initUnchangeableSystemProperty for initializing os.arch.
by Calin Juravle
· 11 years ago
00851a5
Use initUnchangeableSystemProperty for initializing os.arch.
by Calin Juravle
· 11 years ago
c00994d
Fix mac build for nativebridge tests.
by Calin Juravle
· 11 years ago
7e5a0ac
Fix mac build for nativebridge tests.
by Calin Juravle
· 11 years ago
b3facbf
LibNativeBridge: Add early init & env setup
by jgu21
· 11 years ago
04054e2
LibNativeBridge: Add testing
by Andreas Gampe
· 11 years ago
2f71cb2
LibNativeBridge: Fix two bugs
by Andreas Gampe
· 11 years ago
25bacb3
Revert "DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen"
by Andreas Gampe
· 11 years ago
4390a63
LibNativeBridge: Fix mac build warning
by Andreas Gampe
· 11 years ago
962eb40
LibNativeHelper: No bind mount on mac
by Andreas Gampe
· 11 years ago
ab0da5a
LibNativeBridge: Add early init & env setup
by jgu21
· 11 years ago
f00de41
DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen
by Andreas Gampe
· 11 years ago
41df668
NativeBridge: Refactor for new initialization flow
by Andreas Gampe
· 11 years ago
035bd75
NativeBridge: Refactor for new initialization flow
by Andreas Gampe
· 11 years ago
049249c
NativeBridge: Tighten security on libnativebridge
by Andreas Gampe
· 11 years ago
cd2ef4c
NativeBridge: Tighten security on libnativebridge
by Andreas Gampe
· 11 years ago
db2127b
Switch libnativebridge to clang
by Calin Juravle
· 11 years ago
935708b
Switch libnativebridge to clang
by Calin Juravle
· 11 years ago
4914fcd
Move native bridge library in system/core
by Calin Juravle
· 11 years ago
961ae12
Move native bridge library in system/core
by Calin Juravle
· 11 years ago