OSDN Git Service

android-x86/art.git
2014-05-23 Bill BuzbeeMerge "Create two CompilerTemp for a wide compiler...
2014-05-23 Chao-ying FuCreate two CompilerTemp for a wide compiler temp
2014-05-22 Brian CarlstromMerge "Update dump-oat-* and oatdump for new image...
2014-05-22 Bill BuzbeeMerge "AArch64: Enable LONG_* and INT_* opcodes."
2014-05-22 Mathieu ChartierMerge "Revert "Fix an outstanding compaction bug in...
2014-05-22 Mathieu ChartierRevert "Fix an outstanding compaction bug in interpreter."
2014-05-22 Mathieu ChartierMerge "Move SetMonitorEnterObject outside of blocked...
2014-05-22 Mathieu ChartierMove SetMonitorEnterObject outside of blocked thread...
2014-05-22 Christopher... Merge "Add support for jemalloc instead of dlmalloc."
2014-05-22 Christopher... Add support for jemalloc instead of dlmalloc.
2014-05-22 Bill BuzbeeMerge "ART: Topological Sort Traversal Implementation"
2014-05-22 Brian CarlstromUpdate dump-oat-* and oatdump for new image file layout
2014-05-22 Jean Christophe... ART: Topological Sort Traversal Implementation
2014-05-22 Mathieu ChartierMerge "Fix an outstanding compaction bug in interpreter."
2014-05-22 Ian RogersMerge "Move modify_ldt_lock into global lock order."
2014-05-22 Mathieu ChartierFix an outstanding compaction bug in interpreter.
2014-05-22 Dan AlbertMerge "Fixes style nitpick"
2014-05-22 Hiroshi YamauchiMerge "Add a read barrier for weak roots in monitors."
2014-05-22 Dan AlbertFixes style nitpick
2014-05-22 Chao-ying FuMove modify_ldt_lock into global lock order.
2014-05-22 Dan AlbertMerge "Move art host to libc++"
2014-05-22 Serban ConstantinescuAArch64: Enable LONG_* and INT_* opcodes.
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 Hiroshi YamauchiAdd a read barrier for weak roots in monitors.
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 Dan AlbertMove art host to libc++
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.
next