platform/upstream/dotnet/runtime.git
2021-06-24 Jeremy KoritzinskydefMAC construction up a scope to make it live long...
2021-06-24 Steve PfisterFix MonoCrossAOT.UnixFilePermissions for wasm (#54693)
2021-06-24 Maxim LipninMark AssemblyDependencyResolver as unsupported on Brows...
2021-06-24 imhameed[mono] Implement Rdm and Dp (#49737)
2021-06-24 Aleksey Kliger... Pass the default ALC gchandle to the v3 preload hook...
2021-06-24 Miha ZupanAdd ActivitySource support to DiagnosticsHandler (...
2021-06-24 Tom McDonaldAdd CustomAttributes ApplyUpdate Capability (#54619)
2021-06-24 Steve HarterSupport synchronous Stream-based serialization methods...
2021-06-24 SingleAccretionAdd args descriptions for VNF_MapStore and VNF_MapSelec...
2021-06-24 Anton LapounovEnsure relocation blocks are 4-byte aligned (#54668)
2021-06-24 Zoltan Varga[mono][wasm] Reenable the remove finally pass. (#54450)
2021-06-24 Ryan LuciaRemove CoffeeFlux from CODEOWNERS (#54696)
2021-06-24 Thays Grazia[wasm][debugger] Fixing debugger tests errors (#54664)
2021-06-24 Bill WertAdd non-LLVM iOS size scenario (#54585)
2021-06-24 Jakob Botsch... Fix instruction hex display (#54675)
2021-06-24 Natalia Kondratyeva[QUIC] Add Windows version check to QUIC initialization...
2021-06-24 Krzysztof WicherFix Activator.CreateInstance(GetType(), ...) related...
2021-06-24 Alexander KöplingerDisable MacCatalyst arm64 PR test runs on staging pipel...
2021-06-24 Daniel Genkin[WASM] Fix async/await in config loading (#54652)
2021-06-24 monojenkinsFix for heap_use_after_free flagged by sanitizer (...
2021-06-24 Radek Doulik[wasm] Bump emscripten to 2.0.23 (#53603)
2021-06-24 Viktor HoferFix compiler references when building inside VS (#54614)
2021-06-24 Tomas Weinfurtprocess more TLS frames at one when available (#50815)
2021-06-24 Stephen ToubAdd PeriodicTimer (#53899)
2021-06-24 LateApexEarlySpeedUdpClient with span support (#53429)
2021-06-24 Pavel Savaraexclude fragile tests (#54671)
2021-06-24 Adam Sitnikget last error before calling a method that might fail...
2021-06-24 Adam Sitnik[FileStream] add tests for device and UNC paths (#54545)
2021-06-24 Dan MoseleyFix sporadic double fd close (#54660)
2021-06-24 Stephen ToubRemove Version.Clone from AssemblyName.Clone (#54621)
2021-06-24 Radek Doulik[wasm] Enable fixed libraries tests (#54641)
2021-06-24 Ankit Jain[wasm] Fix blazor/aot builds (#54651)
2021-06-24 Thays Grazia[mono][wasm] Fix compilation error on wasm (#54659)
2021-06-24 Miha ZupanFix telemetry for Socket connects to Dns endpoints...
2021-06-24 Aleksey Kliger... [wasm] Build static components; include hot_reload...
2021-06-23 Thays Grazia[wasm][debugger] Reuse debugger-agent on wasm debugger...
2021-06-23 Tomáš RylekPut Crossgen2 in sync with #54235 (#54438)
2021-06-23 Eirik TsarpalisMove System.Object serialization to ObjectConverter...
2021-06-23 Tomáš RylekMove setting fHasVirtualStaticMethods out of sanity...
2021-06-23 Ankit Jain[wasm] Compile .bc->.o in parallel, before passing...
2021-06-23 Aleksey Kliger... Change PathInternal.IsCaseSensitive to a constant ...
2021-06-23 Steve PfisterMake mono_polling_required a public symbol (#54592)
2021-06-23 Marek SafarRespect EventSource::IsSupported setting in more codepa...
2021-06-23 Lakshan FernandoRoot ComActivator for hosting (#54524)
2021-06-23 Krzysztof WicherAdd ILLink annotations to S.D.Common related to DbConne...
2021-06-23 Peter SollichFix finalizer issue with regions (#54550)
2021-06-23 Mateo Torres... Add support for multi-arch install locations (#53763)
2021-06-23 Noah FalkUpdate library testing docs page to reduce confusion...
2021-06-23 Adam Sitnik[FileStream] handle UNC and device paths (#54483)
2021-06-23 Stephen ToubUpdate NetAnalyzers version (#54511)
2021-06-23 Daniel GenkinAdded runtime dependency to fix the intermittent test...
2021-06-23 Bruce ForstallDisable failing System.Reflection.Tests.ModuleTests...
2021-06-23 Ankit Jain[wasm] Move AOT builds from `runtime-staging` to `runti...
2021-06-23 Sergey AndreenkoKeep obj node for ArrayIndex. (#54584)
2021-06-23 Dan MoseleyDisable another failing MemoryCache test (#54578)
2021-06-22 Anton LapounovSet DLL flag on R2R binaries (#54533)
2021-06-22 Maryam AriyanAdd `SkipEnabledCheck` on `LoggerMessageAttribute`...
2021-06-22 David FowlerImprove performance of IsRootScope check (#54555)
2021-06-22 Andrew AuFix a memory corruption caused by an integer overflow...
2021-06-22 Maoni Stephensget rid of an unnecessary join (#54312)
2021-06-22 Bruce ForstallDisable failing test BasicTestWithMcj under GCStress...
2021-06-22 Steve Pfister[Android] Fix AndroidAppBuilder to work w/ AOT+LLVM...
2021-06-22 Fan Yang[mono]Re-enable runtime tests on Android arm64 (#49662)
2021-06-22 Bruce ForstallDisable failing tests under GCStress (#54532)
2021-06-22 Steve PfisterImport the correct MacCatalyst workload pack (#54558)
2021-06-22 Ankit Jain[wasm] Collect, and process satellite assemblies automa...
2021-06-22 Jeremy KoritzinskyFail COM CoClass creation during construction instead...
2021-06-22 Andrew AuFix deadlock (#54426)
2021-06-22 Stephen ToubFix XML in Version.Details.xml
2021-06-22 Pavel Savara[WIP][wasm][testing] remote loop network tests via...
2021-06-22 Přemek VysokýRevert "[main] Update dependencies from 9 repositories...
2021-06-22 dotnet-maestro... [main] Update dependencies from 9 repositories (#54218)
2021-06-22 Michael SimonsArPow stage 1: local source-build infrastructure (...
2021-06-22 Aaron RobinsonConvert some COM object checking functions to managed...
2021-06-22 Fan Yang[Test] Move leakwheel to Pri1 (#54522)
2021-06-22 Manish Godseremoving more crossgen code from being built. (#54458)
2021-06-22 Prashanth GovindarajanMore Parse tests for double, single and Half (#50394)
2021-06-22 Bruce ForstallDisable mainv1 and mainv2 for GCStress due to #54203...
2021-06-21 Kevin JonesSYSLIB0026: Obsolete mutable X509 certificate APIs
2021-06-21 Oded HansonAdd name of corrupted certificate to CryptographicExcep...
2021-06-21 Oded HansonDispose transient CFData in Interop.AppleCrypto.X509Get...
2021-06-21 Layomi AkinrinadeAdd code to flush JSON writer after root-level fast...
2021-06-21 James Newton... HTTP/3: Fix header field length calculation (#54442)
2021-06-21 Fan Yang[Mono] Enable runtime tests to run on Android x64 with...
2021-06-21 Thad HouseSwitch MsQuicOpen to MsQuicOpenVersion (#54443)
2021-06-21 Jo ShieldsAdd UnixFilePermissions.xml for Mono AOT compilers...
2021-06-21 Steve MacLeanAdd Cross DAC documentation (#54498)
2021-06-21 Stephen ToubAvoid Attribute.InternalGetCustomAttributes overheads...
2021-06-21 Stephen ToubSpecial-case no attributes in GetCustomAttributeData...
2021-06-21 Michael SimonsBuild for any RID if building from source (#54223)
2021-06-21 Eric ErhardtRemove BitmapSelector.Suffix property (#54364)
2021-06-21 Takym (たかやま)Syntax highlighted `type-loader.md` (#54497)
2021-06-21 David FowlerFix the slot calculation for multiple services (#54462)
2021-06-21 xtqqczzeClarify Visual Studio minimum requirement (#52820)
2021-06-21 Daniel Genkin[WASM] Converted mono-config.js to mono-config.json...
2021-06-21 Maxim LipninRemove redundant P/Invoke-s in S.D.Process on Apple...
2021-06-21 Aleksey Kliger... Allow mono samples to build and run again (#54089)
2021-06-19 Eric StJohnRemove System.Security.Cryptography.Cng from ASP.NET...
2021-06-19 Bruce ForstallDisable tests for #54007 (#54207)
2021-06-19 Tomas Weinfurtenable ZeroByteRead_BlocksUntilDataAvailableOrNops...
next