OSDN Git Service

android-x86/art.git
2016-11-17 Jeff HaoMerge "Change offline profile to store type_idx of...
2016-11-17 Jeff HaoMerge "Change offline profile to store type_idx of...
2016-11-17 Andreas GampeMerge changes I710ca0ed,I576e7926,Id0144b68
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 Treehugger... Merge changes I710ca0ed,I576e7926,Id0144b68
2016-11-17 Jeff HaoChange offline profile to store type_idx of classes.
2016-11-17 Pavle BatutaMerge "[MIPS64] JNI Compiler: compiler independent...
2016-11-17 Treehugger... Merge "[MIPS64] JNI Compiler: compiler independent...
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 Goran JakovljevicMerge "Revert "jni: Punt to generic JNI for mips""
2016-11-17 Goran JakovljevicMerge "jni: Add @CriticalNative support for MIPS32...
2016-11-17 Goran JakovljevicMerge "MIPS32: Assign missing entrypoints in InitEntryP...
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 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 Orion HodsonMerge "MethodHandles: Check return types when resolving...
2016-11-17 Nicolas GeoffrayMerge "ARM: VIXL32: Arch specific operations."
2016-11-17 Nicolas GeoffrayMerge "ARM: VIXL32: Arch specific operations."
2016-11-17 Hiroshi YamauchiMerge "Address comments from aog/303658."
2016-11-17 Hiroshi YamauchiMerge "Address comments from aog/303658."
2016-11-16 Hiroshi YamauchiMerge "Ensure CC GC is used for the read barrier config."
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 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 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 "ARM: VIXL32: Fix VisitTypeConversion."
2016-11-16 Nicolas GeoffrayMerge "Use OUT_DIR_COMMON_BASE if OUT_DIR is unset."
2016-11-16 Nicolas GeoffrayMerge "Use OUT_DIR_COMMON_BASE if OUT_DIR is unset."
2016-11-15 Andreas GampeMerge "ART: Prioritize reference table dump"
2016-11-15 Treehugger... Merge "ART: Prioritize reference table dump"
2016-11-15 Andreas GampeMerge "ART: Print debug info in test 913"
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 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 Alex LightMerge "Add option to force all code to be deoptimizable"
2016-11-15 Treehugger... Merge "Add option to force all code to be deoptimizable"
2016-11-15 Andreas GampeMerge "ART: Name dex2oat main thread "dex2oat""
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 Jeff HaoMerge "Fix use of std::stoi without error handling."
2016-11-15 Andreas GampeART: Prioritize reference table dump
2016-11-14 Hiroshi YamauchiMerge "Optimize non-intrinsic object array copy for...
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 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 ChartierMerge "Clean up interface check cast"
2016-11-14 Mathieu ChartierClean up interface check cast
2016-11-14 Andreas GampeMerge "ART: Make test 030 slightly more robust"
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 GeoffrayMerge "Update test expectation."
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 "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 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 Nicolas GeoffrayMerge "ARM: VIXL32: Implement more codegen visitors."
2016-11-12 neo.chaeMerge "Add visiting for class loaders in StickyMarkSweep"
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 Andreas GampeMerge "ART: Fix alloc-dealloc mismatch"
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 Aart BikMerge "Fixed bug in LICM"
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 Hiroshi YamauchiMerge "Make empty checkpoint work while weak ref access...
next