OSDN Git Service

android-x86/art.git
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 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 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."
2017-01-23 Treehugger... Merge "ART: Add class events"
2017-01-23 Hans BoehmAdd explicit monitor inflation run test.
2017-01-23 Andreas GampeART: Add DataDumpRequest
2017-01-23 Andreas GampeART: Add class events
2017-01-23 Shukang ZhouMerge "[ART] Prepare streaming output of method tracing...
2017-01-23 Treehugger... Merge "Fix some typos in ART."
2017-01-23 Treehugger... Merge "ART: Add ThreadStart & ThreadEnd"
2017-01-23 Treehugger... Merge "ART: Reference.getReferent intrinsic for arm...
2017-01-23 Nicolas GeoffrayAllow multiple HX86ComputeBaseMethodAddress.
2017-01-23 Roland LevillainFix some typos in ART.
2017-01-23 Vladimir MarkoMerge "Fix inserting classes to initiating loader's...
2017-01-23 TatWai ChongART: Reference.getReferent intrinsic for arm and arm64
2017-01-23 Nicolas GeoffrayMerge "Allow multiple HArmDexCacheArrayBase."
2017-01-23 Richard UhlerOatFileAssistant: look at vdex file for IsDexOptNeeded
2017-01-23 Nicolas GeoffrayMerge "ART: Re-enable TI tests for target"
next