cef/tests/cefclient
Marshall Greenblatt 6c8f4644aa - Update to Chromium revision 133430.
- Move custom scheme registration to CefApp::OnRegisterCustomSchemes(). This is required by the introduction of ContentClient::AddAdditionalSchemes() and fixes a race condition when registering standard schemes in different processes.
- Execute V8 functions using V8Proxy. This is required for inspector instrumentation to work correctly and fixes an assertion in WebCore related to V8RecursionScope.
- Enable verbose V8 TryCatch logging.
- Mac: Expose UnderlayOpenGLHostingWindow interface that should be used for all CEF windows.
- Add CefSettings.remote_debugging_port option.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@602 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-04-24 18:01:48 +00:00
..
mac Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
res Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
binding_test.cpp Add JavaScript binding example to cefclient. 2012-04-12 21:58:35 +00:00
binding_test.h Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
cefclient_gtk.cpp - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
cefclient_mac.mm - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
cefclient_win.cpp - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
cefclient.cpp Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
cefclient.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
cefclient.rc Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
client_app_delegates.cpp - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
client_app.cpp Add JavaScript binding example to cefclient. 2012-04-12 21:58:35 +00:00
client_app.h - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
client_handler_gtk.cpp Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_handler_mac.mm Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_handler_win.cpp Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_handler.cpp Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
client_handler.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
client_switches.cpp Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_switches.h Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
process_helper_mac.cpp Add JavaScript binding example to cefclient. 2012-04-12 21:58:35 +00:00
resource_util_linux.cpp Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_util_mac.mm Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_util_win.cpp Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
resource_util.h Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
resource.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
scheme_test.cpp - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
scheme_test.h - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
string_util.cpp Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
string_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00