OSDN Git Service

android-x86/art.git
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 Vladimir MarkoMerge "Add const-class benchmark."
2016-11-17 Vladimir MarkoAdd const-class benchmark.
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"
2016-11-10 Andreas GampeART: Make test 030 slightly more robust
2016-11-10 Andreas GampeART: Properly synchronize test 039
2016-11-10 Mathieu ChartierUse enum for read barrier options in compiler
2016-11-10 David SehrMerge "Do not inline loops without exit edges"
2016-11-10 Orion HodsonMethodHandles: Enable return value conversions.
2016-11-10 Treehugger... Merge "Add capabilities for jvmti."
2016-11-10 Mathieu ChartierMerge "Avoid read barriers for inlined check cast"
2016-11-10 Alex LightAdd capabilities for jvmti.
2016-11-10 Nicolas GeoffrayDump c1visualizer output before and after each pass.
2016-11-10 Treehugger... Merge "MIPS32: Add missing swaps to codegen"
2016-11-10 Treehugger... Merge "Fix 552-checker-sharpening for MIPS32R6"
2016-11-10 Nicolas GeoffrayRevert "Revert "Rename vdex-fd to output-vdex-fd, add...
2016-11-10 Artem SerovARM: VIXL32: Implement more codegen visitors.
2016-11-10 Artem SerovARM: VIXL32: Implement InstanceOf, InvokeInterface...
2016-11-10 Goran JakovljevicMIPS32: Add missing swaps to codegen
2016-11-10 Treehugger... Merge "Change string compression encoding."
2016-11-10 Goran JakovljevicFix 552-checker-sharpening for MIPS32R6
2016-11-10 Narayan KamathMerge "MethodHandles: Add a test case for MethodHandles...
2016-11-10 Narayan KamathMerge "MethodHandles: Add tests for MethodHandles.filte...
2016-11-10 Nicolas GeoffrayMerge "ART jitted code profiling support."
2016-11-10 Roland LevillainMerge "Have `make` report a failing gtest run as a...
2016-11-10 Andreas GampeMerge "ART: Temporarily disable test 913 for non-aot...
2016-11-10 Andreas GampeART: Temporarily disable test 913 for non-aot configs
2016-11-10 Andreas GampeMerge "ART: Temporarily disable test 913 for non-aot...
2016-11-10 Andreas GampeART: Temporarily disable test 913 for non-aot configs
2016-11-10 Mathieu ChartierMerge "Fix heap poisoning build"
2016-11-10 Hiroshi YamauchiMake empty checkpoint work while weak ref access is...
2016-11-10 Mathieu ChartierFix heap poisoning build
2016-11-10 Treehugger... Merge "ART: Add reference following code"
2016-11-09 Mathieu ChartierAvoid read barriers for inlined check cast
next