Commit Graph

  • 988c8ca263 IBrowserHost - Add SetAudioMuted and IsAudioMuted amaitland 2019-03-21 20:30:43 +10:00
  • 3423670740 WinForms/WPF/OffScreen - Dispose of BrowserSettings only if created by CefSharp framework amaitland 2019-03-21 20:13:02 +10:00
  • fbe9c556e2 Core - Add LogSeverity.Fatal amaitland 2019-03-21 13:33:03 +10:00
  • 16115724a4 EditorConfig: Added missing csharp_indent_case_contents_when_block (#2699) Chris 2019-03-21 01:23:30 +01:00
  • f3d4fe8b20 WinForms - Add example to xml doc of CreateBrowserWindowInfo amaitland 2019-03-21 10:07:56 +10:00
  • a7a73dc930 WinForms - Disable Window Activation by default amaitland 2019-03-21 09:55:06 +10:00
  • 2592370174 Update README.md Alex Maitland 2019-03-21 09:35:36 +10:00
  • 3731dfa931 BrowserSubprocess Wrappers - Fix copyright year amaitland 2019-03-21 05:26:23 +10:00
  • db306a64c9 CefExample - Add autoplay-policy example amaitland 2019-03-20 21:51:18 +10:00
  • aaa5054d6c Added QUnit tests for DateTime serialization (#2695) kurtzky 2019-03-20 19:15:50 +08:00
  • 70de3a6d9c Add Initial IRenderProcessHandler.OnContextCreated/Released implementation (#2697) Alex Maitland 2019-03-20 20:33:10 +10:00
  • 1c5d4000fa WinForms/WPF - Dispose of IFrame after calling LoadUrl amaitland 2019-03-18 20:11:48 +10:00
  • 8ffd29fc56 Upgrade version numbers to 73.0.0 amaitland 2019-03-15 22:13:07 +10:00
  • 111439c98e CefSchemeRegistrar->AddCustomScheme - signature changed amaitland 2019-03-15 21:13:21 +10:00
  • 13970fe55c Upgrade to CEF 3.3683.1920.g9f41a27 / Chromium 73.0.3683.75 amaitland 2019-03-15 20:58:06 +10:00
  • 7436d648a5 Upgrade to CEF 3.3626.1895.g7001d56 / Chromium 72.0.3626.121 amaitland 2019-03-10 11:35:34 +10:00
  • 165d2beaf9 Added config for no-response and support bot (#2684) Chris 2019-03-10 01:50:43 +01:00
  • 7d24861e7a Upgrade to CEF 3.3578.1870.gc974488 / Chromium 71.0.3578.98 v71.0.2 cefsharp/71 amaitland 2019-03-09 13:46:33 +10:00
  • e893b04012 WindowInfo.h - Make unmanaged constructor internal amaitland 2019-03-06 20:30:12 +10:00
  • 485353147a WindowInfo.h - Make unmanaged constructor internal v71.0.1 amaitland 2019-03-06 20:30:12 +10:00
  • 5757f587c3 Core - WindowInfo: Fixed memory leak (#2670) Chris 2019-03-05 08:55:17 +01:00
  • 27f1ff1e3d Core - BrowserSettings: Fixed a memory leak (#2669) Chris 2019-03-05 08:55:01 +01:00
  • 9c5f9c285d Core - WindowInfo: Fixed memory leak (#2670) Chris 2019-03-05 08:55:17 +01:00
  • 21e5175fc1 Core - BrowserSettings: Fixed a memory leak (#2669) Chris 2019-03-05 08:55:01 +01:00
  • b1ef9e8bc2 OffScreen - ChromiumWebBrowser.Dispose add comment for Interlocked.CompareExchange amaitland 2019-03-01 14:10:27 +10:00
  • 58fac3865b OffScreen - Cleanup and improvements to the dispose pattern merceyz 2019-02-15 08:38:37 +10:00
  • 4a145bf363 WPF ByteArrayWritableBitmapRenderHandler - Remove base class amaitland 2019-03-01 13:18:40 +10:00
  • 5c292cd707 WPF - Refactor RenderHandler implementations (#2652) Chris 2019-03-01 04:03:52 +01:00
  • f3877be19a V8Serialization - ConvertDateTimeToCefTime convert to UTC time amaitland 2019-02-28 20:25:23 +10:00
  • 72ee102bcf V8Serialization - ConvertDateTimeToCefTime convert to UTC time amaitland 2019-02-28 20:25:23 +10:00
  • 574bc16db2 BrowserTabUserControl - Add xml doc to SetupMessageInterceptor Alex Maitland 2019-02-28 15:16:08 +10:00
  • 8fd431154d Merge branch 'message-interceptor-fix' of https://github.com/merceyz/CefSharp Alex Maitland 2019-02-28 15:04:41 +10:00
  • fd9d52ebeb WinForms ChromiumWebBrowser - Change BrowserSettings property to use IBrowserSettings Alex Maitland 2019-02-28 15:01:57 +10:00
  • 679250ee58 Upgrade version number to 72.0.0 amaitland 2019-02-25 21:54:25 +10:00
  • 8e6cd06956 Upgrade to CEF 3.3626.1891.g52be333 / Chromium 72.0.3626.96 amaitland 2019-02-25 20:57:44 +10:00
  • 5e83050ae0 Upgrade version numbers to 71.0.1 amaitland 2019-02-23 14:46:58 +10:00
  • 2ae1c34b44 Build.ps1 - Automated more tasks relating to updating CefSharp version and copyright year (#2640) Chris 2019-02-15 21:40:25 +01:00
  • 4f67c2acef Merge branch 'master' into message-interceptor-fix Chris 2019-02-22 13:18:52 +01:00
  • a5be9e4ed8 Readme.md Add SharpBrowser (#2659) Robinicks 2019-02-22 12:03:47 +05:30
  • 196c0932df build.ps1 - Remove incorrect $env:VS141COMNTOOLS -eq $null check when building VS2017 Alex Maitland 2019-02-22 11:11:32 +10:00
  • cb374cb12f ManagedCefBrowserAdapter - Throw exception if attempting to call CreateBrowser with a Disposed BrowserSettings instance amaitland 2019-02-20 20:47:36 +10:00
  • 707db8bb6e appveyor.yml - Take two at updating myget api key amaitland 2019-02-20 20:28:57 +10:00
  • f7c39101d1 Update myget API key Alex Maitland 2019-02-20 14:26:03 +10:00
  • 6209bbdcdf build.ps1 - Remove incorrect $env:VS141COMNTOOLS -eq $null check when building VS2017 Alex Maitland 2019-02-22 11:11:32 +10:00
  • 2684f9cd04 appveyor.yml - Take two at updating myget api key amaitland 2019-02-20 20:28:57 +10:00
  • fde8fc67e7 Nuget packages - Move the item groups that contain folders into the props files amaitland 2019-02-12 21:21:54 +10:00
  • dc05c21ec4 Update myget API key Alex Maitland 2019-02-20 14:26:03 +10:00
  • accca5739c Merge branch 'master' into message-interceptor-fix Alex Maitland 2019-02-19 19:52:51 +10:00
  • 9d2c66f584 Cefexample Add link to cef specific command line args Alex Maitland 2019-02-19 10:07:11 +10:00
  • 3ddb280be7 Merge branch 'master' into message-interceptor-fix Chris 2019-02-17 20:39:39 +01:00
  • 3eee0d6787 WinForms.Example - Fixed message interceptor not working after a render process switch merceyz 2019-02-17 20:24:27 +01:00
  • a9b3c36f77 Build.ps1 - Automated more tasks relating to updating CefSharp version and copyright year (#2640) Chris 2019-02-15 21:40:25 +01:00
  • 8d23dc711b WPF - Fix compile error because of IDE1006 Naming rule violation (#2649) Chris 2019-02-13 21:19:23 +01:00
  • fc7a9a7672 Upgrade to CEF 3.3578.1869.gcc1dc0f / Chromium 71.0.3578.98 amaitland 2019-02-08 21:50:40 +10:00
  • 8df97b8b3f WPF Example - Change to using DataUri (LoadHtml extension method) for showing errors instead of LoadString amaitland 2019-02-08 10:42:15 +10:00
  • a448b11f37 CefSharp.Common.props - Remove <None/> entries from targets amaitland 2019-02-05 12:37:40 +10:00
  • ccb4761023 Update ISSUE_TEMPLATE.md Alex Maitland 2019-02-02 20:28:45 +10:00
  • 6f6ca94ea9 WPF Example - Change to using DataUri (LoadHtml extension method) for showing errors instead of LoadString amaitland 2019-02-08 10:42:15 +10:00
  • 2c9155f1cb WinForms/WPF - Change browserSettings to use the private field to avoid throw exception in dispose amaitland 2019-02-08 10:14:32 +10:00
  • 468ebea598 WinForms avoid throwing exception when setting BrowserSettings to null (#2637) Mike Bragg 2019-02-07 00:08:42 -05:00
  • 3c650a0121 CefSharp.Common.props - Remove <None/> entries from targets amaitland 2019-02-05 12:37:40 +10:00
  • a350f963f4 Nuget update copyright year amaitland 2019-02-05 12:32:58 +10:00
  • 0b0f6116b8 Update ISSUE_TEMPLATE.md Alex Maitland 2019-02-02 20:28:45 +10:00
  • e1779a22f7 README.md - Update as 71.0.0 as been released amaitland 2019-01-22 20:40:18 +10:00
  • da06d3786e Add LegacyResourceHandlerFactory - for backwards compatibility with old behaviour. amaitland 2019-01-22 15:25:19 +10:00
  • 750dbcd25b RequestContext - Improve CEF UI thread xml doc v71.0.0 amaitland 2019-01-19 13:01:13 +10:00
  • 904ae0c3be TypeConversion - Improve ToNative type checking when converting from Object to CefValue amaitland 2019-01-18 12:34:25 +10:00
  • 9f30087870 RequestContext - Improve CEF UI thread xml doc amaitland 2019-01-19 13:01:13 +10:00
  • 34f29f0323 TypeConversion - Improve ToNative type checking when converting from Object to CefValue amaitland 2019-01-18 12:34:25 +10:00
  • 406a2248b8 RequestContext - Throw exception of methods executed on Non CEF UI Thread amaitland 2019-01-17 08:07:15 +10:00
  • 73d6a06284 RequestContext - Fix some xml doc mistakes amaitland 2019-01-17 05:35:45 +10:00
  • e7b192e7c9 RequestContext - Fix some xml doc mistakes amaitland 2019-01-17 05:35:45 +10:00
  • 3065f2051d CefSharp.shfbproj - Upgrade to version 71.0.0 amaitland 2019-01-16 09:23:31 +10:00
  • bbfe998ffa DependencyChecker - Switch to using Uri.TryCreate as is more fault tolerant amaitland 2019-01-15 12:14:29 +10:00
  • 2706f13b1a DependencyChecker - Switch to using Uri.TryCreate as is more fault tolerant amaitland 2019-01-15 12:14:29 +10:00
  • 23a724935c RenderClientAdapter - Update GetViewRect to default to using width/height as 1 instead of 0 as CEF doesn't like 0 amaitland 2019-01-14 14:38:38 +10:00
  • c02591116c RenderClientAdapter - Update GetViewRect to default to using width/height as 1 instead of 0 as CEF doesn't like 0 amaitland 2019-01-14 14:38:38 +10:00
  • 5588cc47c5 Upgrade to CEF 3.3578.1863.gbf8cff2 / Chromium 71.0.3578.98 amaitland 2019-01-13 20:39:59 +10:00
  • ec527c14a4 Upgrade to CEF 3.3578.1863.gbf8cff2 / Chromium 71.0.3578.98 amaitland 2019-01-13 20:39:59 +10:00
  • 6e82717f3f add spaces in exception messages (#2620) campersau 2019-01-10 23:57:28 +01:00
  • b2acd4ad76 OffScreen - Add CefSettings.EnableAudio amaitland 2019-01-12 06:39:42 +10:00
  • 8c93b8bfbf OffScreen - Add CefSettings.EnableAudio amaitland 2019-01-12 06:39:42 +10:00
  • b31069633e add spaces in exception messages (#2620) campersau 2019-01-10 23:57:28 +01:00
  • 4525b51c28 RequestContext.cpp - LoadExtension resolve issues with CefPostTask amaitland 2019-01-10 17:22:01 +10:00
  • 627d0497cb RequestContext.h - Split method implementation out into RequestContext.cpp amaitland 2019-01-10 07:07:28 +10:00
  • 94b30728a9 VC++ - More header guards amaitland 2019-01-09 22:07:36 +10:00
  • 09653848a1 VC++ - Fix up includes and add some more header guards amaitland 2019-01-09 21:58:52 +10:00
  • 0b965ca109 RequestContext.h - Invoke LoadExtension on CEF UI Thread using CefPostTask amaitland 2019-01-09 21:08:42 +10:00
  • 7aeaa3baf5 Xml doc improvements/fixes amaitland 2019-01-09 20:27:06 +10:00
  • b05439b862 WPF - BrowserSettings dispose after browser created amaitland 2019-01-09 19:53:35 +10:00
  • f9428c1aba OffScreen - BrowserSettings throw exception if attempting to use Disposed instance amaitland 2019-01-09 17:26:39 +10:00
  • ee666b3cb6 WinForms - Dispose of BrowserSettings after browser created amaitland 2019-01-09 17:12:28 +10:00
  • e0bab6fad2 BrowserSettings - Add command line arg xml doc comment to Javascript property amaitland 2019-01-09 14:39:24 +10:00
  • eec6285213 LoadExtension - Add additional comments about loading crx files amaitland 2019-01-09 07:23:28 +10:00
  • 9d1dadc199 appveyor.yml - Skip building if commit only contains md/js/html files amaitland 2019-01-09 07:08:51 +10:00
  • 43a4331385 Readme.md - Add cefsharp/71 release branch amaitland 2019-01-09 07:04:16 +10:00
  • 2572715407 Add IApp interface and DefaultApp implementation (#2616) Alex Maitland 2019-01-09 05:57:57 +10:00
  • c004a68c79 RequestContext.cpp - LoadExtension resolve issues with CefPostTask amaitland 2019-01-10 17:22:01 +10:00
  • d5a8108ed1 RequestContext.h - Split method implementation out into RequestContext.cpp amaitland 2019-01-10 07:07:28 +10:00
  • 1d65a8d07e VC++ - More header guards amaitland 2019-01-09 22:07:36 +10:00