OSDN Git Service

android-x86/art.git
2015-12-11 Calin JuravleMerge "Revert "Enable profiled guided compilation in...
2015-12-11 Calin JuravleMerge "Revert "Enable profiled guided compilation in...
2015-12-11 Calin JuravleRevert "Enable profiled guided compilation in dex2oat"
2015-12-11 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbol"
2015-12-11 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbol"
2015-12-11 Tamas BerghammerMerge "Set DW_AT_comp_dir for each compile unit in...
2015-12-11 Tamas BerghammerMerge "Set DW_AT_comp_dir for each compile unit in...
2015-12-11 Calin JuravleMerge "Enable profiled guided compilation in dex2oat"
2015-12-11 Tamas BerghammerMark __jit_debug_register_code as a unique symbol
2015-12-11 Calin JuravleMerge "Enable profiled guided compilation in dex2oat"
2015-12-11 Nicolas GeoffrayMerge "Don\'t generate a slow path for strings in the...
2015-12-11 Nicolas GeoffrayMerge "Optimizing: Add direct calls to math intrinsics"
2015-12-11 Nicolas GeoffrayMerge "Don't generate a slow path for strings in the...
2015-12-11 Nicolas GeoffrayMerge "Optimizing: Add direct calls to math intrinsics"
2015-12-11 Mathieu ChartierMerge "Skip DumpForSigQuit if debugger is active"
2015-12-11 Mathieu ChartierMerge "Skip DumpForSigQuit if debugger is active"
2015-12-11 Mathieu ChartierSkip DumpForSigQuit if debugger is active
2015-12-11 Mingyao YangMerge "For LSE, add a few non-aliasing cases due to...
2015-12-11 Mingyao YangMerge "For LSE, add a few non-aliasing cases due to...
2015-12-11 Mingyao YangFor LSE, add a few non-aliasing cases due to pre-existence.
2015-12-10 Andreas GampeMerge "ART: Stash a resolved method late in the verifier"
2015-12-10 Shinichiro... Merge "Output static field values in dexdump"
2015-12-10 Andreas GampeMerge "ART: Stash a resolved method late in the verifier"
2015-12-10 Shinichiro... Merge "Output static field values in dexdump"
2015-12-10 Andreas GampeART: Stash a resolved method late in the verifier
2015-12-10 Andreas GampeMerge "Revert "ART: Check invoke-interface earlier...
2015-12-10 Andreas GampeMerge "Revert "ART: Check invoke-interface earlier...
2015-12-10 Andreas GampeRevert "ART: Check invoke-interface earlier in verifier"
2015-12-10 Andreas GampeMerge "ART: Refactor verifier callbacks"
2015-12-10 Andreas GampeMerge "ART: Refactor verifier callbacks"
2015-12-10 Vladimir MarkoMerge "Refactor and clean up OatWriter and Dex2Oat."
2015-12-10 Vladimir MarkoMerge "Refactor and clean up OatWriter and Dex2Oat."
2015-12-10 Vladimir MarkoRefactor and clean up OatWriter and Dex2Oat.
2015-12-10 Mathieu ChartierMerge "Revert "Revert "Add support for LZ4 compressed...
2015-12-10 Mathieu ChartierMerge "Revert "Revert "Add support for LZ4 compressed...
2015-12-10 Mathieu ChartierRevert "Revert "Add support for LZ4 compressed image...
2015-12-10 Mark MendellOptimizing: Add direct calls to math intrinsics
2015-12-10 Calin JuravleEnable profiled guided compilation in dex2oat
2015-12-10 David SrbeckyMerge "Get source mapping table from stack maps."
2015-12-10 Nicolas GeoffrayDon't generate a slow path for strings in the dex cache.
2015-12-10 David SrbeckyMerge "Get source mapping table from stack maps."
2015-12-10 David SrbeckyGet source mapping table from stack maps.
2015-12-10 Nicolas GeoffrayMerge "Fix braino when resolving an invoke-super."
2015-12-10 Nicolas GeoffrayMerge "Fix braino when resolving an invoke-super."
2015-12-10 Nicolas GeoffrayFix braino when resolving an invoke-super.
2015-12-10 David BrazdilMerge "ART: Fix bug in DCE not removing phis from catch...
2015-12-10 David BrazdilMerge "ART: Fix bug in DCE not removing phis from catch...
2015-12-10 David BrazdilART: Fix bug in DCE not removing phis from catch phi...
2015-12-10 Tamas BerghammerSet DW_AT_comp_dir for each compile unit in dwarf
2015-12-10 Roland LevillainMerge "Fix the build-art-multi-executable Make function."
2015-12-10 Roland LevillainMerge "Fix the build-art-multi-executable Make function."
2015-12-10 Roland LevillainFix the build-art-multi-executable Make function.
2015-12-10 Nicolas GeoffrayMerge "MIPS32: Improve integer division by constants"
2015-12-10 Nicolas GeoffrayMerge "MIPS32: Improve integer division by constants"
2015-12-10 Roland LevillainMerge "Fix imgdiag build rules."
2015-12-10 Roland LevillainMerge "Fix imgdiag build rules."
2015-12-10 Roland LevillainFix imgdiag build rules.
2015-12-10 Nicolas GeoffrayMerge "Revert "Add support for LZ4 compressed image...
2015-12-10 Nicolas GeoffrayMerge "Revert "Add support for LZ4 compressed image...
2015-12-10 Nicolas GeoffrayRevert "Add support for LZ4 compressed image files"
2015-12-10 Andreas GampeART: Refactor verifier callbacks
2015-12-10 Shinichiro... Output static field values in dexdump
2015-12-10 Andreas GampeMerge "ART: Make trampoline compiler pointer-size-safe"
2015-12-10 Andreas GampeMerge "ART: Make trampoline compiler pointer-size-safe"
2015-12-10 Andreas GampeART: Make trampoline compiler pointer-size-safe
2015-12-09 Mingyao YangMerge "Simplify and rename IsLoopInvariant() test."
2015-12-09 Mingyao YangMerge "Simplify and rename IsLoopInvariant() test."
2015-12-09 Mathieu ChartierMerge "Add support for LZ4 compressed image files"
2015-12-09 Mathieu ChartierMerge "Add support for LZ4 compressed image files"
2015-12-09 Mathieu ChartierAdd support for LZ4 compressed image files
2015-12-09 David SrbeckyMerge "Add local variables to DWARF."
2015-12-09 David SrbeckyMerge "Add local variables to DWARF."
2015-12-09 David SrbeckyAdd local variables to DWARF.
2015-12-09 Vladimir MarkoMerge "Clarify --boot-image help message"
2015-12-09 Vladimir MarkoMerge "Clarify --boot-image help message"
2015-12-09 Vladimir MarkoMerge "ART: Reduce the instructions generated by packed...
2015-12-09 Vladimir MarkoMerge "ART: Reduce the instructions generated by packed...
2015-12-09 Vladimir MarkoMerge "ART: Add FdFile::Copy() to copy data from anothe...
2015-12-09 Vladimir MarkoMerge "ART: Add FdFile::Copy() to copy data from anothe...
2015-12-09 Vladimir MarkoART: Add FdFile::Copy() to copy data from another file.
2015-12-09 Kevin BrodskyClarify --boot-image help message
2015-12-09 Andreas GampeMerge "MIPS64: Enable StringCompareTo and StringIndexOf...
2015-12-09 Andreas GampeMerge "MIPS64: Enable StringCompareTo and StringIndexOf...
2015-12-09 Mingyao YangSimplify and rename IsLoopInvariant() test.
2015-12-08 Andreas GampeMerge "ART: Check invoke-interface earlier in verifier"
2015-12-08 Andreas GampeMerge "ART: Check invoke-interface earlier in verifier"
2015-12-08 Zheng XuART: Reduce the instructions generated by packed switch.
2015-12-08 Andreas GampeART: Check invoke-interface earlier in verifier
2015-12-08 Vladimir MarkoMerge "Allow initializing runtime with parsed options...
2015-12-08 Vladimir MarkoMerge "Allow initializing runtime with parsed options."
2015-12-08 Vladimir MarkoMerge "Allow initializing runtime with parsed options."
2015-12-08 Roland LevillainMerge "Fix test-art-target-sync when ART_TEST_ANDROID_R...
2015-12-08 Roland LevillainMerge "Fix test-art-target-sync when ART_TEST_ANDROID_R...
2015-12-08 Roland LevillainMerge "Fix test-art-target-sync when ART_TEST_ANDROID_R...
2015-12-08 Roland LevillainFix test-art-target-sync when ART_TEST_ANDROID_ROOT...
2015-12-08 Vladimir MarkoMerge "ART: Instruction dumper should handle out-of...
2015-12-08 Vladimir MarkoMerge "ART: Instruction dumper should handle out-of...
2015-12-08 Vladimir MarkoMerge "ART: Instruction dumper should handle out-of...
2015-12-08 David BrazdilMerge "ART: Enable all optimizations except LSE under...
2015-12-08 David BrazdilMerge "ART: Enable all optimizations except LSE under...
next