OSDN Git Service

android-x86/art.git
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
2016-07-29 Colin CrossART: remove ART_JIT makefile variable
2016-07-28 Richard UhlerCreate OatFileAssistant::OatFileInfo inner class.
2016-07-28 Mathieu ChartierMerge "Avoid read barrier for IntArray::GetArrayClass"
2016-07-28 Mathieu ChartierAvoid read barrier for IntArray::GetArrayClass
2016-07-28 Mathieu ChartierMerge "Use try lock to fix class resolution race"
2016-07-28 Hiroshi YamauchiMerge "Scan immune spaces using mod union tables."
2016-07-28 Roland LevillainMerge "Disable CheckSwapUsage test with read barriers...
2016-07-28 Roland LevillainMerge "Remove two ReadBarrierMarkRegX entrypoints."
2016-07-28 Nicolas GeoffrayPass the right class loader when inlining.
2016-07-28 David BrazdilART: Fix RegTypeCache for instance field declaring...
2016-07-28 Roland LevillainDisable CheckSwapUsage test with read barriers on x86.
2016-07-28 Vladimir MarkoMerge "ARM64: Add comment to mterp int-to-long."
2016-07-28 Tobias ThiererMerge "Add ProcessBuilderTest#testRedirectInherit(...
2016-07-28 Vladimir MarkoARM64: Add comment to mterp int-to-long.
2016-07-28 Vladimir MarkoMerge "MIPS32: Improve string and class loads"
2016-07-28 Vladimir MarkoMerge "ARM64: More mterp improvements."
2016-07-28 Treehugger... Merge "ART: Use old operator<< for MemBarrierKind"
2016-07-28 Andreas GampeART: Use old operator<< for MemBarrierKind
2016-07-28 Alexey FrunzeMIPS32: Improve string and class loads
2016-07-28 Treehugger... Merge "ART: Delete old compiler_enums.h"
2016-07-28 Mathieu ChartierMerge "Reduce unnecessary read barriers in GC"
2016-07-28 Andreas GampeART: Delete old compiler_enums.h
2016-07-27 Hiroshi YamauchiScan immune spaces using mod union tables.
2016-07-27 Mathieu ChartierUse try lock to fix class resolution race
next