platform/upstream/dotnet/runtime.git
2021-02-16 Tomáš RylekSwitch over framework packaging to use Crossgen2 (...
2021-02-16 Elinor FungFix build errors with Android crypto native (#48359)
2021-02-16 Viktor HoferRemove net5 feeds (#41620)
2021-02-16 Egor ChesakovSet *ppIndirection to NULL in MethodContext::repGetAddr...
2021-02-16 Egor BogatovRyuJIT: Fix logic to test bits in a constant vector...
2021-02-16 Newell ClarkFix undisposed enumerators (#48322)
2021-02-16 Viktor HoferRemove some duplicated installer.tasks tasks (#48339)
2021-02-16 monojenkinsDon't assume result is non-NULL if its type is not...
2021-02-16 Eirik Tsarpalisfix task doc typo (#48332)
2021-02-16 Kenneth Pouncey[mono] Bump emscripten to 2.0.12 (#48334)
2021-02-16 Lennart BrüggemannThrow instead of returning null in XNodeReader.GetAttri...
2021-02-16 Neale FergusonMultiple s390x fixes (#48329)
2021-02-16 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-02-16 Stephen ToubFix IndexOutOfRangeException in PriorityQueue.EnqueueDe...
2021-02-16 Stephen ToubAvoid nulling out in PriorityQueue.Remove if it's not...
2021-02-16 Viktor HoferUse live dependencies for netcoreapp3.0 depencies ...
2021-02-16 Nikitin A.... AssemblyLoadContext.CurrentContextualReflectionContext...
2021-02-16 Kenneth Pouncey[mono] Adjust wasm gitignore (#48325)
2021-02-16 Marek SafarTrim assembly level attributes which are not useful...
2021-02-16 Steve MacLeanUpdate runparallel.sh for Apple Silicon bringup (#46935)
2021-02-16 Andy AyersJIT: allow inlinee profile scale-up (#48280)
2021-02-16 Marek SafarRemove some code duplication in System.Net.Http.Headers...
2021-02-16 Stephen ToubAdd missing XML comments on PriorityQueue public API...
2021-02-16 Stephen ToubAvoid QueueUserWorkItem allocation in rare Channel...
2021-02-16 Björn HarrtellFix typo endinanness -> endianness (#48319)
2021-02-16 Stephen ToubSimplify PriorityQueue enumerator, and fix tuple elemen...
2021-02-16 Brian SullivanExpand Virtual Call targets earlier in Morph and allow...
2021-02-16 Zoltan VargaAllow the icu native code to be linked out when invaria...
2021-02-15 dotnet-maestro... [master] Update dependencies from dotnet/runtime dotnet...
2021-02-15 Patryk GolebiowskiAdd PriorityQueue to System.Collections.Generic (#43957...
2021-02-15 Eirik TsarpalisAdd Enumerable.TryGetNonEnumeratedCount (Implements...
2021-02-15 Kenneth Pouncey[browser][build] Synchronize emsdk version with build...
2021-02-15 dotnet-maestro... [master] Update dependencies from mono/linker (#48298)
2021-02-15 Stephen ToubFollow-up to Enumerable.Min/Max Comparer<T>.Default...
2021-02-15 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-02-15 Adam Sitnikmap Interop.Sys.LockType to distro-specific values...
2021-02-15 Newell ClarkFix violation in System.Private.DataContractSerializati...
2021-02-15 Newell ClarkUse 'AsSpan' over 'Substring' in 'System.Private.Xml...
2021-02-15 Adeel MujahidUse size_t for hostfxr info count members (#48276)
2021-02-15 Sung Yoon WhangUnset FEATURE_EVENTSOURCE_XPLAT in macOS builds (#48244)
2021-02-14 Andy AyersSPMI: adjust near differ offset compare logic (#48245)
2021-02-14 Stephen ToubOptimize Enumerable.Min/Max<T> with Comparer<T>.Default...
2021-02-14 Newell ClarkMemorify DeflateManagedStream in System.IO.Compression...
2021-02-14 Dan MoseleyRemove dead code (#48241)
2021-02-13 Tomas Weinfurtskip SslStream_ClientCertificate_SendsChain test if...
2021-02-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-02-13 Adeel MujahidMove corehost under src/native (#48071)
2021-02-13 Zoltan Varga[mono] Remove the unused attach support. (#48262)
2021-02-13 dotnet-maestro... [master] Update dependencies from mono/linker (#48231)
2021-02-13 Alexander KöplingerAdd typeforwards for Stack<T> and Queue<T> to mscorlib...
2021-02-13 Larry Ewing[wasm][bindings] Treat null string as null when convert...
2021-02-13 Zoltan VargaMono: Remove remoting code. (#48227)
2021-02-13 Mateo Torres... Add hostfxr_get_dotnet_environment_info API (#48097)
2021-02-13 Kunal PathakSuperpmi on Microbenchmarks (#47900)
2021-02-12 Maxime SORINRID for Exherbo linux (#47232)
2021-02-12 Andy AyersSPMI: tolerate null pResolvedToken (#48208)
2021-02-12 Viktor HoferInline platform package version (#48230)
2021-02-12 Kevin JonesShow state on failed assertion in EmptyAiaResponseIsIgnored
2021-02-12 Eric ErhardtOptimize readonly char[] in System.Text.Encodings.Web...
2021-02-12 Viktor HoferAvoid race conditions when building linker tests (...
2021-02-12 Andy GockeRemove some linker warnings from NullableTypeInfo ...
2021-02-12 dotnet-maestro... [master] Update dependencies from mono/linker (#48222)
2021-02-12 Egor Bogatov[RyuJIT] Devirtualize Comparer<T>.Default (#48160)
2021-02-12 Egor BogatovInitial Android SSLStream impl (#47690)
2021-02-12 Krzysztof WicherAllow only HTTP requests during X509 chain building
2021-02-12 Eric ErhardtRefactor ForbidHtmlCharacters to allow for more trimmin...
2021-02-12 Alexander KöplingerOnly use ninja on Windows for Mono cross AOT compiler...
2021-02-12 Egor Bogatov[Mono] Fix EnumCompareTo for small integers (#48192)
2021-02-12 Johan LorenssonAdd Mono EventPipe Sample Profiler support. (#47858)
2021-02-12 Tomáš RylekRemove duplication with regard to ReadyToRun compiler...
2021-02-12 dotnet-maestro... [master] Update dependencies from dotnet/runtime-assets...
2021-02-12 Sergey AndreenkoFix failure with `reimportSpillClique=true`. (#48152)
2021-02-12 Carlos SanchezBackport docs for System.Numerics.Vectors (#47725)
2021-02-12 Tomas Weinfurtflush CachedDirectoryStoreProvider on X509Store changes...
2021-02-12 Aaron RobinsonRevert "Support marshalling of null SafeHandle. (#47944...
2021-02-12 Andy GockeTurn off PGO builds until I can get a proper fix in...
2021-02-12 Tarek Mahmoud... Add Activity Trace Id Custom Generation Support (#48138)
2021-02-11 Anirudh Agnihotryplatform version (#48175)
2021-02-11 Santiago Fernandez... Remove helix xunit reporter from test runs (#48132)
2021-02-11 Andy AyersSmall pgo cleanup (#48145)
2021-02-11 Nathan RicciRefactored INTRINS_OVR to include type infomration...
2021-02-11 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-02-11 Zoltan VargaReduce the number of C literal strings emitted for...
2021-02-11 Zoltan VargaRemove the parsing of .config files from get_runtimes_f...
2021-02-11 Alexander KöplingerXCode.cs: Statically link libraries when forcing AOT...
2021-02-11 Vladimir SadovDo not use /dev/zero to mmap anonymous memory (#48140)
2021-02-11 Kenneth Pouncey[browser][websockets] Support for CloseOutputAsync...
2021-02-11 Kunal PathakDo not align cloned loops (#48090)
2021-02-11 Larry Ewing[wasm] Silence more warnings in the wasm runtime build...
2021-02-11 Aleksey Kliger... [mono] Remove verifier (#48142)
2021-02-11 Maxim LipninRe-enable iOS AOT functional test (#48096)
2021-02-11 Fan YangInitial support for System.Runtime.Intrinsics.Arm.Aes...
2021-02-11 Zoltan VargaStatically link System.Native into the final exe on...
2021-02-11 Santiago Fernandez... Fix official build (#48139)
2021-02-11 Sung Yoon WhangCheck whether EventSource is supported before initializ...
2021-02-11 Sung Yoon WhangEnable Portable ThreadPool events to be written using...
2021-02-10 dotnet-maestro... [master] Update dependencies from mono/linker (#48098)
2021-02-10 Andy GockeFix build (#48127)
2021-02-10 Tarek Mahmoud... Fix Restoring the Original Activity Parent (#48034)
2021-02-10 Jan VorlicekReorganize protection flipping (#48118)
next