Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Commit

Permalink
Improved and optimized using ReSharper.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkol committed Mar 29, 2018
1 parent ff397b2 commit 028ef18
Show file tree
Hide file tree
Showing 248 changed files with 20,782 additions and 699 deletions.
Binary file modified Demos/CefGlueWin64/Chromely.CefGlue.Winapi.dll
Binary file not shown.
Binary file modified Demos/CefGlueWin64/Chromely.Core.dll
Binary file not shown.
Binary file modified Demos/CefGlueWin64/cefglue_winapi_demo.exe
Binary file not shown.
Binary file modified Demos/CefGlueWin64/cefglue_winapi_demo.pdb
Binary file not shown.
Binary file not shown.
Binary file modified Demos/CefGlue_netCore_win10-x64/Chromely.Core.dll
Binary file not shown.
75 changes: 0 additions & 75 deletions Demos/CefGlue_netCore_win10-x64/app.manifest

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.0/win10-x64",
"signature": "acdd0858219857eb97b61743eab96e93af532aba"
"signature": "80444890529e8f8eba5fe47511ac4ce282e8e412"
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.0": {},
".NETCoreApp,Version=v2.0/win10-x64": {
"cefglue_winapi_netcoredemo/1.0.0": {
"dependencies": {
"Chromely.CefGlue.Winapi": "64.0.0-pre01",
"Chromely.CefGlue.Winapi": "64.0.0",
"Microsoft.NETCore.App": "2.0.0"
},
"runtime": {
"cefglue_winapi_netcoredemo.dll": {}
}
},
"Chromely.CefGlue.Winapi/64.0.0-pre01": {
"Chromely.CefGlue.Winapi/64.0.0": {
"dependencies": {
"Chromely.Core": "0.9.0-pre01",
"Chromely.Core": "0.9.0",
"Chromely.Unofficial.CefGlue.NetStd": "64.0.3282.119",
"WinApi": "4.0.0"
},
"runtime": {
"lib/netstandard2.0/Chromely.CefGlue.Winapi.dll": {}
}
},
"Chromely.Core/0.9.0-pre01": {
"Chromely.Core/0.9.0": {
"runtime": {
"lib/netstandard2.0/Chromely.Core.dll": {}
}
Expand Down Expand Up @@ -546,19 +546,19 @@
"serviceable": false,
"sha512": ""
},
"Chromely.CefGlue.Winapi/64.0.0-pre01": {
"Chromely.CefGlue.Winapi/64.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SHu5HfEAGZgjj/IqSxw9KB4jw7cpKWZIDZYfl9uzB0PL+ONdrVbX8M1v7DAH8D1UuZv0aayu3AtroHqffGR7lQ==",
"path": "chromely.cefglue.winapi/64.0.0-pre01",
"hashPath": "chromely.cefglue.winapi.64.0.0-pre01.nupkg.sha512"
"sha512": "sha512-go4V9kVGRRm0DyKI2mGkyoNcTFYajJxeDDQluIdsBmyFfOriMK5ad2ZSkT39OhMIPn6UpSY0dAdZYarMw+Gz1g==",
"path": "chromely.cefglue.winapi/64.0.0",
"hashPath": "chromely.cefglue.winapi.64.0.0.nupkg.sha512"
},
"Chromely.Core/0.9.0-pre01": {
"Chromely.Core/0.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5ZD90tBoZd4ePeOFJUb4eWDnSIsBVW9boToNkqvtecX+E8T2achHz3Y9PpJ52k3Nh/ovxf8hyHKUnLX9qb4Fvg==",
"path": "chromely.core/0.9.0-pre01",
"hashPath": "chromely.core.0.9.0-pre01.nupkg.sha512"
"sha512": "sha512-V5X+oKIGHLT9t5jwukqmEKfF+G/wsCGHNVs+1hH9oLMcCSUm8aE+gL5pDngLw74l0tHO78L+pSLKXDL36vzSbA==",
"path": "chromely.core/0.9.0",
"hashPath": "chromely.core.0.9.0.nupkg.sha512"
},
"Chromely.Unofficial.CefGlue.NetStd/64.0.3282.119": {
"type": "package",
Expand Down
Binary file not shown.
Binary file modified Demos/CefGlue_netCore_win10-x64/cefglue_winapi_netcoredemo.pdb
Binary file not shown.
Binary file removed Demos/CefSharpWin64/Chromely.CefSharp.Winapi.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/Chromely.Core.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/Microsoft.Win32.Primitives.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/NetCoreEx.Geometry.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.AppContext.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Collections.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.ComponentModel.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Console.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Data.Common.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Diagnostics.Contracts.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Diagnostics.Debug.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Diagnostics.Process.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Diagnostics.Tools.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Diagnostics.Tracing.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Drawing.Primitives.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Dynamic.Runtime.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Globalization.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.IO.Compression.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.IO.FileSystem.Watcher.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.IO.FileSystem.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.IO.IsolatedStorage.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.IO.MemoryMappedFiles.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.IO.Pipes.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.IO.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Linq.Expressions.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Linq.Parallel.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Linq.Queryable.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Linq.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.Http.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.NameResolution.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.Ping.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.Primitives.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.Requests.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.Security.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.Sockets.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.WebSockets.Client.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Net.WebSockets.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.ObjectModel.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Reflection.Extensions.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Reflection.Primitives.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Reflection.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Resources.Reader.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Resources.Writer.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Runtime.Extensions.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Runtime.Handles.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Runtime.Numerics.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Runtime.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Security.Claims.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Security.Principal.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Security.SecureString.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Text.Encoding.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Threading.Overlapped.dll
Binary file not shown.
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Threading.Tasks.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Threading.Thread.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Threading.ThreadPool.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Threading.Timer.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Threading.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.ValueTuple.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Xml.ReaderWriter.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Xml.XDocument.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Xml.XPath.XDocument.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Xml.XPath.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Xml.XmlDocument.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/System.Xml.XmlSerializer.dll
Binary file not shown.
Binary file removed Demos/CefSharpWin64/WinApi.dll
Binary file not shown.
Binary file modified Demos/CefSharpWin64/cefsharp_winapi_demo.exe
Binary file not shown.
76 changes: 38 additions & 38 deletions Demos/CefSharpWin64/cefsharp_winapi_demo.exe.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.XmlSerializer" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
<assemblyIdentity name="System.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Serialization.Json" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
<assemblyIdentity name="System.Xml.XmlSerializer" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.SecureString" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
<assemblyIdentity name="System.Runtime.Serialization.Json" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
Expand Down Expand Up @@ -82,6 +82,12 @@
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Linq.Parallel" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand Down Expand Up @@ -112,24 +118,12 @@
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Linq.Parallel" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.IO.Compression" publicKeyToken="b77a5c561934e089" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.ReaderWriter" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Handles" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand All @@ -148,12 +142,6 @@
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.Serialization.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand All @@ -178,12 +166,30 @@
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Requests" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Sockets" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Xml.ReaderWriter" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.Encoding.Extensions" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand All @@ -192,8 +198,8 @@
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Requests" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
<assemblyIdentity name="System.Diagnostics.Tracing" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
Expand Down Expand Up @@ -232,12 +238,6 @@
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Sockets" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Timer" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand Down Expand Up @@ -280,12 +280,6 @@
<bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.Tracing" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
Expand All @@ -310,6 +304,12 @@
<bindingRedirect oldVersion="0.0.0.0-4.0.11.0" newVersion="4.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Security.SecureString" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.InteropServices" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
Expand Down
Binary file modified Demos/CefSharpWin64/cefsharp_winapi_demo.pdb
Binary file not shown.
Binary file removed Demos/CefSharpWin64/netstandard.dll
Binary file not shown.
Binary file modified Demos/GtkLinux/Chromely.CefGlue.Gtk.dll
Binary file not shown.
Binary file modified Demos/GtkLinux/Chromely.CefGlue.Gtk.pdb
Binary file not shown.
Loading

0 comments on commit 028ef18

Please sign in to comment.