OSDN Git Service

android-x86/art.git
2016-11-18 Treehugger... Merge "ART: Use cerr in Runtime::Abort on the host"
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 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 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""
2016-11-15 Alex LightAdd option to force all code to be deoptimizable
2016-11-15 Jeff HaoMerge "Fix use of std::stoi without error handling."
2016-11-15 Andreas GampeART: Prioritize reference table dump
2016-11-14 Treehugger... Merge "Optimize non-intrinsic object array copy for...
2016-11-14 Jeff HaoFix use of std::stoi without error handling.
2016-11-14 Mathieu ChartierMerge "Change 64 bit atomic counter to size_t"
2016-11-14 Hiroshi YamauchiOptimize non-intrinsic object array copy for Baker.
2016-11-14 Mathieu ChartierMerge "Clean up interface check cast"
2016-11-14 Mathieu ChartierClean up interface check cast
2016-11-14 Andreas GampeART: Name dex2oat main thread "dex2oat"
2016-11-14 Treehugger... Merge "ART: Make test 030 slightly more robust"
2016-11-14 Scott WakelingARM: VIXL32: Fix VisitTypeConversion.
2016-11-14 Nicolas GeoffrayMerge "Revert "Revert "Revert "JIT root tables.""""
2016-11-14 Nicolas GeoffrayRevert "Revert "Revert "JIT root tables."""
2016-11-14 Nicolas GeoffrayMerge "Update test expectation."
2016-11-14 Nicolas GeoffrayUpdate test expectation.
2016-11-14 Nicolas GeoffrayMerge "Revert "Revert "Rename vdex-fd to output-vdex...
2016-11-14 Nicolas GeoffrayMerge "Revert "Revert "JIT root tables."""
2016-11-14 Nicolas GeoffrayMerge "Update 902 test to highlight JIT issue."
2016-11-14 Nicolas GeoffrayUpdate 902 test to highlight JIT issue.
2016-11-12 Nicolas GeoffrayMerge "ARM: VIXL32: Implement more codegen visitors."
2016-11-12 Treehugger... Merge "Add visiting for class loaders in StickyMarkSweep"
2016-11-12 Fredrik RoubertUse OUT_DIR_COMMON_BASE if OUT_DIR is unset.
2016-11-12 Treehugger... Merge "ART: Fix alloc-dealloc mismatch"
2016-11-12 Andreas GampeART: Fix alloc-dealloc mismatch
2016-11-12 neo.chaeAdd visiting for class loaders in StickyMarkSweep
2016-11-11 Treehugger... Merge "Fixed bug in LICM"
2016-11-11 Hiroshi YamauchiMerge "Make empty checkpoint work while weak ref access...
2016-11-11 Aart BikFixed bug in LICM
2016-11-11 Treehugger... Merge "ART: Properly synchronize test 039"
2016-11-11 Treehugger... Merge "ART: Expose vreg and visitor in RootInfo"
2016-11-11 Treehugger... Merge "ART: Rewrite test 913 verification"
2016-11-11 Orion HodsonMerge "MethodHandles: Fix MethodType::IsConvertible...
2016-11-11 Orion HodsonMethodHandles: Fix MethodType::IsConvertible() error.
2016-11-11 Nicolas GeoffrayRevert "Revert "JIT root tables.""
2016-11-11 Nicolas GeoffrayMerge "Dump c1visualizer output before and after each...
2016-11-11 Nicolas GeoffrayMerge "ARM: VIXL32: Implement InstanceOf, InvokeInterfa...
2016-11-11 Orion HodsonMerge "MethodHandles: Enable return value conversions."
2016-11-11 Mathieu ChartierMerge "Fix mips build"
2016-11-11 Mathieu ChartierFix mips build
2016-11-11 Mathieu ChartierMerge "Use entrypoint switching to reduce code size...
2016-11-10 Andreas GampeART: Rewrite test 913 verification
2016-11-10 Mathieu ChartierUse entrypoint switching to reduce code size of GcRoot...
2016-11-10 Mathieu ChartierMerge "Use enum for read barrier options in compiler"
next