platform/upstream/dotnet/runtime.git
2017-09-21 Frederik CarlierRemove duplicate tests, fix typo
2017-09-21 Frederik CarlierPR feedback
2017-09-21 Frederik CarlierAssert.False(Object.ReferenceEquals => Assert.NotSame
2017-09-21 Frederik CarlierDon't catch an ArgumentException just to get a NullRefe...
2017-09-21 Frederik CarlierSimplify tests, remove duplicate test
2017-09-21 Frederik CarlierFix Metafile exception behavior
2017-09-21 Frederik CarlierUpdate project file
2017-09-21 Frederik CarlierRationalize using statements
2017-09-21 Frederik CarlierMetafileTests: Remove duplicates, and re-enable tests...
2017-09-21 Frederik CarlierUpdate project file
2017-09-21 Frederik CarlierAdd Metafile and MetaHeader tests based on Mono's Syste...
2017-09-21 Eric MellinoMerge pull request dotnet/corefx#24194 from mellinoe...
2017-09-21 Eric MellinoMerge pull request dotnet/corefx#24183 from maryamariya...
2017-09-21 Eric Mellino[Drawing] Move remaining "Unix" files into regular...
2017-09-21 Eric MellinoMerge pull request dotnet/corefx#24184 from hughbe...
2017-09-21 Mandar SahasrabuddheCoreFx dotnet/corefx#22406 Span based APIs - Text Reade...
2017-09-21 Gene LeeFix for 2nd Connection hangs in Mirroring Environment...
2017-09-21 Hugh BellamyFix MultiplyTransform with a disposed brush
2017-09-21 Maryam AriyanAdding System.Data.Odbc package and including in metapa...
2017-09-20 Kevin GosseRemove unused FEATURE_RANDOMIZED_STRING_HASHING (dotnet...
2017-09-20 Eric MellinoMerge pull request dotnet/corefx#24150 from qmfrederik...
2017-09-20 Jeremy KuhneFix memory map imports (dotnet/corefx#24176)
2017-09-20 Eric MellinoMerge pull request dotnet/corefx#23932 from JonHanna...
2017-09-20 Eric MellinoMerge pull request dotnet/corefx#24166 from hughbe...
2017-09-20 Eric MellinoMerge pull request dotnet/corefx#24086 from mellinoe...
2017-09-20 Frederik CarlierPR feedback
2017-09-20 Hugh BellamyAddress PR feedback
2017-09-20 Eric MellinoMerge pull request dotnet/corefx#24170 from danmosemsft...
2017-09-20 Drew ScogginsUpdate BuildTools to prerelease-02020-01 (dotnet/corefx...
2017-09-20 danmosemsftRemove Thread.Sleep workaround
2017-09-20 Hugh BellamyRenable some already passing tests
2017-09-20 Frederik CarlierRemove references to historical Mono bug IDs
2017-09-20 Hugh BellamyDelete accidentally duplicated HatchBrush tests in...
2017-09-20 Hugh BellamyValidate HatchStyle passed to HatchBrush ctor
2017-09-20 Frederik CarlierCleanup - Add/simplify using statements of disposable...
2017-09-19 Frederik CarlierBump System.Drawing.Common.TestData to 1.0.6 (dotnet...
2017-09-19 Eric MellinoAdd an error code fixup to Bitmap.Unix.cs to match...
2017-09-19 Hugh BellamyFix multiplying TextureBrush with a disposed matrix...
2017-09-19 Frederik CarlierRemove duplicate tests.
2017-09-19 Frederik CarlierAdd conditionals for recent versions of mono
2017-09-19 Frederik CarlierTiny bit of code cleanup
2017-09-19 Eric MellinoConsolidate more code in the "System.Drawing" namespace.
2017-09-19 Frederik CarlierAdd GraphicsTests based on Mono's test suite.
2017-09-19 Frederik CarlierFix whitespace
2017-09-19 Frederik CarlierFix path to test data
2017-09-19 dotnet-maestro-botUpdate BuildTools to prerelease-02019-02 (dotnet/corefx...
2017-09-19 Frederik CarlierBump system.drawing.common.testdata to 1.0.6
2017-09-19 David ShulmanRemove invalid NameResolution tests (dotnet/corefx...
2017-09-19 Frederik CarlierSystem.Drawing: Throw ArgumentNullException on Unix...
2017-09-19 Ahson Ahmed... Marking {ReadOnly}Span as readonly structs (dotnet...
2017-09-19 SzczepanFixed compile warning/error on FreeBSD (dotnet/corefx...
2017-09-19 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, Standard...
2017-09-19 Eric MellinoMerge pull request dotnet/corefx#24131 from mellinoe...
2017-09-19 Eric MellinoRevert "Remove System.Drawing.Common from the netfx...
2017-09-19 Brian RobbinsDisable Test_Write_Metric_eventListener on UWP. (dotnet...
2017-09-19 Tarek Mahmoud... Fix instantiating PrincipleContext with Domain type...
2017-09-19 Dan MoseleyStop running Math.Clamp tests on UAP as API is not...
2017-09-19 Eric MellinoMerge pull request dotnet/corefx#24130 from mellinoe...
2017-09-19 Jose Perez... Updating corefx to use new roslyn compiler (dotnet...
2017-09-19 Eric MellinoRemove System.Drawing.Common from the netfx compat...
2017-09-18 ShimmyData-annotations length fix (dotnet/corefx#24101)
2017-09-18 Eric MellinoMerge pull request dotnet/corefx#24123 from mellinoe...
2017-09-18 Santiago Fernandez... Prevent ServiceControllerTests from dispose when alread...
2017-09-18 Eric MellinoFix libgdiplus function loading on OSX.
2017-09-18 Stephen ToubMerge pull request dotnet/corefx#23840 from niustephani...
2017-09-18 Stephen ToubWrap exceptions from ManagedHandler's server validation...
2017-09-18 koenigstdotnet/corefx#24112 Replaced documentation summary...
2017-09-18 Stephen ToubAddress remaining PR feedback
2017-09-18 Stephanie NiuExpose and add tests for Guid.ctor(Span)/TryWriteBytes...
2017-09-18 Dan MoseleyDisable NegotiateStreamTest fixture for distros without...
2017-09-18 Stephen ToubEnsure ProcessModule for main executable is first in...
2017-09-18 David ShulmanWrap cert callback leaked exceptions in WinHttpHandler...
2017-09-17 Huangli WuAdd the target to copy the serializer to publish folder...
2017-09-17 Huangli WuAdd warning by default in SGEN (dotnet/corefx#24054)
2017-09-17 Steve MacLeanConcurrentQueue 128-byte cache line (dotnet/corefx...
2017-09-17 Dan MoseleyAdd btrfs and other missing file system types (dotnet...
2017-09-16 Jan VorlicekFix RHEL6 linux/in.h file detection (dotnet/corefx...
2017-09-16 Dan MoseleyIncrease some networking test timeouts (dotnet/corefx...
2017-09-16 Eric MellinoRemove an assertion from PrintDocumentTests.cs. (dotnet...
2017-09-16 Stephen ToubAdd Socket.Send/Receive concurrency test (dotnet/corefx...
2017-09-16 Eric MellinoMerge pull request dotnet/corefx#24091 from mellinoe...
2017-09-15 Eric MellinoMerge pull request dotnet/corefx#24088 from mellinoe...
2017-09-15 Huangli WuInclude the fwlink in the warning. (dotnet/corefx#24082)
2017-09-15 Eric MellinoDisable XmlSerializer.Generator.Tests on ARM64.
2017-09-15 Eric MellinoMerge pull request dotnet/corefx#24030 from hqueue...
2017-09-15 Maryam AriyanFixing build failure on CI happening on Centos (dotnet...
2017-09-15 Huangli WuAuto-generate the itemgroup. (dotnet/corefx#24079)
2017-09-15 Eric MellinoAdd a NuGet package for System.Runtime.Intrinsics.X86.
2017-09-15 Karel ZikmundAdd copyright header from Mono to HttpUtility.cs (dotne...
2017-09-15 Huangli WuAdd help method for SGEN. (dotnet/corefx#23966)
2017-09-15 Huangli WuRemove ContinueAsError in sgen test (dotnet/corefx...
2017-09-15 Shin MaoGenerate Microsoft.XmlSerializer.Generator.props. ...
2017-09-15 Steven WhiteUpdate list of System.Net.* SMEs (dotnet/corefx#24077)
2017-09-15 dotnet-maestro-botUpdate CoreClr to preview1-25715-02 (dotnet/corefx...
2017-09-15 Andrius BentkusDo not use zero width spaces (dotnet/corefx#24069)
2017-09-15 Stephen ToubIgnore unhandled exceptions from ManagedWebSocket keep...
2017-09-15 dotnet-maestro-botUpdate CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTest...
2017-09-15 Maryam AriyanRefactoring code. No changes made to logic. (dotnet...
2017-09-15 Maryam AriyanFixing assertion failure happening on some of the unix...
2017-09-15 Lakshmi Priya... Merge pull request dotnet/corefx#24045 from Priya91...
next