OSDN Git Service

android-x86/art.git
2016-11-22 Jeff HaoDexlayout cleanup and refactoring.
2016-11-22 Mathieu ChartierMerge "Always fill in root table length"
2016-11-22 Mathieu ChartierMerge "Always fill in root table length"
2016-11-22 Mathieu ChartierAlways fill in root table length
2016-11-22 David SehrMerge "Verify for type_id out of range errors"
2016-11-22 Treehugger... Merge "Verify for type_id out of range errors"
2016-11-22 Mathieu ChartierMerge "Correctly handle EINTR return from futex"
2016-11-22 Mathieu ChartierMerge "Correctly handle EINTR return from futex"
2016-11-22 David SehrVerify for type_id out of range errors
2016-11-22 Vladimir MarkoMerge "Revert "Make sure that const-class linkage is...
2016-11-22 Vladimir MarkoMerge "Revert "Make sure that const-class linkage is...
2016-11-22 Vladimir MarkoRevert "Make sure that const-class linkage is preserved."
2016-11-22 Jeff HaoDexlayout cleanup and refactoring.
2016-11-22 Nicolas GeoffrayMerge "Use a per-thread VerifierDeps."
2016-11-22 Nicolas GeoffrayMerge "Use a per-thread VerifierDeps."
2016-11-22 Nicolas GeoffrayMerge "Clear the right data pointer."
2016-11-22 Nicolas GeoffrayMerge "Clear the right data pointer."
2016-11-22 Vladimir MarkoMerge changes If9d1da45,I6daecb52
2016-11-22 Vladimir MarkoDo not test class unloading in 626-const-class-linking
2016-11-22 Vladimir MarkoFix 626-const-class-linking for no-dex2oat configuration.
2016-11-22 Vladimir MarkoMerge changes If9d1da45,I6daecb52
2016-11-22 Vladimir MarkoDo not test class unloading in 626-const-class-linking
2016-11-22 Nicolas GeoffrayClear the right data pointer.
2016-11-22 Nicolas GeoffrayMerge "ARM: VIXL32: Fix the assembler usage in the...
2016-11-22 Vladimir MarkoFix 626-const-class-linking for no-dex2oat configuration.
2016-11-22 Nicolas GeoffrayMerge "ARM: VIXL32: Fix the assembler usage in the...
2016-11-22 Nicolas GeoffrayUse a per-thread VerifierDeps.
2016-11-22 Vladimir MarkoMerge "Fix build: update test to use dex::TypeIndex."
2016-11-22 Vladimir MarkoMerge "Fix build: update test to use dex::TypeIndex."
2016-11-22 Vladimir MarkoFix build: update test to use dex::TypeIndex.
2016-11-22 Vladimir MarkoMerge "Make sure that const-class linkage is preserved."
2016-11-22 Vladimir MarkoMerge "Make sure that const-class linkage is preserved."
2016-11-21 Daniel ColascioneCorrectly handle EINTR return from futex
2016-11-21 Mathieu ChartierMerge "Check same dex file for finding class descriptor...
2016-11-21 Mathieu ChartierMerge "Check same dex file for finding class descriptor...
2016-11-21 Andreas GampeMerge changes I8e51415a,I79a255c1
2016-11-21 Andreas GampeART: Add JNI local details for FollowReferences
2016-11-21 Andreas GampeART: Fix generic_ptr handling in GetMethodName
2016-11-21 Treehugger... Merge changes I8e51415a,I79a255c1
2016-11-21 Mathieu ChartierCheck same dex file for finding class descriptor string id
2016-11-21 Andreas GampeMerge "ART: Add dex::TypeIndex"
2016-11-21 Treehugger... Merge "ART: Add dex::TypeIndex"
2016-11-21 Andreas GampeMerge "ART: Add boot classpath check for initialization"
2016-11-21 Treehugger... Merge "ART: Add boot classpath check for initialization"
2016-11-21 Mathieu ChartierMerge "Use type lookup tables in compiler"
2016-11-21 Mathieu ChartierMerge "Use type lookup tables in compiler"
2016-11-21 Anton KirilovARM: VIXL32: Fix the assembler usage in the intrinsics.
2016-11-21 Vladimir MarkoMake sure that const-class linkage is preserved.
2016-11-21 Andreas GampeART: Add dex::TypeIndex
2016-11-21 Andreas GampeART: Add boot classpath check for initialization
2016-11-21 Mathieu ChartierUse type lookup tables in compiler
2016-11-21 Andreas GampeMerge "ART: Fix line break in Throwable::Dump"
2016-11-21 Treehugger... Merge "ART: Fix line break in Throwable::Dump"
2016-11-21 Nicolas GeoffrayMerge "Revert "Revert "Revert "Revert "JIT root tables...
2016-11-21 Nicolas GeoffrayMerge "Revert "Revert "Revert "Revert "JIT root tables...
2016-11-20 Andreas GampeMerge changes I240f8bb7,I27defaa7,Ib82d64cc
2016-11-20 Andreas GampeART: Do not DCHECK in verifier when already aborting
2016-11-20 Andreas GampeART: Add debug exception check to JIT
2016-11-20 Andreas GampeART: Extend DumpRecursiveAbort
2016-11-20 Treehugger... Merge changes I240f8bb7,I27defaa7,Ib82d64cc
2016-11-19 Andreas GampeART: Fix line break in Throwable::Dump
2016-11-19 Andreas GampeART: Do not DCHECK in verifier when already aborting
2016-11-19 Andreas GampeART: Add debug exception check to JIT
2016-11-19 Andreas GampeART: Extend DumpRecursiveAbort
2016-11-19 Andreas GampeMerge "Fix valgrind issue with thread_pool_test."
2016-11-19 Treehugger... Merge "Fix valgrind issue with thread_pool_test."
2016-11-18 Andreas GampeFix valgrind issue with thread_pool_test.
2016-11-18 Andreas GampeART: Add JNI local details for FollowReferences
2016-11-18 Andreas GampeART: Fix generic_ptr handling in GetMethodName
2016-11-18 Calin JuravleMerge "Revert "Revert "Use interpret-only instead of...
2016-11-18 Andreas GampeMerge "ART: Dump native stack on recursive abort"
2016-11-18 Treehugger... Merge "Revert "Revert "Use interpret-only instead of...
2016-11-18 Andreas GampeMerge "ART: Dump native stack on recursive abort"
2016-11-18 Hiroshi YamauchiMerge "Run 103-string-append with libartd."
2016-11-18 Hiroshi YamauchiMerge "Run 103-string-append with libartd."
2016-11-18 Andreas GampeMerge "ART: Use cerr in Runtime::Abort on the host"
2016-11-18 Treehugger... Merge "ART: Use cerr in Runtime::Abort on the host"
2016-11-18 Calin JuravleRevert "Revert "Use interpret-only instead of verify...
2016-11-18 Andreas GampeART: Dump native stack on recursive abort
2016-11-18 Andreas GampeART: Use cerr in Runtime::Abort on the host
2016-11-18 Calin JuravleMerge "Revert "Revert Revert "Use interpret-only instea...
2016-11-18 Calin JuravleMerge "Revert "Revert Revert "Use interpret-only instea...
2016-11-18 Calin JuravleRevert "Revert Revert "Use interpret-only instead of...
2016-11-18 Nicolas GeoffrayRevert "Revert "Revert "Revert "JIT root tables.""""
2016-11-18 Nicolas GeoffrayMerge "Add dequickening support."
2016-11-18 Nicolas GeoffrayMerge "Add dequickening support."
2016-11-18 Nicolas GeoffrayMerge "ARM: VIXL32: Fix PackedSwitch."
2016-11-18 Nicolas GeoffrayMerge "ARM: VIXL32: Fix PackedSwitch."
2016-11-18 Nicolas GeoffrayMerge "Fix valgrind issue with thread_pool_test."
2016-11-18 Calin JuravleMerge "Revert Revert "Use interpret-only instead of...
2016-11-18 Nicolas GeoffrayMerge "Fix valgrind issue with thread_pool_test."
2016-11-18 Calin JuravleMerge "Revert Revert "Use interpret-only instead of...
2016-11-18 Vladimir MarkoMerge "Make ImageWriter and PatchOat helper classes...
2016-11-18 Treehugger... Merge "Make ImageWriter and PatchOat helper classes...
2016-11-18 Nicolas GeoffrayAdd dequickening support.
2016-11-18 Nicolas GeoffrayFix valgrind issue with thread_pool_test.
2016-11-18 Andreas GampeMerge "ART: Make libopenjdkjvmti a run-test dependency"
2016-11-18 Treehugger... Merge "ART: Make libopenjdkjvmti a run-test dependency"
2016-11-18 Andreas GampeART: Make libopenjdkjvmti a run-test dependency
2016-11-18 Evgenii StepanovMerge "Fix false positive stack ASan errors on x86."
next