OSDN Git Service

android-x86/art.git
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 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 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...
2014-05-19 Nicolas GeoffrayBuild live ranges in preparation for register allocation.
2014-05-19 Serguei KatkovIncrease the size of guard for Stack Overflow (x86_64)
2014-05-18 Ian RogersMerge "Make vixl tests a dependency in the vixl makefile."
2014-05-18 Ian RogersMake vixl tests a dependency in the vixl makefile.
2014-05-18 Mathieu ChartierMerge "Delete ClassHelper and fix compaction bug in...
2014-05-18 Mathieu ChartierDelete ClassHelper and fix compaction bug in GetDirectI...
2014-05-17 Andreas GampeMerge "ART: Move start of linear mmap_scan out of reser...
2014-05-17 Andreas GampeART: Move start of linear mmap_scan out of reserved...
2014-05-17 Andreas GampeMerge "Fix generic jni issue in ArtMethod::GetQuickFram...
2014-05-17 Dmitry PetrochenkoFix generic jni issue in ArtMethod::GetQuickFrameInfo
2014-05-17 Hiroshi YamauchiMerge "Visit methods in stack frames during root visits."
2014-05-16 Brian CarlstromAdd ISA directory to image and odex pathnames.
2014-05-16 Andreas GampeMerge "ART: Turn off ARM64 compilation for now"
2014-05-16 Andreas GampeART: Turn off ARM64 compilation for now
2014-05-16 Hiroshi YamauchiVisit methods in stack frames during root visits.
2014-05-16 Ian RogersMerge "Add missing header necessary for libc++."
2014-05-16 Ian RogersAdd missing header necessary for libc++.
next