OSDN Git Service

android-x86/art.git
2017-01-27 Narayan KamathMerge "MethodHandles: Support and tests for revealDirec...
2017-01-27 Nicolas GeoffrayMerge changes from topic 'VIXL-update-270117'
2017-01-27 Narayan KamathMethodHandles: Support and tests for revealDirect ...
2017-01-27 Treehugger... Merge "Revert "Revert "CHA for abstract methods."""
2017-01-27 Scott WakelingARM: VIXL32: Keep jump table base label within range...
2017-01-27 Scott WakelingARM64: VIXL: Fix breaking changes to ternary operator...
2017-01-27 Nicolas GeoffrayMerge "Shoot in the dark to try and fix mac build."
2017-01-27 Nicolas GeoffrayShoot in the dark to try and fix mac build.
2017-01-27 Nicolas GeoffrayMerge "Add per array size allocation entrypoints."
2017-01-27 Mingyao YangRevert "Revert "CHA for abstract methods.""
2017-01-27 Treehugger... Merge "Pass the correct name to ClassFileLoadHook"
2017-01-27 Alex LightPass the correct name to ClassFileLoadHook
2017-01-27 Treehugger... Merge "Re-enable tests 934 & 935"
2017-01-26 Nicolas GeoffrayMerge "You shall know your arm32 calling conventions."
2017-01-26 Nicolas GeoffrayYou shall know your arm32 calling conventions.
2017-01-26 Alex LightRe-enable tests 934 & 935
2017-01-26 Nicolas GeoffrayMerge "Make verify-profile not look at the profile."
2017-01-26 Hiroshi YamauchiMerge "Avoid accessing the heap without mutator lock...
2017-01-26 Nicolas GeoffrayMake verify-profile not look at the profile.
2017-01-26 Nicolas GeoffrayMerge "Forgot stack alignment on x86."
2017-01-26 Nicolas GeoffrayForgot stack alignment on x86.
2017-01-26 Nicolas GeoffrayMerge "Forgot this change from last commit."
2017-01-26 Nicolas GeoffrayForgot this change from last commit.
2017-01-26 Treehugger... Merge "ARM: Update `ArmInstructionSetFeatures` to track...
2017-01-26 Nicolas GeoffrayMerge "Refactor code for unresolved field entrypoint."
2017-01-26 Nicolas GeoffrayMerge "Also blacklist 934 and 935 for no-relocate."
2017-01-26 Nicolas GeoffrayMerge "Update vixl/arm32 backend after new allocation...
2017-01-26 Nicolas GeoffrayAlso blacklist 934 and 935 for no-relocate.
2017-01-26 Nicolas GeoffrayRefactor code for unresolved field entrypoint.
2017-01-26 Nicolas GeoffrayUpdate vixl/arm32 backend after new allocation entrypoi...
2017-01-26 Nicolas GeoffrayAdd per array size allocation entrypoints.
2017-01-26 Brian CarlstromMerge "Revert "Disable optimization of Atomic::LoadJava...
2017-01-26 Brian CarlstromMerge "Revert "Ignore warning for instantiation after...
2017-01-26 Stephen HinesRevert "Disable optimization of Atomic::LoadJavaData...
2017-01-26 Stephen HinesRevert "Ignore warning for instantiation after speciali...
2017-01-26 Treehugger... Merge changes from topic 'clang-3625443'
2017-01-26 Alex LightMerge "Temporarily disable tests 934 & 935 in fallback...
2017-01-26 Alex LightTemporarily disable tests 934 & 935 in fallback and...
2017-01-26 Treehugger... Merge "Add capability checks to all functions."
2017-01-26 Hiroshi YamauchiAvoid accessing the heap without mutator lock in Monito...
2017-01-26 Treehugger... Merge "Make jvmti tests runnable on the RI again."
2017-01-26 Alex LightAdd capability checks to all functions.
2017-01-25 Aart BikMerge "Minor edits to make nightly reports."
2017-01-25 Treehugger... Merge "[ART] Prepare profile streaming for framework...
2017-01-25 Mathieu ChartierMerge "Refactor and optimize memory region bit functions"
2017-01-25 Treehugger... Merge "ART: Remove experimental flags for plugins and...
2017-01-25 Andreas GampeMerge "Preserve verification invariant after compile...
2017-01-25 Alex LightMerge "Temporarily disable tests 934 & 935 for interpre...
2017-01-25 Alex LightTemporarily disable tests 934 & 935 for interpreter...
2017-01-25 Alex LightMake jvmti tests runnable on the RI again.
2017-01-25 Andreas GampeART: Remove experimental flags for plugins and agents
2017-01-25 Mathieu ChartierRefactor and optimize memory region bit functions
2017-01-25 Treehugger... Merge "Implement class-pre-define time redefinition."
2017-01-25 Shukang Zhou[ART] Prepare profile streaming for framework to use.
2017-01-25 Alex LightImplement class-pre-define time redefinition.
2017-01-25 Nicolas GeoffrayPreserve verification invariant after compile-time...
2017-01-25 Narayan KamathMerge "MethodHandles: Write tests for MethodHandle...
2017-01-25 Narayan KamathMethodHandles: Write tests for MethodHandle.asCollector.
2017-01-25 Narayan KamathMerge "MethodHandles: Support and tests for invokeWithA...
2017-01-25 Vladimir MarkoMerge "Rewrite retrieval of resolved classes."
2017-01-25 Richard UhlerMerge "Revert "OatFileAssistant: look at vdex file...
2017-01-25 Treehugger... Merge "Disable test 154 for GC stress"
2017-01-25 Treehugger... Merge "ART: Refactor TI events"
2017-01-25 Mathieu ChartierDisable test 154 for GC stress
2017-01-25 Aart BikMinor edits to make nightly reports.
2017-01-25 Andreas GampeRevert "OatFileAssistant: look at vdex file for IsDexOp...
2017-01-24 Hiroshi YamauchiMerge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
2017-01-24 Andreas GampeART: Refactor TI events
2017-01-24 Vladimir MarkoRewrite retrieval of resolved classes.
2017-01-24 Calin JuravleMerge "Add dexoptanalyzer tool"
2017-01-24 Mathieu ChartierMerge "Temporarily increase heap min and max free"
2017-01-24 Treehugger... Merge "Fix typo in argument name."
2017-01-24 Mathieu ChartierTemporarily increase heap min and max free
2017-01-24 Calin JuravleAdd dexoptanalyzer tool
2017-01-24 Hiroshi YamauchiEnable PRODUCT_ART_USE_READ_BARRIER by default.
2017-01-24 Narayan KamathMerge "run-test: ThreadSuspendTimeout only applies...
2017-01-24 Alex LightFix typo in argument name.
2017-01-24 Vladimir MarkoMerge "Add class status for resolved erroneous classes."
2017-01-24 Narayan Kamathrun-test: ThreadSuspendTimeout only applies to ART.
2017-01-24 Narayan KamathMethodHandles: Support and tests for invokeWithArguments.
2017-01-24 Richard UhlerMerge "Revert "Redesign implementation of RegisterNativ...
2017-01-24 Richard UhlerRevert "Redesign implementation of RegisterNativeAlloca...
2017-01-24 Narayan KamathMerge "MethodHandles: Tests for asSpreader / spreadInvo...
2017-01-24 Nicolas GeoffrayMerge "Disable 912 for JIT."
2017-01-24 Nicolas GeoffrayDisable 912 for JIT.
2017-01-24 Vladimir MarkoAdd class status for resolved erroneous classes.
2017-01-24 Treehugger... Merge "Redesign implementation of RegisterNativeAllocat...
2017-01-24 Nicolas GeoffrayMerge "Allow multiple HX86ComputeBaseMethodAddress."
2017-01-24 Andreas GampeMerge "ART: More rework of test 912"
2017-01-24 Treehugger... Merge "OatFileAssistant: look at vdex file for IsDexOpt...
2017-01-24 Andreas GampeART: More rework of test 912
2017-01-24 Andreas GampeMerge "ART: Change test 912 order"
2017-01-24 Treehugger... Merge "Add ClassPreDefine hook."
2017-01-24 Andreas GampeART: Change test 912 order
2017-01-24 Mathieu ChartierMerge "Add more code info size dumping to oatdump"
2017-01-24 Stephen HinesDisable optimization of Atomic::LoadJavaData for x86...
2017-01-23 Mathieu ChartierAdd more code info size dumping to oatdump
2017-01-23 Alex LightAdd ClassPreDefine hook.
2017-01-23 Treehugger... Merge "ART: Add DataDumpRequest"
2017-01-23 Hans BoehmMerge "Add explicit monitor inflation run test."
next