OSDN Git Service

android-x86/art.git
2014-05-22 Mathieu ChartierFix an outstanding compaction bug in interpreter.
2014-05-22 Sebastien HertzMerge "Support new VMRuntime native methods"
2014-05-22 Bill BuzbeeMerge "ART: Pass driver generalization"
2014-05-22 James C ScottART: Pass driver generalization
2014-05-22 Bill BuzbeeMerge "ART: MIR, SSARepresentation, and BasicBlock...
2014-05-22 Jean Christophe... ART: MIR, SSARepresentation, and BasicBlock Additional API
2014-05-22 buzbeeMerge "Quick compiler: free up space in MIR."
2014-05-22 Vladimir MarkoMerge "Method inlining across dex files in boot image."
2014-05-22 Sebastien HertzSupport new VMRuntime native methods
2014-05-22 Vladimir MarkoMethod inlining across dex files in boot image.
2014-05-22 Sebastien HertzMerge "Secure move-exception in intepreter"
2014-05-22 Dan AlbertMerge "Use decltype() instead of typeof()"
2014-05-22 Brian CarlstromMerge "Change profiler file name parsing option"
2014-05-22 Dan AlbertUse decltype() instead of typeof()
2014-05-22 Wei JinChange profiler file name parsing option
2014-05-22 Mathieu ChartierMerge "Fix build."
2014-05-22 Mathieu ChartierFix build.
2014-05-21 Ian RogersMerge "Begin migration of art::Atomic to std::atomic."
2014-05-21 buzbeeQuick compiler: free up space in MIR.
2014-05-21 Andreas GampeMerge "ART: Fix stub test inline assembly for x86"
2014-05-21 Brian CarlstromMerge "Fix test-art-target-oat for multi target"
2014-05-21 Sebastien HertzFix test-art-target-oat for multi target
2014-05-21 Andreas GampeART: Fix stub test inline assembly for x86
2014-05-21 Andreas GampeMerge "ART: Make StubTest IMT sanity check a warning"
2014-05-21 Ian RogersMerge "Work around Mac assembler differences."
2014-05-21 Andreas GampeMerge "ART: Fix libjavacore dependency"
2014-05-21 Andreas GampeART: Make StubTest IMT sanity check a warning
2014-05-21 Andreas GampeMerge "ART: Add INVOKE_TRAMPOLINE and imt_conflict...
2014-05-21 Andreas GampeART: Add INVOKE_TRAMPOLINE and imt_conflict stub to...
2014-05-21 Andreas GampeART: Fix libjavacore dependency
2014-05-21 Mathieu ChartierMerge "Change zygote_creation_lock_ to be member instea...
2014-05-21 Mathieu ChartierChange zygote_creation_lock_ to be member instead of...
2014-05-21 buzbeeMerge "64-bit temp register support."
2014-05-21 buzbee64-bit temp register support.
2014-05-21 Sebastien HertzSecure move-exception in intepreter
2014-05-21 Ian RogersWork around Mac assembler differences.
2014-05-21 Ian RogersBegin migration of art::Atomic to std::atomic.
2014-05-21 Hiroshi YamauchiMerge "Simplify Class::IsArtFieldClass()."
2014-05-21 Hiroshi YamauchiSimplify Class::IsArtFieldClass().
2014-05-21 Brian CarlstromMerge "Move another LOG to VLOG(signals)"
2014-05-21 Brian CarlstromMerge "Add context to LinkFields asserts since the...
2014-05-20 Brian CarlstromAdd context to LinkFields asserts since the previous_si...
2014-05-20 Dave AllisonMerge "Use strtod to read a double rather than operator >>"
2014-05-20 Mathieu ChartierMerge "Add DALVIKVM_FLAGS to test invocation."
2014-05-20 Mathieu ChartierAdd DALVIKVM_FLAGS to test invocation.
2014-05-20 Mathieu ChartierMerge "Improve heap verification for invalid roots."
2014-05-20 Dave AllisonUse strtod to read a double rather than operator >>
2014-05-20 Mathieu ChartierImprove heap verification for invalid roots.
2014-05-20 Brian CarlstromMove another LOG to VLOG(signals)
2014-05-20 Brian CarlstromMerge "Workaround stack overflow issue with clang"
2014-05-20 Sebastien HertzWorkaround stack overflow issue with clang
2014-05-20 Andreas GampeMerge "ART: Randomize mem_map start address for linear...
2014-05-20 Hiroshi YamauchiMerge "Add use-artd-full."
2014-05-20 Andreas GampeART: Randomize mem_map start address for linear scan...
2014-05-20 Mathieu ChartierMerge "Fix race condition between GCDaemon and DeleteLo...
2014-05-20 Yevgeny RoubanFix race condition between GCDaemon and DeleteLocalRefe...
2014-05-20 Vladimir MarkoMerge "Improve stack walk performance."
2014-05-20 Ian RogersMerge "Allow X86 QBE to be extended"
2014-05-20 Mark MendellAllow X86 QBE to be extended
2014-05-20 Vladimir MarkoImprove stack walk performance.
2014-05-20 buzbeeMerge "Arm64 - update fp callee save base"
2014-05-20 buzbeeArm64 - update fp callee save base
2014-05-20 Bill BuzbeeMerge "AArch64: fixes in A64 code generation."
2014-05-20 Nicolas GeoffrayMerge "Fix art-host build rule."
2014-05-20 Nicolas GeoffrayFix art-host build rule.
2014-05-20 Brian CarlstromMerge "Remove cleaning obsolete 2ND_ART_NATIVETEST_DIR...
2014-05-20 Brian CarlstromMerge "Up-to-date odex files should take precedence...
2014-05-20 Brian CarlstromRemove cleaning obsolete 2ND_ART_NATIVETEST_DIR and...
2014-05-20 Brian CarlstromUp-to-date odex files should take precedence over profi...
2014-05-20 Ian RogersMerge "Fix typo in option parsing."
2014-05-20 Ian RogersMerge "Fix the sense of when mutexes are used for longs...
2014-05-20 Ian RogersFix typo in option parsing.
2014-05-20 Ian RogersFix the sense of when mutexes are used for longs in...
2014-05-20 Ian RogersMerge "Fix DexFile.getClassNameList."
2014-05-20 Ian RogersFix DexFile.getClassNameList.
2014-05-20 Ian RogersMerge "Now we have a proper C++ library, use std::uniqu...
2014-05-20 Ian RogersNow we have a proper C++ library, use std::unique_ptr.
2014-05-20 Brian CarlstromMerge "Updating clean-oat again"
2014-05-20 buzbeeMerge "Quick compiler, out of registers fix"
2014-05-20 buzbeeQuick compiler, out of registers fix
2014-05-20 Brian CarlstromUpdating clean-oat again
2014-05-19 Mathieu ChartierMerge "Don't get and restore thread state for ScopedFas...
2014-05-19 Andreas GampeMerge "ART: Fix ARM64 long-jump context caller-save...
2014-05-19 Andreas GampeART: Fix ARM64 long-jump context caller-save smashes
2014-05-19 Mathieu ChartierDon't get and restore thread state for ScopedFastNative...
2014-05-19 Hiroshi YamauchiMerge "Check and log a to-space overflow explicitly."
2014-05-19 Hiroshi YamauchiCheck and log a to-space overflow explicitly.
2014-05-19 Ian RogersMerge "Build fix."
2014-05-19 Ian RogersBuild fix.
2014-05-19 Hiroshi YamauchiAdd use-artd-full.
2014-05-19 Brian CarlstromMerge "Remove unneeded realpath that was causing bad...
2014-05-19 Brian CarlstromRemove unneeded realpath that was causing bad dependenc...
2014-05-19 Dan AlbertMerge "Switch ART to libc++."
2014-05-19 Ian RogersSwitch ART to libc++.
2014-05-19 Brian CarlstromMerge "Follow up to "Add ISA directory to image and...
2014-05-19 Brian CarlstromFollow up to "Add ISA directory to image and odex pathn...
2014-05-19 Brian CarlstromMerge "Add ISA directory to image and odex pathnames."
2014-05-19 Matteo FranchinAArch64: fixes in A64 code generation.
2014-05-19 Andreas GampeMerge "Increase the size of guard for Stack Overflow...
2014-05-19 Nicolas GeoffrayMerge "Build live ranges in preparation for register...
next