cef/libcef/browser
Marshall Greenblatt 0cea9668fe Support implicit detachment of CEF V8 references when the associated context is released (issue #484).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@881 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-29 21:46:02 +00:00
..
application_mac.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
application_mac.mm Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_context.cc Update to Chromium revision 160122. 2012-10-04 19:17:13 +00:00
browser_context.h Update to Chromium revision 160122. 2012-10-04 19:17:13 +00:00
browser_host_impl.cc - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
browser_host_impl.h - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
browser_host_impl_gtk.cc - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
browser_host_impl_mac.mm - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
browser_host_impl_win.cc - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
browser_main.cc Update to Chromium revision 160122. 2012-10-04 19:17:13 +00:00
browser_main.h - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
browser_main_gtk.cc - Update to Chromium revision 131752. 2012-04-11 18:00:55 +00:00
browser_main_mac.mm Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_main_win.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_message_filter.cc - Update to Chromium revision 133430. 2012-04-24 18:01:48 +00:00
browser_message_filter.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_message_loop.cc Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
browser_message_loop.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_settings.cc Update to Chromium revision 157509. 2012-10-03 19:52:50 +00:00
browser_settings.h - Update to Chromium revision 136953. 2012-05-18 15:04:56 +00:00
browser_urlrequest_impl.cc Update to Chromium revision 157509. 2012-10-03 19:52:50 +00:00
browser_urlrequest_impl.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
chrome_scheme_handler.cc - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
chrome_scheme_handler.h - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
content_browser_client.cc Support implicit detachment of CEF V8 references when the associated context is released (issue #484). 2012-10-29 21:46:02 +00:00
content_browser_client.h - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
context.cc - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
context.h - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
context_menu_params_impl.cc Fix CefContextMenuParamsImpl::GetYCoord() to return the correct value (issue #602). 2012-05-22 21:10:00 +00:00
context_menu_params_impl.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
cookie_manager_impl.cc Update to Chromium revision 160122. 2012-10-04 19:17:13 +00:00
cookie_manager_impl.h Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
devtools_delegate.cc - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
devtools_delegate.h Update to Chromium revision 160122. 2012-10-04 19:17:13 +00:00
devtools_scheme_handler.cc - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
devtools_scheme_handler.h - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
download_item_impl.cc - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
download_item_impl.h - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
download_manager_delegate.cc - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
download_manager_delegate.h - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
frame_host_impl.cc - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
frame_host_impl.h - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
geolocation_impl.cc Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764). 2012-10-19 18:39:44 +00:00
gtk_util_stub.cc Linux: Fix compile error due to header location change (issue #757). 2012-10-12 23:53:37 +00:00
internal_scheme_handler.cc - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
internal_scheme_handler.h - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
javascript_dialog.h Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
javascript_dialog_creator.cc Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
javascript_dialog_creator.h Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
javascript_dialog_gtk.cc Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
javascript_dialog_mac.mm Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00
javascript_dialog_win.cc Update to Chromium revision 139606. 2012-05-31 15:19:33 +00:00
menu_creator.cc Revert the CefMenuModel separator changes added in revision 747. 2012-08-29 16:58:40 +00:00
menu_creator.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
menu_creator_runner_gtk.cc Add context menu support (issue #509): 2012-04-19 21:28:12 +00:00
menu_creator_runner_gtk.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
menu_creator_runner_mac.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
menu_creator_runner_mac.mm Add context menu support (issue #509): 2012-04-19 21:18:22 +00:00
menu_creator_runner_win.cc Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
menu_creator_runner_win.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
menu_model_impl.cc Revert the CefMenuModel separator changes added in revision 747. 2012-08-29 16:58:40 +00:00
menu_model_impl.h Revert the CefMenuModel separator changes added in revision 747. 2012-08-29 16:58:40 +00:00
navigate_params.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
navigate_params.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
origin_whitelist_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
origin_whitelist_impl.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
path_util_impl.cc - Add example to cefclient of launching DevTools in an external browser window and process using new CefGetPath and CefLaunchProcess functions (issue #639). 2012-06-26 16:47:05 +00:00
process_util_impl.cc - Add example to cefclient of launching DevTools in an external browser window and process using new CefGetPath and CefLaunchProcess functions (issue #639). 2012-06-26 16:47:05 +00:00
resource_context.cc - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
resource_context.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_dispatcher_host_delegate.cc Add OnProtocolExecution callback to CefRequestHandler (issue #582). 2012-06-25 21:21:27 +00:00
resource_dispatcher_host_delegate.h Add OnProtocolExecution callback to CefRequestHandler (issue #582). 2012-06-25 21:21:27 +00:00
resource_request_job.cc Update to Chromium revision 153668. 2012-08-28 22:26:35 +00:00
resource_request_job.h Update to Chromium revision 153668. 2012-08-28 22:26:35 +00:00
scheme_impl.cc - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
scheme_registration.cc - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
scheme_registration.h - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
sqlite_diagnostics_stub.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
stream_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
stream_impl.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
thread_util.h Add OnProtocolExecution callback to CefRequestHandler (issue #582). 2012-06-25 21:21:27 +00:00
trace_impl.cc - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
trace_subscriber.cc - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
trace_subscriber.h - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
url_network_delegate.cc Update to Chromium revision 153668. 2012-08-28 22:26:35 +00:00
url_network_delegate.h Update to Chromium revision 153668. 2012-08-28 22:26:35 +00:00
url_request_context_getter.cc Update to Chromium revision 157509. 2012-10-03 19:52:50 +00:00
url_request_context_getter.h Update to Chromium revision 157509. 2012-10-03 19:52:50 +00:00
url_request_context_getter_proxy.cc - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
url_request_context_getter_proxy.h - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
url_request_context_proxy.cc - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
url_request_context_proxy.h - Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516). 2012-06-28 17:21:18 +00:00
url_request_interceptor.cc Update to Chromium revision 153668. 2012-08-28 22:26:35 +00:00
url_request_interceptor.h Update to Chromium revision 153668. 2012-08-28 22:26:35 +00:00
web_plugin_impl.cc Add new CefRequestHandler::OnBeforePluginLoad callback and functions for controlling plugin loading and life span (issue #645). 2012-09-28 20:14:02 +00:00
web_plugin_impl.h Add new CefRequestHandler::OnBeforePluginLoad callback and functions for controlling plugin loading and life span (issue #645). 2012-09-28 20:14:02 +00:00
xml_reader_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
xml_reader_impl.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
zip_reader_impl.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
zip_reader_impl.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00