Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 9, 2019
Commits on Mar 6, 2019
- committed
- authored andcommitted
Core - BrowserSettings: Fixed a memory leak (#2669)
Show description for 27f1ff1authored andcommitted
Commits on Feb 28, 2019
V8Serialization - ConvertDateTimeToCefTime convert to UTC time
Show description for f3877becommittedWinForms ChromiumWebBrowser - Change BrowserSettings property to use IBrowserSettings
Show description for fd9d52ecommitted
Commits on Feb 23, 2019
- committed
Build.ps1 - Automated more tasks relating to updating CefSharp version and copyright year (#2640)
Show description for 2ae1c34authored andcommitted
Commits on Feb 22, 2019
- committed
- committed
- committed
build.ps1 - Remove incorrect $env:VS141COMNTOOLS -eq $null check when building VS2017
Show description for 6209bbdcommitted
Commits on Feb 8, 2019
- committed
WPF Example - Change to using DataUri (LoadHtml extension method) for showing errors instead of LoadString
Show description for 8df97b8committedCefSharp.Common.props - Remove <None/> entries from targets
Show description for a448b11committedUpdate ISSUE_TEMPLATE.md
Show description for ccb4761committed
Commits on Feb 7, 2019
- authored andcommitted
Commits on Jan 19, 2019
- committed
TypeConversion - Improve ToNative type checking when converting from Object to CefValue
Show description for 904ae0ccommitted
Commits on Jan 16, 2019
Commits on Jan 15, 2019
Commits on Jan 14, 2019
RenderClientAdapter - Update GetViewRect to default to using width/height as 1 instead of 0 as CEF doesn't like 0
Show description for 23a7249committed
Commits on Jan 13, 2019
Commits on Jan 11, 2019
- authored andcommitted
OffScreen - Add CefSettings.EnableAudio
Show description for 8c93b8bcommitted
Commits on Jan 10, 2019
RequestContext.cpp - LoadExtension resolve issues with CefPostTask
Show description for 4525b51committedRequestContext.h - Split method implementation out into RequestContext.cpp
Show description for 627d049committedVC++ - More header guards
Show description for 94b3072committed- committed
RequestContext.h - Invoke LoadExtension on CEF UI Thread using CefPostTask
Show description for 0b965cacommitted- committed
WPF - BrowserSettings dispose after browser created
Show description for b05439bcommitted- committed
WinForms - Dispose of BrowserSettings after browser created
Show description for ee666b3committed