OSDN Git Service

android-x86/art.git
2017-04-13 Treehugger... Merge "ARM/VIXL: Fix TypeConversion of large long const...
2017-04-13 Vladimir MarkoARM/VIXL: Fix TypeConversion of large long constants...
2017-04-13 Vladimir MarkoMerge "ARM64: Use link-time generated thunks for Baker...
2017-04-13 Treehugger... Merge "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... Merge changes I49c02b92,I898e5cff
2017-04-12 Alex LightEnsure one can call DisposeEnvironment during event...
2017-04-12 Alex Lightrun-tests with jvmti-stress configuration
2017-04-12 Treehugger... Merge "MIPS64: Add direct calls to math intrinsics."
2017-04-12 Chris LarsenMIPS32: Add direct calls to math intrinsics.
2017-04-12 Treehugger... Merge "Fix broken DCHECK."
2017-04-12 Mathieu ChartierMerge "Clear zygote space cards for CC"
2017-04-12 Mathieu ChartierMerge "Fix -XX:DumpGCPerformanceOnShutdown for debug...
2017-04-12 Vladimir MarkoARM64: Use link-time generated thunks for Baker CC...
2017-04-12 Alex LightFix broken DCHECK.
2017-04-12 Aart BikMerge changes I1d4db176,Ifb931a99
2017-04-12 Treehugger... Merge "MIPS: Use Lsa/Dlsa when possible."
2017-04-12 Richard UhlerMerge "Add an 'art-preopt' test target configuration."
2017-04-12 Andreas GampeMerge changes Ic7d75e1e,Iaf828034
2017-04-12 Mathieu ChartierFix -XX:DumpGCPerformanceOnShutdown for debug builds
2017-04-11 Treehugger... Merge changes Ib29b3920,Ice5efad9
2017-04-11 Andreas GampeART: Fix GetSystemProperty (2)
2017-04-11 Mathieu ChartierClear zygote space cards for CC
2017-04-11 Andreas GampeART: Fix GetSystemProperty
2017-04-11 Treehugger... Merge "Add option for duplicate classes check to return...
2017-04-11 Andreas GampeART: Move trampoline logging to -verbose:dex
2017-04-11 Andreas GampeART: Add -verbose:dex
2017-04-11 Treehugger... Merge "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 Aart BikFix bug in vectorization of charAt, with regression...
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-11 Aart BikMerge "Add checker part of test, fix intrinsic copying"
2017-04-11 Treehugger... Merge "Remove some obsolete TODO comments."
2017-04-11 Treehugger... Merge "ART: Expose jni_binder's FindClass"
2017-04-11 Richard UhlerAdd an 'art-preopt' test target configuration.
2017-04-11 Treehugger... Merge "ART: Package expected run-test results with...
2017-04-11 Andreas GampeART: Expose jni_binder's FindClass
2017-04-11 Andreas GampeART: Package expected run-test results with jvmti Java...
2017-04-10 Aart BikAdd checker part of test, fix intrinsic copying
2017-04-10 Treehugger... Merge "Revert "Avoid JNI usage error when JNI_OnLoad...
2017-04-10 Igor Murashkinoptimizing: do not illegally remove constructor barrier...
2017-04-10 Igor MurashkinRevert "Avoid JNI usage error when JNI_OnLoad throws"
2017-04-10 Igor Murashkintarget_config: add art-test-javac target
2017-04-10 Treehugger... Merge "testrunner/env.py - Run from any directory"
2017-04-10 Treehugger... Merge "Avoid JNI usage error when JNI_OnLoad throws"
2017-04-10 Chris LarsenMIPS: Use Lsa/Dlsa when possible.
2017-04-10 Alex LightRemove some obsolete TODO comments.
2017-04-10 Igor Murashkintestrunner/env.py - Run from any directory
2017-04-10 David SehrMerge "Fix dexdiag start end address"
2017-04-10 Treehugger... Merge changes from topic 'more_jvmti_run-test_refactor_...
2017-04-10 Artem SerovARM64: Support vectorization for double and long.
2017-04-10 Artem SerovARM64: Support 128-bit registers for SIMD.
2017-04-08 Jeff HaoAdd option for duplicate classes check to return all...
2017-04-08 Treehugger... Merge "Change dump-classes profman option to dump-class...
2017-04-08 Treehugger... Merge "Fixed missing context while detecting unit strides."
2017-04-07 David SehrFix dexdiag start end address
2017-04-07 Daniel ColascioneAvoid JNI usage error when JNI_OnLoad throws
2017-04-07 Treehugger... Merge "Free unneeded obsolete maps"
2017-04-07 Mathieu ChartierChange dump-classes profman option to dump-classes...
2017-04-07 Aart BikFixed missing context while detecting unit strides.
2017-04-07 Alex LightFree unneeded obsolete maps
2017-04-07 Treehugger... Merge "Update NativeBridge interface in ART test"
2017-04-07 Andreas GampeART: More refactor for JVMTI run tests (3/3)
2017-04-07 Andreas GampeART: More refactor for JVMTI run tests (2/3)
2017-04-07 Andreas GampeART: More refactor for JVMTI run tests (1/3)
2017-04-07 Andreas GampeART: Add JVMTI test shim
2017-04-07 Treehugger... Merge "MIPS64: Fix Math.ceil/floor intrinsics"
2017-04-07 Aart BikMerge "ARM64: Saves 128-bit regs state along SuspendChe...
2017-04-07 Goran JakovljevicMIPS64: Fix Math.ceil/floor intrinsics
2017-04-07 Treehugger... Merge "IWYU fixes for sigchainlib/sigchain.cc"
2017-04-06 Treehugger... Merge "ART: Report array and proxy classes in ClassLoad...
2017-04-06 Mathieu ChartierMerge "Force save profiles for SIGUSR1"
2017-04-06 Luis Hector... IWYU fixes for sigchainlib/sigchain.cc
2017-04-06 Treehugger... Merge "Fixup JDWP for obsolete methods"
2017-04-06 Treehugger... Merge "Fix a few comments in vectorization code that...
2017-04-06 Andreas GampeART: Report array and proxy classes in ClassLoad &...
2017-04-06 Treehugger... Merge "CHA: Don't return a non resolved class to the...
2017-04-06 Alex LightFixup JDWP for obsolete methods
2017-04-06 Aart BikFix a few comments in vectorization code that were...
2017-04-06 Mathieu ChartierForce save profiles for SIGUSR1
2017-04-06 Artem SerovARM64: Saves 128-bit regs state along SuspendCheckSlowPath.
2017-04-06 Nicolas GeoffrayMerge "Revert "Blacklist libcore tests relying on libja...
2017-04-06 Nicolas GeoffrayMerge "Testrunner: Fix output message"
2017-04-06 Treehugger... Merge "Clean up after MIPS got read barriers support"
2017-04-06 Goran JakovljevicClean up after MIPS got read barriers support
2017-04-06 Treehugger... Merge "Revert "Add dexdiag_test""
2017-04-06 Goran JakovljevicTestrunner: Fix output message
2017-04-06 Andreas GampeRevert "Add dexdiag_test"
2017-04-06 Aart BikMerge "Ensure environment is ready when populating...
2017-04-05 Treehugger... Merge "Check LocalInfo descriptor for nullptr in dexlay...
2017-04-05 Treehugger... Merge "Add dexdiag_test"
2017-04-05 Aart BikMerge "Implemented ABS vectorization."
2017-04-05 Jeff HaoCheck LocalInfo descriptor for nullptr in dexlayout.
2017-04-05 Christopher... Merge "Add test for kryo support."
2017-04-05 Aart BikEnsure environment is ready when populating loop.
2017-04-05 Aart BikImplemented ABS vectorization.
2017-04-05 Treehugger... Merge "Sigchainlib: Add OWNERS file"
next