OSDN Git Service

android-x86/art.git
2015-10-06 Nicolas GeoffrayMerge "Use optimizing's pic boot image in art script."
2015-10-06 Nicolas GeoffrayUse optimizing's pic boot image in art script.
2015-10-06 Calin JuravleMerge "Fix style issue in stub_test."
2015-10-06 Calin JuravleFix style issue in stub_test.
2015-10-06 Nicolas GeoffrayMerge "Don't delegate to Quick anymore."
2015-10-06 Andreas GampeMerge "MIPS64r6 Assembler Tests"
2015-10-06 Chris LarsenMIPS64r6 Assembler Tests
2015-10-06 Mathieu ChartierMerge "Disable class unloading when tracing is active"
2015-10-06 Mathieu ChartierDisable class unloading when tracing is active
2015-10-05 Mathieu ChartierMerge "Fix test 087 for interpreter"
2015-10-05 Mathieu ChartierFix test 087 for interpreter
2015-10-05 Mathieu ChartierMerge "Delete DexFiles in closeDexFiles"
2015-10-05 Mathieu ChartierMerge "Add exclusion between instrumentation and GC"
2015-10-05 Mathieu ChartierDelete DexFiles in closeDexFiles
2015-10-05 Mathieu ChartierAdd exclusion between instrumentation and GC
2015-10-05 Andreas GampeMerge "MIPS64: Code cleanup."
2015-10-05 Hiroshi YamauchiMerge "Make it possible to change the read barrier...
2015-10-05 Andreas GampeMerge "ART: Add more deopt tests"
2015-10-05 Andreas GampeMerge "ART: Add CheckJNI lock checking"
2015-10-05 Andreas GampeART: Add CheckJNI lock checking
2015-10-05 Andreas GampeART: Add more deopt tests
2015-10-05 Nicolas GeoffrayMerge "Block callee save fp registers in debuggable."
2015-10-05 Nicolas GeoffrayBlock callee save fp registers in debuggable.
2015-10-05 Nicolas GeoffrayMerge "Fix typo from previous commit."
2015-10-05 Nicolas GeoffrayFix typo from previous commit.
2015-10-05 Nicolas GeoffrayMerge "Revert "Don't use floating point callee saves...
2015-10-05 Nicolas GeoffrayRevert "Don't use floating point callee saves in debugg...
2015-10-05 Nicolas GeoffrayMerge "Change IllegalAccess/IncompatibleClassChange...
2015-10-03 Calin JuravleMerge "Add aarch64 and mips64 support for testing 64...
2015-10-02 Calin JuravleAdd aarch64 and mips64 support for testing 64 bit field...
2015-10-02 Alex LightMerge "Move getPublicFieldRecursive to native JNI"
2015-10-02 Mathieu ChartierMerge "Perform write barrier on declaring class when...
2015-10-02 Mathieu ChartierPerform write barrier on declaring class when adding...
2015-10-02 Hiroshi YamauchiMake it possible to change the read barrier type as...
2015-10-02 Richard UhlerMerge "Generate an hprof file to test ahat."
2015-10-02 Mathieu ChartierMerge "Change DecodeWeakGlobal to DecodeJObject for...
2015-10-02 Nicolas GeoffrayChange IllegalAccess/IncompatibleClassChange order.
2015-10-02 Vladimir MarkoMerge "ART: Use an iterative way in DoDFSPreOrderSSARen...
2015-10-02 Nicolas GeoffrayMerge "KNOWN_BROKEN/FAILING does not work for gtests."
2015-10-02 Nicolas GeoffrayKNOWN_BROKEN/FAILING does not work for gtests.
2015-10-02 Nicolas GeoffrayDon't delegate to Quick anymore.
2015-10-02 Nicolas GeoffrayMerge "Fix lint error."
2015-10-02 Nicolas GeoffrayFix lint error.
2015-10-02 Nicolas GeoffrayMerge "Test fails on mips."
2015-10-02 Nicolas GeoffrayMerge "Do more inlining when JITting."
2015-10-02 Nicolas GeoffrayTest fails on mips.
2015-10-02 Nicolas GeoffrayDo more inlining when JITting.
2015-10-02 Nicolas GeoffrayMerge "Don't force the boot image to using quick."
2015-10-02 Calin JuravleMerge "Fix x86_64 gtest."
2015-10-02 Calin JuravleFix x86_64 gtest.
2015-10-02 Calin JuravleMerge "Enable compilation of members with access check...
2015-10-02 Calin JuravleMerge "Revert "Revert "Support unresolved fields in...
2015-10-02 Calin JuravleEnable compilation of members with access check failures.
2015-10-02 Calin JuravleRevert "Revert "Support unresolved fields in optimizing"
2015-10-02 Mathieu ChartierMerge "Make SetStateUnsafe run checkpoints before going...
2015-10-02 Mathieu ChartierMake SetStateUnsafe run checkpoints before going to...
2015-10-02 Hiroshi YamauchiMerge "Improvements for table lookup read barriers."
2015-10-02 Hiroshi YamauchiImprovements for table lookup read barriers.
2015-10-02 Mathieu ChartierChange DecodeWeakGlobal to DecodeJObject for class...
2015-10-01 Alex LightMove getPublicFieldRecursive to native JNI
2015-10-01 Mathieu ChartierMerge "Add more error printing to TransitionFromSuspend...
2015-10-01 Andreas GampeMerge "Revert "Revert "ART: Remove unnecessary SHARED_R...
2015-10-01 Mathieu ChartierAdd more error printing to TransitionFromSuspendedToRun...
2015-10-01 Andreas GampeMerge "MIPS64: Implement intrinsic java.lang.Thread...
2015-10-01 Chris LarsenMIPS64: Code cleanup.
2015-10-01 Nicolas GeoffrayMerge "Fix another poisoning problem."
2015-10-01 Nicolas GeoffrayFix another poisoning problem.
2015-10-01 Richard UhlerGenerate an hprof file to test ahat.
2015-10-01 David BrazdilMerge "ART: Fix a static_cast int32_t -> uint64_t bug."
2015-10-01 David BrazdilART: Fix a static_cast int32_t -> uint64_t bug.
2015-10-01 Nicolas GeoffrayMerge "CUSTOM_TARGET_LINKER is set by the buildbot...
2015-10-01 Nicolas GeoffrayMerge "Fix poisoining bug in arm64."
2015-10-01 Nicolas GeoffrayDon't force the boot image to using quick.
2015-10-01 Nicolas GeoffrayFix poisoining bug in arm64.
2015-10-01 David BrazdilMerge "Mark one more Checker test broken for mips32"
2015-10-01 David BrazdilMark one more Checker test broken for mips32
2015-10-01 Nicolas GeoffrayMerge "Optimize ArraySet for x86/x64/arm/arm64."
2015-10-01 Andreas GampeRevert "Revert "ART: Remove unnecessary SHARED_REQUIRES...
2015-10-01 Andreas GampeMerge "ART: Fix test"
2015-10-01 Andreas GampeART: Fix test
2015-09-30 Andreas GampeMerge "ART: Refactor libarttest C++ code"
2015-09-30 Kenny RootMerge "Tidy up spelling"
2015-09-30 Hiroshi YamauchiMerge "Use free lists instead of bitmaps within rosallo...
2015-09-30 Hiroshi YamauchiUse free lists instead of bitmaps within rosalloc runs.
2015-09-30 Andreas GampeART: Refactor libarttest C++ code
2015-09-30 Kenny RootTidy up spelling
2015-09-30 Mathieu ChartierMerge "Revert "Revert "Keep internal stack trace method...
2015-09-30 Nicolas GeoffrayMerge "Don't use floating point callee saves in debugga...
2015-09-30 Vladimir MarkoMerge "Optimizing: Tag even more arena allocations."
2015-09-30 Nicolas GeoffrayDon't use floating point callee saves in debuggable.
2015-09-30 Nicolas GeoffrayOptimize ArraySet for x86/x64/arm/arm64.
2015-09-30 Aart BikMerge "Implemented trip-count safety information."
2015-09-30 Mathieu ChartierRevert "Revert "Keep internal stack trace methods decla...
2015-09-30 Aart BikImplemented trip-count safety information.
2015-09-30 Nicolas GeoffrayMerge "Make libcore timeout the same for all runs."
2015-09-30 Nicolas GeoffrayMake libcore timeout the same for all runs.
2015-09-30 David BrazdilMerge "ART: Mark Checker tests broken for mips32"
2015-09-30 David BrazdilART: Mark Checker tests broken for mips32
2015-09-30 Nicolas GeoffrayMerge "Revert "Revert "Enable optimizations with -...
2015-09-30 Nicolas GeoffrayMerge "Add deoptimization test."
next