OSDN Git Service

android-x86/art.git
2016-11-22 Mathieu ChartierMerge "Correctly handle EINTR return from futex"
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 Nicolas GeoffrayMerge "Use a per-thread VerifierDeps."
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 Nicolas GeoffrayClear the right data pointer.
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 MarkoFix build: update test to use dex::TypeIndex.
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 Treehugger... Merge changes I8e51415a,I79a255c1
2016-11-21 Mathieu ChartierCheck same dex file for finding class descriptor string id
2016-11-21 Treehugger... Merge "ART: Add dex::TypeIndex"
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 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 Treehugger... Merge "ART: Fix line break in Throwable::Dump"
2016-11-21 Nicolas GeoffrayMerge "Revert "Revert "Revert "Revert "JIT root tables...
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 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 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 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 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 "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 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 Treehugger... Merge "ART: Make libopenjdkjvmti a run-test dependency"
2016-11-18 Andreas GampeART: Make libopenjdkjvmti a run-test dependency
2016-11-18 Treehugger... Merge "Fix false positive stack ASan errors on x86."
2016-11-18 Treehugger... Merge "ART: Remove ti library dependency for ti tests"
2016-11-18 Evgenii StepanovFix false positive stack ASan errors on x86.
2016-11-18 Hiroshi YamauchiRun 103-string-append with libartd.
2016-11-18 Andreas GampeART: Remove ti library dependency for ti tests
2016-11-17 Treehugger... Merge "ART: Rewrite test 913 printing"
2016-11-17 Jeff HaoMerge "Change offline profile to store type_idx of...
2016-11-17 Treehugger... Merge changes I710ca0ed,I576e7926,Id0144b68
2016-11-17 Andreas GampeART: Rewrite test 913 printing
2016-11-17 Jeff HaoChange offline profile to store type_idx of classes.
2016-11-17 Treehugger... Merge "[MIPS64] JNI Compiler: compiler independent...
2016-11-17 Vladimir MarkoMake ImageWriter and PatchOat helper classes nested.
2016-11-17 Andreas GampeART: Stop JIT in 913-heaps
2016-11-17 Andreas GampeART: Add ScopedJitSuspend
2016-11-17 Andreas GampeART: Change ThreadPool::Wait behavior
2016-11-17 Artem SerovARM: VIXL32: Fix PackedSwitch.
2016-11-17 Treehugger... Merge "Revert "jni: Punt to generic JNI for mips""
2016-11-17 Treehugger... Merge "jni: Add @CriticalNative support for MIPS32...
2016-11-17 Treehugger... Merge "MIPS32: Assign missing entrypoints in InitEntryP...
2016-11-17 Calin JuravleRevert Revert "Use interpret-only instead of verify...
2016-11-17 Vladimir MarkoMerge "Add const-class benchmark."
2016-11-17 Vladimir MarkoAdd const-class benchmark.
2016-11-17 Pavle Batuta[MIPS64] JNI Compiler: compiler independent test
2016-11-17 Orion HodsonMerge "MethodHandles: Check return types when resolving...
2016-11-17 Nicolas GeoffrayMerge "ARM: VIXL32: Arch specific operations."
2016-11-17 Hiroshi YamauchiMerge "Address comments from aog/303658."
2016-11-16 Treehugger... Merge "Ensure CC GC is used for the read barrier config."
2016-11-16 Mathieu ChartierMerge "Change iftable to never be null"
2016-11-16 Hiroshi YamauchiAddress comments from aog/303658.
2016-11-16 Hiroshi YamauchiEnsure CC GC is used for the read barrier config.
2016-11-16 Mathieu ChartierChange iftable to never be null
2016-11-16 Artem SerovARM: VIXL32: Arch specific operations.
2016-11-16 Aart BikMerge "A few more tests for LICM."
2016-11-16 Aart BikA few more tests for LICM.
2016-11-16 Orion HodsonMethodHandles: Check return types when resolving handles.
2016-11-16 Nicolas GeoffrayMerge "ARM: VIXL32: Fix VisitTypeConversion."
2016-11-16 Nicolas GeoffrayMerge "Use OUT_DIR_COMMON_BASE if OUT_DIR is unset."
2016-11-15 Treehugger... Merge "ART: Prioritize reference table dump"
2016-11-15 Treehugger... Merge "ART: Print debug info in test 913"
2016-11-15 Mathieu ChartierMerge "Pass object instead of class to instanceof entry...
2016-11-15 Mathieu ChartierPass object instead of class to instanceof entrypoint
2016-11-15 Andreas GampeART: Print debug info in test 913
2016-11-15 Treehugger... Merge "Add option to force all code to be deoptimizable"
2016-11-15 Treehugger... Merge "ART: Name dex2oat main thread "dex2oat""
next