OSDN Git Service

android-x86/art.git
2017-01-11 Orion HodsonMerge "Revert "ART: Compiler support for invoke-polymor...
2017-01-11 Orion HodsonMerge "Revert "ART: Compiler support for invoke-polymor...
2017-01-11 Orion HodsonRevert "ART: Compiler support for invoke-polymorphic."
2017-01-11 Mark SalyzynMerge "liblog: use log/log.h to access ALOG macros"
2017-01-11 Treehugger... Merge "liblog: use log/log.h to access ALOG macros"
2017-01-11 Orion HodsonMerge "ART: Compiler support for invoke-polymorphic."
2017-01-11 Mathieu ChartierMerge "Move most of art::Thread to ObjPtr"
2017-01-11 Treehugger... Merge "ART: Compiler support for invoke-polymorphic."
2017-01-11 Mathieu ChartierMerge "Move most of art::Thread to ObjPtr"
2017-01-11 Mathieu ChartierMerge "Fix possible deadlock in AddAccessFlags and...
2017-01-11 Mathieu ChartierMerge "Fix possible deadlock in AddAccessFlags and...
2017-01-11 Orion HodsonART: Compiler support for invoke-polymorphic.
2017-01-11 Mark Salyzynliblog: use log/log.h to access ALOG macros
2017-01-11 Nicolas GeoffrayMerge "Keep resolved String in HLoadString."
2017-01-11 Nicolas GeoffrayMerge "Keep resolved String in HLoadString."
2017-01-11 Serban ConstantinescuMerge "ARM: Instruction set features clean-up."
2017-01-11 Treehugger... Merge "ARM: Instruction set features clean-up."
2017-01-11 Vladimir MarkoMerge "Remove the unused SMP instruction set feature...
2017-01-11 Vladimir MarkoMerge "Remove the unused SMP instruction set feature...
2017-01-11 Nicolas GeoffrayMerge "Make object allocation entrypoints only take...
2017-01-11 Nicolas GeoffrayMerge "Make object allocation entrypoints only take...
2017-01-11 Richard UhlerMerge "Do not return patchoat for dexopt needed."
2017-01-11 Nicolas GeoffrayMake object allocation entrypoints only take a class.
2017-01-11 Treehugger... Merge "Do not return patchoat for dexopt needed."
2017-01-11 Przemyslaw... Merge "Track libcore java.lang.reflect.Proxy update"
2017-01-11 Przemyslaw... Merge "Track libcore java.lang.reflect.Proxy update"
2017-01-11 Nicolas GeoffrayMerge "Recognize getClass() in RTP."
2017-01-11 Nicolas GeoffrayMerge "Recognize getClass() in RTP."
2017-01-11 Mathieu ChartierFix possible deadlock in AddAccessFlags and ClearAccess...
2017-01-11 Alex LightMerge "Make all class redefinition operations after...
2017-01-11 Treehugger... Merge "Make all class redefinition operations after...
2017-01-11 Andreas GampeMerge "ART: Add system properties support"
2017-01-11 Treehugger... Merge "ART: Add system properties support"
2017-01-10 Mathieu ChartierMove most of art::Thread to ObjPtr
2017-01-10 Alex LightMake all class redefinition operations after suspend_al...
2017-01-10 Nicolas GeoffrayKeep resolved String in HLoadString.
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 "Fix some issues reported by Valgrind"
2017-01-10 Mathieu ChartierMerge "Delete extra arm64/mips64 MterpReturn suspend...
2017-01-10 Mathieu ChartierMerge "Delete extra arm64/mips64 MterpReturn suspend...
2017-01-10 Alex LightMerge "Revert "Revert "Add basic implementation of...
2017-01-10 Alex LightMerge "Revert "Revert "Add basic checks for redefinitio...
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 "The HBoundsCheck should be the index input of...
2017-01-10 Nicolas GeoffrayMerge "Revert "Add basic checks for redefinition.""
2017-01-10 Nicolas GeoffrayMerge "Revert "Add basic implementation of IsModifiable...
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 Alex LightMerge "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 Mathieu ChartierMerge "Use relative futex timeout in SuspendAllInternal."
2017-01-10 Alex LightAdd basic implementation of IsModifiableClass
2017-01-10 Andreas GampeMerge "ART: Add method modifiers functions"
2017-01-10 Treehugger... Merge "ART: Add method modifiers functions"
2017-01-10 Alex LightMerge "Add basic checks for redefinition."
2017-01-10 Treehugger... Merge "Add basic checks for redefinition."
2017-01-10 Dan WillemsenMerge "Remove oat-target* rules"
2017-01-09 Dan WillemsenMerge "Remove oat-target* rules"
2017-01-09 Andreas GampeMerge "ART: Add method code item functions"
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 Andreas GampeMerge "ART: Change no-image run-test dependency"
2017-01-09 Treehugger... Merge "ART: Change no-image run-test dependency"
2017-01-09 Hiroshi YamauchiMerge "Simplify the collector names."
2017-01-09 Andreas GampeMerge "ART: Add trivial implementation of extensions"
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 Andreas GampeMerge "ART: Add GetObjectSize and GetObjectHashCode"
2017-01-09 Treehugger... Merge "ART: Add GetObjectSize and GetObjectHashCode"
2017-01-09 Serban ConstantinescuARM: Instruction set features clean-up.
2017-01-09 Serban ConstantinescuRemove the unused SMP instruction set feature option.
2017-01-09 Anton KirilovFix some issues reported by Valgrind
2017-01-09 Richard UhlerDo not return patchoat for dexopt needed.
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 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 Alex LightMerge "Revert "Revert "Create test for field access...
2017-01-07 Treehugger... Merge "Revert "Revert "Create test for field access...
2017-01-07 Alex LightMerge "Make GetErrorName allocate the output buffer."
2017-01-07 Treehugger... Merge "Make GetErrorName allocate the output buffer."
2017-01-07 Andreas GampeMerge "ART: Add GetClassLoader"
next