Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
a59d9b228b1eda3bf71a81b6201ec64e26086c23
/
test
/
115-native-bridge
afd3c9e
Convert art runtests to Android.bp
by Colin Cross
· 8 years ago
4abf166
Make 115-native-bridge idempotent
by Wojciech Staszkiewicz
· 8 years ago
eda4dfa
Remove code cache check from native bridge run-test
by Calin Juravle
· 9 years ago
d3e7c6c
Don't use native bridge for non zygote-spawn processes
by Calin Juravle
· 9 years ago
ef885cd
Print more info on why the code_cache test fails in 115-native-bridge.
by Calin Juravle
· 9 years ago
0d6f026
Block signals before invoking special or user handlers
by jgu21
· 9 years ago
598302a
Call JNI_OnUnload when class loaders get collected
by Mathieu Chartier
· 9 years ago
031768a
Add non debug version of libarttest
by Mathieu Chartier
· 9 years ago
fd28541
ART: Fix run-test inline assembly
by Andreas Gampe
· 9 years ago
3835acc
Correct for signal, native bridge test hard-coded signal handling values
by Agi Csaki
· 9 years ago
3996c89
Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values
by Agi Csaki
· 9 years ago
0c7c55c
Register signal handler to kernel if not claimed
by jgu21
· 9 years ago
d0af547
Fix test 115-native-bridge for Mips.
by Douglas Leung
· 10 years ago
03c2cc8
ART: Add support for special handlers in sigchainlib
by Andreas Gampe
· 10 years ago
540cc3d
ART: Use v2 version of NativeBridge struct
by Andreas Gampe
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
44a3506
[native bridge] Add test to verify code_cache existance.
by Calin Juravle
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
e94e2d4
More native bridge tests
by Calin Juravle
· 10 years ago
a6da74e
ART: Update for split native bridge initialization
by jgu21
· 10 years ago
6be67ee
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 10 years ago
c842352
[ART] Move to system/core native bridge library
by Calin Juravle
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
f7a68c1
Add trampoline invoke and ART callback tests for native-bridge
by Yong WU
· 10 years ago
855564b
ART: Native bridge command-line parameter
by Andreas Gampe
· 10 years ago