COMMITS
/ CefSharp.BrowserSubprocess.Core/CefAppUnmanagedWrapper.cpp January 29, 2020
G
Fix all C6246 warnings: Local declaration hides declaration of the same name in outer scope. (#3027)
Gilberto Stankiewicz committed
August 11, 2019
A
LegacyJavascriptBinding - Enabled field was overwritten when a popup was opened
amaitland committed
July 20, 2019
July 8, 2019
A
CefSharp.BindObjectAsync - Split out into it's own Handler
amaitland committed
July 4, 2019
A
Network Service - Register custom scheme in all process types
amaitland committed
July 2, 2019
A
ISchemeRegistrar - Change AddCustomScheme to use SchemeOptions enum
amaitland committed
June 14, 2019
A
Javascript Legacy Binding - Pass objects on CefBrowserHost::CreateBrowser
amaitland committed
June 13, 2019
A
SendProcessMessage - Remove frame/browserid from messages
amaitland committed
June 11, 2019
A
Initial version 75 upgrade and NetworkService changes
amaitland committed
June 3, 2019
A
Add CefSharp.PostMessage (#2799)
Alex Maitland committed
April 26, 2019
A
March 20, 2019
A
Add Initial IRenderProcessHandler.OnContextCreated/Released implementation (#2697)
Alex Maitland committed
March 15, 2019
A
CefSchemeRegistrar->AddCustomScheme - signature changed
amaitland committed
December 27, 2018
A
Rename CefExtension to V8Extension
amaitland committed
October 28, 2018
A
CefAppUnmanagedWrapper::OnContextCreated - Fixed up merge mistake
amaitland committed
A
Call OnContextCreated and OnContextReleased for each frame (#2373)
Alex Sukhovy committed
September 10, 2018
August 27, 2018
August 5, 2018
May 15, 2018
April 26, 2018
April 20, 2018
A
LegacyBinding - Remove objects from cache if key already exists
amaitland committed
March 7, 2018
J
Support uncaught exception handling (#2244)
João Neves committed
January 29, 2018
A
JSB Add Caching
amaitland committed
January 28, 2018
A
JSB BindObjectAsync return response object
amaitland committed
January 22, 2018
A
IJavascriptObjectRepository.ObjectBoundInJavascript - Fix bug and add example
amaitland committed
A
IJavascriptObjectRepositry - Add ObjectBoundInJavascript event
amaitland committed
A
Implement Javascript Binding v2 (#2247)
Alex Maitland committed
August 29, 2017
C
Added CefCustomScheme.IsCspBypassing
Chris committed
May 5, 2017
March 13, 2017
J
A
Upgrade version number to 57.0.0
amaitland committed
March 6, 2017
March 5, 2017
December 1, 2016
A
Add scriptUrl and startLine to EvaluateScriptAsync
amaitland committed
A
Upgrade to 3.2883.1539
amaitland committed
September 25, 2016
May 29, 2016
January 11, 2016
A
Update copyright to 2016
amaitland committed
January 5, 2016
December 9, 2015
A
Move OnContextCreated from IRequestHandler to IRenderProcessMessageHandler
amaitland committed
A
Merge branch 'feature/oncontextcreated' of https://github.com/amaitland/CefSharp
amaitland committed
December 8, 2015
R
Changed to specifically request FocusNodeChanged messages.
Rich McNeary committed
December 7, 2015
R
Add the OptionalMessages property to CefSettings.
Rich McNeary committed
R
Fix comment.
Rich McNeary committed
R
Fix: tabs to spaces, if and for braces, use frame ID.
Rich McNeary committed
December 4, 2015
R
Initial implementation complete.
Rich McNeary committed
December 3, 2015
R
When OnFocusedNodeChanged data is passed from render to browser process.
Rich McNeary committed
December 2, 2015
A
A
Add IRequestHandler.OnContextCreated handler
amaitland committed