cef/libcef/browser
Marshall Greenblatt c3b02b7231 Update to Chromium revision 187216.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1136 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-12 20:23:24 +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
backing_store_osr.cc Windows: Improvements to off-screen rendering support (issue #518). 2013-01-11 23:00:39 +00:00
backing_store_osr.h Windows: Improvements to off-screen rendering support (issue #518). 2013-01-11 23:00:39 +00:00
browser_context.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
browser_context.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
browser_host_impl.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
browser_host_impl.h Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
browser_host_impl_gtk.cc Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
browser_host_impl_mac.mm Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
browser_host_impl_win.cc Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
browser_info.cc - Move browser object tracking from CefContext to CefContentBrowserClient and introduce a new CefBrowserInfo class to simplify ID management (issue #830). 2012-12-30 11:17:49 +00:00
browser_info.h - Move browser object tracking from CefContext to CefContentBrowserClient and introduce a new CefBrowserInfo class to simplify ID management (issue #830). 2012-12-30 11:17:49 +00:00
browser_main.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
browser_main.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +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 Fix popup window behavioral errors introduced by revision 1085 changes (issue #816). 2013-02-09 22:38:24 +00:00
browser_message_filter.h Fix popup window behavioral errors introduced by revision 1085 changes (issue #816). 2013-02-09 22:38:24 +00:00
browser_message_loop.cc Mac: Fix compile errors 2013-02-23 01:46:13 +00:00
browser_message_loop.h Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
browser_pref_store.cc Fix WebRTC support (issue #531). 2013-03-07 01:20:24 +00:00
browser_pref_store.h Fix WebRTC support (issue #531). 2013-03-07 01:20:24 +00:00
browser_settings.cc Improve the way that settings are specified (issue #878). 2013-02-07 19:59:40 +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 181864. 2013-02-23 00:43:28 +00:00
browser_urlrequest_impl.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
chrome_scheme_handler.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
chrome_scheme_handler.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
content_browser_client.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
content_browser_client.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
context.cc Fix WebRTC support (issue #531). 2013-03-07 01:20:24 +00:00
context.h Fix WebRTC support (issue #531). 2013-03-07 01:20:24 +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 187216. 2013-03-12 20:23:24 +00:00
cookie_manager_impl.h Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
devtools_delegate.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
devtools_delegate.h Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
devtools_scheme_handler.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
devtools_scheme_handler.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
download_item_impl.cc - Update to Chromium revision 165669. 2012-11-05 20:18:20 +00:00
download_item_impl.h - Update to Chromium revision 165669. 2012-11-05 20:18:20 +00:00
download_manager_delegate.cc Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
download_manager_delegate.h Update to Chromium revision 170167. 2012-11-30 19:08:20 +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 - Update to Chromium revision 165669. 2012-11-05 20:18:20 +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 181864. 2013-02-23 00:43:28 +00:00
javascript_dialog_gtk.cc Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
javascript_dialog_mac.mm Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
javascript_dialog_manager.cc Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
javascript_dialog_manager.h Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
javascript_dialog_win.cc Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
media_capture_devices_dispatcher.cc Fix WebRTC support (issue #531). 2013-03-07 01:20:24 +00:00
media_capture_devices_dispatcher.h Fix WebRTC support (issue #531). 2013-03-07 01:20:24 +00:00
menu_creator.cc Fix crash when destroying the browser window while a context menu is displayed. 2013-02-13 17:11:50 +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 Update to Chromium revision 181864. 2013-02-23 00:43:28 +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 Update to Chromium revision 170167. 2012-11-30 19:08:20 +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 Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
origin_whitelist_impl.cc - Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744). 2012-11-20 20:08:36 +00:00
origin_whitelist_impl.h - Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744). 2012-11-20 20:08:36 +00:00
path_util_impl.cc Update to Chromium revision 184577. 2013-02-27 17:56:03 +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
proxy_stubs.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
render_widget_host_view_osr.cc Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
render_widget_host_view_osr.h Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
resource_dispatcher_host_delegate.cc - Update to Chromium revision 165669. 2012-11-05 20:18:20 +00:00
resource_dispatcher_host_delegate.h Update to Chromium revision 173683. 2013-01-14 19:21:17 +00:00
resource_request_job.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
resource_request_job.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
scheme_impl.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
scheme_impl.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
scheme_registration.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
scheme_registration.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
speech_recognition_manager_delegate.cc Add support for x-webkit-speech (issue #758). 2013-03-08 00:41:26 +00:00
speech_recognition_manager_delegate.h Add support for x-webkit-speech (issue #758). 2013-03-08 00:41:26 +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 Update to Chromium revision 173683. 2013-01-14 19:21:17 +00:00
trace_subscriber.cc Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
trace_subscriber.h Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
url_network_delegate.cc Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
url_network_delegate.h Update to Chromium revision 181864. 2013-02-23 00:43:28 +00:00
url_request_context_getter.cc Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
url_request_context_getter.h Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
url_request_context_getter_proxy.cc - Fix a crash caused by CefBrowserHostImpl being deleted before CefCookieStoreProxy (issue #810). 2012-12-04 01:12:11 +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 Update to Chromium revision 187216. 2013-03-12 20:23:24 +00:00
url_request_context_proxy.h Update to Chromium revision 167921. 2012-11-16 02:58:25 +00:00
url_request_interceptor.cc Update to Chromium revision 170167. 2012-11-30 19:08:20 +00:00
url_request_interceptor.h Update to Chromium revision 153668. 2012-08-28 22:26:35 +00:00
web_contents_view_osr.cc Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
web_contents_view_osr.h Update to Chromium revision 184577. 2013-02-27 17:56:03 +00:00
web_plugin_impl.cc Update to Chromium revision 184577. 2013-02-27 17:56:03 +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