1. 68fa4ca Add debug version of libnativebridgetest.so by David Srbecky · 5 years ago
  2. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  3. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  4. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  5. edef4ba Do not use sa_restorer if not defined by Goran Jakovljevic · 6 years ago
  6. d32d79d Reland "sigchain: add wrappers for sigaction64/sigprocmask64." by Josh Gao · 6 years ago
  7. bed2965 Revert "sigchain: add wrappers for sigaction64/sigprocmask64." by Martijn Coenen · 6 years ago
  8. eb4640b sigchain: add wrappers for sigaction64/sigprocmask64. by Josh Gao · 6 years ago
  9. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  10. 177701a ART: Add custom check script to run-test 115 by Andreas Gampe · 7 years ago
  11. 6b2018f sigchain: limit use of SetHandlingSignal. by Josh Gao · 7 years ago
  12. 2abb686 Add test for getError() of NativeBridge. by Yanbing Jiang · 8 years ago
  13. 6f00593 Merge "Update NativeBridge interface in ART test" by Treehugger Robot · 7 years ago
  14. f9a7d74 Remove signal mask checks from native bridge tests. by Josh Gao · 7 years ago
  15. 11cb79f Update NativeBridge interface in ART test by Zhenhua WANG · 7 years ago
  16. a75ceb6 NB getError returns const char by Dimitry Ivanov · 8 years ago
  17. 8447e6d Always call into native loader when loading a native library by Zhenhua WANG · 8 years ago
  18. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  19. 4abf166 Make 115-native-bridge idempotent by Wojciech Staszkiewicz · 8 years ago
  20. eda4dfa Remove code cache check from native bridge run-test by Calin Juravle · 8 years ago
  21. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 8 years ago
  22. ef885cd Print more info on why the code_cache test fails in 115-native-bridge. by Calin Juravle · 9 years ago
  23. 0d6f026 Block signals before invoking special or user handlers by jgu21 · 9 years ago
  24. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  25. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  26. fd28541 ART: Fix run-test inline assembly by Andreas Gampe · 9 years ago
  27. 3835acc Correct for signal, native bridge test hard-coded signal handling values by Agi Csaki · 9 years ago
  28. 3996c89 Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values by Agi Csaki · 9 years ago
  29. 0c7c55c Register signal handler to kernel if not claimed by jgu21 · 9 years ago
  30. d0af547 Fix test 115-native-bridge for Mips. by Douglas Leung · 9 years ago
  31. 03c2cc8 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 9 years ago
  32. 540cc3d ART: Use v2 version of NativeBridge struct by Andreas Gampe · 9 years ago
  33. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  34. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  35. 44a3506 [native bridge] Add test to verify code_cache existance. by Calin Juravle · 10 years ago
  36. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  37. e94e2d4 More native bridge tests by Calin Juravle · 10 years ago
  38. a6da74e ART: Update for split native bridge initialization by jgu21 · 10 years ago
  39. 6be67ee ART: Change ART for new native bridge sequence by Andreas Gampe · 10 years ago
  40. c842352 [ART] Move to system/core native bridge library by Calin Juravle · 10 years ago
  41. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  42. f7a68c1 Add trampoline invoke and ART callback tests for native-bridge by Yong WU · 10 years ago
  43. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 10 years ago