OSDN Git Service

android-x86/art.git
2017-02-08 Andreas GampeMerge "ART: Add JIT + events test to run-test 912"
2017-02-08 Treehugger... Merge "Verify redefined classes"
2017-02-07 Andreas GampeART: Add JIT + events test to run-test 912
2017-02-07 Treehugger... Merge "Add test if dex file fails to open during layout."
2017-02-07 Treehugger... Merge "Fix issues due to updated toolchain."
2017-02-07 David SehrMerge "Remove Mutex dependency from MemMap"
2017-02-07 Roland LevillainMerge "Revert to `-fstack-protector-strong` in read...
2017-02-07 Alex LightVerify redefined classes
2017-02-07 Roland LevillainMerge "ARM: VIXL32: Remove erroneous DCHECK."
2017-02-07 Treehugger... Merge "ARM: VIXL32: Fix "Align allocation entrypoints...
2017-02-07 Richard UhlerMerge "Revert "Revert "Redesign implementation of Regis...
2017-02-07 Treehugger... Merge "Force stack dump to diagnose empty checkpoint...
2017-02-07 Jeff HaoAdd test if dex file fails to open during layout.
2017-02-07 Hiroshi YamauchiForce stack dump to diagnose empty checkpoint timeout...
2017-02-06 Treehugger... Merge "ART: Add marking to thread peer gathering in TI"
2017-02-06 Treehugger... Merge "ART: Fix systrace monitor logging deadlock"
2017-02-06 Treehugger... Merge "Add support for checking method and field invari...
2017-02-06 Andreas GampeART: Add marking to thread peer gathering in TI
2017-02-06 Igor MurashkinMerge "Revert "Revert "build: Generate asm_support_gen...
2017-02-06 Alex LightAdd support for checking method and field invariants...
2017-02-06 Andreas GampeART: Fix systrace monitor logging deadlock
2017-02-06 Nicolas GeoffrayMerge "Remove obsolete restriction with allocations...
2017-02-06 David SehrRemove Mutex dependency from MemMap
2017-02-06 Igor MurashkinRevert "Revert "build: Generate asm_support_gen.h from...
2017-02-06 Artem SerovARM: VIXL32: Fix "Align allocation entrypoints..".
2017-02-06 David SehrMerge "Enable thread annotations for std::mutex"
2017-02-06 Nicolas GeoffrayRemove obsolete restriction with allocations and dex...
2017-02-06 Nicolas GeoffrayMerge "Fix test after inlining optimization."
2017-02-06 Nicolas GeoffrayFix test after inlining optimization.
2017-02-06 Treehugger... Merge "Tests for libcore change d2aa1365d25911076cb174a...
2017-02-06 Richard UhlerRevert "Revert "Redesign implementation of RegisterNati...
2017-02-06 Nicolas GeoffrayMerge "Revert "Revert "Inline across dex files for...
2017-02-06 Przemyslaw... Tests for libcore change d2aa1365d25911076cb174a04b1d51...
2017-02-06 Roland LevillainMerge "Clean up art::mirror::Class::SetSuperClass."
2017-02-06 Nicolas GeoffrayMerge "Code refactoring around sharpening HLoadClass."
2017-02-06 Nicolas GeoffrayRevert "Revert "Inline across dex files for JIT.""
2017-02-06 Mathieu ChartierMerge "Clean up transaction"
2017-02-06 Shubham AjmeraMerge changes Idcdfe515,I888be2bd
2017-02-06 Shubham AjmeraMerge "Revert "Fix a typo in ART testrunner""
2017-02-06 Shubham AjmeraRevert "ART Test Runner"
2017-02-06 Shubham AjmeraRevert "Fix issues in ART testrunner"
2017-02-06 Shubham AjmeraRevert "Fix a typo in ART testrunner"
2017-02-05 Shubham AjmeraMerge "Fix a typo in ART testrunner"
2017-02-05 Shubham AjmeraFix a typo in ART testrunner
2017-02-05 Shubham AjmeraMerge "Fix issues in ART testrunner"
2017-02-05 Shubham AjmeraFix issues in ART testrunner
2017-02-04 Treehugger... Merge "ART Test Runner"
2017-02-04 Shubham AjmeraART Test Runner
2017-02-04 Calin JuravleMerge "Revert "build: Generate asm_support_gen.h from...
2017-02-04 Calin JuravleRevert "build: Generate asm_support_gen.h from the...
2017-02-04 Treehugger... Merge "Revert "Revert "ART: Give JIT thread pool worker...
2017-02-04 Igor MurashkinMerge "build: Generate asm_support_gen.h from the build...
2017-02-04 Mathieu ChartierClean up transaction
2017-02-03 David SehrEnable thread annotations for std::mutex
2017-02-03 Hiroshi YamauchiMerge "Don't use ModifyDebugDisallowReadBarrier in...
2017-02-03 Treehugger... Merge "ART: Refactor verify_object.h"
2017-02-03 Hiroshi YamauchiDon't use ModifyDebugDisallowReadBarrier in transaction...
2017-02-03 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-03 Mathieu ChartierMerge "Fix root visiting in transaction.cc"
2017-02-03 Mathieu ChartierFix root visiting in transaction.cc
2017-02-03 Treehugger... Merge "Add nullptr check for dex layout when opening...
2017-02-03 Jeff HaoAdd nullptr check for dex layout when opening the dex...
2017-02-03 Andreas GampeART: Refactor verify_object.h
2017-02-03 Roland LevillainClean up art::mirror::Class::SetSuperClass.
2017-02-03 Bill BuzbeeMerge "ART: Remove unused asm definition"
2017-02-03 Nicolas GeoffrayCode refactoring around sharpening HLoadClass.
2017-02-03 buzbeeART: Remove unused asm definition
2017-02-03 Nicolas GeoffrayMerge "Use the write entrypoint for stub_test."
2017-02-03 Nicolas GeoffrayUse the write entrypoint for stub_test.
2017-02-03 Scott WakelingARM: VIXL32: Remove erroneous DCHECK.
2017-02-03 Nicolas GeoffrayMerge "Align allocation entrypoints implementation...
2017-02-03 Nicolas GeoffrayMerge "Revert "Inline across dex files for JIT.""
2017-02-03 Nicolas GeoffrayRevert "Inline across dex files for JIT."
2017-02-03 Nicolas GeoffrayAlign allocation entrypoints implementation between...
2017-02-03 Nicolas GeoffrayMerge "Inline across dex files for JIT."
2017-02-03 Nicolas GeoffrayMerge "MIPS: Support kJitTableAddress kinds of string...
2017-02-03 Jayant ChowdharyFix issues due to updated toolchain.
2017-02-03 Treehugger... Merge "Ensure we don't attempt to compile obsolete...
2017-02-03 Igor Murashkinbuild: Generate asm_support_gen.h from the build, valid...
2017-02-02 Alex LightEnsure we don't attempt to compile obsolete methods.
2017-02-02 Treehugger... Merge "ART: Add UnstartedRuntime support for Class...
2017-02-02 Treehugger... Merge "Ensure that all redefinition created dex file...
2017-02-02 Treehugger... Merge "Math.min and Math.max intrinsics for ARM"
2017-02-02 Alex LightEnsure that all redefinition created dex file get on...
2017-02-02 Andreas GampeART: Add UnstartedRuntime support for Class.getSimpleName
2017-02-02 Treehugger... Merge "Fix creating self-recursive obsolete methods."
2017-02-02 Roland LevillainMerge "Print ARM and ARM64 registers in art::UContext...
2017-02-02 Mathieu ChartierMerge "Various improvements to stack walking speed"
2017-02-02 Mathieu ChartierVarious improvements to stack walking speed
2017-02-02 Mathieu ChartierMerge "Faster stack trace creation"
2017-02-02 Mathieu ChartierMerge "Use dex cache for GetResolvedMethod"
2017-02-02 Treehugger... Merge "ART: Fix buildbot-build.sh"
2017-02-02 Bill BuzbeeMerge "ART: Reduce overhead of mterp OSR checking"
2017-02-02 xueliang.zhongMath.min and Math.max intrinsics for ARM
2017-02-02 Nicolas GeoffrayInline across dex files for JIT.
2017-02-02 Treehugger... Merge "Blacklist another 96* test for no-image."
2017-02-02 Treehugger... Merge "MIPS: Correct instruction alignment."
2017-02-02 Nicolas GeoffrayBlacklist another 96* test for no-image.
2017-02-02 Treehugger... Merge "AArch64: Add HInstruction scheduling support."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
next