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