OSDN Git Service

android-x86/art.git
2015-11-21 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-11-21 Igor Murashkinlambda: Add support for invoke-interface for boxed...
2015-11-20 Jeff HaoMerge "Fix null pointer in processing of enum annotations."
2015-11-20 Jeff HaoFix null pointer in processing of enum annotations.
2015-11-20 Mathieu ChartierMerge "Pass DexPathList.Element array to openDexFileNative"
2015-11-20 Andreas GampeMerge "MIPS32: Miscellaneous bit manipulations routines:"
2015-11-20 Hiroshi YamauchiMerge "Kill stale dalvikvm processes at the end of...
2015-11-20 Alex LightMerge "Fix --jvm on run-tests 960 and 961"
2015-11-20 Hiroshi YamauchiKill stale dalvikvm processes at the end of the jdwp...
2015-11-20 Alex LightFix --jvm on run-tests 960 and 961
2015-11-20 Mathieu ChartierPass DexPathList.Element array to openDexFileNative
2015-11-20 Alex LightMerge "Use arc4random when available to select delta...
2015-11-20 David SrbeckyMerge "Encode function signatures properly in DWARF."
2015-11-20 David SrbeckyEncode function signatures properly in DWARF.
2015-11-20 David BrazdilMerge "Opt compiler: More strength reduction for multip...
2015-11-20 Alexandre RamesOpt compiler: More strength reduction for multiplications.
2015-11-20 Vladimir MarkoMerge "Clean up the special input in HInvokeStaticOrDir...
2015-11-20 Alex LightUse arc4random when available to select delta for image...
2015-11-20 Alex LightMerge "Revert "Use arc4random when available to select...
2015-11-20 Alex LightRevert "Use arc4random when available to select delta...
2015-11-20 Alex LightMerge "Use arc4random when available to select delta...
2015-11-20 Alex LightUse arc4random when available to select delta for image...
2015-11-20 Mathieu ChartierMerge "Remove thread suspension assertion for SuspendAl...
2015-11-20 Mathieu ChartierMerge "Create parent class loader for dex2oat"
2015-11-20 Mathieu ChartierCreate parent class loader for dex2oat
2015-11-19 Hiroshi YamauchiMerge "Relax CAS in some uses of Object::AtomicSetReadB...
2015-11-19 Hiroshi YamauchiRelax CAS in some uses of Object::AtomicSetReadBarrierP...
2015-11-19 Nicolas GeoffrayMerge "Fix cmdline parser test."
2015-11-19 Nicolas GeoffrayFix cmdline parser test.
2015-11-19 Calin JuravleMerge "Allow NullConstant to be untyped in GraphVisuali...
2015-11-19 Mark MendellAllow NullConstant to be untyped in GraphVisualiser.
2015-11-19 Andreas GampeMerge "MIPS64: Add java.lang.String.equals intrinsic."
2015-11-19 Vladimir MarkoClean up the special input in HInvokeStaticOrDirect.
2015-11-19 Nicolas GeoffrayMerge "Rename options for shorter names."
2015-11-19 Nicolas GeoffrayRename options for shorter names.
2015-11-19 Roland LevillainMerge "ARM read barrier support for concurrent GC in...
2015-11-19 Vladimir MarkoMerge "Fix ClinitCheck pruning."
2015-11-19 Vladimir MarkoFix ClinitCheck pruning.
2015-11-19 Nicolas GeoffrayMerge "Increase code cache after 1 full collection."
2015-11-19 Nicolas GeoffrayIncrease code cache after 1 full collection.
2015-11-19 Nicolas GeoffrayMerge "Add jack as a build target for the buildbot."
2015-11-19 Nicolas GeoffrayAdd jack as a build target for the buildbot.
2015-11-19 Andreas GampeMerge "ART: Change Init{From,Without}Image to return...
2015-11-19 Andreas GampeART: Change Init{From,Without}Image to return bool
2015-11-19 Mathieu ChartierMerge "Add immune spaces abstraction"
2015-11-19 Mathieu ChartierAdd immune spaces abstraction
2015-11-18 Mingyao YangMerge "Fix an assert in lse."
2015-11-18 Mingyao YangFix an assert in lse.
2015-11-18 Mingyao YangMerge "Revert "Revert "Enable store elimination for...
2015-11-18 Mingyao YangRevert "Revert "Enable store elimination for singleton...
2015-11-18 Chris LarsenMIPS32: Miscellaneous bit manipulations routines:
2015-11-18 Mathieu ChartierMerge "Remove incorrect iterator increment"
2015-11-18 Mathieu ChartierRemove incorrect iterator increment
2015-11-18 Vladimir MarkoMerge "Opt compiler: Arm64 packed-switch jump tables."
2015-11-18 Zheng XuOpt compiler: Arm64 packed-switch jump tables.
2015-11-18 Nicolas GeoffrayMerge "Fix bogus DCHECK and rename DidForkFromZygote."
2015-11-18 Nicolas GeoffrayFix bogus DCHECK and rename DidForkFromZygote.
2015-11-18 Nicolas GeoffrayMerge "Remove DEBUG_JIT from Zygote flags."
2015-11-18 Calin JuravleMerge "Implement common super type in reference type...
2015-11-18 Sebastien HertzMerge "Support deoptimization only to set vreg"
2015-11-18 Sebastien HertzMerge "Fix StackVisitor::GetVReg for reference in shado...
2015-11-18 Nicolas GeoffrayRemove DEBUG_JIT from Zygote flags.
2015-11-17 Hiroshi YamauchiMerge "RosAlloc fast path inline in assembly for x86...
2015-11-17 Mathieu ChartierMerge "Refactor some patching logic"
2015-11-17 Roland LevillainARM read barrier support for concurrent GC in Optimizing.
2015-11-17 Calin JuravleImplement common super type in reference type propagation.
2015-11-17 Vladimir MarkoMerge "Minor fixes and cleaning of arm64 static and...
2015-11-17 Vladimir MarkoMerge "ART: add kryo to a53 #835769 & #843419 erratum...
2015-11-17 David BrazdilMerge "ART: Refactor GenerateTestAndBranch"
2015-11-17 Richard UhlerMerge "Change roots view to "rooted"."
2015-11-17 David BrazdilART: Refactor GenerateTestAndBranch
2015-11-17 Mingyao YangSupport deoptimization only to set vreg
2015-11-17 Sebastien HertzFix StackVisitor::GetVReg for reference in shadow frame
2015-11-16 Mathieu ChartierRefactor some patching logic
2015-11-16 Alex LightMerge "Add ability to skip run-tests with ART_TEST_RUN_...
2015-11-16 Calin JuravleMerge "Ignore NullConstants when computing the type...
2015-11-16 Aart BikMerge "Implemented control of "export only" feature...
2015-11-16 Roland LevillainMerge "Mark kQuickReadBarrierForRootSlow as direct...
2015-11-16 Roland LevillainMark kQuickReadBarrierForRootSlow as direct entry point...
2015-11-16 Roland LevillainMerge "x86/x86-64 read barrier support for concurrent...
2015-11-16 Calin JuravleMerge "Move the trace file out of the profiles folder."
2015-11-15 Roland Levillainx86/x86-64 read barrier support for concurrent GC in...
2015-11-14 Hiroshi YamauchiMerge "Fix class unloading with the CC collector."
2015-11-14 Alex LightAdd ability to skip run-tests with ART_TEST_RUN_TEST_SKIP.
2015-11-13 Hiroshi YamauchiFix class unloading with the CC collector.
2015-11-13 Chris LarsenMIPS64: Add java.lang.String.equals intrinsic.
2015-11-13 Alex LightMerge "Disable test 964 with gcstress since it often...
2015-11-13 Alex LightDisable test 964 with gcstress since it often times...
2015-11-13 Ajay DudaniART: add kryo to a53 #835769 & #843419 erratum exceptio...
2015-11-13 Mathieu ChartierMerge "Revert "Revert "Add missing null check to String...
2015-11-13 Aart BikImplemented control of "export only" feature in dexdump.
2015-11-13 Mathieu ChartierRevert "Revert "Add missing null check to String::ToCha...
2015-11-13 David SrbeckyMerge "Stream DWARF debug section directly to disk."
2015-11-13 Nicolas GeoffrayMerge "Revert "Add missing null check to String::ToChar...
2015-11-13 Nicolas GeoffrayRevert "Add missing null check to String::ToCharArray"
2015-11-13 Mathieu ChartierMerge "Add missing null check to String::ToCharArray"
2015-11-13 Mathieu ChartierAdd missing null check to String::ToCharArray
2015-11-13 Alex LightMerge "Fix bug with test 964."
2015-11-13 Alex LightFix bug with test 964.
2015-11-12 Mathieu ChartierMerge "Add class loader argument to openDexFileNative"
next