OSDN Git Service

android-x86/art.git
2014-04-02 Sebastien HertzMerge "Cleanup transaction support"
2014-04-02 Sebastien HertzCleanup transaction support
2014-04-02 Brian CarlstromMerge "Use TEST_ART_RUN_TESTS consistently"
2014-04-02 Brian CarlstromUse TEST_ART_RUN_TESTS consistently
2014-04-01 Dave AllisonMerge "Add GenBarrier() calls to terminate all IT blocks."
2014-04-01 Dave AllisonAdd GenBarrier() calls to terminate all IT blocks.
2014-04-01 Ian RogersMerge "Fix ThreadStress, unify ANR lock descriptions."
2014-04-01 Andreas GampeMerge "Fix Thread offsets for ARM64 assembly"
2014-04-01 Mathieu ChartierMerge "Fix running with DlMalloc instead of RosAlloc."
2014-04-01 Ian RogersFix ThreadStress, unify ANR lock descriptions.
2014-04-01 Mathieu ChartierFix running with DlMalloc instead of RosAlloc.
2014-04-01 Andreas GampeFix Thread offsets for ARM64 assembly
2014-04-01 Andreas GampeMerge "Build changes to build multilib tests"
2014-04-01 Andreas GampeBuild changes to build multilib tests
2014-04-01 buzbeeMerge "Quick compiler: add comment to Arm encoding"
2014-04-01 buzbeeQuick compiler: add comment to Arm encoding
2014-04-01 Jeff HaoMerge "Fix reflection access checks for app compatibility."
2014-04-01 Jeff HaoFix reflection access checks for app compatibility.
2014-04-01 buzbeeMerge "Quick compiler, MIPS resource cleanup"
2014-04-01 Jeff HaoMerge "Revert "Fix access checks for app compatibility.""
2014-04-01 Jeff HaoRevert "Fix access checks for app compatibility."
2014-04-01 Mathieu ChartierMerge "Add handler for printing java stack traces for...
2014-04-01 Jeff HaoMerge "Fix access checks for app compatibility."
2014-04-01 Hiroshi YamauchiMerge "Make the support code for read barriers a bit...
2014-04-01 Jeff HaoFix access checks for app compatibility.
2014-04-01 Mathieu ChartierAdd handler for printing java stack traces for compiled...
2014-04-01 Ian RogersMerge "Calling convention support for cross 64/32 compi...
2014-04-01 Ian RogersCalling convention support for cross 64/32 compilation.
2014-04-01 Mathieu ChartierMerge "Fix stack overflow slow path error."
2014-04-01 Ian RogersMerge "Revert "Revert "Optimize easy multiply and easy...
2014-04-01 Ian RogersMerge "Allow mixing of thread offsets between 32 and...
2014-04-01 Ian RogersAllow mixing of thread offsets between 32 and 64bit...
2014-04-01 Andreas GampeMerge "art: Make calling convention immune to SIRT...
2014-04-01 Andreas GampeMerge "Fix instruction printing for filled-new-array"
2014-04-01 Bill BuzbeeMerge "Use ResetDef to prevent from removing necessary...
2014-04-01 Nicolas GeoffrayMerge "Disable timing sensitive tests on dist builds."
2014-04-01 Sebastien HertzMerge "Return correct JDWP type tag for array class"
2014-04-01 Nicolas GeoffrayMerge "Art script: Use PWD for android-data and cleanup...
2014-04-01 Andrew HsiehMerge "Add -lpthread -ldl to link executable/tests"
2014-04-01 Brian CarlstromDisable timing sensitive tests on dist builds.
2014-04-01 Andrew HsiehAdd -lpthread -ldl to link executable/tests
2014-04-01 Dmitry Petrochenkoart: Make calling convention immune to SIRT structure...
2014-04-01 Andreas GampeFix instruction printing for filled-new-array
2014-04-01 Dave AllisonMerge "Implement implicit stack overflow checks"
2014-04-01 Dave AllisonImplement implicit stack overflow checks
2014-04-01 Hiroshi YamauchiMake the support code for read barriers a bit more...
2014-03-31 Mathieu ChartierFix stack overflow slow path error.
2014-03-31 Hiroshi YamauchiMerge "Fix a DCHECK failure when causing GC from DDMS."
2014-03-31 Vladimir MarkoMerge "Mark ScopedArenaAllocator's allocations undefine...
2014-03-31 Vladimir MarkoMerge "Faster AssembleLIR for ARM."
2014-03-31 Vladimir MarkoMark ScopedArenaAllocator's allocations undefined for...
2014-03-31 Vladimir MarkoFaster AssembleLIR for ARM.
2014-03-31 Nicolas GeoffrayMerge "Add support for adding two integers in optimizin...
2014-03-31 Nicolas GeoffrayAdd support for adding two integers in optimizing compiler.
2014-03-31 Narayan KamathMerge "Remove use of pthread_cond_timedwait_monotonic."
2014-03-31 Nicolas GeoffrayMerge "Add support for invoke-static in optimizing...
2014-03-31 Sebastien HertzReturn correct JDWP type tag for array class
2014-03-31 Nicolas GeoffrayAdd support for invoke-static in optimizing compiler.
2014-03-30 Brian CarlstromMerge "No longer restrict to -source 1.5 since it cause...
2014-03-30 Brian CarlstromNo longer restrict to -source 1.5 since it causes a...
2014-03-29 Chao-ying FuUse ResetDef to prevent from removing necessary stores...
2014-03-28 Mathieu ChartierMerge "Fix non concurrent mark sweep ergonomics."
2014-03-28 Mathieu ChartierFix non concurrent mark sweep ergonomics.
2014-03-28 Jeff HaoMerge "Some fixes for comments and implied conversions."
2014-03-28 Jeff HaoSome fixes for comments and implied conversions.
2014-03-28 Hiroshi YamauchiFix a DCHECK failure when causing GC from DDMS.
2014-03-28 Mathieu ChartierMerge "Swap allocation stacks in pause."
2014-03-28 Ian RogersRevert "Revert "Optimize easy multiply and easy div...
2014-03-28 Jeff HaoMerge "Add access checks to Method and Field reflection."
2014-03-28 Jeff HaoAdd access checks to Method and Field reflection.
2014-03-28 Mathieu ChartierSwap allocation stacks in pause.
2014-03-28 buzbeeQuick compiler, MIPS resource cleanup
2014-03-28 Mathieu ChartierMerge "Refactor some GC code."
2014-03-28 Hiroshi YamauchiMerge "An empty collector skeleton for a read barrier...
2014-03-28 Mathieu ChartierRefactor some GC code.
2014-03-28 Andreas GampeMerge "x86_64: JNI compiler"
2014-03-28 Sebastien HertzMerge "Properly dump register type in verifier failure...
2014-03-28 Sebastien HertzProperly dump register type in verifier failure messages
2014-03-28 Bill BuzbeeMerge "Annotate Dalvik VR access as both use and def...
2014-03-28 Dmitry Petrochenkox86_64: JNI compiler
2014-03-28 Serguei KatkovAnnotate Dalvik VR access as both use and def if we...
2014-03-28 Hiroshi YamauchiAn empty collector skeleton for a read barrier-based...
2014-03-28 Brian CarlstromMerge "Revert "Optimize easy multiply and easy div...
2014-03-28 Brian CarlstromMerge "Error when taking the modulo of the length of...
2014-03-28 Brian CarlstromRevert "Optimize easy multiply and easy div remainder."
2014-03-27 Brian CarlstromError when taking the modulo of the length of an array
2014-03-27 Bill BuzbeeMerge "Fix CopyRegInfo to keep live/dirty flags of...
2014-03-27 Chao-ying FuFix CopyRegInfo to keep live/dirty flags of new registers.
2014-03-27 Mathieu ChartierMerge "Change sticky GC ergonomics to use GC throughput."
2014-03-27 Mathieu ChartierChange sticky GC ergonomics to use GC throughput.
2014-03-27 Ian RogersMerge "Remove bogus DCHECK."
2014-03-27 Ian RogersRemove bogus DCHECK.
2014-03-27 buzbeeMerge "Fix x86 master build failure."
2014-03-27 buzbeeFix x86 master build failure.
2014-03-27 Sebastien HertzMerge "Support inlining with breakpoint"
2014-03-27 Andreas GampeMerge "Last patch for running tests on ARM64"
2014-03-27 Sebastien HertzSupport inlining with breakpoint
2014-03-27 Ian RogersMerge "Handle Array::Memmove within the same array...
2014-03-27 Ian RogersHandle Array::Memmove within the same array properly.
2014-03-27 Andreas GampeLast patch for running tests on ARM64
next