Commit Graph

  • 5c83a560c8 CefSharp.Test - Fix Xunit.TestFramework Test Class name amaitland 2020-02-29 15:04:50 +10:00
  • 82ec447d23 Test - ValidateAsyncTaskMethodOutput dispose of MethodRunnerQueue after result complete amaitland 2020-02-29 14:54:05 +10:00
  • 1f6492b9ca CefSharp.Test - Refactor BindingRedirectHelper amaitland 2020-02-29 14:34:35 +10:00
  • 967ad22e60 CefSharp.Text - Add BindingRedirectHelper campersau 2020-02-29 03:23:17 +01:00
  • 30f2204f8e Xml Doc Improvements amaitland 2020-02-28 15:34:41 +10:00
  • b90b4cf94e remove project reference to CefSharp.BrowserSubprocess for consistency (#3066) Alex Maitland 2020-02-29 12:48:03 +10:00
  • 65becd4160 revert line ending changes campersau 2020-02-29 03:26:14 +01:00
  • 081f9db1f1 Merge branch 'master' into pr_wpf Alex Maitland 2020-02-29 12:31:45 +10:00
  • a6aa5ec05c AppVeyor - Enable Unit Tests on Build (#3065) campersau 2020-02-29 03:28:45 +01:00
  • 1c403370cc remove project reference to CefSharp.BrowserSubprocess for consistency campersau 2020-02-29 02:22:19 +01:00
  • 749ec15972 Revert "Update appveyor.yml" amaitland 2020-02-28 15:16:40 +10:00
  • d1279810ff Disable System Wide Flash Installation by Default amaitland 2020-02-28 11:14:50 +10:00
  • 1761e93741 Core - DependencyChecker remove "natives_blob.bin" reference amaitland 2020-02-28 11:10:23 +10:00
  • 2c5b07d2d0 Upgrade version to 80.0.40 amaitland 2020-02-27 17:38:00 +10:00
  • ec95a7245b Upgrade to CEF 80.0.4+g74f7b0c+chromium-80.0.3987.122 / Chromium 80.0.3987.122 amaitland 2020-02-27 16:51:17 +10:00
  • 31c7e9957a Upgrade version number to 79.1.380 amaitland 2020-02-27 15:22:39 +10:00
  • 6c14b9239a Upgrade to CEF 79.1.38+gecefb59+chromium-79.0.3945.130 / Chromium 79.0.3945.130 amaitland 2020-02-27 13:29:36 +10:00
  • 6e2acc709e Upgrade version number to 79.1.380 amaitland 2020-02-27 15:22:39 +10:00
  • a6c81d94d2 Upgrade to CEF 79.1.38+gecefb59+chromium-79.0.3945.130 / Chromium 79.0.3945.130 amaitland 2020-02-27 13:29:36 +10:00
  • 809fa6837f Update appveyor.yml Alex Maitland 2020-02-23 11:58:03 +10:00
  • 0d46348c20 Core - DomNode consistent code style (#3058) campersau 2020-02-18 21:54:02 +01:00
  • 7bed061bbf OffScreen Example - Update Javascript to reflect google change (#3059) campersau 2020-02-18 21:53:27 +01:00
  • 7100c3d0ec Core - Add Cef.WaitForBrowsersToClose helper function amaitland 2020-02-12 16:32:33 +10:00
  • eb9ddc6389 Core - Remove ClientAdapter::ThrowUnknownPopupBrowser (unused) amaitland 2020-02-12 11:59:45 +10:00
  • ce698480e3 Core - ClientAdapter::OnAfterCreated pass in the newly created wrapper directly amaitland 2020-02-11 11:54:52 +10:00
  • 37a6b88dfc Update bug_report.md Alex Maitland 2020-02-14 09:55:30 +10:00
  • 4640487486 Update bug_report.md Alex Maitland 2020-02-14 08:49:55 +10:00
  • 08a067eabe Update bug_report.md Alex Maitland 2020-02-14 08:49:28 +10:00
  • 6fea930e3a WPF - IME Fix Korean character emitting issue (#3054) billshinji 2020-02-12 11:25:13 +09:00
  • 726f762f57 Core - IBrowser.TryCloseBrowser throw exception if called on invalid thread amaitland 2020-02-11 10:32:46 +10:00
  • 3b6d1a8141 Update bug_report.md to reflect release of 79.1.360 amaitland 2020-02-11 07:54:11 +10:00
  • 5d08078ca5 WinForms - Update xml doc Dock = DockStyle.Fill is the default v79.1.360 amaitland 2020-02-01 20:48:30 +10:00
  • 3601c3065b Upgrade to CEF 79.1.36+g90301bd+chromium-79.0.3945.130 / Chromium 79.0.3945.130 amaitland 2020-01-31 10:57:49 +10:00
  • 9dcb0ccad2 Core - Add IBrowserHost.TryCloseBrowser amaitland 2020-02-11 06:57:50 +10:00
  • bc466ef434 Core - Add IBrowserHost.TryCloseBrowser amaitland 2020-02-11 06:57:50 +10:00
  • 891e5c539b WPF Example - Readd Legacy Binding amaitland 2020-02-10 11:11:03 +10:00
  • d2a00e522e Core - ResourceHandler Add MimeType Mappings amaitland 2020-02-05 11:41:02 +10:00
  • 8d01faabe2 Core - ResourceHandler free resources in Dispose instead of Cancel amaitland 2020-02-05 10:06:48 +10:00
  • 6a2175ad43 Core - ResourceHandler.Read only read as many bytes as can be written to DataOut amaitland 2020-02-05 07:12:08 +10:00
  • 0772121f5f Core - ResourceHandler Add MimeType Mappings amaitland 2020-02-05 11:41:02 +10:00
  • 5780fb1f58 Core - ResourceHandler free resources in Dispose instead of Cancel amaitland 2020-02-05 10:06:48 +10:00
  • bf41aa2d75 Core - ResourceHandler.Read only read as many bytes as can be written to DataOut amaitland 2020-02-05 07:12:08 +10:00
  • 82836e0aee WinForms - Update xml doc Dock = DockStyle.Fill is the default amaitland 2020-02-01 20:48:30 +10:00
  • d82caeaceb WinForms - override Control.DefaultSize return 200x100 amaitland 2020-02-01 20:43:40 +10:00
  • 28d1d07e28 WPF - InternalDispose add browser null check amaitland 2020-02-01 20:33:08 +10:00
  • 0db36b246e CefSettings - Update GPU Disabled comments regarding WebGl amaitland 2020-02-01 12:17:58 +10:00
  • 96ab749707 nuget - Update nupkg tags amaitland 2020-02-01 11:05:05 +10:00
  • 0c6290e709 WPF - InternalDispose add browser null check amaitland 2020-02-01 20:33:08 +10:00
  • f8900fdf62 PackageReference - Tabs to spaces amaitland 2020-02-01 14:55:18 +10:00
  • 8706aadd3f CefSettings - Update GPU Disabled comments regarding WebGl amaitland 2020-02-01 12:17:58 +10:00
  • de485a678d nuget - Update nupkg tags amaitland 2020-02-01 11:05:05 +10:00
  • 94ae6bea17 Upgrade to CEF 79.1.36+g90301bd+chromium-79.0.3945.130 / Chromium 79.0.3945.130 amaitland 2020-01-31 10:57:49 +10:00
  • 360740d340 WebBrowserExtensions - Add missing semi colon amaitland 2020-01-31 08:16:34 +10:00
  • 961fc97c9d WebBrowserExtensions - Add missing semi colon amaitland 2020-01-31 08:16:34 +10:00
  • 499c6a80db WPF - ChromiumWebBrowser.GetBrowser() Throws InvalidOperationException if called on Non UI Thread. amaitland 2020-01-31 07:42:55 +10:00
  • 355213ab29 WPF - ChromiumWebBrowser.GetBrowser() Throws InvalidOperationException if called on Non UI Thread. amaitland 2020-01-31 07:42:55 +10:00
  • 788cc2ef68 PackageReference - Set minClientVersion="4.0.0" amaitland 2020-01-30 20:49:30 +10:00
  • 7ab4a24e17 Appveyor - Push new nuget packages to myget amaitland 2020-01-30 20:41:48 +10:00
  • bd9e568305 Nuget - Additional PackageReference set of nupkg files amaitland 2020-01-14 12:05:42 +10:00
  • eabeac3cba Update README.md and bug_report.md amaitland 2020-01-29 18:30:37 +10:00
  • b5fa1a4479 Update README.md and bug_report.md amaitland 2020-01-29 18:30:37 +10:00
  • e011086883 Fix all C6246 warnings: Local declaration hides declaration of the same name in outer scope. (#3027) Gilberto Stankiewicz 2020-01-28 22:17:14 -08:00
  • 10d52419f3 xml doc improvements amaitland 2020-01-29 08:05:41 +10:00
  • 38c7941ab6 xml doc - remove seealso internal interface references amaitland 2020-01-29 07:25:13 +10:00
  • 511bbf71ef xml doc improvements v79.1.350 amaitland 2020-01-29 08:05:41 +10:00
  • ee8de7ec28 xml doc - remove seealso internal interface references amaitland 2020-01-29 07:25:13 +10:00
  • 0cad8054ab Upgrade to CEF 79.1.35+gfebbb4a+chromium-79.0.3945.130 / Chromium 79.0.3945.130 amaitland 2020-01-29 05:52:55 +10:00
  • 27cae10f15 Upgrade to CEF 79.1.35+gfebbb4a+chromium-79.0.3945.130 / Chromium 79.0.3945.130 amaitland 2020-01-29 05:52:55 +10:00
  • 798b2bb62e Sandcastle - Update version and excluded namespaces amaitland 2020-01-29 05:36:02 +10:00
  • 79c99878c5 Xml Doc improvements amaitland 2020-01-28 21:08:37 +10:00
  • 1b1cf522de Core - Update ReferrerPolicy enum values amaitland 2020-01-28 20:59:31 +10:00
  • 39a305cac1 Xml Doc - Improvements and fixes amaitland 2020-01-28 20:47:25 +10:00
  • 221f035841 Sandcastle - Update version and excluded namespaces amaitland 2020-01-29 05:36:02 +10:00
  • 36fa45230c Xml Doc improvements amaitland 2020-01-28 21:08:37 +10:00
  • d4d1286a03 Core - Update ReferrerPolicy enum values amaitland 2020-01-28 20:59:31 +10:00
  • b661fbd2d3 Xml Doc - Improvements and fixes amaitland 2020-01-28 20:47:25 +10:00
  • b1d127957d WPF - Resize Hack for when browser switches from hidden to visible (#2779) amaitland 2020-01-24 16:16:31 +10:00
  • 4cb77e4ca5 Core - Add IBrowserHost.GetNavigationEntriesAsync extension method amaitland 2020-01-24 10:51:29 +10:00
  • ad2c1756f9 Core - Add IBrowserHost.GetNavigationEntriesAsync extension method amaitland 2020-01-24 10:51:29 +10:00
  • 87c8725184 Core - ResourceHandler set Stream.Position = 0 and if CanSeek amaitland 2020-01-22 10:01:21 +10:00
  • 1155ef107c Core - ResourceHandler set Stream.Position = 0 and if CanSeek amaitland 2020-01-22 10:01:21 +10:00
  • 731c626cfe Add cefsharp/79 branch details and update build numbers v79.1.310-pre amaitland 2020-01-22 10:27:58 +10:00
  • 99fedd23ab CefSharp.Common.targets - Remove message output for PlatformCheck as they're not displayed in a fashion users will actually see them amaitland 2020-01-21 19:40:37 +10:00
  • 8559aa6e50 CefSharp.Common.targets - Update link, condense wording amaitland 2020-01-21 13:38:55 +10:00
  • fb6990a195 CefSharp.Common.targets - Improve PlatformCheck error messaging amaitland 2020-01-21 12:33:01 +10:00
  • 44113d77a4 DevTools - now shown as popup (visible in taskbar). amaitland 2020-01-21 09:06:28 +10:00
  • 1550251940 Upgrade to CEF 79.1.31+gfc9ef34+chromium-79.0.3945.117 / Chromium 79.0.3945.117 amaitland 2020-01-21 08:56:08 +10:00
  • e4312760ce API Change - IJavascriptObjectRepository.Register remove isAsync default param amaitland 2020-01-21 08:39:23 +10:00
  • 926cd7243e BrowserSubProcess.Core.BrowserSubprocessExecutable - Return -1 when no type param specified as per the doc amaitland 2020-01-14 20:28:48 +10:00
  • 94e311844c Upgrade to CEF 79.1.10+g7ec49fa+chromium-79.0.3945.117 / Chromium 79.0.3945.117 amaitland 2020-01-14 13:20:52 +10:00
  • 19a70727f2 WinForms/WPF/OffScreen - Improve Dispose/BrowserInitialized error messaging amaitland 2020-01-14 07:55:43 +10:00
  • ad3d1d8244 Update appveyor.yml Alex Maitland 2020-01-11 20:05:03 +10:00
  • fe83ba0aa5 OffScreen - Disable GPU Compositing amaitland 2020-01-08 16:45:54 +10:00
  • 1ef327cf9d Upgrade to CEF 79.1.3+ga5342ed+chromium-79.0.3945.88 / Chromium 79.0.3945.88 amaitland 2020-01-08 16:38:29 +10:00
  • 787079155b Update feature_request.md Alex Maitland 2019-12-24 09:44:12 +10:00
  • 922463c87d Update Readme.txt Alex Maitland 2019-12-21 09:01:12 +10:00
  • 57ab2ec982 WPF - Add CompositionTargetRenderHandler (experimental) amaitland 2019-12-13 20:51:06 +10:00
  • d693ece3ca Example - Fix more home.html links amaitland 2019-12-13 19:40:35 +10:00
  • c26053ae22 Example - Fix broken link in Home.html amaitland 2019-12-13 18:59:43 +10:00
  • 00f8cdf59b Core - ResourceHandler add Charset optional param to constructor or FromStream amaitland 2019-12-13 18:59:20 +10:00