COMMITS
/ CefSharp.BrowserSubprocess.Core/Async/JavascriptAsyncMethodHandler.cpp July 31, 2021
A
C++/CLI - Replace NULL with nullptr
Alex Maitland committed
February 27, 2021
A
BrowserSubprocess - Namespace cleanup
Alex Maitland committed
December 16, 2020
A
Refactor CefSharp.Core into CefSharp.Core.Runtime (#3311)
Alex Maitland committed
August 26, 2020
G
Fix code analysis C4018 warnings (#3223)
Gilberto Stankiewicz 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
September 10, 2018
August 27, 2018
July 9, 2018
A
JavascriptAsyncMethodHandler::Execute - Add extra logging
amaitland committed
July 7, 2018
May 15, 2018
A
JavascriptAsyncMethodHandler - Obtain Promise from context on Execute
amaitland committed
March 5, 2017
January 11, 2016
A
Update copyright to 2016
amaitland committed
December 2, 2015
October 11, 2015
July 29, 2015
C
async binding handler cleanup
cefsharp-ms committed
C
method call message names include Async now
cefsharp-ms committed
July 14, 2015
C
added callback capability for async bound method with promises
cefsharp-ms committed
C
added async bound method result callback on browser process side
cefsharp-ms committed
C
async method bindings added
cefsharp-ms committed