platform/upstream/dotnet/runtime.git
2020-08-05 Eric StJohnRefactor Microsoft.Extensions TargetFrameworks (#40397)
2020-08-05 Thays Grazia[wasm] Moving wasm debugger to dotnet/runtime (#40146)
2020-08-05 Santiago Fernandez... Build Globalization native shim as C++ and don't define...
2020-08-05 Tanner GoodingAdding support for X86Base.CpuId (#40167)
2020-08-05 John Salem[test] fix hang in macOS variants of reverse diagnostic...
2020-08-05 Drew ScogginsAdd wasm runs (#39548)
2020-08-05 Mikel BlanchardSystem.Diagnostics.Activity Perf Improvement (#40362)
2020-08-05 Vlad Brezae[mono] Pass delegate target when using CreateDelegate...
2020-08-05 David WrightonAdd support for reporting byrefs to RVA static fields...
2020-08-05 Steve SandersonIn mono_wasm_invoke_js_marshalled, pass through treatRe...
2020-08-05 Shay RojanskyAdd savepoint API to DbTransaction (#34561)
2020-08-05 Werner MairlIssue 39764 fix: Host and Application Lifetime Notifica...
2020-08-05 Carol EidtTransform dead late arg store to NOP (#40348)
2020-08-05 Geoff Kizerremove dead code (#40363)
2020-08-05 Fredrik Høisæther... Add BindConfiguration extension method for OptionsBuild...
2020-08-05 Adam SitnikMark System.Security.Cryptography.OpenSsl as unsupporte...
2020-08-05 Adam SitnikMark existing Windows-specific APIs without a version...
2020-08-05 David WrightonWhen invoking class constructor ensure class is initial...
2020-08-05 Adam SitnikRename MinimumOSPlatformAttribute and RemovedInOSPlatfo...
2020-08-05 Anton FirszovUnix: throw PNSE from BeginAccept/EndAccept that attemp...
2020-08-05 Michal StrehovskýDo not trim generic interfaces implemented by arrays...
2020-08-05 Viktor HoferFix corerun binplacing in testhost (#40341)
2020-08-05 dotnet-maestro... [master] Update dependencies from dotnet/icu dotnet...
2020-08-05 Kevin JonesClean up more byte packing/unpacking. (#40334)
2020-08-05 Sergey AndreenkoRemove potential NULLCHECK creation after LIR on arm32...
2020-08-05 Larry EwingAdd runtime feature checks for 5.0 browser (#40347)
2020-08-05 Eric ErhardtAnnotate Extensions.Options to make it linker friendly...
2020-08-05 Marek SafarAdd Browser specific PersistedFiles implementation...
2020-08-05 Maryam AriyanAdd LoggerColorBehavior (#40221)
2020-08-04 Zoltan Varga[wasm] Make mono_wasm_get_obj_type () GC safe by doing...
2020-08-04 Koundinya VeluriDon't suspend for debugger while holding the slot backp...
2020-08-04 Alexander KöplingerMono: Ensure tasklets are removed in netcore build...
2020-08-04 Santiago Fernandez... Make macOS targets in global build job template default...
2020-08-04 Alexander KöplingerFix warning in debugger-agent.c (#40325)
2020-08-04 Bruno Garciafix typo: fuitful -> fruitful (#40333)
2020-08-04 Sung Yoon WhangAdd more runtime GC counters (#38851)
2020-08-04 Layomi AkinrinadeAdd step to run linker on entire runtime pack during...
2020-08-04 Jeremy KoritzinskyMinimum CMake downgrade for Linux (#39044)
2020-08-04 Tomas Weinfurtcleanup schannel pal (#39755)
2020-08-04 Larry EwingFix logger output. (#40291)
2020-08-04 Zoltan Varga[runtime] Handle null byref returns in runtime invokes...
2020-08-04 Larry EwingNormalize array magic numbers and remove switch (#40279)
2020-08-04 Kenneth Pouncey[browser][io] Workaround for issue MoveDirectory (...
2020-08-04 Stephen ToubFix hang in HTTP/2 handling of canceling credit waits...
2020-08-04 Alexander NikolaevXml docs for SocketsHttpHandler's IsSupported and Enabl...
2020-08-04 Jan KotasCleanup EventSource (#40204)
2020-08-04 Alexander KöplingerBump timeout in global-build.yml for debug runtime...
2020-08-04 Austin WiseReduce binary size by moving data definitions out of...
2020-08-04 Marie PíchováIncreased timeouts, fixed indentation. (#40273)
2020-08-04 Steve Pfister[Wasm] Enable System.Data.Common tests (#39463)
2020-08-04 Alexander KöplingerWASM: Pump timer queue in xharness when running unit...
2020-08-04 Maxim Lipnin[wasm] Modify System.Net.Request to throw PNSE on Brows...
2020-08-04 Geoff Kizerimprove exception message when HTTP2 connection establi...
2020-08-04 Koundinya VeluriChange new thread's affinity after thread starts, from...
2020-08-04 Fan YangCheck if a method is dynamic when transforming internal...
2020-08-04 Jan VorlicekFix Windows coreclr.dll size regression (#40282)
2020-08-03 Santiago Fernandez... Fix attribute differences in between refs and implement...
2020-08-03 SUN GuoyunUse Environment.SystemPageSize to set desireBufferSize...
2020-08-03 Aaron RobinsonDon't rely on the built-in interface marshaller during...
2020-08-03 Eugene RozenfeldDon't remove dead indirections that may throw. (#40226)
2020-08-03 Jeremy BartonImprove default ciphersuites on Linux
2020-08-03 Tarek Mahmoud... Add ActivityContext parsing APIs (#40183)
2020-08-03 Tomas Weinfurtfix regression in ChannelBinding/NTLM auth (#40222)
2020-08-03 Eric ErhardtFix the trimming tests to link non-app assemblies corre...
2020-08-03 David WrightonType verification in tests (#40186)
2020-08-03 Anirudh AgnihotryGenerating the verison and other macros on the fly...
2020-08-03 Maryam AriyanAllow increased log level filtering for event source...
2020-08-03 Tomas Weinfurtfix ReceiveMessageFromPacketInfo in DualMode ReceiveMes...
2020-08-03 Alexander NikolaevIsSupported reports SocketsHttpHandler availability...
2020-08-03 Eirik TsarpalisFix nullable annotations for ImmutableArray cast method...
2020-08-03 Alexander KöplingerFix ICU_CFLAGS in mono configure.ac (#40263)
2020-08-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-08-03 Maxim Lipnin[wasm] Re-enable some Microsoft.Extensions.Logging...
2020-08-03 Marie PíchováHTTP agnostic loopback server. (#40144)
2020-08-02 Edward Kazuya... Added variable number for tracking (#39861)
2020-08-02 Eric ErhardtAnnotate DependencyInjection to make it linker friendly...
2020-08-02 Eric ErhardtFix ILLink warnings for removed attributes when Debugge...
2020-08-02 Adeel MujahidRemove netstandard packaging infra (#40239)
2020-08-02 Alexander KöplingerReenable ExceptionDispatchInfo.SetCurrentStackTrace...
2020-08-02 monojenkins[runtime] Add a configure workaround for apple silicon...
2020-08-02 JoniFix typo in comment in StringBuilderCache.cs (#40238)
2020-08-02 Larry Ewing[browser] Remove ActiveIssue from BinaryPrimitives_Stat...
2020-08-01 Brian SullivanFix for unsafe CSE of Structs (#40164)
2020-08-01 Adeel MujahidRemove Format wrappers around interpolated strings...
2020-08-01 Alexander NikolaevIncrease Http2_MultipleConnectionsEnabled_IdleConnectio...
2020-08-01 Eric StJohnMake dotnet-Microsoft.XmlSerializer.Generator run on...
2020-08-01 Larry EwingRemove unused bindings (#40229)
2020-08-01 dotnet-maestro... [master] Update dependencies from Microsoft/vstest...
2020-08-01 David WrightonContract violation in generating exception is benign...
2020-08-01 Levi BroderickAvoid lock contention in MemberInfoCache (#40116)
2020-07-31 David MasonDisable GCStress for profiler tests (#40171)
2020-07-31 Marek SafarUpdate area-owners.md (#40200)
2020-07-31 Eric StJohnEnsure we can evolve IO.Pipelines package (#40212)
2020-07-31 David MasonUnregister callback when setting a provider for deferre...
2020-07-31 John SalemHandle success case for overlapped IO in Windows Diagno...
2020-07-31 Levi BroderickClarify string source comments (#40210)
2020-07-31 Matt SmithAdding sequential read as the file option in ReadAllByt...
2020-07-31 Alexander KöplingerFix nullability warning in ApkBuilder.cs with newer...
2020-07-31 Larry Ewing[wasm] Enable stack tests that now work on browser...
2020-07-31 Larry EwingImprove runtime error logging (#40176)
next