OSDN Git Service

android-x86/art.git
2014-05-22 Sebastien HertzSupport new VMRuntime native methods
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 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++.
2014-05-16 Ying WangMerge "64-bit host multilib build."
2014-05-16 Bill BuzbeeMerge "ART: Add support for constant vector literals"
2014-05-16 Mark MendellART: Add support for constant vector literals
2014-05-16 Ying Wang64-bit host multilib build.
2014-05-16 Mathieu ChartierMerge "Change ObjectLock to take Handle instead of...
2014-05-16 Mathieu ChartierChange ObjectLock to take Handle instead of Handle...
2014-05-16 Bill BuzbeeMerge "Add x86_64 code generation support"
2014-05-16 Tsu Chiang... Merge "add make target variables for gtests"
2014-05-16 Mathieu ChartierMerge "ART: Fix Segment Fault with null owner while...
2014-05-16 Haifeng LiART: Fix Segment Fault with null owner while monitor...
2014-05-16 Tsu Chiang... add make target variables for gtests
2014-05-16 Bill BuzbeeMerge "AArch64: Fix quick compiler monitor implementation."
2014-05-16 Narayan KamathMerge "dalvikvm: create the dalvikvm symlink to the...
2014-05-16 Zheng XuAArch64: Fix quick compiler monitor implementation.
2014-05-16 Nicolas GeoffrayMerge "Workaround for multi-line comment error when...
2014-05-16 Nicolas GeoffrayWorkaround for multi-line comment error when compiled...
2014-05-16 Nicolas GeoffrayMerge "Linearize the graph before creating live ranges."
2014-05-16 Nicolas GeoffrayLinearize the graph before creating live ranges.
2014-05-16 Sebastien HertzMerge "Fix JDWP location event report on return instruc...
2014-05-16 Ian RogersMerge "Compatibility layer to transition from UniquePtr...
2014-05-15 Ian RogersCompatibility layer to transition from UniquePtr to...
2014-05-15 Bill BuzbeeMerge "ART: A Compile Filter for x86_64"
2014-05-15 Ian RogersMerge "Avoid some unnecessary use of stl types."
2014-05-15 Ian RogersAvoid some unnecessary use of stl types.
2014-05-15 Andreas GampeMerge "ART: Make build error a warning for TARGET_CPU_SMP"
2014-05-15 Andreas GampeART: Make build error a warning for TARGET_CPU_SMP
2014-05-15 Ian RogersMerge "Move RoS allocator to use unordered_set."
2014-05-15 Brian CarlstromMerge "Workaround x86 interpretter stack overflow"
2014-05-15 Bill BuzbeeMerge "Quick Compiler: fix Arm cts failures"
2014-05-15 Bill BuzbeeQuick Compiler: fix Arm cts failures
2014-05-15 Andreas GampeMerge "ART: Fix MonitorExit code on ARM"
2014-05-15 Andreas GampeART: Fix MonitorExit code on ARM
2014-05-15 Ian RogersMove RoS allocator to use unordered_set.
2014-05-15 Brian CarlstromWorkaround x86 interpretter stack overflow
2014-05-15 Ian RogersMerge "Don't import llvm.mk for non-portable builds."
2014-05-15 Tsu Chiang... Merge "Declare variable for all art oat tests"
2014-05-15 Tsu Chiang... Declare variable for all art oat tests
2014-05-15 Mathieu ChartierMerge "Improve large object free CHECK"
2014-05-15 Mathieu ChartierImprove large object free CHECK
2014-05-15 Ian RogersMerge "Fix CompilationUnit constructor issues."
2014-05-15 Ian RogersFix CompilationUnit constructor issues.
2014-05-15 Ian RogersDon't import llvm.mk for non-portable builds.
2014-05-15 Sebastien HertzFix JDWP location event report on return instructions
2014-05-15 Andreas GampeMerge "ART: Resolve MAP_32BIT limitation in x86_64"
2014-05-15 Sebastien HertzMerge "Fix build"
2014-05-15 Sebastien HertzFix build
2014-05-15 Sebastien HertzMerge "Register debugger for interesting instrumentatio...
2014-05-15 Sebastien HertzRegister debugger for interesting instrumentation event...
2014-05-15 Sebastien HertzMerge "Combine JDWP location events"
2014-05-15 Qiming ShiART: Resolve MAP_32BIT limitation in x86_64
2014-05-15 Andreas GampeMerge "ART: Fix oat_test for 64b"
2014-05-15 Andreas GampeART: Fix oat_test for 64b
2014-05-15 Andreas GampeMerge "ART: Fix typo in ArtMethod::FindCatchBlock"
2014-05-15 Andreas GampeART: Fix typo in ArtMethod::FindCatchBlock
2014-05-15 Mathieu ChartierMerge "Fix race in inflating thin locks."
2014-05-15 Mathieu ChartierFix race in inflating thin locks.
2014-05-14 Andreas GampeMerge "ART: Fix PWD in oat tests"
2014-05-14 Brian CarlstromMerge "Declare variable for all art dex tests."
2014-05-14 Andreas GampeMerge "ART: Fix comments for dmb"
2014-05-14 Andreas GampeART: Fix comments for dmb
2014-05-14 Andreas GampeMerge "ART: Fix ARM dmb placement in monitor-exit"
2014-05-14 Andreas GampeART: Fix PWD in oat tests
2014-05-14 Mathieu ChartierMerge "Address comments from HandleScope change."
2014-05-14 Ian RogersMerge "64-bit build fix."
2014-05-14 Ian Rogers64-bit build fix.
2014-05-14 Mathieu ChartierAddress comments from HandleScope change.
2014-05-14 Ian RogersMerge "Ensure JNI primitive array type is appropriate."
2014-05-14 Ian RogersEnsure JNI primitive array type is appropriate.
2014-05-14 Tsu Chiang... Declare variable for all art dex tests.
2014-05-14 Yongqin Liudalvikvm: create the dalvikvm symlink to the primary...
2014-05-14 Brian CarlstromMerge "Remove ISA from boot image name."
2014-05-14 Brian CarlstromRemove ISA from boot image name.
2014-05-14 Nicolas GeoffrayMerge "Add a compilation tracing mechanism to the new...
2014-05-14 Nicolas GeoffrayAdd a compilation tracing mechanism to the new compiler.
2014-05-14 Bill BuzbeeMerge "Support any cpu register sequence in LoadArgRegs"
2014-05-14 Bill BuzbeeMerge "x86_64: Handle UnsafeGet/Put equal to x86"
2014-05-14 Vladimir MarkoMerge "Fix special getter/setter to use RegClassForFiel...
2014-05-14 Vladimir MarkoFix special getter/setter to use RegClassForFieldLoadSt...
2014-05-14 Vladimir KostyukovART: A Compile Filter for x86_64
2014-05-14 Dmitry PetrochenkoSupport any cpu register sequence in LoadArgRegs
2014-05-14 Dmitry Petrochenkox86_64: Handle UnsafeGet/Put equal to x86
2014-05-14 Andreas GampeART: Fix ARM dmb placement in monitor-exit
2014-05-13 Kenny RootMerge "dex2oat: convert NULL to nullptr"
2014-05-13 Kenny Rootdex2oat: convert NULL to nullptr
2014-05-13 Kenny RootMerge "Changes for vogar compatibility"
next