OSDN Git Service

android-x86/art.git
2016-08-03 Roland LevillainMerge "Fix an assertion in the non-Baker read barrier...
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-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
2016-07-27 Treehugger... Merge "MIPS32: Block callee save fp registers in debugg...
2016-07-27 Mathieu ChartierReduce unnecessary read barriers in GC
2016-07-27 Treehugger... Merge "Fix profiling output to properly display class...
2016-07-27 Vladimir MarkoARM64: More mterp improvements.
2016-07-27 Jeff HaoFix profiling output to properly display class info.
2016-07-27 Tobias ThiererAdd ProcessBuilderTest#testRedirectInherit() to known...
2016-07-26 Mathieu ChartierMerge "Add missing filter cards to zygote mod union...
2016-07-26 Mathieu ChartierAdd missing filter cards to zygote mod union table
2016-07-26 Goran JakovljevicMIPS32: Block callee save fp registers in debuggable
2016-07-25 Treehugger... Merge "Improve CC handling for immune objects"
2016-07-25 Aart BikMerge "Remove redundant 601 test, it's all in 600."
2016-07-25 Treehugger... Merge "runtime: Refactor asm_support to be auto-generat...
2016-07-25 Mathieu ChartierImprove CC handling for immune objects
2016-07-25 Treehugger... Merge "ART: Add pointer-size template to some reflectio...
2016-07-25 Igor Murashkinruntime: Refactor asm_support to be auto-generated...
2016-07-25 Aart BikRemove redundant 601 test, it's all in 600.
2016-07-25 Treehugger... Merge "Make java 8 run-tests runnable on the RI again."
2016-07-25 Treehugger... Merge "Launch ahat server before processing the heap...
next