OSDN Git Service

android-x86/art.git
2017-01-11 Przemyslaw... Merge "Track libcore java.lang.reflect.Proxy update"
2017-01-11 Nicolas GeoffrayMerge "Recognize getClass() in RTP."
2017-01-11 Treehugger... Merge "Make all class redefinition operations after...
2017-01-11 Treehugger... Merge "ART: Add system properties support"
2017-01-10 Alex LightMake all class redefinition operations after suspend_al...
2017-01-10 Andreas GampeART: Add system properties support
2017-01-10 Mathieu ChartierMerge "Fix some issues reported by Valgrind"
2017-01-10 Mathieu ChartierMerge "Delete extra arm64/mips64 MterpReturn suspend...
2017-01-10 Treehugger... Merge "Revert "Revert "Add basic implementation of...
2017-01-10 Treehugger... Merge "Revert "Revert "Add basic checks for redefinitio...
2017-01-10 Przemyslaw... Track libcore java.lang.reflect.Proxy update
2017-01-10 Mathieu ChartierDelete extra arm64/mips64 MterpReturn suspend check
2017-01-10 Alex LightRevert "Revert "Add basic implementation of IsModifiabl...
2017-01-10 Alex LightRevert "Revert "Add basic checks for redefinition.""
2017-01-10 Nicolas GeoffrayRecognize getClass() in RTP.
2017-01-10 Nicolas GeoffrayMerge "The HBoundsCheck should be the index input of...
2017-01-10 Nicolas GeoffrayMerge "Revert "Add basic checks for redefinition.""
2017-01-10 Nicolas GeoffrayRevert "Add basic checks for redefinition."
2017-01-10 Nicolas GeoffrayMerge "Revert "Add basic implementation of IsModifiable...
2017-01-10 Nicolas GeoffrayRevert "Add basic implementation of IsModifiableClass"
2017-01-10 Treehugger... Merge "Add basic implementation of IsModifiableClass"
2017-01-10 Mathieu ChartierMerge "Use relative futex timeout in SuspendAllInternal."
2017-01-10 Alex LightAdd basic implementation of IsModifiableClass
2017-01-10 Treehugger... Merge "ART: Add method modifiers functions"
2017-01-10 Treehugger... Merge "Add basic checks for redefinition."
2017-01-09 Dan WillemsenMerge "Remove oat-target* rules"
2017-01-09 Treehugger... Merge "ART: Add method code item functions"
2017-01-09 Andreas GampeART: Add method modifiers functions
2017-01-09 Alex LightAdd basic checks for redefinition.
2017-01-09 Nicolas GeoffrayThe HBoundsCheck should be the index input of String...
2017-01-09 Andreas GampeART: Add method code item functions
2017-01-09 Treehugger... Merge "ART: Change no-image run-test dependency"
2017-01-09 Hiroshi YamauchiMerge "Simplify the collector names."
2017-01-09 Treehugger... Merge "ART: Add trivial implementation of extensions"
2017-01-09 Andreas GampeART: Add trivial implementation of extensions
2017-01-09 Andreas GampeART: Change no-image run-test dependency
2017-01-09 Treehugger... Merge "ART: Add GetObjectSize and GetObjectHashCode"
2017-01-09 Anton KirilovFix some issues reported by Valgrind
2017-01-09 rock.yehUse relative futex timeout in SuspendAllInternal.
2017-01-07 Nicolas GeoffrayMerge "Find the classpath boundary for being assignable...
2017-01-07 Nicolas GeoffrayFind the classpath boundary for being assignable to...
2017-01-07 Dan WillemsenRemove oat-target* rules
2017-01-07 Andreas GampeART: Add GetObjectSize and GetObjectHashCode
2017-01-07 Treehugger... Merge "Revert "Revert "Create test for field access...
2017-01-07 Treehugger... Merge "Make GetErrorName allocate the output buffer."
2017-01-07 Treehugger... Merge "ART: Add GetClassLoader"
2017-01-07 Andreas GampeART: Add GetClassLoader
2017-01-06 Andreas GampeMerge "ART: Add GetImplementedInterfaces"
2017-01-06 Andreas GampeMerge changes Ia14276d3,I7f063806
2017-01-06 Hiroshi YamauchiSimplify the collector names.
2017-01-06 Alex LightMake GetErrorName allocate the output buffer.
2017-01-06 Alex LightRevert "Revert "Create test for field access in obsolet...
2017-01-06 Andreas GampeART: Add GetImplementedInterfaces
2017-01-06 Andreas GampeART: Add GetClassModifiers
2017-01-06 Treehugger... Merge "Also use ThreadList::Dump() in empty checkpoint...
2017-01-06 Andreas GampeART: Add GetClassMethods
2017-01-06 Treehugger... Merge "ART: Add GetClassStatus"
2017-01-06 Treehugger... Merge changes Id7509ef1,Id33b8c54,I2f9e5c62
2017-01-06 Hiroshi YamauchiAlso use ThreadList::Dump() in empty checkpoint timeout.
2017-01-06 Hiroshi YamauchiMerge "Avoid using ThreadList::Dump() in empty checkpoi...
2017-01-06 Andreas GampeART: Add GetClassStatus
2017-01-06 Andreas GampeART: Add GetClassFields support
2017-01-06 Andreas GampeART: Add Field methods
2017-01-06 Andreas GampeART: Add IsInterface and IsArrayClass support
2017-01-06 Treehugger... Merge "Remove the IsInDexCache flag from HLoadString."
2017-01-06 Vladimir MarkoRemove the IsInDexCache flag from HLoadString.
2017-01-06 Orion HodsonMerge "ART: Make method handle runtime code callable...
2017-01-06 Treehugger... Merge "Remove bogus DCHECK."
2017-01-06 Nicolas GeoffrayMerge "ARM: VIXL32: Fix crash in Exchange for stack...
2017-01-06 Nicolas GeoffrayMerge "Actually record arrays in classpath."
2017-01-06 Orion HodsonART: Make method handle runtime code callable from...
2017-01-06 Treehugger... Merge "Prevent moving GC from running during redefinition."
2017-01-06 Alex LightPrevent moving GC from running during redefinition.
2017-01-06 Hiroshi YamauchiAvoid using ThreadList::Dump() in empty checkpoint...
2017-01-06 Alex LightMerge "Revert "Revert "Cleanup jvmti tests"""
2017-01-05 Mathieu ChartierMerge "Add some code info checking in GetCalleeSaveMeth...
2017-01-05 Alex LightRevert "Revert "Cleanup jvmti tests""
2017-01-05 Hans BoehmMerge "Reduce the number of fences needed for monitors"
2017-01-05 Mathieu ChartierAdd some code info checking in GetCalleeSaveMethodCaller
2017-01-05 Aart BikMerge "Tests on FP Math.abs()"
2017-01-05 Treehugger... Merge "Fix unquitable apps when debug enabled."
2017-01-05 Treehugger... Merge "Revert "Revert "Revert "Revert "Basic obsolete...
2017-01-05 Aart BikTests on FP Math.abs()
2017-01-05 Treehugger... Merge "MIPS64: Implement table-based packed switch"
2017-01-05 Treehugger... Merge "Remove racy DCHECK on string dex cache."
2017-01-05 Nicolas GeoffrayRemove racy DCHECK on string dex cache.
2017-01-05 Nicolas GeoffrayActually record arrays in classpath.
2017-01-05 Artem SerovARM: VIXL32: Fix crash in Exchange for stack slots.
2017-01-05 Nicolas GeoffrayMerge "Refine receiver type when inlining based on...
2017-01-05 Nicolas GeoffrayMerge "MIPS32: java.lang.String.getChars"
2017-01-05 Nicolas GeoffrayRefine receiver type when inlining based on inline...
2017-01-05 Vladimir MarkoMerge "Revert "Disable 626-const-class-linking for...
2017-01-05 Treehugger... Merge "Fix incorrect string hash value extension during...
2017-01-05 Sebastien HertzMerge "Limit Jack threads during tests"
2017-01-05 Sebastien HertzLimit Jack threads during tests
2017-01-04 Hans BoehmReduce the number of fences needed for monitors
2017-01-04 Treehugger... Merge "ART: Remove dequicken map from VerifiedMethod"
2017-01-04 Andreas GampeART: Remove dequicken map from VerifiedMethod
2017-01-04 Nicolas GeoffrayRemove bogus DCHECK.
2017-01-04 Roland LevillainMerge "Revert "Revert "Avoid scratch register exhaustio...
next