OSDN Git Service

Merge changes Ie3d5e176,Ic1fbb885,I10bafcff
[android-x86/art.git] / tools / run-jdwp-tests.sh
2017-04-19 Treehugger RobotMerge changes Ie3d5e176,Ic1fbb885,I10bafcff
2017-04-19 Treehugger RobotMerge "Implement can_generate_native_method_bind capabi...
2017-04-19 Treehugger RobotMerge "Implement halving add idiom (with checker tests)."
2017-04-19 Treehugger RobotMerge "MIPS64: java.lang.System.arraycopy() for copying...
2017-04-19 Mingyao YangMerge "Fix CHA test failures under some configurations."
2017-04-19 Treehugger RobotMerge "Allow dex2oat to handle relative paths."
2017-04-19 David SehrMerge "Add dexdiag_test"
2017-04-19 Treehugger RobotMerge "ART: Refactor run-test 924"
2017-04-19 Treehugger RobotMerge "ART: Filter more thread roots"
2017-04-19 Nicolas GeoffrayMerge "Record class status after verification."
2017-04-19 Vladimir MarkoMerge "ARM64: Heap poisoning for link-time Baker CC...
2017-04-19 Treehugger RobotMerge "Follow-up to 70d60275cc2860bde50e5f9c5b151e94f74...
2017-04-19 Sebastien HertzMerge "Reduce timeout of JDWP tests"
2017-04-19 Sebastien HertzReduce timeout of JDWP tests
2017-02-11 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-11 Andreas GampeART: Add ThreadPool mode that creates peers
2017-02-11 Calin JuravleAdd Thread entry to signal if the thread can call into...
2017-01-24 Artem UdovichenkoCache flush/invalidate needs RWX permission
2017-01-20 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-13 Nicolas GeoffrayMerge "ART tests: do not retrieve OatQuickMethodHeader...
2017-01-06 Mathieu ChartierMerge "Add visiting for class loaders in StickyMarkSwee...
2017-01-06 neo.chaeAdd visiting for class loaders in StickyMarkSweep
2017-01-05 Mathieu ChartierRevert "Revert "Prune uses library classes even without...
2017-01-03 Treehugger RobotMerge "MIPS64: java.lang.String.getChars"
2016-12-19 Nicolas GeoffrayMerge "Revert "Revert "Revert "Use interpret-only inste...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-19 Griff HazenRevert "Prune uses library classes even without profile...
2016-12-19 Treehugger RobotMerge "Revert "Revert "Use interpret-only instead of...
2016-12-16 Mathieu ChartierMerge "Prune uses library classes even without profile...
2016-12-16 Mathieu ChartierPrune uses library classes even without profile
2016-12-15 Treehugger RobotMerge "Modify reporting when only true divergences...
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-15 Mathieu ChartierPrune uses library classes even without profile DO...
2016-12-13 Hiroshi YamauchiMerge "Fix CC DCHECK failure in 152-gc-and-run-finaliza...
2016-12-12 Alex LightMerge "Disable test 964 with no-image"
2016-12-12 Nicolas GeoffrayMerge "Revert "Add kJitTableAddress for HLoadClass.""
2016-12-12 Nicolas GeoffrayMerge "Add kJitTableAddress for HLoadClass."
2016-12-09 Treehugger RobotMerge "Added polynomial induction variables analysis...
2016-12-09 Nicolas GeoffrayMerge "ARM: VIXL32: Implement read barriers."
2016-12-08 Nicolas GeoffrayMerge "Add libstdc++ as a dependency for build-target...
2016-12-07 Yohann RousselMerge "JDWP tests need debug info" am: 0bdba6c301 am...
2016-12-07 Yohann RousselMerge "JDWP tests need debug info" am: 0bdba6c301
2016-12-07 Yohann RousselMerge "JDWP tests need debug info"
2016-12-07 Treehugger RobotMerge "JDWP tests need debug info"
2016-12-07 Yohann RousselJDWP tests need debug info
2016-11-30 Sebastien HertzFix event reporting from the debugger thread
2016-11-18 Andreas GampeART: Prioritize reference table dump
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-17 Brian CarlstromEnsure OpenDexFilesFromImage closes file to prevent...
2016-10-06 Neil FullerMerge "Revert "Blacklist flaky test.""
2016-10-05 Andreas GampeART: Reprint long messages on abort am: 47d522b27f
2016-10-05 Andreas GampeART: Clean up IRT-related abort messaging am: 15b7c90ab8
2016-09-28 Alex LightDO NOT MERGE: Update Oat version to 088 am: ae444410cc
2016-09-28 Andreas GampeART: Dump referenced type in IRT overflows am: 280f32b095
2016-09-26 Alex LightMake test for app-image loading. am: d3997bd98a
2016-09-23 Mathieu ChartierSmarter image layout am: 4e9c4e7466
2016-09-22 Mathieu ChartierMerge "Make image test multi image" into nyc-mr1-dev...
2016-09-22 Mathieu ChartierMake image test multi image am: 25adcfb7dc
2016-09-21 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Add an initial code generat...
2016-09-21 Roland LevillainMerge "ARM: VIXL32: Add an initial code generator that...
2016-09-20 Jeff HaoEnsure class is initialized when reading its fields...
2016-09-20 Nicolas GeoffrayMerge "Make javac always use Java 7 when running tests...
2016-09-16 Treehugger RobotMerge "Fix a deadlock in the CC collector."
2016-09-16 Robert SesekMove art::Runtime::InitZygote logic from art into frame...
2016-09-16 Treehugger RobotMerge "Move art::Runtime::InitZygote logic from art...
2016-09-16 Treehugger RobotMerge "test: Remove icu cleanup hack"
2016-09-15 Mathieu ChartierMerge "Fix moving GC bugs in entrypoints"
2016-09-15 Treehugger RobotMerge "Added ability to generate last-value of linear...
2016-09-15 Treehugger RobotMerge "Integrate bisection search with javafuzz"
2016-09-15 Treehugger RobotMerge "ARM: Try to emit branches early to save memory."
2016-09-15 Nicolas GeoffrayMerge "Revert "Revert "Re-apply "Cleanup run-test and...
2016-09-15 Nicolas GeoffrayMerge "Revert "Revert "Re-apply "Cleanup run-test and...
2016-09-15 Nicolas GeoffrayMerge "Revert "Revert "Re-apply "Cleanup run-test and...
2016-09-15 Nicolas GeoffrayMerge "Revert "Revert "Re-apply "Cleanup run-test and...
2016-09-15 Nicolas GeoffrayRevert "Revert "Re-apply "Cleanup run-test and Makefile...
2016-09-14 Colin CrossMerge "Update art to use hooks instead of customizer"
2016-09-14 Treehugger RobotMerge "Fix mac build"
2016-09-13 Treehugger RobotMerge "Fix mac build"
2016-09-13 Hiroshi YamauchiMerge "Revert "Re-apply "Cleanup run-test and Makefile...
2016-09-13 Hiroshi YamauchiMerge "Revert "Re-apply "Cleanup run-test and Makefile...
2016-09-13 Hiroshi YamauchiMerge "Revert "Re-apply "Cleanup run-test and Makefile...
2016-09-13 Treehugger RobotMerge "Revert "Re-apply "Cleanup run-test and Makefile...
2016-09-13 Colin CrossMerge "Convert more of art to Android.bp"
2016-09-13 Treehugger RobotMerge "Add more logging for checking in to-space for...
2016-09-13 Hiroshi YamauchiRevert "Re-apply "Cleanup run-test and Makefile around...
2016-09-13 Nicolas GeoffrayMerge "Re-apply "Cleanup run-test and Makefile around...
2016-09-13 Nicolas GeoffrayMerge "Re-apply "Cleanup run-test and Makefile around...
2016-09-13 Nicolas GeoffrayMerge "Re-apply "Cleanup run-test and Makefile around...
2016-09-13 Treehugger RobotMerge "Re-apply "Cleanup run-test and Makefile around...
2016-09-13 Nicolas GeoffrayRe-apply "Cleanup run-test and Makefile around boot...
2016-09-12 Nicolas GeoffrayMerge "Squashed commit of the following:" am: f029fb6db...
2016-09-12 Nicolas GeoffrayMerge "Squashed commit of the following:" am: f029fb6dbc
2016-09-12 Nicolas GeoffrayMerge "Squashed commit of the following:"
2016-09-12 Nicolas GeoffrayMerge "Squashed commit of the following:"
2016-09-12 Nicolas GeoffraySquashed commit of the following:
2016-09-12 Treehugger RobotMerge "MIPS64: Sign-extend results in art_quick_get32_s...
2016-09-12 Treehugger RobotMerge "Re-enable boot image direct string loads for...
2016-09-12 Nicolas GeoffrayMerge "Cleanup run-test and Makefile around boot image...
2016-09-12 Nicolas GeoffrayMerge "Cleanup run-test and Makefile around boot image...
2016-09-12 Nicolas GeoffrayMerge "Cleanup run-test and Makefile around boot image...
next