platform/upstream/dotnet/runtime.git
2020-12-16 Adam Sitnikre-enable GetProcessesByName_ProcessName_ReturnsExpecte...
2020-12-16 Viktor HoferSort stable versions in pkgindex (#46135)
2020-12-16 Adam SitnikAdd a few tests for Env Vars edge cases (#46039)
2020-12-16 Maxim LipninUse MonoProjectRoot in the Mono sample project referenc...
2020-12-16 dotnet-maestro... [master] Update dependencies from dotnet/runtime (...
2020-12-16 Alex PerovichFix cross compiling linux managed assemblies on windows...
2020-12-16 Maxim LipninRun wasm console sample on Helix (#45768)
2020-12-16 Jan KotasMisc fixes from runtimelab:NativeAOT (#46112)
2020-12-16 Aleksey Kliger... [mono] Make HelloWorld and wasm samples compile again...
2020-12-16 Koundinya VeluriMake the native thread pool initialization variable...
2020-12-16 Bruce ForstallFix format of JIT-EE version GUID (#46116)
2020-12-16 Eric ErhardtFix remaining ILLink warnings in System.Reflection...
2020-12-16 Anirudh Agnihotryuse pack on csproj to build the packages (#45564)
2020-12-16 Santiago Fernandez... Add another way to re-trigger pipelines in PR.
2020-12-16 Ankit Jain[wasm][tests] Exit the script if `WasmTestRunner` build...
2020-12-16 Jeremy KoritzinskyRemove extraneous UsingTask (#46097)
2020-12-16 Jan KotasFix MethodDesc validation for FCalls (#45998)
2020-12-15 Koundinya VeluriFollow-up fix for some PAL tests that compare sleep...
2020-12-15 Jeremy KoritzinskyFix building the crossdacs with ninja. (#46089)
2020-12-15 Sung Yoon WhangFix assert in SampleProfiler enabling on startup (...
2020-12-15 Jan KotasFix ilasm crash on empty local variable name (#46080)
2020-12-15 Tom DeseynSocketAsyncContext.Unix: fix double processing of Async...
2020-12-15 Ove Bastiansenadding null check on provider registration (#46002)
2020-12-15 Kunal PathakEnable crossgen SPMI collection for libraries (#46058)
2020-12-15 Eric StJohnMake EventLog work without .NETFramework (#45884)
2020-12-15 Johan LorenssonImplementation of full EventPipeDiagnosticServer C...
2020-12-15 Jeremy KoritzinskyEnable non-blittable struct returns on UnmanagedCallers...
2020-12-15 Bruce ForstallFix GC vars dump at call sites for arm/arm64 (#46056)
2020-12-15 Dan MoseleyEnable File.Copy to EXFAT volumes when not running...
2020-12-15 Werner MairlPR: Add test code coverage for Host.StopAsync (#40875)
2020-12-15 Levi BroderickFix bad case-insensitive ASCII equality check (#45928)
2020-12-14 Tomáš RylekFix previously overlooked path to pgocheck.py (src...
2020-12-14 Anirudh AgnihotryUpdating darc dependencies and enabling closure (#45781)
2020-12-14 BuyaaEnable Supported attributes from sdk for non browser...
2020-12-14 Ankit Jain[wasm] Move Wasm app building targets to new WasmApp...
2020-12-14 Jeremy KoritzinskyUse netfxreference.props to provide the shims for the...
2020-12-14 David WrightonAuto-generate all C++ header overrides of the entire...
2020-12-14 Fan YangUpdate testing.md (#46043)
2020-12-14 LateApexEarlySpeedCreate more informational assert collection log for...
2020-12-14 Egor Bogatov[mono] Fix race condition in Utils + remove duplicated...
2020-12-14 dotnet-maestro... [master] Update dependencies from mono/linker (#45926)
2020-12-14 Miha ZupanDisable tests for 43931 and 46030 (#46031)
2020-12-14 Miha ZupanOptimize percent-encoded UTF8 processing in Uri (#32552)
2020-12-14 John CallSortedDictionary Copy optimization (#45659)
2020-12-14 xtqqczzeRemove nonsensical comments about fixed statement ...
2020-12-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-13 Jan KotasFix FC_NO_TAILCALL with newer compilers (#45999)
2020-12-13 monojenkins[aot] Quote the -Wl,install_name argument to clang...
2020-12-12 Steve MacLeanFix macos DAC & DBI search dependency paths (#45978)
2020-12-12 Bruce Forstallsuperpmi.py: Add support for easily collecting crossgen...
2020-12-12 Bruce ForstallRemove superpmi.py asmdiff view with VS Code options...
2020-12-12 Bruce ForstallAdd a GC info option to superpmi.py asm diffs (#45992)
2020-12-12 xtqqczzeUse C# 7.3 pattern-based fixed statement (#45969)
2020-12-12 Ankit Jain[wasm] provision-wasm: always install the "official...
2020-12-12 Andy AyersJIT: consistently mark method table accesses as invaria...
2020-12-12 Jan KotasDelete non-supported handling of Windows-specific PDBs...
2020-12-12 Dan MoseleyUpdate issues-pr-management.md (#45693)
2020-12-11 Bruce ForstallFix superpmi.py argument parsing (#45983)
2020-12-11 Sergey AndreenkoMark some pipelines as pr:none (#45973)
2020-12-11 Igor VelikorossovFontConverter restore order of font properties (#45746)
2020-12-11 Sergey AndreenkoImprove PUTARG_STK generation for Arm/Arm64. (#45824)
2020-12-11 Jan KotasFix reporting of negative ISA uses in crossgen2 (#45892)
2020-12-11 Brian SullivanFix for Issue 44895 (#45284)
2020-12-11 dotnet-maestro... [master] Update dependencies from dotnet/xharness dotne...
2020-12-11 Maxim LipninRun Mono Android sample on Helix (#45109)
2020-12-11 monojenkins[metadata] Generate type-3 GUIDs for interfaces. (...
2020-12-11 Fan YangAdd test leg to run runtime tests on Android devices...
2020-12-11 Koundinya VeluriFix some PAL tests that compare sleep/wait times from...
2020-12-11 Steve MacLeanFixes for VS preview (#45902)
2020-12-11 Maxim LipninRun Mono iOS sample on Helix (#44462)
2020-12-11 Jan KotasAdd botr doc on managed type system (#45891)
2020-12-11 monojenkinsAdd support for global aggressive-linining optimization...
2020-12-11 Bruce ForstallFix GC hole with STOREIND of LCL_VAR_ADDR/LCL_FLD_ADDR...
2020-12-11 Andy AyersJIT: implement return merging stress mode (#45917)
2020-12-11 Bruce ForstallFix JitDisasmWithGC without JitDump (#45938)
2020-12-11 Bruce ForstallChange GC stack slot negative hex offsets to show as...
2020-12-11 Kenneth Pouncey[browser][tests][outerloop] Standup OuterLoop WebSocket...
2020-12-11 Eric ErhardtFix a few spelling mistakes (#45930)
2020-12-11 Sergey AndreenkoMake all pipelines triggerable via '/azp run name'...
2020-12-11 Brian SullivanFix for Issue 44762 (#45134)
2020-12-11 Eric ErhardtP/Invoke function returning SafeSocketHandle throws...
2020-12-11 Santiago Fernandez... Add workaround to remove runtime pack from download...
2020-12-11 Eric ErhardtRemove ILLink warnings from empty console app (#45808)
2020-12-11 Santiago Fernandez... Update ServiceModel version on compat pack (#45904)
2020-12-11 Koundinya VeluriDo YieldProcessor normalization in preemptive GC mode...
2020-12-11 Juan HoyosFix debugger attach+read on Linux 32 bit (#45506)
2020-12-10 Santiago Fernandez... Move iOS tests to staging pipeline (#45903)
2020-12-10 Larry EwingRename file (#45923)
2020-12-10 Steve PfisterUse FORCE_AOT define in the MonoAOTCompiler Task (...
2020-12-10 monojenkins[reflection] Don't get parameter default values for...
2020-12-10 Viktor HoferUse ridless PNSE configurations where applicable (...
2020-12-10 AndriusSimplified MailAddressDisplayNameTest (#39625) (#39929)
2020-12-10 Steve MacLeanFix macos-arm64 corrupted adhoc signature (#45860)
2020-12-10 Viktor HoferAdd Known* items to the local targeting pack resolution...
2020-12-10 Steve MacLeanFix SOS clrstack w^x issues on osx-arm64 (#45849)
2020-12-10 Viktor HoferCreate README.md for src/tasks (#45754)
2020-12-10 Mitchell Hwang[wasm] Use dotnet-serve in Wasm Browser Sample (#45128)
2020-12-10 Adeel MujahidAggregate adjacent memory sizes regardless of r+x ...
2020-12-10 monojenkinsFix debugger late attach, suspend=n. (#45834)
2020-12-10 Ankit Jain[wasm] Add $(MSBUILD_ARGS) to more build targets (...
next