platform/upstream/dotnet/runtime.git
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...
2020-12-08 John SalemEnable StressLog for subprocess in EventPipe tests...
2020-12-08 SingleAccretionReword the note on redundancy of frequent clean builds...
2020-12-08 Viktor HoferMove regenerate-download-table and cleanup (#45724)
2020-12-08 Adeel MujahidAdd default case in RLimitResources switch (#45707)
2020-12-07 David WrightonThere is one true bool and it is bool (#45630)
2020-12-07 Huo YaoyuanAdd CompressionLevel.SmallestSize (#41960)
2020-12-07 Layomi AkinrinadeUpdate CODEOWNERS (#45620)
2020-12-07 Mitchell Hwang[wasm] Add WasmAppBuilder pkgproj for wasm sample ...
2020-12-07 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-07 Ryan LuciaAdd test for exception propagation inside loader events...
2020-12-07 James Newton... Enable nullable on HostFactoryResolver (#45513)
2020-12-07 Koundinya VeluriUpdate portable thread pool event enablement checks...
2020-12-07 monojenkins[aot] Store the addresses of aot constants in an array...
2020-12-07 Carol EidtCombine free and busy register allocation (#45135)
2020-12-07 Adeel MujahidFix GNU linker detection on FreeBSD (#45664)
2020-12-07 dotnet-maestro... [master] Update dependencies from mono/linker (#45565)
2020-12-07 Eric ErhardtSuppress ILLink warnings in Reflection (#45603)
2020-12-07 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-07 Sung Yoon WhangMake PortableThreadPool to check events correctly befor...
2020-12-07 Vladimir SadovStatic linking of native libs (#44505)
2020-12-06 Jan KotasDelete redundant DivMod implementation (#45652)
2020-12-06 Jan KotasDelete IsIntrinsicWorkaround (#45656)
2020-12-06 Tomáš RylekAdd support for diffing GC ref map info to R2RDump...
2020-12-06 xtqqczzeUpgrade StyleCopAnalyzers to v1.2.0-beta.304 (#45644)
2020-12-05 Andy AyersGet exact class during devirtualization (#45526)
2020-12-05 Hong LiUpdate area-owners.md (#45584)
2020-12-05 Andy AyersJIT: don't compute edge weights when there's no profile...
2020-12-04 Roman KonecnyOptimize huffman encoding static table initialization...
2020-12-04 Maoni StephensThis is an initial checkin and allows to run some tests...
2020-12-04 Zoltan VargaFix warnings in the code emitted by the wasm pinvoke...
2020-12-04 Santiago Fernandez... Add link to active issue attribute on PR guide (#45606)
2020-12-04 Carol EidtAdd description of AvoidSplittingBackedge branch and...
2020-12-04 Aleksey Kliger... [Mono] Arrays shouldn't implement linked out generic...
2020-12-04 Elinor FungSlight cleanup of host test RepoDirectoriesProvider...
2020-12-04 Alexander KöplingerUse NetCoreAppToolCurrent TFM for *AppBuilders (#45591)
2020-12-04 Next TurnReplace new UTF8Encoding(false) (#45541)
2020-12-04 Eric ErhardtRemove unnecessary IsStatic checks in ActivatorUtilitie...
2020-12-04 Vadim GalaktionovFix resolve root IServiceProvider (#45171)
2020-12-04 Maryam AriyanBreaking change: Throw when resolving on a disposed...
2020-12-04 Juan HoyosAdd documentation on how to disable runtime tests ...
2020-12-04 IliaReturn the result of PAL_InjectActivation in Thread...
2020-12-04 Tomáš MatoušekDocument Compilation Options and Compilation Metadata...
2020-12-04 Egor BogatovAdd Tuple-based Math.DivRem overloads (#45074)
2020-12-04 Bruce ForstallFix location of JIT-EE version GUID (#45574)
2020-12-04 Jeremy KoritzinskyUpdate UnmanagedCallersOnly tests to not emit IL (...
2020-12-04 Sung Yoon WhangMake BinderEventListener not listen to TplEventSource...
2020-12-04 Eric ErhardtXmlSerializer.Serialize doesn't work when using TrimMod...
2020-12-04 Bruce ForstallSuperPMI collection pipeline: fix location of JIT-EE...
2020-12-04 Jeremy KoritzinskyVarious fixes in Microsoft.NETCore.App packs (#45566)
2020-12-04 xtqqczzeUpgrade StyleCopAnalyzers to v1.2.0-beta.261 (#45562)
2020-12-03 Santiago Fernandez... Fix dependency for test assets on musl test runs (...
2020-12-03 Santiago Fernandez... Disable Long Running JSON tests on Checked CoreCLR...
2020-12-03 Jan VorlicekDon't emit type fixups for primitive types in Crossgen2...
2020-12-03 Yujin LeeRemoved Serialization tests for SQLClient types (#42016)
2020-12-03 Jan VorlicekFix covariant returns with generic return types (#45275)
2020-12-03 Eric ErhardtRemove FEATURE_COMPILED_XSL define (#45553)
2020-12-03 Jeremy KoritzinskyMove return buffer handling from interop to the JIT...
2020-12-03 Carol EidtUpdate first-class-structs.md (#45512)
2020-12-03 Steve PfisterAdds support for testing tvOS (#45043)
2020-12-03 dotnet-maestro... [master] Update dependencies from dotnet/xharness dotne...
2020-12-03 Vitek KarasCorrectly apply EventSourceSupport feature switch to...
2020-12-03 monojenkins[runtime] Avoid checking for hardened runtime on ios...
2020-12-03 Peter SollichFix issue 45091 (#45409)
2020-12-03 Juan HoyosTemporarily disable Mono Desktop Windows Release x64...
2020-12-03 Santiago Fernandez... DisableFileSystemWatcherTest (#45511)
2020-12-03 Eric ErhardtRemove ActivatorUtilities_In_DependencyInjection #define
2020-12-03 Eric ErhardtMove ActivatorUtilities from the Common directory to...
2020-12-03 Santiago Fernandez... Fix continue on error conditions (#45519)
2020-12-03 David Masonfix invalid IL in profiler stub helper (#45453)
2020-12-03 Andrew AuFixes paths (#45392)
2020-12-03 Elinor FungFix IID for System.Runtime.InteropServices.ComTypes...
2020-12-03 Jan KotasDelete unnecessary GetNativeHandle methods on reflectio...
2020-12-03 Anton FirszovWinHttpHandler: fix double -> uint conversions for...
2020-12-02 Andrew AuRemove an erroneous assert (#45495)
2020-12-02 Elinor FungRedirect default install location in test to avoid...
2020-12-02 Anirudh Agnihotrydisable restore in vs for projects targeting platform...
2020-12-02 Santiago Fernandez... Fix break in send-to-helix-inner.yml (#45502)
2020-12-02 Jeff HandleyUse the updated URL for FabricBot (#45499)
2020-12-02 Stephen ToubFix Write_DataReadFromDesiredOffset test (#45477)
2020-12-02 Matt GalbraithIncrease Mac outerloop timeout for AzDO job (#45490)
2020-12-02 Sergey AndreenkoA small jit changes for Arm64 apple. (#45461)
2020-12-02 Sergey AndreenkoAdd OSX arm64 jit. (#45467)
2020-12-02 David WrightonUse jit interface thunkgen tech for more files (#45044)
2020-12-02 Ben AdamsRemove ResolveXHandle indirections (#45292)
2020-12-02 Adam SitnikReduce CacheEntry size (#45410)
2020-12-02 Kunal PathakFix the EH-write thru scenario (#45248)
2020-12-02 Sung Yoon WhangFix deadlock in TestEventListener and re-enable ArrayPo...
2020-12-02 Alexander KöplingerBump timeout for iOS CI jobs (#45484)
2020-12-02 Steve PfisterUpdates the RID graph to include Android 30 (#45442)
2020-12-02 Alexander KöplingerAdd Mono Windows x86 builds (#45434)
2020-12-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2020-12-02 Tomáš RylekFix for R2RDumpTests nullref in composite mode (#45447)
2020-12-02 Günther FoidlRemoved thread-safety from SequenceReader (#45437)
2020-12-02 Marek SafarChange AssemblyName formatting not to require static...
2020-12-02 Santiago Fernandez... Fix conditions to include suceeded on send to helix...
2020-12-02 Santiago Fernandez... Disable DiagnosticEvent tests in arraypool (#45451)
2020-12-02 dotnet-maestro... [master] Update dependencies from mono/linker (#45108)
2020-12-02 Santiago Fernandez... Remove ZipDownloadDisable for azdo artifacts download...
2020-12-02 Tammy Qiu[wasm] remove compile timezone data task (#45443)
next