OSDN Git Service

android-x86/art.git
2016-08-06 Treehugger... Merge "ART: Extract macro assembler"
2016-08-06 Treehugger... Merge "Test all register allocators in regalloc gtest"
2016-08-06 Andreas GampeART: Extract macro assembler
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-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 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."
2016-08-02 Vladimir MarkoARM: Embed 0.0 in VCMP.
2016-08-02 Vladimir MarkoAlign method code rather than method header in oat...
2016-08-02 Narayan KamathDexFile: Add basic support for v38 dex files.
2016-08-02 Narayan KamathMerge "dex_instruction: remove unused parameter from...
2016-08-02 Narayan Kamathdex_instruction: remove unused parameter from instructi...
2016-08-02 Dan WillemsenSplit art-run-tests between building and packaging
2016-08-02 Treehugger... Merge "ART: Convert pointer size to enum"
2016-08-02 Nicolas GeoffrayMerge "Revert "cpp-define-generator: "make art-update...
2016-08-02 Nicolas GeoffrayRevert "cpp-define-generator: "make art-update-cpp...
2016-08-02 Andreas GampeART: Convert pointer size to enum
2016-08-02 Treehugger... Merge "Fixed bug in disassembly of roundss/roundsd"
2016-08-01 Aart BikFixed bug in disassembly of roundss/roundsd
2016-08-01 Treehugger... Merge "Added direct memory operand support for comiss...
2016-08-01 Treehugger... Merge "libsigchain: intercept bsd_signal on lp32"
2016-08-01 Dimitry Ivanovlibsigchain: intercept bsd_signal on lp32
2016-08-01 Aart BikAdded direct memory operand support for comiss/sd on...
2016-08-01 Nicolas GeoffrayMerge "Put the deletion of profiling info under a GC...
2016-08-01 Hiroshi YamauchiMerge "Revert "Revert "Scan immune spaces using mod...
2016-08-01 Colin CrossMerge "ART: remove gcc cruft from the makefiles"
2016-08-01 Treehugger... Merge "cpp-define-generator: "make art-update-cpp-defin...
2016-08-01 Przemyslaw... Merge "Fix art::ArchTest::FinalizeSetup not being called."
2016-08-01 Przemyslaw... Fix art::ArchTest::FinalizeSetup not being called.
2016-08-01 David BrazdilMerge "ART: Fix RegTypeCache for instance field declari...
2016-07-30 Nicolas GeoffrayPut the deletion of profiling info under a GC critical...
2016-07-30 Aart BikMerge "Fix for interpreter crash on new instance of...
2016-07-30 Treehugger... Merge "Revert "Revert "Use try lock to fix class resolu...
2016-07-30 Mathieu ChartierRevert "Revert "Use try lock to fix class resolution...
2016-07-30 Richard UhlerMerge "Create OatFileAssistant::OatFileInfo inner class."
2016-07-29 Aart BikFix for interpreter crash on new instance of class
2016-07-29 Hiroshi YamauchiRevert "Revert "Scan immune spaces using mod union...
2016-07-29 Treehugger... Merge "Revert "Use try lock to fix class resolution...
2016-07-29 Mathieu ChartierRevert "Use try lock to fix class resolution race"
2016-07-29 Treehugger... Merge "Add arena stack and priority queue type aliases"
2016-07-29 Treehugger... Merge "Revert "Scan immune spaces using mod union tables.""
2016-07-29 Colin CrossMerge "ART: remove ART_JIT makefile variable"
2016-07-29 Hiroshi YamauchiRevert "Scan immune spaces using mod union tables."
2016-07-29 Matthew GharrityAdd arena stack and priority queue type aliases
2016-07-29 Igor Murashkincpp-define-generator: "make art-update-cpp-defines...
2016-07-29 Nicolas GeoffrayMerge "Pass the right class loader when inlining."
2016-07-29 Colin CrossART: remove gcc cruft from the makefiles
next