OSDN Git Service

android-x86/art.git
2016-08-09 Treehugger... Merge "ART: Extract JNI macro assembler for arm64"
2016-08-09 Mathieu ChartierMerge "Card mark holding class instead of declaring...
2016-08-09 Treehugger... Merge "Revert "Revert "ARM64 asm for region space array...
2016-08-09 Mathieu ChartierCard mark holding class instead of declaring class
2016-08-09 Mathieu ChartierRevert "Revert "ARM64 asm for region space array alloca...
2016-08-09 Treehugger... Merge "Clean up VLOG(oat) in OatFileAssistant."
2016-08-09 Vladimir MarkoMerge "MIPS64: Properly preserve $gp in art_quick_test_...
2016-08-09 Treehugger... Merge "Fix setting FdFile::ReadOnlyMode() flag"
2016-08-09 Goran JakovljevicMIPS64: Properly preserve $gp in art_quick_test_suspend
2016-08-09 David BrazdilFix setting FdFile::ReadOnlyMode() flag
2016-08-09 Tobias ThiererMerge "Use Thread.dispatchUncaughtException() rather...
2016-08-09 Andreas GampeART: Extract JNI macro assembler for arm64
2016-08-08 Richard UhlerClean up VLOG(oat) in OatFileAssistant.
2016-08-08 Treehugger... Merge "Fix missing spaces in checker tests"
2016-08-08 Wojciech StaszkiewiczFix missing spaces in checker tests
2016-08-08 Treehugger... Merge "ART: Improve addr2line"
2016-08-08 Treehugger... Merge "ART: Extract JNI macro assembler for x86"
2016-08-08 Treehugger... Merge "ART: Extract JNI macro assembler for x86-64"
2016-08-08 Treehugger... Merge "Implement running user defined list of passes"
2016-08-08 Andreas GampeART: Extract JNI macro assembler for x86-64
2016-08-08 Andreas GampeART: Extract JNI macro assembler for x86
2016-08-08 Wojciech StaszkiewiczImplement running user defined list of passes
2016-08-08 Vladimir MarkoMerge "ARM/ARM64: Improve Mterp */lit8 assembly."
2016-08-08 Treehugger... Merge "ahat: Target Java 1.7."
2016-08-08 Treehugger... Merge "Revert "ARM64 asm for region space array allocat...
2016-08-08 Roland LevillainRevert "ARM64 asm for region space array allocation"
2016-08-08 Tobias ThiererMerge "Support Mockito in art buildbot tests"
2016-08-08 Tobias ThiererSupport Mockito in art buildbot tests
2016-08-08 Przemyslaw... Merge "Remove OldSystemTest#test_load from known failures."
2016-08-08 Vladimir MarkoARM/ARM64: Improve Mterp */lit8 assembly.
2016-08-08 Przemyslaw... Remove OldSystemTest#test_load from known failures.
2016-08-08 Roland LevillainMerge "Enable IntermediateAddress for primitive arrays...
2016-08-08 Roland LevillainEnable IntermediateAddress for primitive arrays with...
2016-08-06 Treehugger... Merge "ART: Factor out native stack dumping"
2016-08-06 Treehugger... Merge "Add a register allocation strategy compiler...
2016-08-06 Treehugger... Merge "ART: Extract macro assembler"
2016-08-06 Treehugger... Merge "Test all register allocators in regalloc gtest"
2016-08-06 Matthew GharrityAdd a register allocation strategy compiler option
2016-08-06 Andreas GampeART: Extract macro assembler
2016-08-05 Richard Uhlerahat: Target Java 1.7.
2016-08-05 Treehugger... Merge "Implement a graph coloring register allocator"
2016-08-05 Matthew GharrityTest all register allocators in regalloc gtest
2016-08-05 Matthew GharrityImplement a graph coloring register allocator
2016-08-05 Mathieu ChartierMerge "ARM64 asm for region space array allocation"
2016-08-05 Mathieu ChartierARM64 asm for region space array allocation
2016-08-05 Treehugger... Merge "ART: Fix type parameter in tests"
2016-08-05 Andreas GampeART: Improve addr2line
2016-08-05 Andreas GampeART: Factor out native stack dumping
2016-08-04 Treehugger... Merge "Temporary disable new round implementation on...
2016-08-04 Treehugger... Merge "Add support for CallKind::kCallOnMainAndSlowPath"
2016-08-04 Aart BikTemporary disable new round implementation on x86/x86_64
2016-08-04 Treehugger... Merge "ART: Fix Mac-specific things in x86-64 assembly"
2016-08-04 Treehugger... Merge "Implement single-/double-precision round intrins...
2016-08-04 Treehugger... Merge "Clean up use of art::Exec versus execv."
2016-08-04 Aart BikImplement single-/double-precision round intrinsic...
2016-08-04 Andreas GampeART: Fix Mac-specific things in x86-64 assembly
2016-08-04 David SehrClean up use of art::Exec versus execv.
2016-08-04 Aart BikMerge "Implement single-precision round intrinsic in...
2016-08-04 Aart BikImplement single-precision round intrinsic in x86
2016-08-04 Treehugger... Merge "Thumb2: Clean up 16-bit LDR/STR detection."
2016-08-04 Vladimir MarkoMerge "x86/x86-64: Fix suspend entrypoint assembly...
2016-08-04 Vladimir MarkoThumb2: Clean up 16-bit LDR/STR detection.
2016-08-04 Vladimir Markox86/x86-64: Fix suspend entrypoint assembly for Mac...
2016-08-04 Vladimir MarkoMerge "Change suspend entrypoint to save all registers."
2016-08-04 Vladimir MarkoChange suspend entrypoint to save all registers.
2016-08-04 Treehugger... Merge "Update known buildbot failures for ProcessBuilde...
2016-08-04 Tobias ThiererUpdate known buildbot failures for ProcessBuilderTest
2016-08-04 Tobias ThiererUse Thread.dispatchUncaughtException() rather than...
2016-08-04 Tobias ThiererMerge "Note known failures for TCP_USER_TIMEOUT tests...
2016-08-04 Narayan KamathMerge "libcore_failures: Remove obsolete entries."
2016-08-04 Narayan Kamathlibcore_failures: Remove obsolete entries.
2016-08-04 Treehugger... Merge "Fix CC table lookup tests"
2016-08-04 Mathieu ChartierFix CC table lookup tests
2016-08-03 Treehugger... Merge "Change one read barrier bit to mark bit"
2016-08-03 Mathieu ChartierChange one read barrier bit to mark bit
2016-08-03 Treehugger... Merge "Use ArrayInstance.getLength method."
2016-08-03 Roland LevillainMerge "ARM64: Use the zero register in the parallel...
2016-08-03 Tobias ThiererNote known failures for TCP_USER_TIMEOUT tests on host
2016-08-03 Treehugger... Merge "Fix constant type"
2016-08-03 Roland LevillainMerge "Fix an assertion in the non-Baker read barrier...
2016-08-03 Richard UhlerUse ArrayInstance.getLength method.
2016-08-03 David SehrFix constant type
2016-08-03 Treehugger... Merge "ART: Extend run-test timeout logging time"
2016-08-03 Nicolas GeoffrayMerge "Scope the compilation and Create the ProfilingIn...
2016-08-03 Roland LevillainFix an assertion in the non-Baker read barrier ARM64...
2016-08-03 Alexandre RamesARM64: Use the zero register in the parallel-move resolver.
2016-08-02 Treehugger... Merge "Return error directly when uncompressed length...
2016-08-02 ganxiaolinReturn error directly when uncompressed length is 0
2016-08-02 Nicolas GeoffrayScope the compilation and Create the ProfilingInfo...
2016-08-02 Nicolas GeoffrayMerge "Improve the graph visualizer's output for consta...
2016-08-02 Nicolas GeoffrayMerge "ARM64: Make the VIXL macro assembler part of...
2016-08-02 Andreas GampeART: Extend run-test timeout logging time
2016-08-02 Dan WillemsenMerge "Split art-run-tests between building and packaging"
2016-08-02 Vladimir MarkoMerge "Align method code rather than method header...
2016-08-02 Treehugger... Merge "ART: Fix Mips Thread offset checks"
2016-08-02 Alexandre RamesARM64: Make the VIXL macro assembler part of ART ARM64...
2016-08-02 Andreas GampeART: Fix Mips Thread offset checks
2016-08-02 Alexandre RamesImprove the graph visualizer's output for constant...
2016-08-02 Narayan KamathMerge "DexFile: Add basic support for v38 dex files."
2016-08-02 Vladimir MarkoMerge "ARM: Embed 0.0 in VCMP."
next