OSDN Git Service

android-x86/art.git
2014-04-02 Calin JuravleProfile: repurposed kTresholdPercent
2014-04-02 Calin JuravleFixed total method count in profile file parsing.
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 Dave AllisonMerge "Implement implicit stack overflow checks"
2014-04-01 Dave AllisonImplement implicit stack overflow checks
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-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 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 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
2014-03-27 Ian RogersMerge "Reflection tidying."
2014-03-27 Bill BuzbeeMerge "Optimize easy multiply and easy div remainder."
2014-03-27 Sebastien HertzMerge "Refactor deoptimization support in debugger"
2014-03-27 Sebastien HertzMerge "Do not suspend current thread to build stacktrac...
2014-03-27 Sebastien HertzDo not suspend current thread to build stacktrace from...
2014-03-27 Sebastien HertzMerge "Fix alloc tracker locking issue"
2014-03-27 Ian RogersReflection tidying.
2014-03-27 Zheng XuOptimize easy multiply and easy div remainder.
2014-03-27 buzbeeMerge "Continuing register cleanup"
2014-03-27 buzbeeContinuing register cleanup
2014-03-27 Mathieu ChartierMerge "Less redundant verification."
2014-03-27 Mathieu ChartierLess redundant verification.
2014-03-26 Ian RogersMerge "Relaxed memory barriers for x86"
2014-03-26 Mathieu ChartierMerge "Add valgrind support to large object map space."
2014-03-26 Razvan A LupusoruRelaxed memory barriers for x86
2014-03-26 Mathieu ChartierAdd valgrind support to large object map space.
2014-03-26 Ian RogersMerge "Reuse promoted register temporarily"
2014-03-26 Yevgeny RoubanReuse promoted register temporarily
2014-03-26 Nicolas GeoffrayArt script: Use PWD for android-data and cleanup after...
2014-03-26 Mathieu ChartierMerge "Add GC mode for stressing testing heap transitions."
2014-03-26 Bill BuzbeeMerge "x86 GenLongRegOrMemOp should be aware about...
2014-03-26 Sebastien HertzRefactor deoptimization support in debugger
2014-03-26 Sebastien HertzFix alloc tracker locking issue
2014-03-26 Serguei Katkovx86 GenLongRegOrMemOp should be aware about xmm to...
2014-03-25 Brian CarlstromMerge "Fix host gtests compiled with gcc"
2014-03-25 Brian CarlstromFix host gtests compiled with gcc
2014-03-25 Mathieu ChartierAdd GC mode for stressing testing heap transitions.
2014-03-25 Mathieu ChartierMerge "Add missing debugger root visiting."
2014-03-25 Mathieu ChartierAdd missing debugger root visiting.
2014-03-25 Dmitriy IvanovMerge "Fix imm5 and shift_type detection"
2014-03-25 Tim MurrayMerge "Fix missing link line for libgtest_host."
2014-03-25 Dmitriy IvanovFix imm5 and shift_type detection
2014-03-25 Andreas GampeMerge "Trampoline and assembly fixes for ARM64"
2014-03-25 Bill BuzbeeMerge "An argument is handled incorrectly for add-int...
2014-03-25 Bill BuzbeeMerge "Small update to CFG printing using DOT"
2014-03-25 nikolay serdjukAn argument is handled incorrectly for add-int/lit8...
2014-03-25 Mathieu ChartierMerge "Refactor image writer reference visiting logic."
2014-03-25 Mathieu ChartierRefactor image writer reference visiting logic.
2014-03-24 Andreas GampeTrampoline and assembly fixes for ARM64
2014-03-24 Mathieu ChartierMerge "Refactor object reference visiting logic."
next