OSDN Git Service

android-x86/art.git
2014-06-16 Nicolas GeoffrayBuild rules for running run-test with optimizing compiler.
2014-06-11 Andreas GampeMerge "ART: Check indices in dex file verifier"
2014-06-11 Ian RogersMerge "Fix typo comment by removing."
2014-06-11 Ian RogersFix typo comment by removing.
2014-06-11 Ian RogersMerge "ART: Add mul_long bytecode for X86-64"
2014-06-11 Alexei ZavjalovART: Add mul_long bytecode for X86-64
2014-06-10 Ian RogersMerge "Fix mem_map_test for Mips."
2014-06-11 Douglas LeungFix mem_map_test for Mips.
2014-06-10 Hiroshi YamauchiMerge "Remove Object* weak roots from the debugger."
2014-06-11 Hiroshi YamauchiRemove Object* weak roots from the debugger.
2014-06-10 Brian CarlstromMerge changes I70a3b6fe,Ib12f3474
2014-06-11 Brian CarlstromFix build by converting from bionic to elfutils version...
2014-06-11 Brian CarlstromRevert "Revert "Rewrite ElfWriterQuick to make it more...
2014-06-10 Brian CarlstromMerge "Revert "Rewrite ElfWriterQuick to make it more...
2014-06-11 Brian CarlstromRevert "Rewrite ElfWriterQuick to make it more modular."
2014-06-10 Andreas GampeMerge "x86_64: Fix issue in JNI compiler"
2014-06-11 avignatex86_64: Fix issue in JNI compiler
2014-06-10 Ian RogersMerge "ART: Update the DecodedInstruction for the Fused...
2014-06-10 Brian CarlstromMerge "Rewrite ElfWriterQuick to make it more modular."
2014-06-10 Ian RogersMerge "Fix compilation errors when setting kTracing...
2014-06-11 Douglas LeungFix compilation errors when setting kTracing = true.
2014-06-10 Ian RogersMerge "Fix host Mac build."
2014-06-11 Ian RogersFix host Mac build.
2014-06-10 Ian RogersMerge "Remove deprecated WITH_HOST_DALVIK."
2014-06-11 Ian RogersRemove deprecated WITH_HOST_DALVIK.
2014-06-10 Ian RogersMerge "Workaround frame size issues."
2014-06-10 Ian RogersWorkaround frame size issues.
2014-06-10 Ian RogersMerge "X86_64: Proper IMT fix"
2014-06-10 Brian CarlstromMerge "Fix for test-art-host"
2014-06-10 Brian CarlstromFix for test-art-host
2014-06-10 Sebastien HertzMerge "Fix exception reporting from interpreter"
2014-06-11 Sebastien HertzFix exception reporting from interpreter
2014-06-10 Andreas GampeMerge "ART: Fix MIPS build"
2014-06-11 Andreas GampeART: Fix MIPS build
2014-06-10 Andreas GampeMerge "ART: Move __memcmp16 from Bionic to ART"
2014-06-10 Andreas GampeART: Move __memcmp16 from Bionic to ART
2014-06-10 Mark MendellX86_64: Proper IMT fix
2014-06-10 Ying WangMerge "Use HOST_LIBRARY_PATH to access host shared...
2014-06-10 Ying WangUse HOST_LIBRARY_PATH to access host shared libraries.
2014-06-10 Jean Christophe... ART: Update the DecodedInstruction for the Fused extend...
2014-06-10 Mathieu ChartierMerge "Change MethodHelper to use a Handle."
2014-06-10 Andreas GampeMerge "ART: Add instrumentation stubs for ARM64 and...
2014-06-10 Mathieu ChartierMerge "Reduced frequency of blocks for concurrent gc"
2014-06-10 Fred ShihReduced frequency of blocks for concurrent gc
2014-06-10 Andreas GampeMerge "ART: Generalize code to find PC for artInvokeInt...
2014-06-10 Alexei ZavjalovART: Generalize code to find PC for artInvokeInterfaceT...
2014-06-10 Vladimir MarkoMerge "Round up arena allocations to 8 bytes."
2014-06-10 Ian RogersMerge "Remove TARGET_REX_SUPPORT define."
2014-06-10 Ian RogersRemove TARGET_REX_SUPPORT define.
2014-06-10 Vladimir MarkoRound up arena allocations to 8 bytes.
2014-06-10 Narayan KamathMerge "Add locking around boot image generation."
2014-06-10 Narayan KamathAdd locking around boot image generation.
2014-06-10 Nicolas GeoffrayMerge "Plug code generator into liveness analysis."
2014-06-10 Nicolas GeoffrayPlug code generator into liveness analysis.
2014-06-10 Nicolas GeoffrayMerge "Add a type propagation phase after building...
2014-06-10 Ian RogersMerge "X86_64: Pass 'hidden method index' in EAX"
2014-06-10 Ian RogersMerge "Tidy up x86 assembler and fix byte register...
2014-06-10 Andreas GampeMerge "ART: Generic JNI for x86"
2014-06-10 Ian RogersTidy up x86 assembler and fix byte register encoding.
2014-06-10 Bill BuzbeeMerge "Fix output of 107 art/test"
2014-06-10 Bill BuzbeeMerge "X86_64: Fix core.oat compilation issues"
2014-06-10 Bill BuzbeeMerge "x86_64: Reduce dex2oat compilation logs"
2014-06-10 Bill BuzbeeMerge "AArch64: fix and enable sparse- and packed-switch."
2014-06-10 Andreas GampeART: Generic JNI for x86
2014-06-09 Alex LightRewrite ElfWriterQuick to make it more modular.
2014-06-09 Mark MendellX86_64: Pass 'hidden method index' in EAX
2014-06-09 Mathieu ChartierMerge "Fix GetFreeMemory to use fooprint limit instead...
2014-06-09 Mathieu ChartierFix GetFreeMemory to use fooprint limit instead of...
2014-06-09 Mathieu ChartierChange MethodHelper to use a Handle.
2014-06-09 Dmitry PetrochenkoFix output of 107 art/test
2014-06-09 Dmitry Petrochenkox86_64: Reduce dex2oat compilation logs
2014-06-09 Mark MendellX86_64: Fix core.oat compilation issues
2014-06-09 Bill BuzbeeMerge "AArch64: Fix kOpLsl, rem-float/double."
2014-06-09 Matteo FranchinAArch64: fix and enable sparse- and packed-switch.
2014-06-09 Andreas GampeART: Add instrumentation stubs for ARM64 and X86-64
2014-06-09 Nicolas GeoffrayAdd a type propagation phase after building SSA.
2014-06-09 Vladimir MarkoMerge "Avoid a memory allocation in OatFile::GetOatDexF...
2014-06-09 Zheng XuAArch64: Fix kOpLsl, rem-float/double.
2014-06-09 Nicolas GeoffrayMerge "Fix some bugs in graph construction/simplificati...
2014-06-09 Nicolas GeoffrayFix some bugs in graph construction/simplification...
2014-06-09 Ian RogersMerge "Add Move with Sign Extend Double to disassembler"
2014-06-09 Mark MendellAdd Move with Sign Extend Double to disassembler
2014-06-09 Ian RogersMerge "ART: Fix inline assembly constraints in stub_test"
2014-06-09 Ian RogersMerge "ART: Fix casts in atomic.h to please GCC"
2014-06-07 Bill BuzbeeMerge "x86_64: Add long bytecode supports (2/2)"
2014-06-07 Chao-ying Fux86_64: Add long bytecode supports (2/2)
2014-06-07 Bill BuzbeeMerge "x86_64: Add long bytecode supports (1/2)"
2014-06-07 Chao-ying Fux86_64: Add long bytecode supports (1/2)
2014-06-07 Bill BuzbeeMerge "x86_64: Hard Float ABI support in QCG"
2014-06-07 Andreas GampeART: Fix inline assembly constraints in stub_test
2014-06-07 Andreas GampeART: Fix casts in atomic.h to please GCC
2014-06-07 Andreas GampeART: Check indices in dex file verifier
2014-06-07 Hans BoehmMerge "Don't assert int64_t alignment on x86."
2014-06-07 Mathieu ChartierMerge "Add missing initializtaion of last_gc_time_ns_."
2014-06-07 Hans BoehmDon't assert int64_t alignment on x86.
2014-06-07 Dmitry Petrochenkox86_64: Hard Float ABI support in QCG
2014-06-07 Mathieu ChartierAdd missing initializtaion of last_gc_time_ns_.
2014-06-07 Hans BoehmMerge "Fix white space issues and long long use in...
2014-06-07 Mathieu ChartierMerge "Fix mismatched new[] delete in verifier."
2014-06-07 Hans BoehmFix white space issues and long long use in assertion.
next