cef/libcef
Marshall Greenblatt 327ad9d9de - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200).
- The |frame| parameter to HandleLoadStart and HandleLoadEnd will always be non-empty. The CefFrame::IsMain() method can be used to check if the notification is for the main frame. The |isMainContent| parameter has been removed.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@202 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-03-08 19:33:18 +00:00
..
printing Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_appcache_system.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_appcache_system.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_database_system.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_database_system.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_devtools_agent.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_devtools_agent.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_devtools_callargs.cc - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_devtools_callargs.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_devtools_client.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_devtools_client.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_drag_delegate_win.cc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
browser_drag_delegate_win.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
browser_file_system.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_file_system.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_file_writer.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_file_writer.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_impl.cc Mac: 2011-03-08 03:54:50 +00:00
browser_impl.h Mac: 2011-03-08 03:54:50 +00:00
browser_impl_gtk.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_impl_mac.mm Mac: 2011-03-08 03:54:50 +00:00
browser_impl_win.cc Mac: 2011-03-08 03:54:50 +00:00
browser_navigation_controller.cc The |isMainContent| parameter to HandleLoadEnd should be true for reloads (issue #183). 2011-02-01 16:52:32 +00:00
browser_navigation_controller.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_persistent_cookie_store.cc Add persistent storage support for cookie data (issue #193). 2011-03-02 02:25:01 +00:00
browser_persistent_cookie_store.h Add persistent storage support for cookie data (issue #193). 2011-03-02 02:25:01 +00:00
browser_request_context.cc Add persistent storage support for cookie data (issue #193). 2011-03-02 02:25:01 +00:00
browser_request_context.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_resource_loader_bridge.cc Fix Mac compile error. 2011-02-16 03:19:07 +00:00
browser_resource_loader_bridge.h Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
browser_settings.cc - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_settings.h - Fix Mac compile errors due to string type changes (issue #146). 2010-11-23 14:46:01 +00:00
browser_socket_stream_bridge.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_socket_stream_bridge.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_web_worker.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webblobregistry_impl.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webblobregistry_impl.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webcookiejar_impl.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webcookiejar_impl.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webkit_glue.cc - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
browser_webkit_glue.h - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
browser_webkit_glue_mac.mm Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webkit_glue_win.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webkit_init.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webstoragearea_impl.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webstoragearea_impl.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webstoragenamespace_impl.cc - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
browser_webstoragenamespace_impl.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webview_delegate.cc - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
browser_webview_delegate.h - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
browser_webview_delegate_gtk.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webview_delegate_mac.mm Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_webview_delegate_win.cc - Respect the WS_VISIBLE flag when creating browser windows (issue #201). 2011-03-08 01:07:47 +00:00
browser_webview_mac.h Mac: 2010-11-15 15:39:56 +00:00
browser_webview_mac.mm Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
browser_zoom_map.cc Add zoom support (issue #116). 2011-01-25 15:34:50 +00:00
browser_zoom_map.h Add zoom support (issue #116). 2011-01-25 15:34:50 +00:00
cef_context.cc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
cef_context.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
cef_process.cc - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
cef_process.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
cef_process_io_thread.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_process_io_thread.h - Move to a unified thread model for CEF based on the CEF2 implementation. 2010-07-24 01:13:55 +00:00
cef_process_sub_thread.cc Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
cef_process_sub_thread.h - Move to a unified thread model for CEF based on the CEF2 implementation. 2010-07-24 01:13:55 +00:00
cef_process_ui_thread.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
cef_process_ui_thread.h Mac: 2010-11-15 15:39:56 +00:00
cef_process_ui_thread_gtk.cc - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
cef_process_ui_thread_mac.mm Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
cef_process_ui_thread_win.cc Mac: 2010-11-15 15:39:56 +00:00
cef_string_list.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_string_map.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_string_types.cc - Fix Mac compile errors due to string type changes (issue #146). 2010-11-23 14:46:01 +00:00
cef_thread.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
cef_thread.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
dom_document_impl.cc Add asserts to verify correct DOM object usage. 2011-02-23 14:56:10 +00:00
dom_document_impl.h Add support for accessing and modifying the DOM (issue #60). 2011-02-23 03:45:13 +00:00
dom_event_impl.cc Add asserts to verify correct DOM object usage. 2011-02-23 14:56:10 +00:00
dom_event_impl.h Add support for accessing and modifying the DOM (issue #60). 2011-02-23 03:45:13 +00:00
dom_node_impl.cc Add support for accessing and modifying the DOM (issue #60). 2011-02-23 03:45:13 +00:00
dom_node_impl.h Add support for accessing and modifying the DOM (issue #60). 2011-02-23 03:45:13 +00:00
dom_storage_area.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
dom_storage_area.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
dom_storage_common.h - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
dom_storage_context.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
dom_storage_context.h - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
dom_storage_namespace.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
dom_storage_namespace.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
drag_download_file.cc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
drag_download_file.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
external_protocol_handler.h Add HandleProtocolExecution event for unregistered protocols (issue #155). 2011-01-12 01:33:03 +00:00
external_protocol_handler_gtk.cc Add HandleProtocolExecution event for unregistered protocols (issue #155). 2011-01-12 01:33:03 +00:00
external_protocol_handler_mac.mm Add HandleProtocolExecution event for unregistered protocols (issue #155). 2011-01-12 01:33:03 +00:00
external_protocol_handler_win.cc Add HandleProtocolExecution event for unregistered protocols (issue #155). 2011-01-12 01:33:03 +00:00
http_header_utils.cc Add support for accessing and modifying the DOM (issue #60). 2011-02-23 03:45:13 +00:00
http_header_utils.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
request_impl.cc - Add missing files. 2011-02-10 01:17:54 +00:00
request_impl.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
response_impl.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
response_impl.h - Add CefWebURLRequest implementation (issue #51). 2011-02-09 22:04:35 +00:00
scheme_impl.cc Mac: 2011-03-08 03:54:50 +00:00
simple_clipboard_impl.cc - Update to Chromium revision 71081. 2011-01-11 23:46:14 +00:00
stream_impl.cc Fix Linux compile errors. 2010-12-07 01:30:26 +00:00
stream_impl.h Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
tracker.h Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
v8_impl.cc Issue #188: 2011-02-21 22:44:06 +00:00
v8_impl.h Issue #188: 2011-02-21 22:44:06 +00:00
web_drag_source_win.cc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
web_drag_source_win.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
web_drag_utils_win.cc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
web_drag_utils_win.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
web_drop_target_win.cc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
web_drop_target_win.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
web_urlrequest_impl.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
web_urlrequest_impl.h - Add CefWebURLRequest implementation (issue #51). 2011-02-09 22:04:35 +00:00
webview_host.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
webview_host_gtk.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
webview_host_mac.mm Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
webview_host_win.cc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
webwidget_host.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
webwidget_host.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
webwidget_host_gtk.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
webwidget_host_mac.mm Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
webwidget_host_win.cc Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
xml_reader_impl.cc - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
xml_reader_impl.h - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
zip_reader_impl.cc - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
zip_reader_impl.h - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00