.. |
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
|
Add new CefSettings.ignore_certificate_errors option to ignore errors related to invalid SSL certificates (issue #).
|
2013-02-13 23:43:16 +00:00 |
browser_context.h
|
Update to Chromium revision 170167.
|
2012-11-30 19:08:20 +00:00 |
browser_host_impl.cc
|
Add a new CefBrowserHost::StartDownload method for starting a download that can then be handled via CefDownloadHandler (issue #883).
|
2013-02-13 22:47:04 +00:00 |
browser_host_impl.h
|
Add a new CefBrowserHost::StartDownload method for starting a download that can then be handled via CefDownloadHandler (issue #883).
|
2013-02-13 22:47:04 +00:00 |
browser_host_impl_gtk.cc
|
Linux: Emit "delete_event" signal instead of calling gtk_widget_destroy (issue #780).
|
2013-01-18 20:18:25 +00:00 |
browser_host_impl_mac.mm
|
Windows: Improvements to off-screen rendering support (issue #518).
|
2013-01-11 23:00:39 +00:00 |
browser_host_impl_win.cc
|
Windows: Improvements to off-screen rendering support (issue #518).
|
2013-01-11 23:00:39 +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
|
Fix popup window behavioral errors introduced by revision 1085 changes (issue #816).
|
2013-02-09 22:38:24 +00:00 |
browser_main.h
|
Introduce chrome proxy implementation based on command-line flags (issue #600).
|
2013-02-06 20:41:54 +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
|
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_pref_store.cc
|
Introduce chrome proxy implementation based on command-line flags (issue #600).
|
2013-02-06 20:41:54 +00:00 |
browser_pref_store.h
|
Introduce chrome proxy implementation based on command-line flags (issue #600).
|
2013-02-06 20:41:54 +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 170167.
|
2012-11-30 19:08:20 +00:00 |
browser_urlrequest_impl.h
|
- Add CefURLRequest support (issue #517).
|
2012-06-19 16:29:49 +00:00 |
chrome_scheme_handler.cc
|
Fix popup window behavioral errors introduced by revision 1085 changes (issue #816).
|
2013-02-09 22:38:24 +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
|
Fix popup window behavioral errors introduced by revision 1085 changes (issue #816).
|
2013-02-09 22:38:24 +00:00 |
content_browser_client.h
|
Fix popup window behavioral errors introduced by revision 1085 changes (issue #816).
|
2013-02-09 22:38:24 +00:00 |
context.cc
|
Fix popup window behavioral errors introduced by revision 1085 changes (issue #816).
|
2013-02-09 22:38:24 +00:00 |
context.h
|
Introduce chrome proxy implementation based on command-line flags (issue #600).
|
2013-02-06 20:41:54 +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
|
Add the ability to persist session cookies (issue #881).
|
2013-02-13 19:53:41 +00:00 |
cookie_manager_impl.h
|
Add the ability to persist session cookies (issue #881).
|
2013-02-13 19:53:41 +00:00 |
devtools_delegate.cc
|
Update to Chromium revision 176706.
|
2013-01-15 19:12:28 +00:00 |
devtools_delegate.h
|
Update to Chromium revision 176706.
|
2013-01-15 19:12:28 +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
|
- 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 170167.
|
2012-11-30 19:08:20 +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 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
|
Windows: Avoid assertion when entering zero-length text in the default JavaScript prompt dialog (issue #862).
|
2013-01-18 22:46:05 +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
|
Windows: Add off-screen rendering support (issue #518).
|
2012-11-21 00:40:15 +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
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +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
|
- 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 |
proxy_stubs.cc
|
Introduce chrome proxy implementation based on command-line flags (issue #600).
|
2013-02-06 20:41:54 +00:00 |
render_widget_host_view_osr.cc
|
Windows: Improvements to off-screen rendering support (issue #518).
|
2013-01-11 23:00:39 +00:00 |
render_widget_host_view_osr.h
|
Windows: Improvements to off-screen rendering support (issue #518).
|
2013-01-11 23:00:39 +00:00 |
resource_context.cc
|
Update to Chromium revision 173683.
|
2013-01-14 19:21:17 +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
|
- 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 167921.
|
2012-11-16 17:18:54 +00:00 |
resource_request_job.h
|
Update to Chromium revision 153668.
|
2012-08-28 22:26:35 +00:00 |
scheme_impl.cc
|
Remove NOTREACHED assertion in CefRegisterSchemeHandlerFactory because it may be hit during registration of internal schemes if CEF is shut down quickly (issue #571).
|
2013-01-03 12:55:42 +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 |
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
|
- 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 165669.
|
2012-11-05 20:18:20 +00:00 |
url_network_delegate.h
|
- Update to Chromium revision 165669.
|
2012-11-05 20:18:20 +00:00 |
url_request_context_getter.cc
|
Add new CefSettings.ignore_certificate_errors option to ignore errors related to invalid SSL certificates (issue #).
|
2013-02-13 23:43:16 +00:00 |
url_request_context_getter.h
|
Add new CefSettings.ignore_certificate_errors option to ignore errors related to invalid SSL certificates (issue #).
|
2013-02-13 23:43:16 +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
|
- Fix a crash caused by CefBrowserHostImpl being deleted before CefCookieStoreProxy (issue #810).
|
2012-12-04 01:12:11 +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 173683.
|
2013-01-14 19:21:17 +00:00 |
web_contents_view_osr.h
|
Update to Chromium revision 173683.
|
2013-01-14 19:21:17 +00:00 |
web_plugin_impl.cc
|
- Update to Chromium revision 165669.
|
2012-11-05 20:18:20 +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 |