platform/upstream/dotnet/runtime.git
2021-05-10 t-mustafinCrossgen2 pipeline optimize (#51154)
2021-05-10 Eric ErhardtRemove the HTTP2 and HTTP3 implementations on browser...
2021-05-10 Aleksey Kliger... [System.Runtime.Loader] Add hot reload test infrastruct...
2021-05-10 Juan HoyosFix binlog names and paths for clr managed assets ...
2021-05-10 Ryan Lucia[mono] Add monovm_initialize_preparsed for Android...
2021-05-10 Zoltan Varga[mono][llvm] Remove most uses of SIMD_OP_, use the...
2021-05-10 Alexander KöplingerImprove logging in src/tasks/Common/Utils.cs (#52545)
2021-05-10 Aleksey Kliger... [tasks] Rename MonoAOTCompiler AotInterp option to...
2021-05-10 Emmanuel AndréAdd ReadAtLeastAsync implementation for StreamPipeReade...
2021-05-10 Eric StJohnEnable loc build (#52479)
2021-05-10 Mitchell Hwang[Android][libraries] Skip failing Android tests with...
2021-05-10 Viktor HoferMark HostFactoryResolver againa as source package ...
2021-05-10 David FowlerStop trying to estimate IL sizes (#52516)
2021-05-10 Maxim LipninAnnotate System.Diagnostics.Process.MaxWorkingSet/MinWo...
2021-05-10 Pieter-Jan... Adds synchronous span APIs for datagram sockets. (...
2021-05-10 Radek Doulik[json tests] Fix CRLF vs LF issues (#52142)
2021-05-10 Radek Doulik[wasm] Add new simple benchmark sample (#51559)
2021-05-10 Mira AntolovichFixed Broken Links in Documentation (#50653)
2021-05-10 Johan LorenssonMono EventPipe fixes. (#52437)
2021-05-10 Bruce ForstallImprove loop cloning throughput (#52491)
2021-05-10 BrennanAllow build with VS2022 installed (#52487)
2021-05-09 Andy AyersJIT: extend VN to understand method table fetch from...
2021-05-09 Kareem ZedanTask/use get last p invoke error (#52212)
2021-05-09 Joseph Da SilvaBigInteger parsing optimizations (#47842)
2021-05-09 KuinoxNow that we dont leak the SequencePosition flags anymor...
2021-05-08 Zoltan Varga[mono] Fix runtime invokes to methods returning byref...
2021-05-08 Zoltan Varga[mono] Fix invoking string ctors on wasm in AOT mode...
2021-05-08 David FowlerAvoid replacing realized service cache for singletons...
2021-05-08 Eric StJohnEnsure DiagnosticSource has correct package ID (#52472)
2021-05-08 Carlos SanchezFix: FileSystemEntry.Attributes property is not correct...
2021-05-08 Jo ShieldsEnable tests for MacCatalyst x64 (#51139)
2021-05-08 Johan LorenssonFix EventPipe shutdown to include last events in sessio...
2021-05-08 Sergey AndreenkoFix ber scanf/printf, fix for a reverted PR. (#52178)
2021-05-08 dotnet-maestro... [main] Update dependencies from mono/linker (#52441)
2021-05-08 Bruce ForstallImprove flow graph DOT dump: conditional display, block...
2021-05-08 Steve MolloyUse a more reliable method for polling the PollingCount...
2021-05-08 Jeff HandleyMark RNGCryptoServiceProvider as Obsolete (#52373)
2021-05-08 Ankit Jain[wasm][aot] Disable individual failing tests for System...
2021-05-08 Dan Moseleyremove dead interop (#52474)
2021-05-08 Larry EwingTurn on verbose emcc output when rebuilding the runtime...
2021-05-08 Sergey AndreenkoImprove struct inits. (#52292)
2021-05-07 Steve PfisterRemove AOT compiler binaries from all mono runtime...
2021-05-07 Kevin JonesFix over-zeroing of destination buffer with PaddingMode...
2021-05-07 Andy AyersJIT: remove crossgen assert when embedding class handle...
2021-05-07 Steve MacLeanApple Silicon enable R2R CI testing (#52324)
2021-05-07 Marek SafarAdd TargetPlatformAttribute to list of removed attribut...
2021-05-07 Jose Perez... Adding Infrastructure to run linker on OOB Assemblies...
2021-05-07 Steve PfisterPNSE BinaryFormatter on mobile and skip related tests...
2021-05-07 Zoltan Varga[mono] Allocate more memory for wrappers from mem manag...
2021-05-07 David CantúFix error where strings were being tracked on IgnoreCyc...
2021-05-07 IliaFix mscordbi RPATH to find libmscordaccore.dylib (...
2021-05-07 Steve HarterFix JsonArray issues with empty array and GetPath(...
2021-05-07 Michael LamFix typo in Strings.resx for Cryptography_AlgorithmType...
2021-05-07 Dan MoseleyDisable cache clearing S.CM.TC test from running in...
2021-05-07 Pavel Savara[wasm][debugger] - RuntimeError: memory access out...
2021-05-07 Lakshan FernandoFixes COM warnings (#52176)
2021-05-07 Filip NavaraUse unprivileged socket to send ping on macOS/iOS/tvOS...
2021-05-07 Pranav KUpdate MetadataUpdateHandlers (#52409)
2021-05-07 Miha ZupanMore EventListener overhead reductions (#52092)
2021-05-07 David MasonAdd profiler startup command to the diagnostics command...
2021-05-07 Johan LorenssonFix Mono async stackwalk when hitting AOT frames in...
2021-05-07 Johan LorenssonUse MSVC compiler host architecture defines where appli...
2021-05-07 Johan LorenssonFix multiple MonoDebugMethodJitInfo memory leaks. ...
2021-05-07 Johan LorenssonFix Mono build warnings on Windows. (#52387)
2021-05-07 Bruce ForstallReduce loop inversion JitDump output (#52425)
2021-05-07 Elinor Fung Make PInvokeStaticSigInfo always report errors (#52405)
2021-05-07 Steve MolloyAdd counters to System.Runtime.Caching.MemoryCache...
2021-05-07 Andy AyersEnhancements to MCS dumpMap (#52412)
2021-05-07 Bruce ForstallImprove loop inversion (#52347)
2021-05-07 Ankit Jain[wasm] Normalize WasmAppDir path (#52421)
2021-05-07 Larry Ewingreturn true for IsDynamicCodeSupported when interpreter...
2021-05-07 Ankit Jain[wasm][aot] Update disabled tests to track new fixes...
2021-05-06 Koundinya VeluriFix for hill climbing not working sometimes (#52397)
2021-05-06 Levi BroderickRemove SSE2-specific logic from UTF-16 validation code...
2021-05-06 Marcin KrystiancDo not count page cache towards cgroup’s memory load...
2021-05-06 Steve MolloyReduce unnecessary allocation of SeldomUsedFields in...
2021-05-06 Filip NavaraRe-enable some iOS tests (#52385)
2021-05-06 Andrew AuAllocate initial regions (#51752)
2021-05-06 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2021-05-06 Kunal PathakArm64: Use zero register where appropriate (#52269)
2021-05-06 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-05-06 Jan KotasUse function pointers for interop in System.Net.Network...
2021-05-06 dotnet-maestro... [main] Update dependencies from mono/linker (#52295)
2021-05-06 Jeff HandleyObsolete the Rijndael and RijndaelManaged classes
2021-05-06 hrrrrusticSystem.Data.* missed Equals nullable annotations ...
2021-05-06 Günther FoidlSocket.SendFileAsync based on SendPacketsAsync (#52208)
2021-05-06 Aleksey Kliger... [metadata-update] Make a copy of the DIL when applying...
2021-05-06 Matt MitchellUse MicrosoftDotNet500 cert for executable files (...
2021-05-06 Andy AyersJIT: more general value class devirtualization (#52210)
2021-05-06 Zoltan Varga[mono][aot] Avoid an assert on wasm+aot on methods...
2021-05-06 Zoltan Varga[mono] Fix the type argument to the byval llvm attribut...
2021-05-06 Pavel Savara[wasm][debugger][tests] move setting of the unit test...
2021-05-06 Karel ZikmundRe-enable DNS tests on SLES
2021-05-06 Filip NavaraBundle test data from subdirectories in AppleAppBuilder...
2021-05-06 Zoltan Varga[mono] Add a null check to Array.GetRawArrayData (...
2021-05-06 Koundinya VeluriWork around a `ClrRestoreNonvolatileContext` issue...
2021-05-06 Marie PíchováHTTP/3 test fixes (#52326)
2021-05-06 Anirudh AgnihotryUse dotnet pack for other Microsoft.extensions* project...
2021-05-06 Zoltan Varga[mono][aot] Share more vtypes in get_wrapper_shared_vty...
2021-05-06 Steve MolloyDon't trim if cache is already empty. (#51762)
next