cef/libcef_dll/cpptoc
Marshall Greenblatt 7361732f92 - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
- Add a new CefProxyHandler interface to allow applications to resolve proxy information (issue #389).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@394 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-11-23 22:47:09 +00:00
..
app_cpptoc.cc - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
app_cpptoc.h - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
base_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
browser_cpptoc.cc - Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352). 2011-10-04 11:49:36 +00:00
browser_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
client_cpptoc.cc Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359). 2011-11-21 21:21:55 +00:00
client_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
command_line_cpptoc.cc - Expose command line parsing support with a new CefCommandLine class (issue #422). 2011-11-14 23:43:52 +00:00
command_line_cpptoc.h - Expose command line parsing support with a new CefCommandLine class (issue #422). 2011-11-14 23:43:52 +00:00
content_filter_cpptoc.cc Add OnResourceReponse and CefContentFilter for viewing and filtering response content (issue #241). 2011-05-23 23:39:07 +00:00
content_filter_cpptoc.h Add OnResourceReponse and CefContentFilter for viewing and filtering response content (issue #241). 2011-05-23 23:39:07 +00:00
cookie_visitor_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
cookie_visitor_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
cpptoc.h - Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379). 2011-10-14 12:40:40 +00:00
display_handler_cpptoc.cc Add CefDisplayHandler::OnContentsSizeChange() notificiation (issue #341). 2011-10-21 14:09:04 +00:00
display_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domdocument_cpptoc.cc Add initial Linux support (issue #40). 2011-10-24 20:20:52 +00:00
domdocument_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_listener_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_listener_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domnode_cpptoc.cc - Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379). 2011-10-14 12:40:40 +00:00
domnode_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domvisitor_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domvisitor_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
download_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
download_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
drag_data_cpptoc.cc - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
drag_data_cpptoc.h - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
drag_handler_cpptoc.cc - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
drag_handler_cpptoc.h - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
find_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
find_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
focus_handler_cpptoc.cc - Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379). 2011-10-14 12:40:40 +00:00
focus_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
frame_cpptoc.cc Add CefFrame::GetV8Context() method for retrieving the V8 context of a frame (issue #344). 2011-10-28 20:30:19 +00:00
frame_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
jsdialog_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
jsdialog_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
keyboard_handler_cpptoc.cc - Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406). 2011-11-04 18:19:14 +00:00
keyboard_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
life_span_handler_cpptoc.cc - Clean up implementation of modal window callbacks (issue #281). 2011-08-03 15:35:51 +00:00
life_span_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
load_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
load_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
menu_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
menu_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_element_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_element_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
print_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
print_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
proxy_handler_cpptoc.cc - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
proxy_handler_cpptoc.h - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
read_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
read_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
render_handler_cpptoc.cc - Win: Improve redraw and scrolling performance (issue #360). 2011-11-09 20:09:24 +00:00
render_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
request_cpptoc.cc Use multimap type for storing header values (issue #386). 2011-10-28 21:31:26 +00:00
request_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
request_handler_cpptoc.cc Update to Chromium revision 102269. 2011-09-23 00:16:03 +00:00
request_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
response_cpptoc.cc Use multimap type for storing header values (issue #386). 2011-10-28 21:31:26 +00:00
response_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
scheme_handler_callback_cpptoc.cc Support asynchronous continuation of custom scheme handler responses (issue #269). 2011-08-17 01:55:07 +00:00
scheme_handler_callback_cpptoc.h Support asynchronous continuation of custom scheme handler responses (issue #269). 2011-08-17 01:55:07 +00:00
scheme_handler_cpptoc.cc Pass the |redirectUrl| parameter to GetResponseHeaders() instead of ProcessRequest() (issue #414). 2011-11-07 22:23:51 +00:00
scheme_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
scheme_handler_factory_cpptoc.cc Pass the originating browser to CefSchemeHandlerFactory::Create() (issue #362). 2011-10-07 10:13:04 +00:00
scheme_handler_factory_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
storage_visitor_cpptoc.cc - Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348). 2011-10-06 13:34:47 +00:00
storage_visitor_cpptoc.h - Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348). 2011-10-06 13:34:47 +00:00
stream_reader_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
stream_reader_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
stream_writer_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
stream_writer_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
task_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
task_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8accessor_cpptoc.cc - Fix memory leaks in V8 usage (issue #323). 2011-09-20 20:41:54 +00:00
v8accessor_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8context_cpptoc.cc Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359). 2011-11-21 21:21:55 +00:00
v8context_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8context_handler_cpptoc.cc Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359). 2011-11-21 21:21:55 +00:00
v8context_handler_cpptoc.h Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359). 2011-11-21 21:21:55 +00:00
v8exception_cpptoc.cc Introduce CefV8Exception for returning detailed exception information from CefV8Value::ExecuteFunction*() and add the ability to re-throw exceptions. (issue #317). 2011-11-10 22:57:23 +00:00
v8exception_cpptoc.h Introduce CefV8Exception for returning detailed exception information from CefV8Value::ExecuteFunction*() and add the ability to re-throw exceptions. (issue #317). 2011-11-10 22:57:23 +00:00
v8handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8value_cpptoc.cc Add additional error checking for CefV8Value methods (issue #427). 2011-11-16 22:12:54 +00:00
v8value_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_client_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_client_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
write_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
write_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
xml_reader_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
xml_reader_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
zip_reader_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
zip_reader_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00