cef/tests/cefclient/common
Marshall Greenblatt 1ff26aa02a Improve support for a host owned message pump (issue #1805)
- Add new CefSettings.external_message_pump option and
  CefBrowserProcessHandler::OnScheduleMessagePumpWork() callback.
- Improve documentation related to CefDoMessageLoopWork().
- Pass `--external-message-pump` command-line flag to cefclient or
  cef_unittests to test the new mode.
2016-05-04 18:35:49 -04:00
..
client_app.cc Always save cookies for http, https, ws and wss schemes (issue #1684) 2015-08-21 16:38:19 -04:00
client_app.h cefclient: Fix/improve source code documentation (issue #1500). 2015-02-02 23:18:16 +00:00
client_app_delegates_common.cc cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500). 2015-01-31 00:55:56 +00:00
client_app_other.cc cefclient: Split ClientApp into process-specific types (issue #1500). 2015-01-31 04:41:36 +00:00
client_app_other.h cefclient: Split ClientApp into process-specific types (issue #1500). 2015-01-31 04:41:36 +00:00
client_switches.cc Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
client_switches.h Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
scheme_test_common.cc cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500). 2015-01-31 00:55:56 +00:00
scheme_test_common.h cefclient: Fix/improve source code documentation (issue #1500). 2015-02-02 23:18:16 +00:00