OSDN Git Service

android-x86/art.git
2016-07-21 Mathieu ChartierMerge \\"Add a way to measure read barrier slow paths...
2016-07-21 Mathieu ChartierMerge \"Add a way to measure read barrier slow paths\"
2016-07-21 Mathieu ChartierMerge "Add a way to measure read barrier slow paths"
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 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 ReadBarr...
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().\\" am:...
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 Vladimir MarkoMerge \\"ARM: Port instr simplification of array access...
2016-07-21 Vladimir MarkoMerge changes Ibcc11ce7,I9867dc11 am: 89b03e0cfb
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 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 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 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\\" am: 27d99ed243
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 am: 6c81dfeaef
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 Vladimir MarkoMerge \\"ART: Change return types of field access entry...
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.\\" am: 522da11a6c
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...
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 accesse...
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 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 Stephen HinesMerge \\"Disable warnings triggered in Clang r271374...
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 Vladimir MarkoMerge \\"ARM: Fix shifted register offset mem address...
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 allocati...
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 Mathieu ChartierDo allocation fence before pushing on allocation stack
2016-07-18 Matthew GharrityMerge \\"Rename current register allocator implementati...
2016-07-18 Matthew GharrityMerge \"Rename current register allocator implementation\"
2016-07-18 Treehugger... Merge "Rename current register allocator implementation"
2016-07-18 Andreas GampeMerge \\"ART: Fix run-test script\\" am: 64a73d790d
2016-07-18 Andreas GampeMerge \"ART: Fix run-test script\"
2016-07-18 Treehugger... Merge "ART: Fix run-test script"
2016-07-18 Andreas GampeART: Fix run-test script
2016-07-18 Roland LevillainMerge \\"MIPS64: Highest/Lowest Bit Intrinsic Support...
2016-07-18 Chris LarsenMerge \"MIPS64: Highest/Lowest Bit Intrinsic Support\"
2016-07-18 Roland LevillainMerge "MIPS64: Highest/Lowest Bit Intrinsic Support"
2016-07-18 Roland LevillainMerge \\"Fix the build with respect to new VIXL.\\...
2016-07-18 Roland LevillainMerge \"Fix the build with respect to new VIXL.\"
2016-07-18 Roland LevillainMerge "Fix the build with respect to new VIXL."
2016-07-18 Roland LevillainFix the build with respect to new VIXL.
2016-07-18 Roland LevillainMerge \\"Fixes to build against new VIXL interface...
next