OSDN Git Service

android-x86/art.git
2014-08-05 Bill BuzbeeMerge "Fix analysis_attributes_ to update missing defin...
2014-08-06 Dave AllisonMerge "AArch64: Implicit StackOverflow/NPE/Suspend...
2014-08-06 Ian RogersMerge "Fix art build script."
2014-08-07 Mathieu ChartierMerge "Fixed build breakage due to incorrect class...
2014-08-06 Fred ShihFixed build breakage due to incorrect class TypeId.
2014-08-06 Nicolas GeoffrayMerge "Make patchoat use the sht_entsize when patching."
2014-08-06 Alex LightMake patchoat use the sht_entsize when patching.
2014-08-06 Stuart MonteithAArch64: Implicit StackOverflow/NPE/Suspend checks.
2014-08-05 Brian CarlstromMerge "Revert "Rules depend on DEX2OATD, not DEX2OATD_D...
2014-08-06 Brian CarlstromRevert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
2014-08-05 Andreas GampeMerge "ART: Remove test files after test"
2014-08-06 Andreas GampeART: Remove test files after test
2014-08-06 Mathieu ChartierMerge "Added support for patching classes from differen...
2014-08-06 Fred ShihAdded support for patching classes from different dex...
2014-08-06 Fred ShihRevert "Temporary fix for bad LIR generation in GenInli...
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 Nicolas GeoffrayMerge "Make tools/art non-executable"
2014-08-06 Alex LightMake tools/art non-executable
2014-08-06 Andreas GampeMerge "ART: Build fix for dex_cache rework"
2014-08-06 Andreas GampeART: Build fix for dex_cache rework
2014-08-06 Nicolas GeoffrayMerge "Fix SsaDeadPhiElimination in the presence of...
2014-08-06 Nicolas GeoffrayFix SsaDeadPhiElimination in the presence of dependent...
2014-08-06 Andreas GampeMerge "ART: Add guards to the dex cache and its shortcuts"
2014-08-06 Andreas GampeART: Add guards to the dex cache and its shortcuts
2014-08-06 Andreas GampeMerge "ART: Generate chained compare-and-branch for...
2014-08-06 Andreas GampeART: Generate chained compare-and-branch for short...
2014-08-05 Hiroshi YamauchiMerge "Implement TLAB fast paths in artAllocObjectFromC...
2014-08-06 Hiroshi YamauchiImplement TLAB fast paths in artAllocObjectFromCode.
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-05 Dave AllisonMerge "Fix checks for kLiteral in local optimizations."
2014-08-06 Dave AllisonFix checks for kLiteral in local optimizations.
2014-08-05 Mathieu ChartierMerge "Add card table test."
2014-08-06 Mathieu ChartierAdd card table test.
2014-08-05 Jeff HaoMerge "Fix proxy tracing and enable tests that now...
2014-08-06 Jeff HaoFix proxy tracing and enable tests that now work with...
2014-08-04 Mathieu ChartierMerge "Revert "Temporary fix for bad LIR generation...
2014-08-06 Andreas GampeMerge "ART: Rework CFA frame initialization and writing...
2014-08-06 Andreas GampeART: Rework CFA frame initialization and writing code
2014-08-06 Andreas GampeMerge "ART: Skip compiling redefined classes in apps"
2014-08-06 Andreas GampeART: Skip compiling redefined classes in apps
2014-08-06 Andreas GampeMerge "ART: Use TMPDIR for test directories"
2014-08-06 Andreas GampeART: Use TMPDIR for test directories
2014-08-04 Jeff HaoMerge "When performing a long jump, update SP last."
2014-08-06 Jeff HaoWhen performing a long jump, update SP last.
2014-08-05 Nicolas GeoffrayMerge "Fix SIB for base + index addressing in x86_64...
2014-08-05 Nicolas GeoffrayFix SIB for base + index addressing in x86_64 assembler.
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 Andreas GampeMerge "Add x86_64 optimized __memcmp16 implementation...
2014-08-06 Varvara RainchikAdd x86_64 optimized __memcmp16 implementation;
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 Junmo ParkFix analysis_attributes_ to update missing definitions.
2014-08-04 Junmo ParkFix art build script.
2014-08-04 Dmitry PetrochenkoART: Fix lock max count definition
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 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 Brian CarlstromMerge "Move from dalvik.vm.image-dex2oat-flags to dalvi...
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 "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
next