OSDN Git Service

android-x86/art.git
2014-05-01 Mathieu ChartierMerge "Add thread unsafe allocation methods to spaces."
2014-05-01 Mathieu ChartierMerge "Clean up Add/Remove space."
2014-05-01 Andreas GampeMerge "ART: Fix target run-tests to build architecture...
2014-05-01 Andreas GampeART: Fix target run-tests to build architecture directories
2014-05-01 Ian RogersMerge "Fix a few 64-bit compilation of 32-bit code...
2014-05-01 Ian RogersFix a few 64-bit compilation of 32-bit code issues.
2014-05-01 Narayan KamathMerge "Fix errno checking for dalvik-cache creation."
2014-05-01 Narayan KamathMerge "Use instruction specific dalvik cache dirs."
2014-05-01 Narayan KamathFix errno checking for dalvik-cache creation.
2014-05-01 Narayan KamathUse instruction specific dalvik cache dirs.
2014-05-01 Brian CarlstromMerge "Fix host build with clang 3.3"
2014-05-01 Brian CarlstromFix host build with clang 3.3
2014-05-01 Andreas GampeMerge "x86_64 Assembler Test Infrastructure, fix x86_64...
2014-05-01 Andreas Gampex86_64 Assembler Test Infrastructure, fix x86_64 assembler
2014-05-01 Andreas GampeMerge "Add heap reference size to the checks in arch_test"
2014-05-01 Andreas GampeMerge "Implement art_quick_aput_object stubs for X86...
2014-05-01 Andreas GampeAdd heap reference size to the checks in arch_test
2014-05-01 Andreas GampeImplement art_quick_aput_object stubs for X86-64 and...
2014-04-30 Mathieu ChartierClean up Add/Remove space.
2014-04-30 Mathieu ChartierAdd thread unsafe allocation methods to spaces.
2014-04-30 Mathieu ChartierMerge "Don't allow allocating finalizable objects durin...
2014-04-30 Mingyao YangMerge "Simplify GenConstString"
2014-04-30 Mathieu ChartierDon't allow allocating finalizable objects during trans...
2014-04-29 Mingyao YangSimplify GenConstString
2014-04-29 Ian RogersMerge "Force inlining on trivial accessors."
2014-04-29 Mingyao YangMerge "Rewrite suspend test check with LIRSlowPath."
2014-04-29 Ian RogersForce inlining on trivial accessors.
2014-04-29 Mingyao YangRewrite suspend test check with LIRSlowPath.
2014-04-29 Mathieu ChartierMerge "Enable concurrent sweeping for non-concurrent...
2014-04-29 Mathieu ChartierEnable concurrent sweeping for non-concurrent GC.
2014-04-29 Hiroshi YamauchiMerge "Disable StubTest.APutObj if heap poisoning is...
2014-04-29 Andreas GampeMerge "Add ARM64 & X86_64 Assembly, plus tests"
2014-04-29 Andreas GampeAdd ARM64 & X86_64 Assembly, plus tests
2014-04-29 Vladimir MarkoMerge "ART: Initialization of RegLocation and API for...
2014-04-29 Jean Christophe... ART: Initialization of RegLocation and API for Growable...
2014-04-29 buzbeeMerge "Quick compiler: debugging assists"
2014-04-29 buzbeeQuick compiler: debugging assists
2014-04-29 Nicolas GeoffrayMerge "Setup policies for register allocation."
2014-04-29 Nicolas GeoffraySetup policies for register allocation.
2014-04-29 Sebastien HertzMerge "Fix DDM recent allocations"
2014-04-29 Sebastien HertzFix DDM recent allocations
2014-04-29 Sebastien HertzMerge "Visit deoptimized shadow frames as roots"
2014-04-29 Sebastien HertzVisit deoptimized shadow frames as roots
2014-04-29 Hiroshi YamauchiDisable StubTest.APutObj if heap poisoning is enabled.
2014-04-29 Hiroshi YamauchiMerge "Improve GSS reference processing."
2014-04-28 Elliott HughesMerge "Track package change."
2014-04-28 Ian RogersMerge "Remove unreachable JNI workaround code."
2014-04-28 Mathieu ChartierMerge "Always log explicit GC."
2014-04-28 Hiroshi YamauchiImprove GSS reference processing.
2014-04-28 Mathieu ChartierAlways log explicit GC.
2014-04-28 Elliott HughesTrack package change.
2014-04-28 Ian RogersRemove unreachable JNI workaround code.
2014-04-28 Mathieu ChartierMerge "Fix racy DCHECKS."
2014-04-28 Mathieu ChartierFix racy DCHECKS.
2014-04-28 Ian RogersMerge "Avoid volatile 64-bit tearing on 32-bit architec...
2014-04-28 Ian RogersAvoid volatile 64-bit tearing on 32-bit architectures.
2014-04-28 Nicolas GeoffrayMerge "Add a Transform to SSA phase to the optimizing...
2014-04-28 Nicolas GeoffrayAdd a Transform to SSA phase to the optimizing compiler.
2014-04-28 buzbeeMerge "Quick compiler: fix DCHECKS"
2014-04-28 Vladimir MarkoMerge "ART: Bitvector extensions for dumping and size...
2014-04-28 Vladimir MarkoMerge "Move mapping table and vmap table offsets to...
2014-04-28 Brian CarlstromMerge "Fix typo of --oat-fd description in help"
2014-04-28 buzbeeQuick compiler: fix DCHECKS
2014-04-28 Wonil KimFix typo of --oat-fd description in help
2014-04-26 Andreas GampeMerge "Rosalloc: fix signature for 64b"
2014-04-26 Andreas GampeRosalloc: fix signature for 64b
2014-04-25 Andreas GampeMerge "Add "arch_test" gtest for assembly stub constant...
2014-04-25 Andreas GampeAdd "arch_test" gtest for assembly stub constants,...
2014-04-25 Brian CarlstromMerge "Do not require dexopt when previous profile...
2014-04-25 Mathieu ChartierMerge "Enable reading page map without lock in RosAlloc...
2014-04-25 Brian CarlstromDo not require dexopt when previous profile does not...
2014-04-25 Ian RogersMerge "ART: Enables x86_64 disassembly"
2014-04-25 Mathieu ChartierEnable reading page map without lock in RosAlloc::BulkFree
2014-04-25 Stephen HinesMerge "Fix ART compilation for Clang 3.5."
2014-04-25 Vladimir KostyukovART: Enables x86_64 disassembly
2014-04-25 Bill BuzbeeMerge "Skip BBs without SSA representation in the Const...
2014-04-25 Andreas GampeMerge "Revert "Revert "ART: Extracts an utility functio...
2014-04-25 Andreas GampeMerge "Add a GTest for Assembly Stubs, Add some ARM64...
2014-04-25 Andreas GampeAdd a GTest for Assembly Stubs, Add some ARM64 and...
2014-04-25 Vladimir MarkoMove mapping table and vmap table offsets to OatMethodH...
2014-04-25 Sebastien HertzMerge "Refactor exception handling for deoptimization"
2014-04-25 Sebastien HertzRefactor exception handling for deoptimization
2014-04-25 Sebastien HertzMerge "Resolve method's argument reference types"
2014-04-25 Sebastien HertzResolve method's argument reference types
2014-04-25 Sebastien HertzMerge "Support field watchpoint in interpreter"
2014-04-25 Sebastien HertzSupport field watchpoint in interpreter
2014-04-25 Stephen HinesFix ART compilation for Clang 3.5.
2014-04-25 Mathieu ChartierMerge "Use __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT."
2014-04-25 Mathieu ChartierUse __FUNCTION__ in CHECK_NON_NULL_*ARGUMENT.
2014-04-24 Jeff HaoMerge "Make unresolved exception types cause soft verif...
2014-04-24 Jeff HaoMake unresolved exception types cause soft verification...
2014-04-24 Mathieu ChartierMerge "Clean up ScopedThreadStateChange + Get/SetPrimti...
2014-04-24 Mathieu ChartierClean up ScopedThreadStateChange + Get/SetPrimtiveArray...
2014-04-24 Andreas GampeRevert "Revert "ART: Extracts an utility function of...
2014-04-24 Jean Christophe... ART: Bitvector extensions for dumping and size handling
2014-04-24 Hiroshi YamauchiMerge "More code for the read barrier support."
2014-04-24 Andreas GampeMerge "Revert "ART: Extracts an utility function of...
2014-04-24 Andreas GampeRevert "ART: Extracts an utility function of the duplic...
2014-04-24 Jeff HaoMerge "Add test that Class.newInstance does not wrap...
2014-04-24 Andreas GampeMerge "ART: Extracts an utility function of the duplica...
next