OSDN Git Service

Differentiate between native alloc and normal background GC
[android-x86/art.git] / test / Android.run-test.mk
2017-04-17 Calin JuravleMerge "Print runtime isa when invoking 'dalvikvm -...
2017-04-17 Aart BikMerge "Fixed bug on pending environment use of terminat...
2017-04-13 Mathieu ChartierMerge "Various debug ART GC performance improvements"
2017-04-13 Treehugger RobotMerge "ART: Refactor run-test 904"
2017-04-13 David SehrMerge "Add OAT file mapping to dexdiag"
2017-04-13 Treehugger RobotMerge "ARM/VIXL: Fix TypeConversion of large long const...
2017-04-13 Vladimir MarkoMerge "ARM64: Use link-time generated thunks for Baker...
2017-04-13 Treehugger RobotMerge "MIPS32: Add direct calls to math intrinsics."
2017-04-13 Andreas GampeMerge "ART: Fix test dependencies"
2017-04-13 Andreas GampeART: Fix test dependencies
2017-04-13 Treehugger RobotMerge changes I49c02b92,I898e5cff
2017-04-12 Alex Lightrun-tests with jvmti-stress configuration
2017-04-12 Treehugger RobotMerge "MIPS64: Add direct calls to math intrinsics."
2017-04-12 Mathieu ChartierMerge "Clear zygote space cards for CC"
2017-04-12 Mathieu ChartierMerge "Fix -XX:DumpGCPerformanceOnShutdown for debug...
2017-04-12 Aart BikMerge changes I1d4db176,Ifb931a99
2017-04-12 Treehugger RobotMerge "MIPS: Use Lsa/Dlsa when possible."
2017-04-12 Richard UhlerMerge "Add an 'art-preopt' test target configuration."
2017-04-11 Treehugger RobotMerge "Add option for duplicate classes check to return...
2017-04-11 Treehugger RobotMerge "Fix bug in vectorization of charAt, with regress...
2017-04-11 Igor MurashkinMerge "optimizing: do not illegally remove constructor...
2017-04-11 Igor MurashkinMerge "target_config: add art-test-javac target"
2017-04-11 Colin CrossMerge "Don't add Jack dependencies when building withou...
2017-04-11 Colin CrossDon't add Jack dependencies when building without Jack
2017-04-07 Treehugger RobotMerge "Update NativeBridge interface in ART test"
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-04-03 Treehugger RobotMerge "Make base64 explicitly check dst_size for nullptr"
2017-03-31 Mathieu ChartierMerge "Change thread suspend timeout to be fatal for...
2017-03-29 Treehugger RobotMerge "Undo dex2dex compilation before invoking LoadHook"
2017-03-29 Calin JuravleMerge "Gracefully handle bogus profiling info for inlin...
2017-03-29 Calin JuravleMerge "Fix profile merges in profman"
2017-03-29 Treehugger RobotMerge "ART: Fix ObjectFree reporting"
2017-03-29 Treehugger RobotMerge "ART: Fix GetThreadInfo"
2017-03-29 Treehugger RobotMerge "MIPS: Implement read barriers."
2017-03-29 Jeff HaoMerge "Incorporate random profile tests into run-test."
2017-03-29 Treehugger RobotMerge "Incorporate random profile tests into run-test."
2017-03-28 Mathieu ChartierMerge "Fix lock order for jvmti kTaggingLockLevel"
2017-03-28 Calin JuravleMerge "Add --profile mode to the art script"
2017-03-28 Jeff HaoIncorporate random profile tests into run-test.
2017-03-28 Calin JuravleMerge "Close the right fd in native_stack_dump"
2017-03-28 Calin JuravleMerge "Fix return value of AtomicMethodRefMap::Get()"
2017-03-28 Calin JuravleMerge "Fix arm64 and x86_64 code generator assertion"
2017-03-28 Aart BikMerge "MIPS64: Add vector registers to Mips64ManagedReg...
2017-03-28 Nicolas GeoffrayMerge "Math.round float intrinsic for ARM."
2017-03-28 Nicolas GeoffrayMerge "Make data dependency around HDeoptimize correct."
2017-03-27 Treehugger RobotMerge changes I45940d2d,I100b6246,Ie0ba58b3,I7943e7a6...
2017-03-27 Treehugger RobotMerge "Testrunner: Temporarily fix long Dex File name...
2017-03-27 Treehugger RobotMerge "Check for unattached threads in JVMTI functions"
2017-03-27 Orion HodsonMerge "Revert "Improve user-friendliness of art script.""
2017-03-27 Treehugger RobotMerge "MIPS64: Improve method entry/exit code"
2017-03-27 Treehugger RobotMerge "Revert "Revert "Make original dex file be more...
2017-03-27 Nicolas GeoffrayMerge "ARM: Reduce the number of branches generated...
2017-03-27 Nicolas GeoffrayMerge "ARM: Improve the code generated for HInstanceOf"
2017-03-27 Orion HodsonMerge "Improve user-friendliness of art script."
2017-03-27 Nicolas GeoffrayMerge "Improvements in the Inliner."
2017-03-25 Nicolas GeoffrayMerge "Makefile cleanup/fix after refactoring."
2017-03-25 Nicolas GeoffrayMerge "Makefile cleanup/fix after refactoring."
2017-03-25 Nicolas GeoffrayMakefile cleanup/fix after refactoring.
2017-03-25 Nicolas GeoffrayMerge "Fix issue with Android.run-test.mk"
2017-03-25 Nicolas GeoffrayMerge "Fix issue with Android.run-test.mk"
2017-03-24 Alex LightFix issue with Android.run-test.mk
2017-03-24 Aart BikMerge "MIPS64: Check for MSA presence in each MSA instr...
2017-03-24 Vladimir MarkoMerge "Deterministic DexCache in heap images."
2017-03-24 Shubham AjmeraMerge "Testrunner: Print colored text only when printin...
2017-03-24 Treehugger RobotMerge "MIPS64: Remove memcpy() from java.lang.String...
2017-03-24 Treehugger RobotMerge "MIPS32: Remove memcpy() from java.lang.String...
2017-03-24 Nicolas GeoffrayMerge "Revert "Revert^4 "CHA for interface method."""
2017-03-24 Nicolas GeoffrayMerge "Revert "Make original dex file be more deduplica...
2017-03-23 Mathieu ChartierMerge "Reduce test 051-threads to 128 threads instead...
2017-03-23 Shubham AjmeraMerge "Remove test logic from Android.run-test.mk"
2017-03-23 Shubham AjmeraMerge "Remove test logic from Android.run-test.mk"
2017-03-23 Shubham AjmeraRemove test logic from Android.run-test.mk
2017-03-22 Mathieu ChartierMerge "Add even more logging failed to copy GC error"
2017-03-22 Aart BikMerge "MIPS64: Extend instruction_set_features_mips64_test"
2017-03-22 Mathieu ChartierMerge "Add syntax for adding all class methods to profman"
2017-03-22 Mathieu ChartierMerge "Speed up test 080-oom-throw"
2017-03-22 Calin JuravleMerge "Log the errno code for failed flock() invocations"
2017-03-22 Nicolas GeoffrayMerge "ARM: Avoid branches to branches"
2017-03-22 Nicolas GeoffrayMerge "Assign pointer to quick code for copied methods"
2017-03-21 Treehugger RobotMerge changes I17d48a60,I90bc4912
2017-03-21 Shubham AjmeraMerge "Run gtests in art-test"
2017-03-21 Treehugger RobotMerge "Avoid use of pthread_getschedparam (except on...
2017-03-21 Treehugger RobotMerge "tools: Add golem/build-target and golem/env...
2017-03-21 Treehugger RobotMerge "Downgrade duplicate method DCHECKs to WARNINGs"
2017-03-21 Narayan KamathMerge "ART: Remove com.android.dex.Dex from well_known_...
2017-03-21 Nicolas GeoffrayMerge "Some more blacklisting."
2017-03-21 Nicolas GeoffrayMerge "Some more blacklisting."
2017-03-21 Nicolas GeoffraySome more blacklisting.
2017-03-20 Calin JuravleMerge "Disable the use of inline caches in AOT mode"
2017-03-20 Calin JuravleMerge "Disable the use of inline caches in AOT mode"
2017-03-20 Calin JuravleDisable the use of inline caches in AOT mode
2017-03-20 Aart BikMerge "Revert "Revert "Introduce a number of MSA instru...
2017-03-20 Richard UhlerMerge "Don't special case kRuntimeISA for getting image...
2017-03-19 Roland LevillainMerge "Fix the artificial dependency in ARM/ARM64 Syste...
2017-03-18 Roland LevillainMerge "Refactor SystemArrayCopy intrinsics."
2017-03-18 Nicolas GeoffrayMerge "More blacklisting."
2017-03-18 Treehugger RobotMerge "More blacklisting."
2017-03-18 Nicolas GeoffrayMore blacklisting.
2017-03-18 Jin QianMerge "Revert "Make sigchain actually own the signal...
2017-03-18 Josh GaoMerge "Make sigchain actually own the signal chain."
next