platform/upstream/dotnet/runtime.git
2019-01-26 Wraith2change GetFieldValueFromSqlBufferInternal<T> to check...
2019-01-26 Stephen ToubFactor WinRT GetFolderPath into static accessible via...
2019-01-26 Ahson KhanUpdate the Benchmarking docs and add workflow for makin...
2019-01-26 Anirudh Agnihotrysetnanoseconds disabled for mac (dotnet/corefx#34870)
2019-01-26 Wraith2add conditinal include for ThreadPool assembly in netco...
2019-01-26 Santiago Fernandez... Temporary disable FreeBSD leg (dotnet/corefx#34869)
2019-01-25 Maryam Ariyan- Skip test for Nano: WindowAndCursorProps/Title_Get_Wi...
2019-01-25 Santiago Fernandez... Use helix to run package tests (dotnet/corefx#34764)
2019-01-25 Santiago Fernandez... Run ubuntu arm tests in 16.04 for official builds ...
2019-01-25 Tomas Weinfurtcannot log in remote test exec (dotnet/corefx#34860)
2019-01-25 Ben AdamsExtend SequenceCompareTo_byte for longer vector lengths...
2019-01-25 Stephen ToubMake more SoundPlayer tests conditional (dotnet/corefx...
2019-01-25 Swaroop SridharExpose NativeLibrary Resolver Callback (dotnet/corefx...
2019-01-25 dotnet-maestro... Update dependencies from dotnet/core-setup (dotnet...
2019-01-25 Steve HarterRemove S.R.CS.Unsafe dependency from MetadataLoadContex...
2019-01-25 Eric StJohnSet DisableImplicitFrameworkReferences for all projects...
2019-01-25 Stephen ToubDisable arm64 PR leg until it's working again (dotnet...
2019-01-25 Filip Navara[System.Native] Add SystemNative_GetCpuUtilization...
2019-01-25 Jan KotasRename TplEtwProvider to TplEventSource (dotnet/coreclr...
2019-01-25 Dan MoseleyFix uap test (dotnet/corefx#34827)
2019-01-25 Stephen ToubFix culture handling in legacy System.Json library...
2019-01-25 Maryam AriyanTest Fix: Add IsSoundPlaySupported condition to skip...
2019-01-25 Jose Perez... Nesting source package files for a better experience...
2019-01-25 Stephen ToubReplace thread aborts in SoundPlayer (dotnet/corefx...
2019-01-24 David ShulmanFix SslStream channel binding token (dotnet/corefx...
2019-01-24 Tomas Weinfurtsupport for fragmentation Ping option on Unix (dotnet...
2019-01-24 Tomas Weinfurtcollect some info about SendRecvPollSync_TcpListener_So...
2019-01-24 Ahson KhanMake ReadToEnd static helper resilient against stream...
2019-01-24 Santiago Fernandez... Set MaxRetryCount to 4 for both Windows and non-Windows...
2019-01-24 Maryam AriyanTest fix for Nano: WindowAndCursorProps/Title_Get_Windo...
2019-01-24 ViktorDisable ApartmentState on UAP
2019-01-24 Viktor HoferFix UapAot runs (dotnet/corefx#34678)
2019-01-24 Matt MitchellMerge pull request dotnet/corefx#34757 from dotnet...
2019-01-24 Santiago Fernandez... Merge branch 'master' into darc-master-b26a5f18-f603...
2019-01-24 Jan KotasTest for negative offset passed to ArrayWithOffset
2019-01-24 Dan MoseleyIncrease timeout in Process test (dotnet/corefx#34753)
2019-01-24 Stephen ToubFilter apphost rather than trying to have nuget suppres...
2019-01-24 dotnet-maestro-botUpdate CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ...
2019-01-24 Maryam AriyanExpose System.Media.SoundPlayer in System.Windows.Exten...
2019-01-24 Maryam AriyanAdd lock around timersSignalled (dotnet/corefx#34790)
2019-01-24 Tarek Mahmoud... Reduce the time spent in System.Linq.Parallel.Tests
2019-01-23 Stephen ToubFix build warnings for System.Threading.Channels ref...
2019-01-23 Eric St. JohnFilter apphost rather than trying to have nuget suppress it
2019-01-23 Dan MoseleyMake TimerFiring test more robust to machine disturbanc...
2019-01-23 Jose Perez... Adding alpine 3.8 to the RID graph (dotnet/corefx#34758)
2019-01-23 Santiago Fernandez... Update testing with private CoreCLR bits
2019-01-23 Stephen ToubAdd ChannelReader.ReadAllAsync to System.Threading...
2019-01-23 Ahson KhanAdd try/catch OOM around large tests and exclude tests...
2019-01-23 Ahson KhanMove JsonDocument related files to a Document subdirect...
2019-01-23 Ahson KhanAdd link to source package md within the package descri...
2019-01-23 Jeremy BartonIntroduce JsonDocument
2019-01-22 Tomas Weinfurtadd some synchronization between sender and receiver...
2019-01-22 Tom DeseynUnix: Add test for ExitCode on SIGTERM (dotnet/corefx...
2019-01-22 Anirudh Agnihotrymaking the milisecond test deterministic (dotnet/corefx...
2019-01-22 dotnet-maestro-botUpdate CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ...
2019-01-22 Stephen ToubAdd tests for various length DateTime.ToString years...
2019-01-22 dotnet-maestro-botUpdate CoreFx to preview.19071.1 (dotnet/corefx#34732)
2019-01-21 dotnet-maestro-botUpdate CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ...
2019-01-21 Jan Kotas Fix inefficient interop in OSX FileSystemWatcher ...
2019-01-21 Liran ChenReplaced hardcoded value (2) with TypeCode.DBNull ...
2019-01-21 dotnet-maestro-botUpdate CoreFx to preview.19070.2 (dotnet/corefx#34708)
2019-01-20 dotnet-maestro-botUpdate CoreFx to preview.19070.1 (dotnet/corefx#34703)
2019-01-20 dotnet-maestro-botUpdate CoreFx to preview.19069.3 (dotnet/corefx#34684)
2019-01-19 Ahson KhanUpdate calls in Json tests from GetStringValue to GetSt...
2019-01-19 Maxim ShoshinReduce memory allocations on read performance counters...
2019-01-19 Ben AdamsUpdate Newtonsoft.Json version (dotnet/corefx#34664)
2019-01-19 Mandar SahasrabuddheImplement Get APIs using TryGet counterparts (dotnet...
2019-01-19 Ahson KhanAlways reset ValueSpan and ValueSequence whenever the...
2019-01-19 Ahson KhanUnescape JSON string token before transcoding to UTF...
2019-01-19 Ahson KhanAdd documentation around source package consumption...
2019-01-19 Ahson KhanAdd CoverageSourceLink option to code coverage doc...
2019-01-18 Ahson KhanAdd a sample csproj that users can reference.
2019-01-18 Matt MitchellMerge pull request dotnet/corefx#34682 from mmitche...
2019-01-18 Ahson KhanFix typos and formatting.
2019-01-18 Ahson KhanAdd documentation around source package consumption.
2019-01-18 Santiago Fernandez... Run Ubuntu arm tests in 1604 (dotnet/corefx#34680)
2019-01-18 Jose Perez... Generating Source package for System.Text.Json (dotnet...
2019-01-18 dotnet-maestro-botUpdate CoreFx to preview.19068.1 (dotnet/corefx#34677)
2019-01-18 Tomas Weinfurtfixes for ARM32 (dotnet/corefx#34559)
2019-01-18 Swaroop SridharExpose AssemblyLoadContext Native Library Resolve Event...
2019-01-18 dotnet-maestro-botUpdate CoreFx, ProjectNTfs, ProjectNTfsTestILC to previ...
2019-01-18 Nicolas PortmannRemove unnecessary checks in ConsumeNumber (dotnet...
2019-01-18 Roman MarusykUtf8JsonReader throw when isFinal is true and the first...
2019-01-18 Matt MitchellMerge pull request dotnet/corefx#34658 from chcosta...
2019-01-18 Stephen ToubMove Environment to shared CoreLib (dotnet/corefx#34654)
2019-01-18 dotnet-maestro-botUpdate BuildTools to preview1-03617-02 (dotnet/corefx...
2019-01-17 Christopher... Add Location info to asset manifest
2019-01-17 Eugene RozenfeldMerge pull request dotnet/corefx#34653 from erozenfeld...
2019-01-17 Santiago Fernandez... Change all configurations PR job to use non-hosted...
2019-01-17 Maryam AriyanRemoving assertion not true for all events (dotnet...
2019-01-17 Stephen ToubUse RemoteInvoke with tracing tests (dotnet/corefx...
2019-01-17 Fred SilberbergRenamed Microsoft.VisualBasic to Microsoft.VisualBasic...
2019-01-17 Eugene RozenfeldFix ThrowAndRethrowOtherMethod test.
2019-01-17 Ahson KhanFix outerloop JsonWriter test by creating new instance...
2019-01-17 Ahson KhanUpdate S.T.Json sources with ifdefs so that a netstanda...
2019-01-17 Stephen ToubAvoid unnecessary Span to ReadOnlySpan casts (dotnet...
2019-01-17 Matt MitchellChange to build each commit (dotnet/corefx#34644)
2019-01-17 Santiago Fernandez... Disable System.Drawing.Common flaky tests
2019-01-17 Santiago Fernandez... Enable Azure Devops CI leg for PRs
2019-01-17 Swaroop SridharExpose NativeLibrary APIs (dotnet/corefx#34567)
next