OSDN Git Service

android-x86/art.git
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."
2015-09-30 Nicolas GeoffrayRevert "Revert "Enable optimizations with --debuggable.""
2015-09-30 Nicolas GeoffrayMerge "Revert "Keep internal stack trace methods declar...
2015-09-30 Nicolas GeoffrayRevert "Keep internal stack trace methods declaring...
2015-09-30 Mathieu ChartierMerge "Keep internal stack trace methods declaring...
2015-09-30 Mathieu ChartierKeep internal stack trace methods declaring classes...
2015-09-29 Andreas GampeMerge "Revert "ART: Remove unnecessary SHARED_REQUIRES...
2015-09-29 Andreas GampeRevert "ART: Remove unnecessary SHARED_REQUIRES in...
2015-09-29 Andreas GampeMerge "ART: Remove unnecessary SHARED_REQUIRES in ArtMe...
2015-09-29 Hiroshi YamauchiMerge "Fix a mutator lock violation in the generic...
2015-09-29 Hiroshi YamauchiFix a mutator lock violation in the generic JNI end...
2015-09-29 Andreas GampeART: Remove unnecessary SHARED_REQUIRES in ArtMethod
2015-09-29 Nicolas GeoffrayMerge "Revert "Enable optimizations with --debuggable.""
2015-09-29 Nicolas GeoffrayRevert "Enable optimizations with --debuggable."
2015-09-29 Nicolas GeoffrayMerge "Enable optimizations with --debuggable."
2015-09-29 Mathieu ChartierMerge "Address some code comments"
2015-09-29 Vladimir MarkoMerge "Optimizing: Simplify UShr+And, Shr+And."
2015-09-29 Jongwon LeeAdd deoptimization test.
2015-09-29 Nicolas GeoffrayEnable optimizations with --debuggable.
2015-09-29 Nicolas GeoffrayMerge "Fix a bug in DeadPhiHandling around conflicting...
2015-09-29 Nicolas GeoffrayFix a bug in DeadPhiHandling around conflicting phis.
2015-09-29 Vladimir MarkoMerge "Optimizing: Tag arena allocations in code genera...
2015-09-29 Vladimir MarkoOptimizing: Simplify UShr+And, Shr+And.
2015-09-29 Vladimir MarkoMerge "Quick: Avoid shifting -1 left (undefined behavior)."
2015-09-29 Vladimir MarkoQuick: Avoid shifting -1 left (undefined behavior).
2015-09-29 Vladimir MarkoOptimizing: Tag arena allocations in code generators.
2015-09-29 Nicolas GeoffrayMerge "Use dominance information for null optimization...
2015-09-29 Nicolas GeoffrayUse dominance information for null optimization in...
2015-09-29 Mathieu ChartierAddress some code comments
2015-09-28 Andreas GampeMerge "ART: Single-frame deopt"
2015-09-28 Andreas GampeART: Single-frame deopt
2015-09-28 Mathieu ChartierMerge "Don't unload shared libraries for null class...
2015-09-28 Mathieu ChartierDon't unload shared libraries for null class loader.
2015-09-28 David BrazdilMerge "ART: Run arch specific Checker tests on host"
2015-09-28 David BrazdilART: Run arch specific Checker tests on host
2015-09-28 Andreas GampeMerge "ART: Use unique_ptr for alloca-ed ShadowFrames"
2015-09-28 Nicolas GeoffrayMerge "Use make TARGET_LINKER= instead of overriding...
2015-09-28 Nicolas GeoffrayUse make TARGET_LINKER= instead of overriding linker...
2015-09-28 David BrazdilMerge "ART: Fix DeadPhiHandling creating >2 equivalents"
2015-09-28 David BrazdilART: Fix DeadPhiHandling creating >2 equivalents
2015-09-28 David BrazdilMerge "Address HPackedSwitch issues raised after merge"
2015-09-28 Mark MendellAddress HPackedSwitch issues raised after merge
2015-09-28 Igor MurashkinMerge "Revert "Revert "lambda: Experimental support...
2015-09-28 Igor MurashkinRevert "Revert "lambda: Experimental support for captur...
2015-09-27 Nicolas GeoffrayMerge "Revert "lambda: Experimental support for capture...
2015-09-27 Nicolas GeoffrayRevert "lambda: Experimental support for capture-variab...
2015-09-26 Andreas GampeMerge "MIPS64: Implement intrinsics from java.lang...
2015-09-26 Mathieu ChartierMerge "Disable class unloading test for tracing tests"
2015-09-26 Mathieu ChartierDisable class unloading test for tracing tests
2015-09-25 Igor MurashkinMerge "lambda: Experimental support for capture-variabl...
2015-09-25 Chris LarsenMIPS64: Implement intrinsics from java.lang.Math:
2015-09-25 Igor Murashkinlambda: Experimental support for capture-variable and...
2015-09-25 Mathieu ChartierMerge "Fix tests 116 and 118 for no-prebuild"
2015-09-25 Mathieu ChartierFix tests 116 and 118 for no-prebuild
2015-09-25 Andreas GampeMerge "MIPS64: Implement intrinsics from libcore.io...
2015-09-25 Mathieu ChartierMerge "Fix bug in WaitForCompilationToFinish"
2015-09-25 Mathieu ChartierFix bug in WaitForCompilationToFinish
2015-09-25 Andreas GampeMerge "ART: Move code from RA to T9 in Mips64 longjump"
2015-09-25 Mathieu ChartierMerge "Fix JIT for class unloading"
2015-09-25 Mathieu ChartierFix JIT for class unloading
2015-09-25 Andreas GampeART: Move code from RA to T9 in Mips64 longjump
2015-09-25 Andreas GampeMerge "MIPS64: Implement miscellaneous bit manipulation...
2015-09-25 Mathieu ChartierMerge "Call JNI_OnUnload when class loaders get collected"
2015-09-25 Mathieu ChartierCall JNI_OnUnload when class loaders get collected
2015-09-25 Chris LarsenMIPS64: Implement intrinsics from libcore.io.Memory:
2015-09-25 David BrazdilMerge "ART: Reject PackedSwitch with overflowing keys"
2015-09-25 David BrazdilART: Reject PackedSwitch with overflowing keys
2015-09-25 Vladimir MarkoMerge "Optimizing: Add comment on DCE's packed-switch...
2015-09-25 Vladimir MarkoOptimizing: Add comment on DCE's packed-switch value...
2015-09-25 Mathieu ChartierMerge "Enable class unloading"
2015-09-25 Andreas GampeMerge "ART: Show the previous failure type in init...
2015-09-25 Vladimir MarkoMerge "ART: Fix misleading error message in method...
2015-09-25 Vladimir MarkoART: Fix misleading error message in method verifier.
2015-09-25 Vladimir MarkoMerge "Optimizing: Tag more arena allocations."
2015-09-25 Vladimir MarkoMerge "Optimizing: Rewrite DCE's MarkReachableBlocks()."
2015-09-25 Vladimir MarkoOptimizing: Rewrite DCE's MarkReachableBlocks().
2015-09-25 Vladimir MarkoOptimizing: Tag more arena allocations.
2015-09-25 David BrazdilMerge "ART: SsaBuilder clean up"
2015-09-25 David BrazdilART: SsaBuilder clean up
2015-09-25 David BrazdilMerge "ART: Preserve loop headers with try/catch"
2015-09-25 David BrazdilART: Preserve loop headers with try/catch
2015-09-24 Mathieu ChartierEnable class unloading
2015-09-24 Elliott HughesMerge "dexdump2 won't be optional when it replaces...
2015-09-24 Andreas GampeART: Use unique_ptr for alloca-ed ShadowFrames
2015-09-24 Elliott Hughesdexdump2 won't be optional when it replaces dexdump.
2015-09-24 Vladimir MarkoMerge "Optimizing: Rewrite HGraph::FindBackEdges()."
2015-09-24 Vladimir MarkoMerge "Optimizing: Rewrite HGraph::ComputeDominanceInfo...
2015-09-24 Vladimir MarkoOptimizing: Rewrite HGraph::FindBackEdges().
2015-09-24 Vladimir MarkoOptimizing: Rewrite HGraph::ComputeDominanceInformation().
2015-09-24 Vladimir MarkoMerge "ART: mprotect() bottom page of ThreadPoolWorker...
2015-09-24 David BrazdilMerge "ART: Refactor run-test 482-loop-back-edge-use"
2015-09-24 Vladimir MarkoART: mprotect() bottom page of ThreadPoolWorker stacks.
2015-09-24 Aart BikMerge "Minor cleanup in range analysis."
2015-09-24 Aart BikMinor cleanup in range analysis.
2015-09-23 Aart BikMerge "Various improvements in finding induction variab...
next