Commit Graph

  • fd46a4c145 Core - Add EvaluateScriptAsPromiseAsync (#3251) Alex Maitland 2020-10-06 15:19:37 +10:00
  • d0b53da211 Core - Fix IRequestContextHandler.GetResourceRequestHandler never called amaitland 2020-10-04 15:11:58 +10:00
  • 8fb00f7656 Core - Fix IRequestContextHandler.GetResourceRequestHandler never called amaitland 2020-10-04 15:11:58 +10:00
  • f94e53d638 WPF - Resize Hack for when browser switches from hidden to visible (#2779) amaitland 2020-01-24 16:16:31 +10:00
  • 807d79bffb appveyor - update build version amaitland 2020-10-04 14:48:56 +10:00
  • 13e74fea8d README.md - Update in preparation for branching cefsharp/85 amaitland 2020-10-04 14:47:25 +10:00
  • 02a8ea70cd Upgrade to CEF 85.3.12+g3e94ebf+chromium-85.0.4183.121 / Chromium 85.0.4183.121 amaitland 2020-10-04 14:45:58 +10:00
  • 0dcd86026e Net Core - Split netcore vcxproj packages.config files amaitland 2020-10-04 14:32:06 +10:00
  • b4c2e359a6 Core - Improve IRequestContext.SetProxy extension Method amaitland 2020-10-02 17:13:16 +10:00
  • b0ee2f2bda Core - Add Cef.Initialize(settings, performDependencyCheck) overload amaitland 2020-10-02 10:24:31 +10:00
  • 02d51747f5 Core - Update CefErrorCode xml doc amaitland 2020-10-02 10:22:05 +10:00
  • 6b56bfd552 Core - Add IRequestContext.SetProxy amaitland 2020-09-24 10:08:00 +10:00
  • e149cabe07 Example - Move RequestContextHandler into CefSharp.Example amaitland 2020-09-24 09:45:19 +10:00
  • 23fd91b353 Fix typos in Cef documentation (#3237) Jozef Izso 2020-09-25 00:29:23 +02:00
  • 78e32a3b9f Enhancement - Add DevToolsClient (#3229) Alex Maitland 2020-09-21 19:32:25 +10:00
  • ac28701b42 Update build version number to 85.3.6 amaitland 2020-09-18 17:50:15 +10:00
  • 4f74f60787 Core - Add CefSharp.RenderProcessId javascript property amaitland 2020-09-18 13:56:07 +10:00
  • 71773424dc Wpf/WinForms/OffScreen - Standardize InternalIsBrowserInitialized amaitland 2020-09-18 13:32:22 +10:00
  • 124490ed20 Core - Legacy Javascript Binding Integration Test amaitland 2020-09-16 20:31:06 +10:00
  • 05665405f4 Core - Legacy Javascript Binding Integration Test amaitland 2020-09-16 19:58:40 +10:00
  • 3ccb0f8b10 Core - Reduce ChromiumWebBrowser Code Duplication amaitland 2020-09-16 18:33:51 +10:00
  • 6d62d188b7 Core - Reduce Code Duplication amaitland 2020-09-16 17:06:57 +10:00
  • 4678bbc932 Net Core - Add header to CefSharp.BrowserSubprocess.Core.netcore.vcxproj amaitland 2020-09-16 16:17:30 +10:00
  • 2a1dd3fc88 Core - Update Generated Ref Assembly source amaitland 2020-09-16 16:16:47 +10:00
  • 3230444045 WPF Example - Add Chrome internal Urls menu amaitland 2020-09-16 14:32:30 +10:00
  • c56098dc7d Core - HtmlString add charSet support amaitland 2020-09-16 14:31:54 +10:00
  • 53f15f22eb Upgrade to CEF 85.3.6+gacfac2f+chromium-85.0.4183.102 / Chromium 85.0.4183.102 amaitland 2020-09-16 13:38:20 +10:00
  • d6e79e9b38 Update CONTRIBUTING.md Alex Maitland 2020-09-05 10:36:27 +10:00
  • b0b5103100 Fix code analysis C4018 warnings (#3223) Gilberto Stankiewicz 2020-08-26 02:13:13 -07:00
  • b9f98456d3 Update Nuget package version number to 84.4.10 amaitland 2020-08-26 17:23:54 +10:00
  • 81e0956766 Upgrade to 84.4.10 amaitland 2020-08-26 16:50:33 +10:00
  • 03173a41ca README.md - Release 84.4.10 cefsharp/84 amaitland 2020-08-26 16:29:57 +10:00
  • f55707d9ff build.netcore.ps1 - Update to version 84.4.1 amaitland 2020-08-26 16:30:34 +10:00
  • 498a5dc1e2 README.md - Release 84.4.10 amaitland 2020-08-26 16:29:57 +10:00
  • 818e977094 Update bug_report.md Alex Maitland 2020-08-26 15:24:19 +10:00
  • bb390c2c2d appveyor.yml - Update version number to differentiate between master builds and release branch v84.4.10 amaitland 2020-08-26 15:02:22 +10:00
  • 3823057d77 Update build version to 84.4.10 amaitland 2020-08-26 14:56:56 +10:00
  • 89e95ef3be Core - Add CompositionUnderline.Style (IME) amaitland 2020-08-26 14:54:31 +10:00
  • 8d1afada20 WinForms - OnHandleDestroyed directly references CefSharp.Core crashing Designer amaitland 2020-08-26 14:22:37 +10:00
  • 178482d9af Core - Add CompositionUnderline.Style (IME) amaitland 2020-08-26 14:54:31 +10:00
  • e8ac112f7a WinForms - OnHandleDestroyed directly references CefSharp.Core crashing Designer amaitland 2020-08-26 14:22:37 +10:00
  • 8c511a0cf3 Update build version to 84.4.10 amaitland 2020-08-26 14:14:43 +10:00
  • 9375f36ab9 Upgrade to CEF 84.4.1+gfdc7504+chromium-84.0.4147.105 / Chromium 84.0.4147.105 amaitland 2020-08-26 14:13:33 +10:00
  • 98694ea1d8 Net Core - CefSharp.Common.NETCore.nuspec use chromiumembeddedframework.runtime amaitland 2020-08-26 13:49:45 +10:00
  • 1e141d0479 Upgrade to CEF 84.4.1+gfdc7504+chromium-84.0.4147.105 / Chromium 84.0.4147.105 amaitland 2020-08-26 13:47:55 +10:00
  • abc0ef0224 Update CONTRIBUTING.md Alex Maitland 2020-08-19 13:39:30 +10:00
  • d62761e9cf Net Core - Build script msbuild verbosity quiet amaitland 2020-08-19 09:48:06 +10:00
  • 1f4f37bfb6 Net Core - Use msbuild directly for restore (#3217) campersau 2020-08-18 13:57:18 +02:00
  • 74c23b1dfe Test - Revert c# Discard amaitland 2020-08-18 19:20:44 +10:00
  • 0eea5c7a9a Net Core - build.netcore.ps1 compile x64 before x86 amaitland 2020-08-18 18:10:31 +10:00
  • f11785e44b Core - Fix some compiler warnings amaitland 2020-08-18 18:08:09 +10:00
  • 74012ffe0c Net Core - Add powershell build script amaitland 2020-08-18 17:40:22 +10:00
  • b1ff27c1ba Net Core - Core RefAssembly Change Sdk Target amaitland 2020-08-18 17:24:58 +10:00
  • f350aef89d Core - Update IBrowserHost.Find xml doc amaitland 2020-08-16 14:23:31 +10:00
  • 42239074bf Core - Update IBrowserHost.Find xml doc amaitland 2020-08-16 14:23:31 +10:00
  • 7640b65b97 Net Core - Add Assembly.manifest amaitland 2020-08-14 21:27:55 +10:00
  • 1acd28b987 Net Core - AppVeyor run tests and build x86/x64 (#3214) campersau 2020-08-14 13:18:24 +02:00
  • 37350783f2 Net Core - AppVeyor Release Build amaitland 2020-08-14 20:22:31 +10:00
  • 11a905e1c9 Net Core - AppVeyor nupack amaitland 2020-08-14 20:11:02 +10:00
  • 54e780beed Net Core - AppVeyor nupack amaitland 2020-08-14 19:30:58 +10:00
  • 60f756d020 Net Core - AppVeyor nupack amaitland 2020-08-14 19:26:31 +10:00
  • 6045c68f99 Net Core - AppVeyor before_build amaitland 2020-08-14 18:40:33 +10:00
  • 54b60a5310 Net Core - AppVeyor nuget restore amaitland 2020-08-14 18:14:25 +10:00
  • 5e69d57144 Net Core - AppVeyor msbuild restore amaitland 2020-08-14 17:54:17 +10:00
  • be86a5b166 Net Core - AppVeyor dotnet restore before build amaitland 2020-08-14 16:57:11 +10:00
  • 90ec51073b Net Core - AppVeyor matrix remove dash amaitland 2020-08-14 16:49:50 +10:00
  • 33a4a4415c Net Core - AppVeyor matrix remove dash amaitland 2020-08-14 16:48:24 +10:00
  • b036a3e1b4 Net Core - AppVeyor matrix tabs to spaces amaitland 2020-08-14 16:47:23 +10:00
  • b6a0e272e5 Net Core - AppVeyor matrix take 4 amaitland 2020-08-14 16:45:08 +10:00
  • 28b8f6db23 Net Core - AppVeyor matrix take 3 amaitland 2020-08-14 16:43:35 +10:00
  • 36b20a3eb6 Net Core - AppVeyor Matrix Take 2 amaitland 2020-08-14 16:42:11 +10:00
  • 1ec3804327 Net Core - AppVeyor Matrix Build First Attempt amaitland 2020-08-14 16:31:21 +10:00
  • d76379f7e9 Upgrade to CEF 84.4.0+g304e015+chromium-84.0.4147.105 / Chromium 84.0.4147.1055 amaitland 2020-08-14 16:14:09 +10:00
  • d0c14cd036 Update version number to 84.4.0 amaitland 2020-08-14 15:17:03 +10:00
  • 2f02c8e11c Net Core - Add Net Core Specific packages amaitland 2020-08-14 15:12:51 +10:00
  • e25205c963 Net Core - Sign CefSharp.Core.RefAssembly amaitland 2020-08-14 14:09:01 +10:00
  • 76c7918b83 Net Core - GenApi CefSharp.Core amaitland 2020-08-12 14:49:58 +10:00
  • 159a45b79d Net Core - GenApi Generate CefSharp.Core.dll reference assembly amaitland 2020-08-12 14:05:56 +10:00
  • 217258c2ae Net Core - Make VC++ Methods internal to avoid being included in Ref Assembly amaitland 2020-08-12 14:16:35 +10:00
  • e1ca2f085b Net Core - Produce reference assemblies for c# projects amaitland 2020-08-07 15:23:35 +10:00
  • 0183c429e0 WPF/WinForms/OffScreen - Reduce Code Duplication Initial amaitland 2020-08-07 14:10:02 +10:00
  • a4a345a91f Update appveyor.yml v84.3.10-pre Alex Maitland 2020-07-28 11:14:08 +10:00
  • 5768819611 Update Readme.txt Alex Maitland 2020-07-28 11:05:41 +10:00
  • 967f69bcd1 Upgrade Version Number to 84.3.10 amaitland 2020-08-05 16:54:10 +10:00
  • 240c90e06b Upgrade to CEF 84.3.10+ga46056b+chromium-84.0.4147.105 / Chromium 84.0.4147.105 amaitland 2020-08-05 16:51:33 +10:00
  • b8c6fea2d0 Core - Remove non-existent file from CefSharp.csproj amaitland 2020-08-05 16:47:48 +10:00
  • 2a96ebc7de Upgrade to CEF 84.3.8+gc8a556f+chromium-84.0.4147.105 / Chromium 84.0.4147.105 amaitland 2020-08-05 15:48:47 +10:00
  • e2c67af060 Net Core - Simplify cef.redist package reference amaitland 2020-08-05 15:45:42 +10:00
  • 56f801705d Core - Move LimitedConcurrencyLevelTaskScheduler to CefSharp namespace amaitland 2020-08-05 14:13:53 +10:00
  • dafe069f40 Update appveyor.yml Alex Maitland 2020-07-28 11:14:08 +10:00
  • 13d8418eca Update Readme.txt Alex Maitland 2020-07-28 11:05:41 +10:00
  • 233019acdf WPF - TabControlAutomationPeer revert to older style c# syntax for VS2015 compiler amaitland 2020-07-27 20:47:25 +10:00
  • da8ad192a4 WPF - Add Experimental Accessibility Handler amaitland 2020-07-10 10:46:32 +10:00
  • e834d89518 Fix Issue #2053 - Add accessibility support for WPF Justin D'Arcangelo 2020-06-30 13:57:28 -04:00
  • b5a83f526e Enhancement - Pluggable Javascript Naming (#3141) Alex Maitland 2020-07-27 20:13:16 +10:00
  • 1af1065f03 Net Core - Add XUnit Test Project amaitland 2020-07-24 21:07:29 +10:00
  • 22d494b230 Net Core - Split Binding Test into Sync/Async amaitland 2020-07-24 20:42:14 +10:00
  • 4505fdfef4 Net Core - Ensure project build order and copy browsersubprocess files. amaitland 2020-07-24 19:51:43 +10:00
  • 857cfce80a Net Core Example - Move cef.redist package references from example into the individual projects. amaitland 2020-07-23 21:00:39 +10:00
  • 5e67f789ea Upgrade to CEF 84.3.3 in netcore projects (#3198) campersau 2020-07-23 12:44:44 +02:00