platform/upstream/dotnet/runtime.git
2021-06-11 Ivan ZlatanovVector.Sum(Vector<T>) API implementation for horizontal...
2021-06-11 Pranav KAllow UsingBrowserRuntimeWorkload to be disabled from...
2021-06-11 Andy AyersIncrease timeouts for PGO tests (#54030)
2021-06-11 Peter SollichRemoved extraneous closing parentheses causing compile...
2021-06-11 David FowlerFollow up on HostFactoryResolver changes (#54052)
2021-06-11 TimTim[HTTP/3] Fix #53632 by using original host when omitted...
2021-06-11 Elinor FungMake some Brotli p/invokes blittable (#54029)
2021-06-11 Lakshan FernandoComActivator tests with built-in COM disabled (#53733)
2021-06-11 Vlad Brezae[interp] Fix loading of ThreadStatic value types (...
2021-06-11 Vlad Brezae[interp] Fix IL offset tracking of inlined bblocks...
2021-06-11 Peter SollichIn gc_heap::walk_heap_per_heap, we need to iterate...
2021-06-11 Krzysztof WicherAdd trimmer annotations to System.Data.Common (#52046)
2021-06-11 Kunal PathakConsider reloadWeight while evaluating spill cost ...
2021-06-11 Ankit Jain[wasm][aot] Enable tests that are passing now (#53977)
2021-06-11 David WrightonEnable devirtualization in more scenarios on crossgen2...
2021-06-10 Fan YangUse custom mobile testing API (#53871)
2021-06-10 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2021-06-10 Geoff Kizersmall improvements to HTTP Cancellation Tests and renam...
2021-06-10 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/llvm...
2021-06-10 Viktor HoferDon't reference the netstandard shim inside the shared...
2021-06-10 John SalemHandle Counter Polling Interval of 0 (#53836)
2021-06-10 dotnet-maestro... [main] Update dependencies from mono/linker (#53866)
2021-06-10 Aaron RobinsonMake the ZLib P/Invokes all blittable (#53968)
2021-06-10 Zoltan Varga[mono] Reenable the empty finally optimization. (#53965)
2021-06-10 Stephen ToubUse InvariantCulture when parsing with NumberStyles...
2021-06-10 Sergey AndreenkoFix value number of a partial definition via IND. ...
2021-06-10 Vadim ZhukovFix Sysctl() in buffer size autodetection mode (#52824)
2021-06-10 Pavel Savara[wasm][testing] Avoid using crypto in WASM HTTP unit...
2021-06-10 Michal StrehovskýSimplify how CheckGCMode gets the Marshal type (#54000)
2021-06-10 Michal StrehovskýUpdate SuppressGCTransition test to work in single...
2021-06-10 Manish Godsemoving arm excludes to crossgen2 (#53976)
2021-06-10 Steve HarterAdd JsonPropertyDictionary and associated refactoring...
2021-06-10 Peter SollichFix mark overflow for regions (#53929)
2021-06-10 Peter SollichDisable STRESS_REGIONS (#53996)
2021-06-10 Hugo WoodiwissAdd SupportedOSPlatform to Hosting.WindowsService HostB...
2021-06-10 Tomas Weinfurtkeep MsQuicConnection alive when streams are pending...
2021-06-10 Alexander KöplingerDisable SynchronizationContextCurrent_NotUsedForAsyncOp...
2021-06-10 Fan YangUpdate buildtools for linux arm64 lane (#53975)
2021-06-10 Jan VorlicekAdd writeable holders for executable memory (#53934)
2021-06-10 Maryam AriyanFixes race condition on captive scoped services (#53325)
2021-06-10 Alexander KöplingerReturn false for SocketsHttpHandler.IsSupported on...
2021-06-10 Johan LorenssonAdd Mono diagnostics-tracing design document. (#53302)
2021-06-10 Radek Doulik[tests] Fix CRLF issues in M.E.Http (#52707)
2021-06-10 Adam Sitnikposix_fallocate should work on WASM now (#53985)
2021-06-10 Stephen ToubFix missing ClearStateUponCompletion call in AsyncTaskM...
2021-06-10 Lakshan FernandoFix2 for Trim HW (#53928)
2021-06-10 Viktor HoferRemove obsolete Versions.props extensibility point...
2021-06-10 ezgambacReplace Values with KeyValuePair enumerator in MemoryCa...
2021-06-10 Emmanuel AndréAdd FileStreamOptions overloads (#52720)
2021-06-10 Jo ShieldsUse target OS strip tool, not host OS strip tool (...
2021-06-10 Kunal PathakRemove crossgen from superpmi tools (#53958)
2021-06-10 Drew ScogginsRemove AOT exclusion for full PGO runs (#53943)
2021-06-10 Steve MacLeanApple Silicon reenable 49568 (#52202)
2021-06-09 Gleb BalykovFix gcc armel/arm64 build (#53220)
2021-06-09 Steve MacLeanApple Silicon reenable 49110 failures (#52195)
2021-06-09 Stephen ToubAvoid internal BitOperations in XxHash for .NET 6 build
2021-06-09 Sergey Andreenkofix spmi perfomance. (#53953)
2021-06-09 Geoff KizerHttpHeaders: remove StoreLocation and AddValue (#53918)
2021-06-09 Zoltan Varga[mono][wasm] Add additional icall signatures. (#53927)
2021-06-09 Johan LorenssonFix memory corruption after free in EventPipe streaming...
2021-06-09 Tanner GoodingRevert "Do byref liveness updates for same register...
2021-06-09 Layomi AkinrinadeFix serializer check to permit fast-path serialization...
2021-06-09 Viktor HoferRun libraries package testing on build agent (#53905)
2021-06-09 John SalemProcessInfo2 Diagnostics IPC Command (#52258)
2021-06-09 Viktor HoferRemove manual netfx targeting pack reference (#53936)
2021-06-09 David FowlerRemove unused usings (#53938)
2021-06-09 Geoff Kizercleanup cancellation handling in SocketAsyncContext...
2021-06-09 Steve MacLeanReenable resolved Apple Silicon intermittent test failu...
2021-06-09 Koundinya VeluriImprove the rate of thread injection for blocking due...
2021-06-09 Jo ShieldsDon't try to strip .a files (#53915)
2021-06-09 Kevin JonesAdd SupportedOSPlatform to X509Certificate2 members.
2021-06-09 Manish Godseexclude crossgen from build. (#53458)
2021-06-09 Viktor HoferFix failing SetCookies_Success test (#53932)
2021-06-09 Pavel Savara[wasm][testing] hosting echo server in xharness process...
2021-06-09 Adam Sitnikmove the validaiton logic to FileStreamOptions (#53869)
2021-06-09 Lakshan FernandoFixes Trim HelloWorld (#53912)
2021-06-09 soRelease configuration resource. (#53857)
2021-06-09 Peter SollichFix process background segment end (#53879)
2021-06-09 Egor BogatovInliner: new observations (don't impact inlining for...
2021-06-09 Alexander KöplingerDisable RegisterFromSTAThreadThatGoesAway_MessageStillD...
2021-06-09 Bruce ForstallImprove clrjit.natvis (#53910)
2021-06-09 Jeremy BartonAdd non-cryptographic hash algorithms library
2021-06-09 Andy AyersJIT: fix OSR reporting for special stack slots (#53897)
2021-06-09 Andrew AuMake sure EnsureInitialize() loads the GcInfo if it...
2021-06-09 Kunal PathakDisplay LSRA stats in method summary (#53901)
2021-06-09 Tanner GoodingDo byref liveness updates for same register GPR moves...
2021-06-08 MichalPetrykaAdd unsigned variants for BitConverter float bit APIs...
2021-06-08 Eric Erhardt Fix InvariantGlobalization=false in a trimmed app...
2021-06-08 Viktor HoferInclude NetCoreAppCurrent configs in packages (#53439)
2021-06-08 Andrew AuRemove an erroneous check (#53889)
2021-06-08 Andrew AuImprove GC stress log instrumentation (#53547)
2021-06-08 Ulrich WeigandBuild support for s390x: clr.iltools and clr.paltests...
2021-06-08 Ulrich WeigandBuild support for s390x: libunwind (#53286)
2021-06-08 Ulrich WeigandBuild support for s390x: PAL layer (#53287)
2021-06-08 Miha ZupanModernize DiagnosticsHandler tests (#53870)
2021-06-08 Steve MacLeanApple Silicon reenable 49365 (#52197)
2021-06-08 Kunal PathakUpdate instruction table to capture the correct state...
2021-06-08 Steve MacLeanFix Apple Silicon shuffle thunks (#53250)
2021-06-08 Jo ShieldsStrip libmonosgen linked library (#53240)
2021-06-08 Andrii KurdiumovFix compilation errors if host does not support AVX2...
next