summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-14update branding to 3.1.2 (#27981)Anirudh Agnihotry1-1/+1
2019-12-05Use 3.1.100 SDK in 3.1 build (#27965)Matt Mitchell1-1/+1
2019-12-05[release/3.1] Update dependencies from dotnet/arcade (#27927)dotnet-maestro[bot]7-24/+340
2019-12-02[automated] Merge branch 'release/3.0' => 'release/3.1' (#27922)dotnet-maestro-bot4-9/+5
2019-12-02Change non_virtual_calls_to_instance_methods test to non-il-sdk format (#27952)Juan Hoyos4-10/+26
2019-11-28Disable formatting jobs in release/3.1 (#27954)Jarret Shook2-11/+11
2019-11-26update branding for 3.1 sevicing (#27921)Anirudh Agnihotry2-2/+4
2019-11-22Non virtual calls to instance methods non-virtual dispatch on instance interf...David Wrighton4-1/+509
2019-11-21Move off of the old arm32 queue (#27906)Jarret Shook1-8/+8
2019-11-20[release/3.1] Update dependencies from dotnet/arcade (#26886)dotnet-maestro[bot]19-782/+296
2019-11-14Update PreReleaseVersionLabel to RTM (#27885)William Godbe1-1/+1
2019-11-11[release/3.1] Fix use of ilasm during test builds when using a 3.0 SDK (#27818)Juan Hoyos6-11/+57
2019-11-11Revert "stablixe package (#27740)" (#27816)William Godbe1-1/+1
2019-11-11stablixe package (#27740)Anirudh Agnihotry1-1/+1
2019-11-11Merge pull request #27742 from dotnet/darc-release/3.1-d5e14434-9c47-489d-80e...William Godbe3-9/+18
2019-11-11[release/3.1] Reword comments for policheck (#27670)Jeremy Koritzinsky3-13/+13
2019-11-08Fixup PrivateAssets->ExcludeAssetswtgodbe1-1/+1
2019-11-08Add packagereference to System.IO.FileSystem.AccessControlwtgodbe3-0/+8
2019-11-08Set RuntimeFrameworkVersion in CoreFx.depprojwtgodbe1-0/+1
2019-11-08Line up corefx & core-setup versionswtgodbe2-6/+6
2019-11-07Update dependencies from corefxwtgodbe2-6/+6
2019-11-07Update dependencies from https://github.com/dotnet/core-setup build 20191103.2dotnet-maestro[bot]2-3/+3
2019-10-31Fix StreamReader to pass cancellation token into ReadBufferAsync (#27464) (#2...Stephen Toub1-9/+9
2019-10-30Support large EventSource filter args (#27522)Noah Falk1-11/+17
2019-10-30Fix minidumps not loading in VS issue (#27553)Mike McLaughlin3-10/+5
2019-10-30[Release/3.1] Port profiler APIs to set and retrieve environment variables to...David Mason5-1873/+3011
2019-10-30Rebrand to preview3 (#27552)William Godbe1-1/+1
2019-10-24[3.1] Protect against a rare invalid lock acquision attempt during etw proces...Koundinya Veluri2-5/+15
2019-10-22Fix step with stackalloc (#27246) (#27351)Steve MacLean8-97/+77
2019-10-21Fix LTTng build for build environments with older liblttng-ust-dev (#27273) ...Sung Yoon Whang2-1/+12
2019-10-21[Release/3.1] Fixes for profiler stack sampling (#27300)David Mason4-1874/+1892
2019-10-21[3.1] Backport fixes to ETW/EventPipe events to enable GCDumps (#27297)John Salem1-7/+9
2019-10-20Fix Segfault in PerfInfo Image Logging (#26910)Brian Robbins1-2/+15
2019-10-17Fix DecoderNLS.Convert to out the correct value for 'completed' (#27229)Levi Broderick2-3/+11
2019-10-17Enable ETW/EventSource logging of task IDs for boxed state machines (#27115) ...Stephen Toub1-1/+3
2019-10-16Fix GetSequencePoints when profiler provides mapping via SetILInstrumentedCod...David Mason1-2/+8
2019-10-15Improve the performance of Environment.WorkingSet in Windows (#26522) (#27212)Sung Yoon Whang5-24/+65
2019-10-14Do not create diagnostics server thread and pipe if EnableDiagnostics is set ...Sung Yoon Whang2-1/+7
2019-10-14Correctly handle variable argument SIMDScalar (#26421) (#26778)Carol Eidt1-1/+10
2019-10-14Enable optimized single-proc allocation helpers for single-proc x86/x64 syste...Jan Kotas1-4/+4
2019-10-14Fix available memory extraction on Linux (#26764) (#26938)agoretsky4-27/+349
2019-10-10preview2 (#27127)Anirudh Agnihotry1-1/+1
2019-10-04Handle AV caused by invalid IBC data (#27029) (#27034)Fadi Hanna1-1/+5
2019-10-04Improve TimeSpan precision (#26992) (#27010)Jan Kotas1-13/+8
2019-10-03oom (#26457) (#26983)Maoni Stephens2-1/+31
2019-10-03Fix read ordering bug between buckets pointer and counter (#26997) (#27009)Fadi Hanna1-1/+4
2019-10-01Merge pull request #26893 from dotnet-maestro-bot/merge/release/3.0-to-releas...William Godbe0-0/+0
2019-10-01Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1William Godbe35-112/+321
2019-09-30Abort FuncEval on unaligned SP (for 3.1) (#26607)Steve MacLean1-0/+14
2019-09-27Port to Release/3.1 - enabling MHR support (#26803)Jan Vorlicek13-39/+240