OSDN Git Service

android-x86/art.git
2014-11-19 Ian RogersAvoid JNI call with pending OOME.
2014-11-19 Ian RogersMerge "Improvements to the ARM64 disassembler."
2014-11-19 Ian RogersMerge "Fix the last users of TARGET_CPU_SMP."
2014-11-19 Elliott HughesFix the last users of TARGET_CPU_SMP.
2014-11-19 Ian RogersMerge "AArch64: Addressing Cortex-A53 erratum 835769."
2014-11-19 Bill BuzbeeMerge "ART: X86Mir2Lir::OpRegRegReg should expect kOpMu...
2014-11-19 Nicolas GeoffrayMerge "Fix safepoint bug when computing live registers."
2014-11-19 Nicolas GeoffrayFix safepoint bug when computing live registers.
2014-11-19 Ian RogersMerge "Fix a memory leak in jni_internal_test."
2014-11-19 Ian RogersFix a memory leak in jni_internal_test.
2014-11-19 Nicolas GeoffrayMerge "Use HOptimization abstraction for running optimi...
2014-11-19 Nicolas GeoffrayMerge "Remove file added after bad cherry pick."
2014-11-19 Nicolas GeoffrayUse HOptimization abstraction for running optimizations.
2014-11-19 Nicolas GeoffrayRemove file added after bad cherry pick.
2014-11-19 buzbeeMerge "Quick compiler: fix x86 special identity"
2014-11-19 Pavel VyssotskiART: X86Mir2Lir::OpRegRegReg should expect kOpMul for...
2014-11-19 buzbeeQuick compiler: fix x86 special identity
2014-11-19 Nicolas GeoffrayMerge "Consistently use k{InstructionSet}WordSize."
2014-11-19 Nicolas GeoffrayMerge "Use cross-compilation helper."
2014-11-19 Nicolas GeoffrayConsistently use k{InstructionSet}WordSize.
2014-11-19 Nicolas GeoffrayUse cross-compilation helper.
2014-11-19 Andreas GampeMerge "ART: Track Flush & Close in FdFile"
2014-11-19 Andreas GampeART: Track Flush & Close in FdFile
2014-11-18 Mathieu ChartierMerge "Fix no relocate host tests"
2014-11-18 Mathieu ChartierFix no relocate host tests
2014-11-18 Andreas GampeMerge "ART: Build fix"
2014-11-18 Andreas GampeART: Build fix
2014-11-18 Mathieu ChartierMerge "Change 64 bit ArtMethod fields to be pointer...
2014-11-18 Mathieu ChartierChange 64 bit ArtMethod fields to be pointer sized
2014-11-18 Vladimir MarkoMerge "Do not try to sharpen super calls to abstract...
2014-11-18 Vladimir MarkoDo not try to sharpen super calls to abstract methods.
2014-11-18 Nicolas GeoffrayMerge "Fix typo."
2014-11-18 Nicolas GeoffrayFix typo.
2014-11-18 Nicolas GeoffrayMerge "Opt compiler: Add support for more IRs on arm64."
2014-11-18 Alexandre RamesOpt compiler: Add support for more IRs on arm64.
2014-11-18 Matteo FranchinAArch64: Addressing Cortex-A53 erratum 835769.
2014-11-18 Nicolas GeoffrayMerge "Fix a bug in the type propagation phase of optim...
2014-11-18 Roland LevillainMerge "Add support for int-to-float & int-to-double...
2014-11-18 Hiroshi YamauchiMerge "Enable the hspace compaction on OOM by default."
2014-11-18 Hiroshi YamauchiEnable the hspace compaction on OOM by default.
2014-11-18 Ian RogersMerge "Add denver64 as a known ARM64 variant."
2014-11-18 Ian RogersAdd denver64 as a known ARM64 variant.
2014-11-17 Mathieu ChartierMerge "Change IsZygote test to !IsCompiler"
2014-11-17 Mathieu ChartierChange IsZygote test to !IsCompiler
2014-11-17 Mathieu ChartierMerge "Combine image string char arrays into single...
2014-11-17 Mathieu ChartierCombine image string char arrays into single array
2014-11-17 Mathieu ChartierMerge "Don't call AddImageStringsToTable or MoveImageCl...
2014-11-17 Mathieu ChartierDon't call AddImageStringsToTable or MoveImageClassesTo...
2014-11-17 Bill BuzbeeMerge "ART: copy dalvikInsn back on throw instruction...
2014-11-17 Vladimir MarkoMerge "Add stress test for field offset assignment...
2014-11-17 Vladimir MarkoAdd stress test for field offset assignment sorting.
2014-11-17 Mathieu ChartierMerge "Change 512 to kLocalsMax."
2014-11-17 Nicolas GeoffrayFix a bug in the type propagation phase of optimizing.
2014-11-17 Mathieu ChartierChange 512 to kLocalsMax.
2014-11-17 Vladimir MarkoMerge "Fix ordering of fields with the same name."
2014-11-17 Mathieu ChartierMerge "Fix reference leaks in ToReflectedMethod and...
2014-11-17 Mathieu ChartierFix reference leaks in ToReflectedMethod and ToReflecte...
2014-11-17 Nicolas GeoffrayMerge "Don't fall back to Quick in optimizing."
2014-11-17 Nicolas GeoffrayDon't fall back to Quick in optimizing.
2014-11-17 Vladimir MarkoFix ordering of fields with the same name.
2014-11-17 Roland LevillainAdd support for int-to-float & int-to-double in optimizing.
2014-11-17 Sebastien HertzMerge "Fix art_quick_instrumentation_entry stub for...
2014-11-17 Sebastien HertzFix art_quick_instrumentation_entry stub for x86/x86_64
2014-11-17 Sebastien HertzMerge "Fix DCHECK in artInstrumentationMethodEntryFromCode"
2014-11-17 Sebastien HertzFix DCHECK in artInstrumentationMethodEntryFromCode
2014-11-17 Nicolas GeoffrayMerge "Revert "Revert "Unfortunately, the test still...
2014-11-17 Nicolas GeoffrayRevert "Revert "Unfortunately, the test still hits...
2014-11-17 Calin JuravleMerge "[optimizing compiler] Add REM_INT, REM_LONG"
2014-11-17 Calin Juravle[optimizing compiler] Add REM_INT, REM_LONG
2014-11-17 Roland LevillainMerge "Add support for int-to-short in the optimizing...
2014-11-17 Nicolas GeoffrayMerge "Revert "Arm64: Use the debug version of VIXL...
2014-11-17 Nicolas GeoffrayRevert "Arm64: Use the debug version of VIXL for debug...
2014-11-17 Nicolas GeoffrayMerge "Fix lint error."
2014-11-17 Nicolas GeoffrayFix lint error.
2014-11-17 Nicolas GeoffrayMerge "Arm64: Use the debug version of VIXL for debug...
2014-11-17 Nicolas GeoffrayMerge "Minor object store optimizations."
2014-11-17 Nicolas GeoffrayMerge "Fix failure in --no-dex2oat invocation of 425...
2014-11-17 Nicolas GeoffrayFix failure in --no-dex2oat invocation of 425-invokesuper.
2014-11-15 Dan AlbertMerge "The libc++ gtest is being renamed to libgtest."
2014-11-15 Dan AlbertMerge "Up the stack size limit for SANITIZE_HOST."
2014-11-15 Dan AlbertUp the stack size limit for SANITIZE_HOST.
2014-11-15 Ian RogersMerge "Avoid abort in malformed dex code."
2014-11-14 Bill BuzbeeMerge "AArch64: Small improvements."
2014-11-14 Ian RogersAvoid abort in malformed dex code.
2014-11-14 Serban ConstantinescuArm64: Use the debug version of VIXL for debug builds.
2014-11-14 Vladimir MarkoMerge "Fix LinkFieldsComparator."
2014-11-14 Vladimir MarkoFix LinkFieldsComparator.
2014-11-14 Matteo FranchinAArch64: Small improvements.
2014-11-14 Roland LevillainAdd support for int-to-short in the optimizing compiler.
2014-11-14 Roland LevillainMerge "Add support for int-to-char in the optimizing...
2014-11-14 Vladimir MarkoMerge "Keep original order of fields in Class."
2014-11-14 Nicolas GeoffrayMinor object store optimizations.
2014-11-14 Roland LevillainAdd support for int-to-char in the optimizing compiler.
2014-11-14 Vladimir MarkoKeep original order of fields in Class.
2014-11-14 Vladimir MarkoMerge "Quick: Fix arm64 AGET/APUT to use 32-bit index."
2014-11-14 Andreas GampeMerge "ART: Fix last lpae occurrence, Arm64 generic"
2014-11-14 Andreas GampeART: Fix last lpae occurrence, Arm64 generic
2014-11-14 Andreas GampeMerge "ART: Multiview assembler_test, fix x86-64 assembler"
2014-11-14 Andreas GampeART: Multiview assembler_test, fix x86-64 assembler
2014-11-14 Ian RogersMerge "Instruction set features for ARM64, MIPS and...
next