OSDN Git Service

android-x86/art.git
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 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 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 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 Mathieu ChartierDo allocation fence before pushing on allocation stack
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\"
2016-07-18 Treehugger... Merge "ART: Fix run-test script"
2016-07-18 Andreas GampeART: Fix run-test script
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 LevillainFix the build with respect to new VIXL.
2016-07-18 Scott WakelingMerge \"Fixes to build against new VIXL interface.\"
2016-07-18 Roland LevillainMerge "Fixes to build against new VIXL interface."
2016-07-18 Nicolas GeoffrayMerge \"Add a new control flow simplifier.\"
2016-07-18 Nicolas GeoffrayMerge "Add a new control flow simplifier."
2016-07-18 Alexandre RamesMerge \"ARM64: Improve code generated to spill/restore...
2016-07-18 Treehugger... Merge "ARM64: Improve code generated to spill/restore...
2016-07-18 Alexandre RamesARM64: Improve code generated to spill/restore for...
2016-07-18 Nicolas GeoffrayAdd a new control flow simplifier.
2016-07-16 Andreas GampeMerge \"ART: Replace ScopedFd with FdFile\"
2016-07-16 Treehugger... Merge "ART: Replace ScopedFd with FdFile"
2016-07-16 Andreas GampeART: Replace ScopedFd with FdFile
2016-07-16 Matthew GharrityRename current register allocator implementation
2016-07-15 Serdjuk, Nikolay YMerge \"ART: disassembler_x86 doesn\'t recognize NOPs\"
2016-07-15 Treehugger... Merge "ART: disassembler_x86 doesn't recognize NOPs"
2016-07-15 Scott WakelingFixes to build against new VIXL interface.
2016-07-15 Andreas GampeMerge changes from topic \'cherry_pinner\'
2016-07-15 Andreas GampeMerge changes from topic 'cherry_pinner'
2016-07-14 Andreas GampeART: Fix build break
2016-07-14 Philip CuadraAdd API for getting location of odex or oat file
2016-07-14 Mathieu ChartierMerge \"Revert \"Revert \"Dump more dex file data in...
2016-07-14 Treehugger... Merge "Revert "Revert "Dump more dex file data in oatdu...
2016-07-14 Mathieu ChartierRevert "Revert "Dump more dex file data in oatdump""
2016-07-14 xueliang.zhongMerge \"Integer.bitCount and Long.bitCount intrinsics...
2016-07-14 Treehugger... Merge "Integer.bitCount and Long.bitCount intrinsics...
2016-07-14 Andreas GampeMerge \"ART: Add FdFile constructors\"
2016-07-14 Treehugger... Merge "ART: Add FdFile constructors"
2016-07-14 xueliang.zhongInteger.bitCount and Long.bitCount intrinsics for ARM
2016-07-14 Roland LevillainMerge \"Introduce more compact ReadBarrierMark slow...
2016-07-14 Nicolas GeoffrayMerge \"Revert \"Dump more dex file data in oatdump\"\"
2016-07-14 Roland LevillainMerge "Introduce more compact ReadBarrierMark slow...
2016-07-14 Nicolas GeoffrayMerge "Revert "Dump more dex file data in oatdump""
2016-07-14 Nicolas GeoffrayRevert "Dump more dex file data in oatdump"
2016-07-14 Nicolas GeoffrayMerge \"Fix a bug in ClassTableGet code generation...
2016-07-14 Nicolas GeoffrayMerge "Fix a bug in ClassTableGet code generation for...
2016-07-14 Andreas GampeART: Add FdFile constructors
2016-07-13 Mathieu ChartierMerge \"Dump more dex file data in oatdump\"
2016-07-13 Treehugger... Merge "Dump more dex file data in oatdump"
2016-07-13 Mathieu ChartierDump more dex file data in oatdump
2016-07-13 Matthew GharrityMerge \"Improve search for available spill slots in...
2016-07-13 Treehugger... Merge "Improve search for available spill slots in RA"
2016-07-13 Aart BikMerge \"Refactored a few dexdump alloc/free into unique...
2016-07-13 Treehugger... Merge "Refactored a few dexdump alloc/free into unique_ptr"
2016-07-13 Mark MendellMerge \"X86: Use memory to do array range checks\"
2016-07-13 Vladimir MarkoMerge "X86: Use memory to do array range checks"
2016-07-13 Richard UhlerMerge changes I91249ba8,Ic93812d9
2016-07-13 Treehugger... Merge changes I91249ba8,Ic93812d9
2016-07-13 Nicolas GeoffrayFix a bug in ClassTableGet code generation for IMTs.
2016-07-13 Mark MendellX86: Use memory to do array range checks
2016-07-13 Roland LevillainIntroduce more compact ReadBarrierMark slow-paths.
2016-07-13 Nicolas GeoffrayMerge \"Blacklist flaky test.\"
2016-07-13 Nicolas GeoffrayMerge "Blacklist flaky test."
2016-07-13 Nicolas GeoffrayBlacklist flaky test.
2016-07-13 Dmitriy FilchenkoMerge \"Update the get_process_name call.\"
2016-07-13 Treehugger... Merge "Update the get_process_name call."
2016-07-12 Aart BikRefactored a few dexdump alloc/free into unique_ptr
2016-07-12 Richard UhlerMerge changes Iafd12677,I40595d15
2016-07-12 Treehugger... Merge changes Iafd12677,I40595d15
2016-07-12 Matthew GharrityImprove search for available spill slots in RA
2016-07-12 Vladimir MarkoMerge \"ARM64: Shorter fast-path for read barrier field...
2016-07-12 Vladimir MarkoMerge "ARM64: Shorter fast-path for read barrier field...
2016-07-12 Maxim KazantsevMerge \"Two more patterns for instruction simplifier\"
2016-07-12 Vladimir MarkoMerge "Two more patterns for instruction simplifier"
2016-07-12 Vladimir MarkoARM64: Shorter fast-path for read barrier field load.
2016-07-12 Vladimir MarkoMerge \"ARM: Shorter fast-path for read barrier field...
2016-07-12 Vladimir MarkoMerge "ARM: Shorter fast-path for read barrier field...
2016-07-12 Maxim KazantsevTwo more patterns for instruction simplifier
next