platform/upstream/dotnet/runtime.git
2021-06-30 Peter SollichSaw the ASSERT_HOLDING_SPIN_LOCK fail in the region...
2021-06-30 Eric StJohnRemove some redundant / unused binplace directories...
2021-06-30 Pavel Savara[wasm] browser http response stream could be seekable...
2021-06-30 xtqqczzeUse `Span<T>.Fill` implementation for `Array.Fill`...
2021-06-30 Kunal PathakPrint spillweight of RefPosition (#54933)
2021-06-29 Ulrich WeigandBig-endian fix for DoubleTests.cs:ParsePatterns (#54818)
2021-06-29 Viktor HoferAdd NetCoreAppCurrent configuration to libs (Phase...
2021-06-29 Tal AloniSgen: Update progress when importing types (#46415)
2021-06-29 Alexander NikolaevAvoid sending EndStream after RST_STREAM with dedicated...
2021-06-29 Geoff KizerDisable some recently enabled HTTP3 tests (#54843)
2021-06-29 SingleAccretionRemove some unneeded code from division morphing (...
2021-06-29 David WrightonHandle marker types with more than 1 generic argument...
2021-06-29 Viktor HoferRevert "[main] Update dependencies from 11 repositories...
2021-06-29 dotnet-maestro... [main] Update dependencies from 11 repositories (#54741)
2021-06-29 Zoltan Varga[mono] Avoid printing out LLVM failed messages when...
2021-06-29 Aleksey Kliger... update area-owners.md (#54900)
2021-06-29 imhameed[mono] Enable more runtime tests (#54852)
2021-06-29 Tom DeseynInternalCanonicalizeRealPath: don't call strstr with...
2021-06-29 Anton FirszovFix Connect_DualMode_DnsConnect_RetrievedEndPoints_Succ...
2021-06-29 Stephen ToubAvoid allocating unused prefix/localName in XmlCharChec...
2021-06-29 Alexander NikolaevEnable Http2_MultipleConnectionsEnabled_InfiniteRequest...
2021-06-29 Peter SollichFound a race condition where the LOH flag on a segment...
2021-06-29 Peter SollichStressLogAnalyzer didn't print the number of messages...
2021-06-29 Tomas Weinfurtadd System.Net.MsQuic.Transport as dependency for Windo...
2021-06-28 Sergey AndreenkoFix unreached during dump. (#54861)
2021-06-28 Sergey AndreenkoFix lowering usage of an unset LSRA field. (#54731)
2021-06-28 Juan HoyosFix setting breakpoints on AVX 256 instructions and...
2021-06-28 Aaron KunkleAdd perf_slow yaml (#54853)
2021-06-28 David WrightonFaster type load for scenarios made more common by...
2021-06-28 Jeremy KoritzinskyMake sure we consider buffer length when marshalling...
2021-06-28 Gleb BalykovAdd YieldProcessor implementation for arm (#54829)
2021-06-28 Larry EwingRemove ActiveIssue for #50968 (#54831)
2021-06-28 Larry EwingEnable System.Text.Json tests for Wasm AOT (#54833)
2021-06-28 Larry EwingRemove ActiveIssue for #51723 (#54830)
2021-06-28 Wei ZhengFix load exception on generic covariant return type...
2021-06-28 Kevin JonesObsolete X509Certificate2.PrivateKey and PublicKey...
2021-06-28 Eric ErhardtFirst round of converting System.Drawing.Common to...
2021-06-28 Jeremy KoritzinskyFix alloc-dealloc mismatches (#54701)
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)
next