1. 6b2018f sigchain: limit use of SetHandlingSignal. by Josh Gao · 7 years ago
  2. 2abb686 Add test for getError() of NativeBridge. by Yanbing Jiang · 8 years ago
  3. 6f00593 Merge "Update NativeBridge interface in ART test" by Treehugger Robot · 7 years ago
  4. f9a7d74 Remove signal mask checks from native bridge tests. by Josh Gao · 7 years ago
  5. 11cb79f Update NativeBridge interface in ART test by Zhenhua WANG · 8 years ago
  6. a75ceb6 NB getError returns const char by Dimitry Ivanov · 8 years ago
  7. 8447e6d Always call into native loader when loading a native library by Zhenhua WANG · 8 years ago
  8. eda4dfa Remove code cache check from native bridge run-test by Calin Juravle · 9 years ago
  9. ef885cd Print more info on why the code_cache test fails in 115-native-bridge. by Calin Juravle · 9 years ago
  10. 0d6f026 Block signals before invoking special or user handlers by jgu21 · 9 years ago
  11. fd28541 ART: Fix run-test inline assembly by Andreas Gampe · 9 years ago
  12. 3835acc Correct for signal, native bridge test hard-coded signal handling values by Agi Csaki · 9 years ago
  13. 3996c89 Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values by Agi Csaki · 9 years ago
  14. 0c7c55c Register signal handler to kernel if not claimed by jgu21 · 9 years ago
  15. d0af547 Fix test 115-native-bridge for Mips. by Douglas Leung · 9 years ago
  16. 03c2cc8 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 9 years ago
  17. 540cc3d ART: Use v2 version of NativeBridge struct by Andreas Gampe · 9 years ago
  18. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  19. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  20. 44a3506 [native bridge] Add test to verify code_cache existance. by Calin Juravle · 10 years ago
  21. a6da74e ART: Update for split native bridge initialization by jgu21 · 10 years ago
  22. c842352 [ART] Move to system/core native bridge library by Calin Juravle · 10 years ago
  23. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  24. f7a68c1 Add trampoline invoke and ART callback tests for native-bridge by Yong WU · 10 years ago
  25. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 10 years ago