OSDN Git Service

android-x86/art.git
2014-06-17 Sebastien HertzMerge "Fix art_quick_instrumentation_exit for ARM64"
2014-06-19 Sebastien HertzFix art_quick_instrumentation_exit for ARM64
2014-06-17 Mathieu ChartierMerge "Fix systrace logging, total paused time, and...
2014-06-17 Mathieu ChartierFix systrace logging, total paused time, and bytes...
2014-06-17 Calin JuravleMerge "Add an option to enable collecting dex pc in...
2014-06-19 Wei JinAdd an option to enable collecting dex pc in ART profiler
2014-06-18 Andreas GampeMerge "ART: Implicit checks in the compiler are indepen...
2014-06-19 Andreas GampeART: Implicit checks in the compiler are independent...
2014-06-18 Andreas GampeMerge "ART: Reserve 8B for float literals on ARM64"
2014-06-19 Andreas GampeART: Reserve 8B for float literals on ARM64
2014-06-18 Andreas GampeMerge "ART: Change rrr add and sub for ARM64"
2014-06-19 Andreas GampeART: Change rrr add and sub for ARM64
2014-06-18 Ian RogersMerge "Assign a lower Locklevel for Mutexes used in...
2014-06-18 Andreas GampeMerge "ART: Target-dependent stack overflow, less check...
2014-06-19 Andreas GampeART: Target-dependent stack overflow, less check elision
2014-06-18 Ian RogersMerge "Ensure classes are initialized rather than initi...
2014-06-18 Ian RogersEnsure classes are initialized rather than initializing.
2014-06-17 Brian CarlstromMerge "Fix GetMethodID to find an interface method...
2014-06-18 Brian CarlstromFix GetMethodID to find an interface method from a...
2014-06-17 Nicolas GeoffrayMerge "Add missing parens to Makefile rule."
2014-06-18 Nicolas GeoffrayAdd missing parens to Makefile rule.
2014-06-17 Nicolas GeoffrayMerge "Build rules for running run-test with optimizing...
2014-06-17 Mathieu ChartierMerge "Enable background compaction by default"
2014-06-17 Bill BuzbeeMerge "AArch64: Fix OpCmpMemImmBranch."
2014-06-18 Zheng XuAArch64: Fix OpCmpMemImmBranch.
2014-06-17 Vladimir MarkoMerge "Add x86 inlined abs method for float/double"
2014-06-18 Yixin ShouAdd x86 inlined abs method for float/double
2014-06-17 Ian RogersMerge "x86_64: Clobber r8 to r11 and xmm0 to xmm15"
2014-06-17 Mathieu ChartierEnable background compaction by default
2014-06-17 Mathieu ChartierMerge "Fix error with remembered sets creation."
2014-06-17 Mathieu ChartierFix error with remembered sets creation.
2014-06-17 Mathieu ChartierMerge "Change reference processing to use heap references."
2014-06-17 Vladimir MarkoMerge "Revert "Add x86 inlined abs method for float...
2014-06-17 Vladimir MarkoRevert "Add x86 inlined abs method for float/double"
2014-06-17 Bill BuzbeeMerge "AArch64: Add transition assembly to wrapper...
2014-06-17 Zheng XuAArch64: Add transition assembly to wrapper native...
2014-06-17 Bill BuzbeeMerge "ART: Implement rem_double/rem_float for x86...
2014-06-17 Alexei ZavjalovART: Implement rem_double/rem_float for x86/x86-64
2014-06-17 Andreas GampeMerge "ART: Make verifier check invocation args of...
2014-06-17 Vladimir MarkoMerge "Fix build: style issue."
2014-06-17 Vladimir MarkoFix build: style issue.
2014-06-17 Sebastien HertzMerge "Revert "Revert "Fix access to FP registers when...
2014-06-17 Sebastien HertzRevert "Revert "Fix access to FP registers when visitin...
2014-06-17 Sebastien HertzMerge "Revert "Fix access to FP registers when visiting...
2014-06-17 Sebastien HertzRevert "Fix access to FP registers when visiting stack"
2014-06-17 Sebastien HertzFix access to FP registers when visiting stack
2014-06-17 Vladimir MarkoMerge "Add x86 inlined abs method for float/double"
2014-06-17 Sebastien HertzMerge "Fix access to FP registers when visiting stack"
2014-06-17 Ian RogersMerge "Fix run-test for OSX."
2014-06-17 Ian RogersFix run-test for OSX.
2014-06-17 Andreas GampeART: Make verifier check invocation args of unresolved...
2014-06-16 Chao-ying Fux86_64: Clobber r8 to r11 and xmm0 to xmm15
2014-06-16 Mathieu ChartierChange reference processing to use heap references.
2014-06-16 Hiroshi YamauchiMerge "Disable StubTest.IndexOf if heap poisoning is...
2014-06-16 Hiroshi YamauchiDisable StubTest.IndexOf if heap poisoning is enabled...
2014-06-16 Bill BuzbeeMerge "AArch64: improve 64-bit immediates loads."
2014-06-16 Matteo FranchinAArch64: improve 64-bit immediates loads.
2014-06-16 Bill BuzbeeMerge "ART: Instanceof returns true if ref == 0 on...
2014-06-16 Hiroshi YamauchiMerge "Add read barriers for the class and the intern...
2014-06-16 Bill BuzbeeMerge "Use GetLow() to access low register of a pair"
2014-06-16 Mark MendellUse GetLow() to access low register of a pair
2014-06-16 buzbeeMerge "Arm64 hard-float"
2014-06-16 buzbeeArm64 hard-float
2014-06-16 Yixin ShouAdd x86 inlined abs method for float/double
2014-06-16 Nicolas GeoffrayBuild rules for running run-test with optimizing compiler.
2014-06-16 Alexei ZavjalovART: Instanceof returns true if ref == 0 on x86-64
2014-06-13 Hiroshi YamauchiAdd read barriers for the class and the intern tables.
2014-06-13 Raghu GandhamAssign a lower Locklevel for Mutexes used in QuasiAtomi...
2014-06-13 buzbeeMerge "Quick compiler:interpret on type mismatch"
2014-06-14 buzbeeQuick compiler:interpret on type mismatch
2014-06-12 Ian RogersMerge "x86_64: Enable compilation"
2014-06-13 Dmitry Petrochenkox86_64: Enable compilation
2014-06-12 Brian CarlstromMerge "Add extra information to InitImageMethodVisitor...
2014-06-14 Brian CarlstromAdd extra information to InitImageMethodVisitor CHECK
2014-06-12 Hiroshi YamauchiMerge "Avoid a non-root monitor vector in Dbg::GetOwned...
2014-06-13 Hiroshi YamauchiAvoid a non-root monitor vector in Dbg::GetOwnedMonitors().
2014-06-12 Dave AllisonMerge "Don't use signal handlers in interpreter only...
2014-06-13 Dave AllisonDon't use signal handlers in interpreter only mode
2014-06-12 Andreas GampeMerge "ART: Hide unreachable basic blocks in the compiler"
2014-06-13 Andreas GampeART: Hide unreachable basic blocks in the compiler
2014-06-12 Ian RogersMerge "x86_64: Disable all optimizations and fix bugs"
2014-06-13 Chao-ying Fux86_64: Disable all optimizations and fix bugs
2014-06-12 Brian CarlstromMerge "Optionally add debug symbols to ELF files made...
2014-06-12 Alex LightOptionally add debug symbols to ELF files made by quick...
2014-06-12 Andreas GampeMerge "ART: Invoke_virtual needs at least receiver...
2014-06-12 Andreas GampeART: Invoke_virtual needs at least receiver parameter
2014-06-12 Bill BuzbeeMerge "AArch64: Enable MOVE_*, some CONST_*, CMP_*."
2014-06-12 Zheng XuAArch64: Enable MOVE_*, some CONST_*, CMP_*.
2014-06-12 Andreas GampeMerge "ART: Dex file verifier can't blindly use GetDesc...
2014-06-13 Andreas GampeART: Dex file verifier can't blindly use GetDescriptor
2014-06-13 Andreas GampeMerge "ART: Ignore timing issues in debug builds"
2014-06-13 Andreas GampeART: Ignore timing issues in debug builds
2014-06-13 Ian RogersMerge "Tidy x86 assembler."
2014-06-14 Ian RogersTidy x86 assembler.
2014-06-12 Andreas GampeMerge "ART: Clean up DexFile verifier API"
2014-06-13 Andreas GampeART: Clean up DexFile verifier API
2014-06-12 Ian RogersMerge "Don't verify runtime only opcodes in the data...
2014-06-13 Ian RogersDon't verify runtime only opcodes in the data-flow...
2014-06-12 Andreas GampeMerge "ART: Check the number of invocation args in...
2014-06-13 Andreas GampeART: Check the number of invocation args in verifier
next