OSDN Git Service

android-x86/art.git
2016-07-25 Andreas GampeMerge \"Revert \"Revert \"ART: Add dex2oat swap usage...
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 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 LevillainMerge "Do not emit stack maps for runtime calls to...
2016-07-23 Andreas GampeMerge \"Revert \"ART: Add dex2oat swap usage test\"\"
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 Andreas GampeMerge \"ART: Change run-*-tests to ANDROID_{HOST|PRODUC...
2016-07-22 Andreas GampeMerge \"ART: Add dex2oat swap usage test\"
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 Aart BikMerge \"Combine offsets in loop-based dynamic BCE.\"
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 Vladimir MarkoMerge \"ARM64/x86-64: Fix mterp fill-array-data-payload...
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-22 Vladimir MarkoMerge "ARM64: Improve mterp cmpl/cmpg."
2016-07-22 Andreas GampeMerge changes I295c7876,Ib4b84b7b
2016-07-21 Treehugger... Merge changes I295c7876,Ib4b84b7b
2016-07-21 Hiroshi YamauchiMerge \"Use non-CAS thread flip root visitor.\"
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 Hiroshi YamauchiUse non-CAS thread flip root visitor.
2016-07-21 Andreas GampeMerge \"ART: Make run-test temp dir consistent\"
2016-07-21 Andreas GampeART: Rename ArtMethod JNI field
2016-07-21 Treehugger... Merge "ART: Make run-test temp dir consistent"
2016-07-21 Mathieu ChartierMerge \"Add a way to measure read barrier slow paths\"
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 Goran JakovljevicMerge \"Change return type of artIsAssignableFromCode...
2016-07-21 Roland LevillainMerge \"Fix the definition of MACRO_LITERAL for OS...
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 ReadBarri...
2016-07-21 Roland LevillainMerge "Move caller-saves saving/restoring to ReadBarrie...
2016-07-21 Vladimir MarkoMerge \"Clean up Class::FindStaticField().\"
2016-07-21 Vladimir MarkoMerge "Clean up Class::FindStaticField()."
2016-07-21 Roland LevillainMove caller-saves saving/restoring to ReadBarrierMarkRegX.
2016-07-21 Artem SerovMerge \"ARM: Port instr simplification of array accesses.\"
2016-07-21 Vladimir MarkoMerge changes Ibcc11ce7,I9867dc11
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 Matthew GharrityMerge \"Revert \"Revert \"Refactor GetIMTIndex\"\"\"
2016-07-21 Treehugger... Merge "Revert "Revert "Refactor GetIMTIndex"""
2016-07-20 Alex LightMerge \"Make stream tracing have a higher thread count...
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 Matthew GharrityMerge \"Refactor register allocation to be pluggable\"
2016-07-20 Treehugger... Merge "Refactor register allocation to be pluggable"
2016-07-20 Matthew GharrityMerge \"Fix accidental pass-by-value\"
2016-07-20 Treehugger... Merge "Fix accidental pass-by-value"
2016-07-20 Richard UhlerMerge changes I328ea51d,I577c5d02
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 Andreas GampeMerge \"ART: Change return types of field access entryp...
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 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...
2016-07-20 Nicolas GeoffrayMerge "JIT: Don't update the dex cache of another class...
2016-07-20 Artem SerovMerge \"ARM: Change mem address mode for array accesses.\"
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 Matthew GharrityMerge \"Refactor SSA deconstruction into its own class\"
2016-07-20 Treehugger... Merge "Refactor SSA deconstruction into its own class"
2016-07-19 Hiroshi YamauchiMerge \"Tune the GC ergnomics for the read barrier...
2016-07-19 Pirama Arumuga... Merge \"Disable warnings triggered in Clang r271374\"
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
2016-07-19 Pirama Arumuga... Disable warnings triggered in Clang r271374
2016-07-19 Hiroshi YamauchiTune the GC ergnomics for the read barrier config.
2016-07-19 Nicolas GeoffrayJIT: Don't update the dex cache of another class loader.
2016-07-19 Richard UhlerCompute oat and odex filenames eagerly.
2016-07-19 Richard UhlerMake a static OatFileAssistant::DexLocationToOatFileNam...
2016-07-19 Artem SerovMerge \"ARM: Fix shifted register offset mem address...
2016-07-19 Vladimir MarkoMerge "ARM: Fix shifted register offset mem address...
2016-07-19 Artem SerovARM: Fix shifted register offset mem address mode for...
2016-07-18 Mathieu ChartierMerge \"Do allocation fence before pushing on allocatio...
2016-07-18 Treehugger... Merge "Do allocation fence before pushing on allocation...
2016-07-18 Andreas GampeART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT
next