OSDN Git Service

android-x86/art.git
2014-08-04 Andreas GampeMerge "Add x86_64 optimized __memcmp16 implementation...
2014-08-06 Varvara RainchikAdd x86_64 optimized __memcmp16 implementation;
2014-08-05 Mathieu ChartierMerge "Fix byte_cas to use uintptr_t Atomic."
2014-08-06 Mathieu ChartierFix byte_cas to use uintptr_t Atomic.
2014-08-05 Nicolas GeoffrayMerge "Fix movw in x86_64 assembler."
2014-08-05 Nicolas GeoffrayFix movw in x86_64 assembler.
2014-08-05 Ian RogersMerge "x86: Fix assembler for Pextr"
2014-08-05 Ian RogersMerge "X86: Assembler: Correct r8_form for some cases"
2014-08-05 Ian RogersMerge "ART: Fix lock max count definition"
2014-08-04 Ian RogersMerge "x86_64: Load double constant using core register"
2014-08-05 Alexei Zavjalovx86_64: Load double constant using core register
2014-08-05 Vladimir MarkoMerge "Create allocator adapter for using Arena in...
2014-08-05 Vladimir MarkoCreate allocator adapter for using Arena in std containers.
2014-08-05 Brian CarlstromMerge changes Ibe92d8b5,I9bada598
2014-08-05 Alex LightMake system use patchoat to relocate during runtime.
2014-08-05 Alex LightTemporary fix for bad LIR generation in GenInlinedGet.
2014-08-05 Ian RogersMerge "ART: Enable x86_64 bit support for intrinsic...
2014-08-05 DaniilSokolovART: Enable x86_64 bit support for intrinsic for System...
2014-08-04 Brian CarlstromMerge "ART: Fix memory unmapped twice issue in ElfFile...
2014-08-05 Jim_GuoART: Fix memory unmapped twice issue in ElfFile::Load...
2014-08-05 Christopher... Merge "Use the uncached form of BacktraceMap::Create."
2014-08-05 Christopher... Use the uncached form of BacktraceMap::Create.
2014-08-05 Andreas GampeMerge "ART: Refactor long ops in quick compiler"
2014-08-05 Andreas GampeART: Refactor long ops in quick compiler
2014-08-04 Ian RogersMerge "Set REG0_USED on X86 Set8R instruction"
2014-08-05 Mark MendellSet REG0_USED on X86 Set8R instruction
2014-08-05 Ian RogersMerge "ART: Correct disassembling of 64bit immediates...
2014-08-05 Ian RogersMerge "x86_64: Fix Test32RM"
2014-08-05 Chao-ying Fux86_64: Fix Test32RM
2014-08-05 Calin JuravleMerge "Use canonical paths when searching for dex files"
2014-08-04 Andreas GampeMerge "AArch64: Implement InexpensiveConstant methods."
2014-08-04 Matteo FranchinAArch64: Implement InexpensiveConstant methods.
2014-08-04 Calin JuravleUse canonical paths when searching for dex files
2014-08-04 Dmitry PetrochenkoART: Fix lock max count definition
2014-08-01 Andreas GampeMerge "Add trampoline invoke and ART callback tests...
2014-08-03 Yong WUAdd trampoline invoke and ART callback tests for native...
2014-08-01 Andreas GampeMerge "AArch64: Add inlining support for ceil(), floor...
2014-08-04 Serban ConstantinescuAArch64: Add inlining support for ceil(), floor(),...
2014-08-01 Jeff HaoMerge "Make verifier identify unresolved methods as...
2014-08-04 Jeff HaoMake verifier identify unresolved methods as constructo...
2014-08-01 Andreas GampeMerge "ART: Implement the easy long division/remainder...
2014-08-04 Alexei ZavjalovART: Implement the easy long division/remainder by...
2014-08-01 Brian CarlstromMerge "Move image classes options from art to AndroidRu...
2014-08-01 Brian CarlstromMerge "Move from dalvik.vm.image-dex2oat-flags to dalvi...
2014-08-01 Andreas GampeMerge "AArch64: Remove unnecessary work around for...
2014-08-04 Zheng XuAArch64: Remove unnecessary work around for sp.
2014-08-04 Narayan KamathMerge "Inform about System.exit() call in logcat"
2014-08-04 Dmitry PetrochenkoInform about System.exit() call in logcat
2014-08-01 Andreas GampeMerge "ART: Rework ARM64 entry sequence"
2014-08-04 Andreas GampeART: Rework ARM64 entry sequence
2014-08-04 Narayan KamathMerge "Fix broken JNI IsAssignableFrom."
2014-08-01 Narayan KamathFix broken JNI IsAssignableFrom.
2014-07-31 Bill BuzbeeMerge "Revert "Revert "Enable Load Store Elimination...
2014-07-31 Mark MendellX86: Assembler: Correct r8_form for some cases
2014-07-30 Brian CarlstromMove image classes options from art to AndroidRuntime...
2014-07-30 Brian CarlstromMove from dalvik.vm.image-dex2oat-flags to dalvik.vm...
2014-07-30 Vladimir KostyukovART: Correct disassembling of 64bit immediates on x86_64
2014-07-29 Narayan KamathMerge "Fix image not regenerating on changes to bootcla...
2014-07-31 Alex LightFix image not regenerating on changes to bootclasspath
2014-07-29 Bill BuzbeeMerge "ART: LoadConstWide should clobber temp reg"
2014-07-30 Alexei ZavjalovART: LoadConstWide should clobber temp reg
2014-07-29 Hiroshi YamauchiMerge "Add read barriers for the roots in the verifier."
2014-07-31 Hiroshi YamauchiAdd read barriers for the roots in the verifier.
2014-07-29 Narayan KamathMerge "Make ImageSpace skip validation if we are using...
2014-07-31 Alex LightMake ImageSpace skip validation if we are using a reloc...
2014-07-29 Brian CarlstromMerge "Make 32bit run-tests work correctly on 64bit...
2014-07-30 Alex LightMake 32bit run-tests work correctly on 64bit default...
2014-07-29 Vladimir MarkoMerge "Reduce time and memory usage of GVN."
2014-07-31 Vladimir MarkoReduce time and memory usage of GVN.
2014-07-30 Andreas GampeMerge "ART: Build fix"
2014-07-31 Andreas GampeART: Build fix
2014-07-29 Ian RogersMerge "1. Fix CFI for quick compiled code in x86 &...
2014-07-30 Tong Shen1. Fix CFI for quick compiled code in x86 & x86_64;
2014-07-29 Ian RogersMerge "Add --always-clean flag to run-test."
2014-07-30 Andreas GampeMerge "ART: Fix verifier mishandling erroneous array...
2014-07-31 Andreas GampeART: Fix verifier mishandling erroneous array component...
2014-07-30 Mathieu ChartierMerge "Add support for bump pointer spaces to DdmSendHe...
2014-07-31 Mathieu ChartierAdd support for bump pointer spaces to DdmSendHeapSegments.
2014-07-30 Alex LightAdd --always-clean flag to run-test.
2014-07-28 Serban ConstantinescuRevert "Revert "Enable Load Store Elimination for ARM...
2014-07-25 Andreas GampeMerge "ART: Check for duplicate class definitions in...
2014-07-29 Andreas GampeART: Check for duplicate class definitions in dex file...
2014-07-28 Jeff HaoMerge "Stop thread from reattaching during runtime...
2014-07-29 Jeff HaoStop thread from reattaching during runtime shutdown...
2014-07-28 Hiroshi YamauchiMerge "Add GcRoot to clean up and enforce read barriers."
2014-07-29 Hiroshi YamauchiAdd GcRoot to clean up and enforce read barriers.
2014-07-25 Andreas GampeMerge "ART: Remove bogus dcheck"
2014-07-30 Andreas GampeART: Remove bogus dcheck
2014-07-25 Andreas GampeMerge "ART: Rework quick entrypoint code in Mir2Lir...
2014-07-28 Andreas GampeART: Rework quick entrypoint code in Mir2Lir, cleanup
2014-07-24 Andreas GampeMerge "ART: Fix target test paths"
2014-07-27 Andreas GampeART: Fix target test paths
2014-07-26 Ian RogersMerge "Remove the per-project FDO support. Use the...
2014-07-27 Dehao ChenRemove the per-project FDO support. Use the common...
2014-07-26 Bill BuzbeeMerge "Revert "Enable Load Store Elimination for ARM...
2014-07-27 Bill BuzbeeRevert "Enable Load Store Elimination for ARM and ARM64"
2014-07-27 Serban ConstantinescuEnable Load Store Elimination for ARM and ARM64
2014-07-25 Bill BuzbeeMerge "SetConstantWide should mark both SSA regs as...
2014-07-24 Bill BuzbeeMerge "Enable Load Store Elimination for ARM and ARM64"
2014-07-24 Bill BuzbeeMerge "ART: ReEnable check for a gap between method...
next