OSDN Git Service

android-x86/art.git
2016-07-28 Mathieu ChartierAvoid read barrier for IntArray::GetArrayClass
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 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 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...
2016-07-25 Andreas GampeART: Add pointer-size template to some reflection functions
2016-07-25 Treehugger... Merge "Fix stream-tracing with default methods"
2016-07-25 Aart BikMerge "Make static helper methods member functions...
2016-07-25 Alex LightFix stream-tracing with default methods
2016-07-25 Treehugger... Merge "Revert "Revert "ART: Add dex2oat swap usage...
2016-07-25 Mathieu ChartierMerge "Add fast path to arm64 READ_BARRIER macro"
2016-07-25 Andreas GampeRevert "Revert "ART: Add dex2oat swap usage test""
2016-07-25 Roland LevillainMerge "Do not emit stack maps for runtime calls to...
2016-07-25 Roland LevillainRemove two ReadBarrierMarkRegX entrypoints.
2016-07-23 Treehugger... Merge "Revert "ART: Add dex2oat swap usage test""
2016-07-23 Andreas GampeRevert "ART: Add dex2oat swap usage test"
2016-07-22 Mathieu ChartierAdd fast path to arm64 READ_BARRIER macro
2016-07-22 Wojciech StaszkiewiczMake static helper methods member functions of Optimizi...
2016-07-22 Treehugger... Merge "ART: Change run-*-tests to ANDROID_{HOST|PRODUCT...
2016-07-22 Treehugger... Merge "ART: Add dex2oat swap usage test"
2016-07-22 Treehugger... Merge "Combine offsets in loop-based dynamic BCE."
2016-07-22 Roland LevillainDo not emit stack maps for runtime calls to ReadBarrier...
2016-07-22 Aart BikCombine offsets in loop-based dynamic BCE.
2016-07-22 Treehugger... Merge "ARM64/x86-64: Fix mterp fill-array-data-payload...
2016-07-22 Vladimir MarkoARM64/x86-64: Fix mterp fill-array-data-payload pointer...
2016-07-22 Vladimir MarkoMerge "ARM64: Improve mterp cmpl/cmpg."
2016-07-21 Treehugger... Merge changes I295c7876,Ib4b84b7b
2016-07-21 Hiroshi YamauchiMerge "Use non-CAS thread flip root visitor."
2016-07-21 Andreas GampeART: Remove PACKED from ArtMethod's ptr_sized_fields_
2016-07-21 Andreas GampeART: Add dex2oat swap usage test
2016-07-21 Richard UhlerLaunch ahat server before processing the heap dump.
2016-07-21 Hiroshi YamauchiUse non-CAS thread flip root visitor.
2016-07-21 Andreas GampeART: Rename ArtMethod JNI field
2016-07-21 Treehugger... Merge "ART: Make run-test temp dir consistent"
2016-07-21 Andreas GampeART: Make run-test temp dir consistent
2016-07-21 Mathieu ChartierMerge "Add a way to measure read barrier slow paths"
2016-07-21 Vladimir MarkoARM64: Improve mterp cmpl/cmpg.
2016-07-21 Treehugger... Merge "Change return type of artIsAssignableFromCode...
2016-07-21 Roland LevillainMerge "Fix the definition of MACRO_LITERAL for OS X...
2016-07-21 Roland LevillainFix the definition of MACRO_LITERAL for OS X on x86-64.
2016-07-21 Goran JakovljevicChange return type of artIsAssignableFromCode for MIPS64
2016-07-21 Roland LevillainMerge "Move caller-saves saving/restoring to ReadBarrie...
2016-07-21 Vladimir MarkoMerge "Clean up Class::FindStaticField()."
2016-07-21 Roland LevillainMove caller-saves saving/restoring to ReadBarrierMarkRegX.
2016-07-21 Vladimir MarkoMerge "ARM: Port instr simplification of array accesses."
2016-07-21 Artem SerovARM: Port instr simplification of array accesses.
2016-07-21 Vladimir MarkoMerge changes Ibcc11ce7,I9867dc11
2016-07-21 Mathieu ChartierAdd a way to measure read barrier slow paths
2016-07-21 Treehugger... Merge "Revert "Revert "Refactor GetIMTIndex"""
2016-07-20 Treehugger... Merge "Make stream tracing have a higher thread count...
2016-07-20 Alex LightMake stream tracing have a higher thread count on host
2016-07-20 Treehugger... Merge "Refactor register allocation to be pluggable"
2016-07-20 Treehugger... Merge "Fix accidental pass-by-value"
2016-07-20 Treehugger... Merge changes I328ea51d,I577c5d02
2016-07-20 Vladimir MarkoARM64: Improve Mterp.
2016-07-20 Vladimir MarkoARM64: Fix mterp switch table pointer calculation.
2016-07-20 Matthew GharrityFix accidental pass-by-value
2016-07-20 Matthew GharrityRefactor register allocation to be pluggable
2016-07-20 Vladimir MarkoMerge "ART: Change return types of field access entrypo...
2016-07-20 Nicolas GeoffrayMerge "Fix test after rename."
2016-07-20 Nicolas GeoffrayFix test after rename.
2016-07-20 Andreas GampeART: Change return types of field access entrypoints
2016-07-20 Nicolas GeoffrayMerge "JIT: Don't update the dex cache of another class...
2016-07-20 Vladimir MarkoMerge "ARM: Change mem address mode for array accesses."
2016-07-20 Artem SerovARM: Change mem address mode for array accesses.
2016-07-20 Treehugger... Merge "Refactor SSA deconstruction into its own class"
2016-07-19 Treehugger... Merge "Tune the GC ergnomics for the read barrier config."
2016-07-19 Stephen HinesMerge "Disable warnings triggered in Clang r271374"
2016-07-19 Matthew GharrityRevert "Revert "Refactor GetIMTIndex""
2016-07-19 Matthew GharrityRefactor SSA deconstruction into its own class
next