OSDN Git Service

android-x86/art.git
2014-03-10 Andreas GampeFix old stack frame size check
2014-03-10 Mathieu ChartierMerge "Don't always allocate constructor newInstance...
2014-03-10 Mathieu ChartierDon't always allocate constructor newInstance as non...
2014-03-10 Ian RogersMerge "LongToFp result storage fixed"
2014-03-10 Ian RogersMerge "AArch64: Add ARM64 Disassembler"
2014-03-10 Ian RogersMerge "ARM: Inline codegen for long-to-float on ARM."
2014-03-10 Ian RogersMerge "ARM: Remove duplicated instructions; add vcvt...
2014-03-10 Serban ConstantinescuAArch64: Add ARM64 Disassembler
2014-03-10 Mathieu ChartierMerge "Add timing split for RevokeAllThreadLocalBuffers."
2014-03-10 Mathieu ChartierAdd timing split for RevokeAllThreadLocalBuffers.
2014-03-10 Andreas GampeMerge "More JNI compiler tests and small fix"
2014-03-10 Andreas GampeMore JNI compiler tests and small fix
2014-03-10 Zheng XuARM: Remove duplicated instructions; add vcvt, vmla...
2014-03-10 Zheng XuARM: Inline codegen for long-to-float on ARM.
2014-03-10 Nicolas GeoffrayMerge "Fix lint errors."
2014-03-10 Nicolas GeoffrayFix lint errors.
2014-03-10 Nicolas GeoffrayMerge "Add register support to the optimizing compiler."
2014-03-10 Nicolas GeoffrayAdd register support to the optimizing compiler.
2014-03-10 Nicolas GeoffrayMerge "New header fix for gcc 4.7 build."
2014-03-10 Vladimir MarkoMerge "Cache method lowering info in mir graph."
2014-03-10 Nicolas GeoffrayNew header fix for gcc 4.7 build.
2014-03-10 Nicolas GeoffrayMerge "Add includes to fix gcc 4.7 build."
2014-03-10 Nicolas GeoffrayAdd includes to fix gcc 4.7 build.
2014-03-10 Vladimir MarkoCache method lowering info in mir graph.
2014-03-09 Brian CarlstromMerge "Support WITHOUT_CLANG builds"
2014-03-09 Brian CarlstromSupport WITHOUT_CLANG builds
2014-03-09 Ian RogersMerge "Work around arm64 host prebuilt differences."
2014-03-09 Ian RogersWork around arm64 host prebuilt differences.
2014-03-09 Andreas GampeMerge "JNI down call fixes."
2014-03-09 Ian RogersJNI down call fixes.
2014-03-09 Ian RogersMerge "Revert "Revert "Make clang the default compiler...
2014-03-08 Ian RogersRevert "Revert "Make clang the default compiler on...
2014-03-08 Ian RogersMerge "Revert "Make clang the default compiler on host.""
2014-03-08 Ian RogersRevert "Make clang the default compiler on host."
2014-03-08 Ian RogersMerge "Make clang the default compiler on host."
2014-03-08 Ian RogersMake clang the default compiler on host.
2014-03-08 Mathieu ChartierMerge "Fix tests to pass with VerifyObject."
2014-03-07 Mathieu ChartierFix tests to pass with VerifyObject.
2014-03-07 Brian CarlstromMerge "Bump oat version due to InstructionSet enum...
2014-03-07 Brian CarlstromBump oat version due to InstructionSet enum renumbering...
2014-03-07 Brian CarlstromMerge "Use GetEntryPointFromQuickCompiledCode instead...
2014-03-07 Dave AllisonMerge "Make use of profiling information for dex2oat"
2014-03-07 Brian CarlstromUse GetEntryPointFromQuickCompiledCode instead of GetQu...
2014-03-07 Dave AllisonMake use of profiling information for dex2oat
2014-03-07 Brian CarlstromMerge "Add convenience targets for switching between...
2014-03-07 Andreas GampeMerge "Release unused parts of a JNI frame before calli...
2014-03-07 Andreas GampeRelease unused parts of a JNI frame before calling...
2014-03-07 Mathieu ChartierMerge "Add more VerifyObject calls."
2014-03-07 Mathieu ChartierAdd more VerifyObject calls.
2014-03-07 Vladimir MarkoMerge "Fix clang errors in ArenaAllocator."
2014-03-07 Vladimir MarkoFix clang errors in ArenaAllocator.
2014-03-07 Kenny RootMerge "backtrace: use Java stack to help decode native"
2014-03-07 Vladimir MarkoMerge "Use ScopedArenaAllocator for CacheFieldLoweringI...
2014-03-07 Vladimir MarkoUse ScopedArenaAllocator for CacheFieldLoweringInfo...
2014-03-07 Vladimir MarkoMerge "Create a scoped arena allocator and use that...
2014-03-07 Ian RogersMerge "Fix issues with clang and BUILD_HOST_64bit."
2014-03-07 Brian CarlstromAdd convenience targets for switching between full...
2014-03-07 Ian RogersFix issues with clang and BUILD_HOST_64bit.
2014-03-07 Ian RogersMerge "Enable annotalysis on clang ART builds."
2014-03-07 Ian RogersEnable annotalysis on clang ART builds.
2014-03-07 Mathieu ChartierMerge "Defer heap transitions to heap trimming daemon."
2014-03-07 Mathieu ChartierMerge "Restore obj after RequestConcurrentGC."
2014-03-07 Mathieu ChartierRestore obj after RequestConcurrentGC.
2014-03-06 Mathieu ChartierDefer heap transitions to heap trimming daemon.
2014-03-06 Kenny Rootbacktrace: use Java stack to help decode native
2014-03-06 Mathieu ChartierMerge "Disable compaction for jni workarounds."
2014-03-06 Mathieu ChartierDisable compaction for jni workarounds.
2014-03-06 Hiroshi YamauchiMerge "Make heap reference poisoning work with the...
2014-03-06 Vladimir MarkoCreate a scoped arena allocator and use that for LVN.
2014-03-06 Ian RogersMerge "Fix host architecture for 64bit."
2014-03-06 Ian RogersFix host architecture for 64bit.
2014-03-06 Ian RogersMerge "Lock ranking fix for monitor IDs."
2014-03-06 Ian RogersLock ranking fix for monitor IDs.
2014-03-06 Ian RogersMerge "Generic JNI implementation for x86_64"
2014-03-06 Andreas GampeGeneric JNI implementation for x86_64
2014-03-06 Maxim KazantsevLongToFp result storage fixed
2014-03-06 Hiroshi YamauchiMake heap reference poisoning work with the interpreter.
2014-03-06 Brian CarlstromMerge "Revert "Revert "Avoid compiling monster methods...
2014-03-06 Andreas GampeMerge "Size and offset fixes to compile for 64b host"
2014-03-06 Andreas GampeSize and offset fixes to compile for 64b host
2014-03-05 Brian CarlstromRevert "Revert "Avoid compiling monster methods in...
2014-03-05 Mathieu ChartierMerge "Print error message if ImageSpace::Init fails."
2014-03-05 Mathieu ChartierPrint error message if ImageSpace::Init fails.
2014-03-05 Mathieu ChartierMerge "Fix valgrind gtests and memory leaks."
2014-03-05 Kenny RootMerge "backtrace: trim of unneeded slash from solib"
2014-03-05 Kenny Rootbacktrace: trim of unneeded slash from solib
2014-03-05 Mathieu ChartierFix valgrind gtests and memory leaks.
2014-03-05 buzbeeMerge "Fix read of uninitialized memory in InlineIndexOf"
2014-03-05 Ian RogersMerge "AArch64: Add ARM64 Assembler"
2014-03-05 Serban ConstantinescuAArch64: Add ARM64 Assembler
2014-03-05 buzbeeFix read of uninitialized memory in InlineIndexOf
2014-03-05 Brian CarlstromMerge "Revert "Avoid compiling monster methods in boot...
2014-03-05 Brian CarlstromRevert "Avoid compiling monster methods in boot image"
2014-03-05 Nicolas GeoffrayMerge "Fix portable build."
2014-03-05 Nicolas GeoffrayMerge "Add codegen support to the optimizing compiler."
2014-03-05 Brian CarlstromMerge "Reuse NoopCompilerCallbacks in oatdump"
2014-03-05 Brian CarlstromReuse NoopCompilerCallbacks in oatdump
2014-03-05 Brian CarlstromMerge "Avoid compiling monster methods in boot image"
2014-03-05 buzbeeAvoid compiling monster methods in boot image
2014-03-05 Brian CarlstromMerge "Fix some < vs <= issues in OatFile"
next