platform/upstream/dotnet/runtime.git
2021-06-28 Kevin JonesAdd one-shot ECB methods
2021-06-28 Maxim Lipnin[Mono] MSBuild Task housekeeping (#54485)
2021-06-28 Steve PfisterMove iOS/tvOS simulator AOT imports in the Mono workloa...
2021-06-28 Stephen ToubRemove unnecessary char[] allocation from Uri.GetRelati...
2021-06-28 Stephen ToubReduce overhead of Enumerable.Chunk (#54782)
2021-06-28 Tom DeseynFix EnumMemberRefs always returning NULL (#54805)
2021-06-28 Thays Grazia[mono][debugger] Insert and search seq_point in the...
2021-06-28 Stephen ToubAvoid per-XmlSchemaValidator PositionInfo allocation...
2021-06-28 Vlad Brezae[mono] Intrinsify inequality comparision between runtim...
2021-06-28 Steve MolloyUse Empty instead of null for DCS deserializing namespa...
2021-06-28 Kevin JonesFix missing entrypoints and add build-time validation...
2021-06-27 Martin CostelloDo not timeout HostingListener when debugging (#54791)
2021-06-27 Jan VorlicekFix MacOS build on 11.x SDK and Catalyst build (#54506)
2021-06-26 Sergio PedriMake DependentHandle public (#54246)
2021-06-26 Adam SitnikMore file stream options tests (#53982)
2021-06-26 Joseph Da SilvaFix BigInteger hex string parsing bug (#54251) (#54262)
2021-06-26 Stephen ToubFix WaitForNextTickAsync_CanceledWaitThenWaitAgain_Succ...
2021-06-26 Danny FriarExpose underlying unix file descriptor in SafeMemoryMap...
2021-06-26 Theodore TsirpanisUse an untyped `Task` instead of a `Task<bool>` in...
2021-06-26 Tomas Weinfurtadd pre-cancellation check and enable ReadWriteAsync_Pr...
2021-06-26 Vlad Brezae[interp] Don't cprop between vt vars of different sizes...
2021-06-26 Juan HoyosRevert "Fix 54025 (#54070)" (#54728)
2021-06-26 Kevin Ransom... Add metadatatoken override to SymbolMethod (#54656)
2021-06-26 Oded Hansonminor optimization: move creation of X509 Subject Summa...
2021-06-26 Sergey AndreenkoExtract fgMorph(Init/Copy)Block into their own classes...
2021-06-26 David FowlerClean up some DI code (#54732)
2021-06-26 Aleksey Kliger... Miscellaneous MetadataUpdater cleanups (#54751)
2021-06-26 Geoff KizerMove remote server redirect and decompression tests...
2021-06-26 David WrightonFix gc hole in IO thread pool (#54769)
2021-06-26 Geoff KizerHTTP3: Re-enable cookie and cancellation tests (#54727)
2021-06-25 Layomi AkinrinadeClean up JSON source gen APIs (#54527)
2021-06-25 David WrightonFix handling of static virtual method implementation...
2021-06-25 David WrightonFix thread safety of _typeRefsInCompilationModuleSet...
2021-06-25 David WrightonTweak classcompat loader to skip MethodImpls associated...
2021-06-25 Jan VorlicekFix BackoutJitData (#54711)
2021-06-25 Zoltan Varga[mono][jit] Refactor the generic sharing code a bit...
2021-06-25 Pavel SavaraRevert "[wasm] browser http response stream could be...
2021-06-25 Pavel Savara[wasm] browser http response stream could be seekable...
2021-06-25 Stephen ToubOverride more Stream members on System.IO.Compression...
2021-06-25 Přemek Vysoký[main] Update dependencies from 9 repositories (#54543)
2021-06-25 SingleAccretionFix CQ regression & correctness bug in morphing of...
2021-06-25 SingleAccretionEliminate chained casts to small types (#52561)
2021-06-25 SingleAccretionOptimize `CAST(int <- long)` on 32 bit targets (#53040)
2021-06-25 Mike McLaughlinMove the metadata update related APIs to the MetadataUp...
2021-06-25 Marie PíchováS.N.Quic made private (#54610)
2021-06-25 Egor ChesakovDisallow promotion of HVA structs when their fields...
2021-06-25 Thays Grazia[wasm][debugger] Detect initial status of pause on...
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...
next