summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Disable System.Linq.Expressions.Tests against #19457Bruce Forstall1-0/+1
2018-08-13Remove unused local from List<T>.RemoveRange (dotnet/corefx#31727)Robin Sue1-1/+0
2018-08-12non shared changes and feedback addressedAnipik3-13/+23
2018-08-12Fix a couple of apartment state issues (#19384)Koundinya Veluri5-12/+28
2018-08-12Create Microsoft.IO.Redist (dotnet/corefx#31679)Jeremy Kuhne7-36/+69
2018-08-12Silence WinRT type assert in crossgen (#19442)Simon Nattress1-1/+0
2018-08-11[local gc] disable feature redhawk (#17769)David Mason11-55/+30
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas67-867/+182
2018-08-11moved to shared (#19419)Anirudh Agnihotry6-18/+27
2018-08-10Moved SpinLock.cs to shared (#19391)Anirudh Agnihotry3-60/+60
2018-08-10Don't early terminate on null for 64bit NR HashCode (#19331)Ben Adams3-45/+28
2018-08-10Merge pull request #19434 from BruceForstall/DisableR2rDumpTest2Bruce Forstall1-0/+5
2018-08-10Disable R2RDumpTest for JIT stress modesBruce Forstall1-0/+5
2018-08-10Merge pull request #19433 from BruceForstall/UpdateTriggerPhrasesBruce Forstall1-362/+746
2018-08-10Update existing trigger phrases documentationBruce Forstall1-362/+746
2018-08-10CORDbgSetInstruction: clear thumb bit of the address before flushing icache (...Konstantin Baladurin1-1/+1
2018-08-10Moved to shared (#19399)Anirudh Agnihotry3-122/+92
2018-08-10update order of locks so jitstress is unblocked (#19401)David Mason2-174/+174
2018-08-10Merge pull request #19344 from adityamandaleeka/aa64_vm_callconv_changesAditya Mandaleeka14-40/+134
2018-08-10Add SoA raytracer as a CQ test for Intel hardware intrinsicFei Peng22-0/+1399
2018-08-10Merge pull request #19414 from BruceForstall/ReduceCorefxInnerloopTestingBruce Forstall1-2/+7
2018-08-10Reduce the number of innerloop CoreFX jobsBruce Forstall1-2/+7
2018-08-10Merge pull request #19387 from dotnetrt/parallel-test-buildBruce Forstall1-1/+1
2018-08-10Align the Contents of EventPipeBuffers (#19375)Brian Robbins3-9/+27
2018-08-10Updating the ilproj-sdk to also copy native dependencies from Microsoft.NETCo...Tanner Gooding1-0/+3
2018-08-09Update DynamicHelper for Unix to match Win.Aditya Mandaleeka2-1/+2
2018-08-09Merge pull request #19385 from BruceForstall/WhichCoreFxCommitBruce Forstall1-0/+9
2018-08-09Adding the Avx.MaskStore testsTanner Gooding12-0/+2086
2018-08-09Implementing the Avx.MaskStore intrinsicsTanner Gooding7-20/+118
2018-08-09Reenable parallel msbuild execution - 2x faster test buildJacek Blaszczynski1-1/+1
2018-08-09Print out the checked out commit hashBruce Forstall1-0/+9
2018-08-09Updating init-tools to be inline with the CoreFX copyTanner Gooding1-0/+6
2018-08-09Update CheckProjects to support `DebugType=Embedded` for RelType projectsTanner Gooding1-1/+2
2018-08-09Updating the x86 HWIntrinsic tests to include embedded pdbsTanner Gooding379-379/+379
2018-08-09Merge pull request #19350 from dotnet/dev/unix_test_workflowBruce Forstall1-407/+237
2018-08-09Merge pull request #19382 from BruceForstall/FixSwitchBruce Forstall1-1/+2
2018-08-09Fix `--` application to managed tests build comamnd-lineBruce Forstall1-1/+2
2018-08-08Change CoreLib native image to be R2R by default on all platforms (#19359)Jan Kotas1-16/+5
2018-08-08Updating init-tools.cmd to pass through PACKAGES_DIRTanner Gooding1-8/+8
2018-08-08Update BuildTools, CoreSetup to preview1-03108-01, preview1-26808-05, respect...dotnet-maestro-bot2-5/+5
2018-08-08Move methodbody and exceptionHandlingClause to shared (#19364)Anirudh Agnihotry16-210/+246
2018-08-08Merge pull request #19363 from nattress/crossgen_skip_windowsruntimeBruce Forstall4-0/+4
2018-08-08Merge pull request #19367 from BruceForstall/RestorePassThroughArgBruce Forstall1-6/+8
2018-08-08Fix R2R DynamicHelper to use the correct offset to x0 reg.Aditya Mandaleeka2-3/+6
2018-08-08ReNaming and rearranging the variables to reduce the diff (#19338)Anirudh Agnihotry3-176/+133
2018-08-08Restore handling of __PassThroughArg for `--`Bruce Forstall1-6/+8
2018-08-08Merge pull request #19275 from dotnetrt/test-warnings-msbuildBruce Forstall2106-8311/+7338
2018-08-08JIT: update lvaGrabTemp for new minopts/debug ref counting approach (#19351)Andy Ayers1-5/+14
2018-08-08Skip Crossgen of S.R.WindowsRuntime.dllSimon Nattress4-0/+4
2018-08-08Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03107-02, ...dotnet-maestro-bot3-13/+13