Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-12[System.Drawing] Use CoreFX implementation of BufferedGraphics on Windows (#1...Nikolay Sivov
2019-08-01[System.Drawing] Fix comparison in MeasureString_Wrapping_Dots test (#15958)Filip Navara
2019-03-27[tests] Remove MONOMAC ifdef from BCL tests (#13694)Alexander Köplinger
2019-03-12Move drawing types for XI/XM/wasm/orbis/unreal to System.Drawing.Common (#13414)Alexander Köplinger
2019-03-11Add System.Drawing converters to netstandard facade (#13326)Egor Bogatov
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-12-19Update Graphics to find errguthubuser
2018-11-29[NS2.1] Import some primitive System.Drawing types from CoreFX (#11658)Egor Bogatov
2018-11-29Update csprojAlexander Köplinger
2018-11-28[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (reapply of #...Alexander Kyte
2018-11-27Revert "[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)"Alexander Köplinger
2018-11-26[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)Alexander Kyte
2018-11-16[WinForms] Really fix ToolStrip background (#11287)HebaruSan
2018-11-04Fix tarball buildAlexander Köplinger
2018-11-01[System.Drawing] Fix test build for wasm profileAlexander Köplinger
2018-10-31[csproj] Update project filesmonojenkins
2018-10-31[corlib] Tweak more wasm definesMarek Safar
2018-10-17[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv,...Ludovic Henry
2018-10-16[sdks] Build tests for BCL targets (#11141)Ludovic Henry
2018-09-27[System.Drawing] Switch tests to use embedded test resourcesAlexander Köplinger
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-08-01Fix System.Drawing on 64-bit macOS. (#9824)Filip Navara
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-25Delete unused files in BCL (#9288)Egor Bogatov
2018-06-01[csproj] Update project filesmonojenkins
2018-04-21[System] ComponentModel and System.Net from corefx (#7948)Egor Bogatov
2018-04-19Fix Gdi+ WrongState exception type and remove incorrect test for GdiPlus stat...Hugh Bellamy
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-12[csproj] Update project filesmonojenkins
2018-04-12CoreFX updateMarek Safar
2018-04-06[msvc] Update csproj files (#8067)monojenkins
2018-04-02Include CoreFX GraphicsPath and Region tests.Filip Navara
2018-04-01[System.Drawing] Remove failing jpeg flags tests (#7931)Hugh Bellamy
2018-03-31[System.Drawing] Enable corefx xunit tests (#7924)Alexander Köplinger
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-09Disable some PngCodecTest that have trouble on CI right nowAlexis Christoforides
2018-01-31fix leak in FontFamilyEgorBo
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-16Update GdipGetImageDimensions tests to pass against Windows GDI+ (#6008)Hugh Bellamy
2017-10-09[msvc] Update csproj files (#5745)monojenkins
2017-10-05Bump corefxMarek Safar
2017-10-02Fix LinearGradientMode parameter validation to match corefx (#5672)Hugh Bellamy
2017-10-02Remove invalid tests for image palettes in GdiPlusTest (#5671)Hugh Bellamy
2017-09-06[WinForms/Drawing] Remove some leftover test scripts (#5518)Alexander Köplinger