COMMITS
/ CefSharp.Example/CefExample.cs March 13, 2017
A
Upgrade version number to 57.0.0
amaitland committed
March 1, 2017
March 2, 2017
March 5, 2017
February 13, 2017
A
J
Implementation of Cef.RegisterWidevineCdm (#1935)
Justin Stenning committed
January 31, 2017
A
Add CssAnimation example for testing purposes
amaitland committed
September 19, 2016
September 1, 2016
A
Experimental implementation of IBrowserProcessHandler.OnScheduleMessagePumpWork
amaitland committed
August 19, 2016
A
Add command line option to test #1634
amaitland committed
July 20, 2016
A
Refactor OnContextInitialized out as part of IBrowserProcessHandler interface
amaitland committed
June 29, 2016
A
Add TooltipTestUrl to WPF Example menu
amaitland committed
June 22, 2016
June 15, 2016
A
Disable GPU for windows 7 as it appears to still be a problem with #1634
amaitland committed
May 29, 2016
A
Re-enable GPU in OffScreen and WPF examples
amaitland committed
April 19, 2016
April 15, 2016
April 12, 2016
A
Add WPF Draggable Regions Test
amaitland committed
April 10, 2016
A
Add enable-logging command line argument example
amaitland committed
March 29, 2016
March 20, 2016
A
Disable GPU in WPF and Offscreen examples until #1634 has been resolved
amaitland committed
March 18, 2016
A
A
Add Cef.CurrentlyOnThread method for checking if your on a particular CEF thread
amaitland committed
March 6, 2016
A
Add example of --allow-running-insecure-content (only valid in 47 and above)
amaitland committed
February 11, 2016
A
Add Filter test url to WPF Example
amaitland committed
January 29, 2016
A
Add example of how to disable extensions
amaitland committed
January 11, 2016
A
Update copyright to 2016
amaitland committed
January 6, 2016
A
Merge pull request #1531 from rlmcneary2/rename-enable-focus
Alex Maitland committed
January 5, 2016
December 29, 2015
A
Add demo that loads the pepper flash plugin that comes with Google Chrome
amaitland committed
December 8, 2015
R
Move OnFocusedNodeChanged into new IRenderProcessMessageHandler.
Rich McNeary committed
R
Changed to specifically request FocusNodeChanged messages.
Rich McNeary committed
December 7, 2015
R
Add the OptionalMessages property to CefSettings.
Rich McNeary committed
October 21, 2015
A
Add Cef.DoMessageLoopWork example to WinForms.Example project
amaitland committed
September 18, 2015
A
Only enable WCF if a bound object has been registered
amaitland committed
September 16, 2015
A
Demo Post data for #1267
amaitland committed
September 15, 2015
A
Merge pull request #1268 from amaitland/fix/schemeregistration
Alex Maitland committed
A
Register the same scheme twice to confirm parsing of command line arguments
amaitland committed
A
A
Remove some duplication from the offscreen performance args part
amaitland committed
September 9, 2015
A
Add example of registering custom scheme for cookie manager
amaitland committed
September 3, 2015
A
August 27, 2015
August 26, 2015
A
Load basic error message when render process crashes
amaitland committed
August 11, 2015
August 3, 2015
A
Merge branch 'cefextensions' of https://github.com/arsher/CefSharp
amaitland committed
A
Add copyright to CefSharp.Example
amaitland committed
August 2, 2015
D
CefExtension modified to null-check JavascriptCode in constructor
David Serfozo committed
August 1, 2015
D
added extension example
David Serfozo committed
July 29, 2015
D
added missing method in ICookieManager and removed now unnecessary methods from Cef.h
David Serfozo committed