Tags: jiailiuyan/CefSharp
Toggle v47.0.0-pre01's commit message
Merge pull request cefsharp#1444 from amaitland/feature/preferences
Implement Change Preferences at Runtime.
Toggle v37.0.3's commit message
Merge pull request cefsharp#1491 from cefsharp/feature/build-with-vs2013
Adjustments to make it possible to build CefSharp v37 using VS2013:
Toggle v45.0.0's commit message
Add CefExecuteProcess as Cef.ExecuteProcess - useful for implementing…
… your own very minimal browser without the custom subprocess
Toggle v45.0.0-pre01's commit message
Toggle v43.0.1's commit message
always create the offscreen browser using the instance settings, requ…
…est context and address
Toggle v43.0.0's commit message
Add small section about upgrading to 43.0.x in NuGet/Readme.txt
Toggle v43.0.0-pre02's commit message
Add using(callback) so dispose is called in the event of an exception
Toggle v43.0.0-pre01's commit message
Add missing OnOpenURLFromTab implementation
Toggle v41.0.1's commit message
Update in prep for 41.0.1 release
Toggle v41.0.0's commit message
Now that `OnLoadStart` and `OnLoadEnd` simply fire event handlers rem…
…ove the locking
Conflicts:
CefSharp.Core/Internals/ClientAdapter.h
You can’t perform that action at this time.