cef/libcef_dll/ctocpp
Marshall Greenblatt 9df142f832 - Add CefURLRequest support (issue #517).
- Add CefBrowserProcessHandler interface (issue #650).
- Internally re-register supported schemes with CefCookieManager after changing the storage path (issue #651).
- Add CefResourceHandler callbacks for blocking cookie loading and saving (issue #652).
- Allow custom scheme handlers for requests that do not originate from browser content (issue #653).
- Use 'int' instead of 'RequestFlags' for CefRequest::GetFlags and SetFlags (issue #654).
- Rename cef_request.h CreateObject methods to Create (issue #655).
- Add #ifdef guards to cef_tuple.h to allow the use of both cef_runnable.h and base/bind.h in the same unit test source file.
- Retrieve cookieable schemes as part of ClientApp::RegisterCustomSchemes and register with the global cookie manager.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@697 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-06-19 16:29:49 +00:00
..
app_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
app_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
auth_callback_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
auth_callback_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
base_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
binary_value_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
binary_value_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_host_ctocpp.cc Add zoom support (issue #514). 2012-06-12 19:50:24 +00:00
browser_host_ctocpp.h Add zoom support (issue #514). 2012-06-12 19:50:24 +00:00
browser_process_handler_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
browser_process_handler_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
callback_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
callback_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
client_ctocpp.cc Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
client_ctocpp.h Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
command_line_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
command_line_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
context_menu_handler_ctocpp.cc Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
context_menu_handler_ctocpp.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
context_menu_params_ctocpp.cc Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
context_menu_params_ctocpp.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
cookie_manager_ctocpp.cc CEF3: Add CefCookieManager::SetSupportedSchemes method which supports cookie storage for non-http(s) schemes (issue #567). 2012-04-03 22:14:28 +00:00
cookie_manager_ctocpp.h CEF3: Add CefCookieManager::SetSupportedSchemes method which supports cookie storage for non-http(s) schemes (issue #567). 2012-04-03 22:14:28 +00:00
cookie_visitor_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cookie_visitor_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
dictionary_value_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
dictionary_value_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
display_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
display_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
domdocument_ctocpp.cc Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
domdocument_ctocpp.h Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
domevent_ctocpp.cc Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
domevent_ctocpp.h Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
domevent_listener_ctocpp.cc Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
domevent_listener_ctocpp.h Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
domnode_ctocpp.cc - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
domnode_ctocpp.h - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
domvisitor_ctocpp.cc Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
domvisitor_ctocpp.h Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
focus_handler_ctocpp.cc - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
focus_handler_ctocpp.h - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
frame_ctocpp.cc Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
frame_ctocpp.h Add direct DOM access (issue #511). 2012-04-27 21:19:06 +00:00
geolocation_callback_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
geolocation_callback_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
geolocation_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
geolocation_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
jsdialog_callback_ctocpp.cc Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
jsdialog_callback_ctocpp.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
jsdialog_handler_ctocpp.cc Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
jsdialog_handler_ctocpp.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
keyboard_handler_ctocpp.cc - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
keyboard_handler_ctocpp.h - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
life_span_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
life_span_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
list_value_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
list_value_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
load_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
load_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
menu_model_ctocpp.cc Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
menu_model_ctocpp.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
permission_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
permission_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
post_data_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
post_data_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
post_data_element_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
post_data_element_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
process_message_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
process_message_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
proxy_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
proxy_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
read_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
read_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
render_process_handler_ctocpp.cc Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
render_process_handler_ctocpp.h Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
request_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
request_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
request_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
request_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_bundle_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_bundle_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_handler_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
resource_handler_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
response_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
response_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
scheme_handler_factory_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
scheme_handler_factory_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
scheme_registrar_ctocpp.cc - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
scheme_registrar_ctocpp.h - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
stream_reader_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
stream_reader_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
stream_writer_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
stream_writer_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
string_visitor_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
string_visitor_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
task_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
task_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
urlrequest_client_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
urlrequest_client_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
urlrequest_ctocpp.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
urlrequest_ctocpp.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
v8accessor_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8accessor_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8context_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8context_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8exception_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8exception_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8value_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
v8value_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
web_plugin_info_ctocpp.cc Add ability to directly retrieve plugin information (issue #575). 2012-04-27 19:12:01 +00:00
web_plugin_info_ctocpp.h Add ability to directly retrieve plugin information (issue #575). 2012-04-27 19:12:01 +00:00
web_plugin_info_visitor_ctocpp.cc Add ability to directly retrieve plugin information (issue #575). 2012-04-27 19:12:01 +00:00
web_plugin_info_visitor_ctocpp.h Add ability to directly retrieve plugin information (issue #575). 2012-04-27 19:12:01 +00:00
write_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
write_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
xml_reader_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
xml_reader_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
zip_reader_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
zip_reader_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00