OSDN Git Service

android-x86/art.git
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...
2014-04-24 Dmitry PetrochenkoART: Extracts an utility function of the duplicated...
2014-04-24 Ian RogersMerge "ART: Fixes an issue with REX prefix for instruct...
2014-04-24 Jeff HaoAdd test that Class.newInstance does not wrap its excep...
2014-04-24 Mathieu ChartierMerge "Don't allow heap transitions if the runtime...
2014-04-23 Colin CrossMerge "art: fix dlopen error message"
2014-04-23 Colin Crossart: fix dlopen error message
2014-04-23 Mingyao YangMerge "Delete throw launchpads."
2014-04-23 Mathieu ChartierDon't allow heap transitions if the runtime is shutting...
2014-04-23 Vladimir MarkoMerge "Separate maps from code in oat file."
2014-04-23 Jeff HaoMerge "Fix FindCatchBlock to work in -Xverify:none...
2014-04-23 Jeff HaoFix FindCatchBlock to work in -Xverify:none mode.
2014-04-22 Ian RogersMerge "Remove support for app JNI workarounds."
2014-04-22 Ian RogersMerge "Warn when thread state lookup fails."
2014-04-22 Ian RogersRemove support for app JNI workarounds.
2014-04-22 Hiroshi YamauchiMore code for the read barrier support.
2014-04-22 buzbeeMerge "Update load/store utilities for 64-bit backends"
2014-04-22 buzbeeUpdate load/store utilities for 64-bit backends
2014-04-22 Mathieu ChartierMerge "Return bytes freed from RosAlloc."
2014-04-22 Mathieu ChartierReturn bytes freed from RosAlloc.
2014-04-22 Ian RogersWarn when thread state lookup fails.
2014-04-22 Vladimir MarkoSeparate maps from code in oat file.
2014-04-22 Vladimir MarkoMerge "Avoid allocating OatFile::OatClass on the heap."
2014-04-22 Sebastien HertzMerge "Fix crash when debugging exception"
2014-04-22 Nicolas GeoffrayMerge "Revert "64bit changes to the stack walker for...
2014-04-22 Nicolas GeoffrayRevert "64bit changes to the stack walker for the Quick...
2014-04-22 Nicolas GeoffrayMerge "64bit changes to the stack walker for the Quick...
2014-04-22 Sebastien HertzMerge "Speed up single-stepping"
2014-04-22 Bill BuzbeeMerge "GenArithOpInt should ensure that reg is in core"
2014-04-21 Mingyao YangDelete throw launchpads.
2014-04-21 Mingyao YangMerge "Revert "Revert "Use LIRSlowPath for throwing...
2014-04-21 Mingyao YangMerge "Add an option to specify a list of methods for...
2014-04-21 Andreas GampeMerge "ART: GTest target tests missing "PASSED""
2014-04-21 Andreas GampeART: GTest target tests missing "PASSED"
2014-04-21 Andreas GampeMerge "Fix dependencies in the test suite for multi...
2014-04-21 Andreas GampeFix dependencies in the test suite for multi-target...
2014-04-21 Alexei ZavjalovSkip BBs without SSA representation in the Constant...
2014-04-18 Mingyao YangAdd an option to specify a list of methods for LIR...
2014-04-18 Ian RogersMerge "Get instruction-set/features from build/core...
2014-04-18 Ian RogersGet instruction-set/features from build/core/config.mk
2014-04-18 Christopher... Merge "Modify unwind to comply with stack parser tools."
2014-04-18 Christopher... Modify unwind to comply with stack parser tools.
2014-04-18 Brian CarlstromMerge "Fixing missing newlines in Usage calls"
2014-04-18 Mingyao YangRevert "Revert "Use LIRSlowPath for throwing ArrayOutOf...
2014-04-18 Brian CarlstromFixing missing newlines in Usage calls
2014-04-18 Mathieu ChartierMerge "Fix ForegroundHeapGrowthMultiplier and ParseDouble."
2014-04-18 Mathieu ChartierFix ForegroundHeapGrowthMultiplier and ParseDouble.
2014-04-18 Mathieu ChartierMerge "Replace ObjectSet with LargeObjectBitmap."
2014-04-18 Andreas GampeMerge "Fix elf_writer_test for 64b target"
2014-04-18 Andreas GampeFix elf_writer_test for 64b target
2014-04-18 Nicolas Geoffray64bit changes to the stack walker for the Quick ABI.
2014-04-18 Sebastien HertzMerge "Revert "Use LIRSlowPath for throwing ArrayOutOfB...
2014-04-18 Brian CarlstromRevert "Use LIRSlowPath for throwing ArrayOutOfBoundsEx...
2014-04-18 Ian RogersMerge "Fix a use of OpCondBranch that breaks the MIPS...
2014-04-18 Serguei KatkovGenArithOpInt should ensure that reg is in core
next