platform/upstream/dotnet/runtime.git
2021-05-31 Theodore TsirpanisRefactor MsQuic's native IP address types. (#53461)
2021-05-31 SingleAccretionRe-enabled optimizations for gtFoldExprConst (#53347)
2021-05-31 Johan LorenssonAdd diagnostic support into sample app and AppBuilders...
2021-05-31 David WrightonFix issues with virtuals and mdarrays (#53400)
2021-05-30 Andrii KurdiumovSplit Variant marshalling tests (#53035)
2021-05-30 Tanner GoodingUpdate clrjit.natvis to cover GT_SIMD and GT_HWINTRINSI...
2021-05-30 Geoff Kizerremove WSL checks in tests (#53475)
2021-05-30 Stephen ToubAlways spawn message loop thread for SystemEvents ...
2021-05-29 Geoff Kizeradd AcceptAsync cancellation overloads (#53340)
2021-05-29 Steve PfisterRemove unnecessary reference to iOS workload pack in...
2021-05-29 Stephen ToubAdd CookieContainer.GetAllCookies (#53441)
2021-05-29 Eric ErhardtRemove DynamicallyAccessedMembers on JsonSerializer...
2021-05-29 Ankit Jain[wasm] Re-enable Wasm.Build.Tests (#53433)
2021-05-29 Mitchell Hwang[libraries] Move library tests Feature Switches default...
2021-05-28 Bruce ForstallFix SuperPMI collect with getIntConfigValue (#53442)
2021-05-28 Stephen ToubUse IsReferenceOrContainsReferences in ConcurrentQueue...
2021-05-28 James ThomsonFix `Task.Delay()` `<exception>` XML comments (#53392)
2021-05-28 Vladimir SadovMerged PR 13255: [5.0 MSRC] Ensure that extracted bundl...
2021-05-28 Andy AyersAdd new devirt reason. (#53334)
2021-05-28 Stephen ToubEnable recently added Microsoft.CodeAnalysis.NetAnalyze...
2021-05-28 Nikitin A.... Fix GetLoadContextForDynamicAssembly GC Stress Fail...
2021-05-28 Kunal PathakDo not assume about another half regrec (#53412)
2021-05-28 Nikitin A.... Fix #48579 (#49387)
2021-05-28 Tarek Mahmoud... Fix Time Zone Id Conversion with Lowercased Regions...
2021-05-28 dotnet-maestro... [main] Update dependencies from mono/linker (#53144)
2021-05-28 Tom DeseynConsole.Unix: fix, make CancelKeyPress work when input...
2021-05-28 Juan HoyosDisable flaky CodeDom tests (#53419)
2021-05-28 Viktor HoferUpgrading netcoreapp2.x and NCA3.0 to netcoreapp3.1...
2021-05-28 Adam SitnikWasm.Build.Tests should not use local targeting runtime...
2021-05-28 Pavel Savara[wasm][xharness] install development SSL certificate...
2021-05-28 Levi BroderickExpose Array.Clear(Array) as public API (#53388)
2021-05-28 Fan YangUse HELIX_WORKITEM_UPLOAD_ROOT as the output dir (...
2021-05-28 Tarek Mahmoud... Address the feedback left on the Introducing Metrics...
2021-05-28 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-05-28 Ankit Jain[wasm] Use rsp file for emcc default flags, and a props...
2021-05-28 Aaron RobinsonShow PID when using debug attach flag with corerun...
2021-05-28 Fan Yang[Mono] Disable failing tests on Android (#53357)
2021-05-27 Jan KotasMarshal.PtrToStructure fixes (#53360)
2021-05-27 Jeremy BartonAdd root store directory fallback on Linux/Unix.
2021-05-27 Eric ErhardtRemove System.Text.Json's DynamicDependencies on Collec...
2021-05-27 Sergey AndreenkoCheck that 'lvDoNotEnregister' is set as necessary...
2021-05-27 Jakob Botsch... Remove a failing unnecessary test (#53342)
2021-05-27 Immo LandwerthArea owners fixes (#53377)
2021-05-27 Jan JahodaDisable FileSystemWatcher_DirectorySymbolicLink_Targets...
2021-05-27 Zoltan VargaFix GC safety in mono_llvm_load_exceptions (). (#53318)
2021-05-27 Adam SitnikFold System.IO.FileSystem into CoreLib (#53231)
2021-05-27 Layomi AkinrinadeAdd JSON source-gen mode that emits serialization logic...
2021-05-27 Viktor HoferRemove netframework assets older than net461 from build...
2021-05-27 Geoff Kizerimplement cancellation support for SendFileAsync and...
2021-05-27 Jeff HandleyUse Stopwatch.StartNew() in ImageAnimator (#53330)
2021-05-27 Andy AyersAdd pgo testing to outerloop (#53301)
2021-05-27 Sergey AndreenkoRemove phi nodes during rationalize. (#53269)
2021-05-26 Kunal PathakRename superpmi tests collection names (#53108)
2021-05-26 Drew ScogginsAdd WebKit (javascriptcore) WASM runs (#53257)
2021-05-26 Ulrich WeigandBuild support for s390x: Fix a few paltests (#53288)
2021-05-26 Viktor HoferRemove NS1.x assets from building and packaging (#53283)
2021-05-26 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-05-26 Pranav KUse literals instead of static readonly for HostFactory...
2021-05-26 Stephen ToubUpdate XML comment for MetadataUpdateHandlerAttribute...
2021-05-26 SingleAccretion"Fold overflow operations in value numbering" (second...
2021-05-26 David WrightonFix devirtualization in shared generic context
2021-05-26 Viktor HoferExpose the UseLocalTargetingRuntimePack property (...
2021-05-26 Drew ScogginsAdd different pgo data runs (#52780)
2021-05-26 Steve PfisterRemove -O=-float32 from Default AOT process arguments...
2021-05-26 Fan YangMove Android x64 to normal pipeline (#53237)
2021-05-26 Natalia Kondratyeva[QUIC] Handle connection abort in streams (#52776)
2021-05-26 Andy AyersJIT: pgo/devirt diagnostic improvements (#53247)
2021-05-26 Jan VorlicekJIT into scratch buffer (#53173)
2021-05-26 Sven BoemerFix platform-specific substitutions (#53179)
2021-05-26 David CantúAllow watch of symbolic links to folders on Unix (...
2021-05-26 Johan LorenssonMono runtime dynamic component support. (#53221)
2021-05-26 Jeff SchwartzUpdate area owners to reflect current state (#53232)
2021-05-26 Karel ZikmundUpdate HttpClientFactory lead (#53270)
2021-05-26 Stephen ToubDelete invalid assert in GetFileMuiPath (#53276)
2021-05-26 Gérald BarréFix FlushAsyncInternal when emitting BOM (#52812)
2021-05-26 Stephen ToubFix ActivityContext.TryParse null handling (#53265)
2021-05-26 Stephen ToubMake String.{Try}CopyTo public (#53246)
2021-05-26 Viktor HoferGenerate targets files that throws for unsupported...
2021-05-26 Nikitin A.... Fix #53181. AssemblyLoadContext incorrectly validates...
2021-05-26 Pavel KrymetsRemove indirection in DependencyInjection (#52140)
2021-05-26 Viktor HoferDisable workload resolver until we support it (#53226)
2021-05-26 Tarek Mahmoud... Synchronize Metrics Events (#53204)
2021-05-26 SingleAccretionDelete some unused functions & one define (#53130)
2021-05-26 Sergey AndreenkoFix no struct promotion condition for long vars on...
2021-05-26 Jose Perez... Removing unnecessary nowarns from trimming tests (...
2021-05-25 Tanner GoodingFix a couple issues with Vector128.Get/WithElement...
2021-05-25 Stephen ToubAddress post-merge feedback on TimeZoneInfo display...
2021-05-25 Stephen ToubUpdate interpolated string handler based on API reviews...
2021-05-25 Stephen ToubFix JsonElement.ToString nullable annotation (#53243)
2021-05-25 Stephen ToubAdd PreAllocatedOverlapped.UnsafeCreate / UnsafeAllocat...
2021-05-25 monojenkinsAdd support for OpenBSD/arm64 (#53233)
2021-05-25 Vladimir SadovMaking singlefile apps work when wrapped in an OSX...
2021-05-25 Radek Doulik[wasm] Improve exception handling measurements (#52846)
2021-05-25 Nathan RicciEnable use of RuntimeVariant to exclude runtime tests...
2021-05-25 Stephen HalterReduce DefaultPooledConnectionIdleTimeout default ...
2021-05-25 Pavel Savara[wasm][testing] create dev cert via powershell on helix...
2021-05-25 Artem KliatchkineClosing opened handles to avoid resource leak. (#51950)
2021-05-25 Elinor FungRemove unused code from old IJW path (#53190)
2021-05-25 Aaron RobinsonCleanup internal ComWrappers cache when object enters...
2021-05-25 Jan KotasIntegrate selected changes from nativeaot branch (...
next