1. 239bdf6 Remove Jack support from ART scripts by Neil Fuller · 7 years ago
  2. c546ec9 Switch to using d8 in ART by Neil Fuller · 7 years ago
  3. ec4a10c Increase timeout for libjdwp tests by Alex Light · 7 years ago
  4. 8d8299d Fix run-jdwp-tests.sh when running against RI. by Alex Light · 7 years ago
  5. 333b85f Merge "Switch vogar from toolchain=jdk to toolchain=dx" by Neil Fuller · 7 years ago
  6. d206ee6 Switch vogar from toolchain=jdk to toolchain=dx by Neil Fuller · 7 years ago
  7. c611ffa Make run-jdwp-tests.sh kill zombie dalvikvm processes by Alex Light · 7 years ago
  8. 84b92e0 Add support for using 'art' tools with gdbserver by Alex Light · 7 years ago
  9. 0ac2e5c Add property-changing JVMTI agent wrapper. by Alex Light · 7 years ago
  10. ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago
  11. 617c9c5 Support running jdwp tests on RI and with alternate JDWP by Alex Light · 7 years ago
  12. c0c0785 Add an option to the art script to not cleanup. by Nicolas Geoffray · 7 years ago
  13. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  14. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  15. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  16. c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 7 years ago
  17. 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 7 years ago
  18. 84f2632 tools: Allow testing with javac on buildbot by Igor Murashkin · 7 years ago
  19. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  20. c3b208c Reduce timeout of JDWP tests by Sebastien Hertz · 7 years ago
  21. 0004e85 JDWP tests need debug info by Yohann Roussel · 8 years ago
  22. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  23. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  24. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  25. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  26. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  27. 85b286b ART: Fixup JDWP tests script by Andreas Gampe · 9 years ago
  28. ebd089d ART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT by Andreas Gampe · 8 years ago
  29. 7235dd1 Do not set property jpda.settings.syncPort in JDWP tests. by Roland Levillain · 8 years ago
  30. 5db109b Allow libcore and JDWP tests to be executed without JIT. by Roland Levillain · 8 years ago
  31. 544dcba Revert "Disable JDWP tests with read barriers." by Hiroshi Yamauchi · 8 years ago
  32. 99e6d2d Don't use JACK alpha anymore. by Nicolas Geoffray · 8 years ago
  33. 145c31a change image in run-jdwp-tests.sh by Mingyao Yang · 9 years ago
  34. d8aa503 Revert "Workaround JDWP failures" by Sebastien Hertz · 9 years ago
  35. 8af4d1c Workaround JDWP failures by Sebastien Hertz · 9 years ago
  36. 6705dab Build jdwp tests with Jack in vogar by Sebastien Hertz · 9 years ago
  37. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  38. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  39. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  40. d895961 Tweaks to get vogar runs working after enso move. by Nicolas Geoffray · 9 years ago
  41. 1acc729 Remove unnecessary workaround to vogar escaping issue by Paul Duffin · 9 years ago
  42. f2a5c9c Disable JDWP tests with read barriers. by Roland Levillain · 9 years ago
  43. a166bbb Kill stale dalvikvm processes at the end of the jdwp test. by Hiroshi Yamauchi · 9 years ago
  44. 8d10e45 We still need to provide an image. by Nicolas Geoffray · 9 years ago
  45. 9518655 Fix script after image changes. by Nicolas Geoffray · 9 years ago
  46. 0775dba Remove obsolete comment and option. by Nicolas Geoffray · 9 years ago
  47. e2725c5 Move jdwp and libcore testing to jit. by Nicolas Geoffray · 9 years ago
  48. b15fea2 Make run-{libcore,jdwp}-tests work with OUT_DIR set. by Alex Light · 9 years ago
  49. a646aaf Add extra options to tools/run-jdwp-tests.sh by Sebastien Hertz · 9 years ago
  50. d553b43 Remove the --compiler-backend option from script. by Nicolas Geoffray · 9 years ago
  51. 9648a63 Update jdwp and libcore scripts for running with libartd. by Nicolas Geoffray · 9 years ago
  52. f4ff1d4 Revert "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 9 years ago
  53. 5bf24f3 Revert "Do not pass junit.jar to vogar." by Nicolas Geoffray · 9 years ago
  54. 3185c8d Do not pass junit.jar to vogar. by Nicolas Geoffray · 9 years ago
  55. 472b00c Bump jdwp timeout to 12 minutes. by Nicolas Geoffray · 9 years ago
  56. 51a9098 Re-enable JDWP tests on volantis. by Nicolas Geoffray · 9 years ago
  57. 33e1f8f Don't use 'sh' on the host. by Nicolas Geoffray · 9 years ago
  58. 06801ff Use 'sh' explicitly when invoking the art script. by Nicolas Geoffray · 9 years ago
  59. f7c7fb4 Propertly quote arguments after latest adb/vogar changes. by Nicolas Geoffray · 9 years ago
  60. 71affb5 Disable tests for volantis. by Nicolas Geoffray · 9 years ago
  61. 2781f40 Run jdwp tests now that localhost issues have been solved. by Nicolas Geoffray · 9 years ago
  62. 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 9 years ago
  63. a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 9 years ago
  64. c986d6a Disable host testing for now. by Nicolas Geoffray · 9 years ago
  65. 5978690 On host, say the debuggee needs to be run through bash. by Nicolas Geoffray · 9 years ago
  66. d06dc9c Please vogar by not giving a vm-command on host. by Nicolas Geoffray · 9 years ago
  67. 9620b9d Tweak test script while investigating failures. by Nicolas Geoffray · 9 years ago
  68. 96cd87a Add a script to run jdwp tests on the chrome buildbot. by Nicolas Geoffray · 9 years ago