cef/libcef/browser
Marshall Greenblatt 8d51acb9be Update to Chromium revision 5fdc0fab (#520840)
- Windows now builds with clang by default.
2017-12-14 15:31:07 -05:00
..
extensions Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
native Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
net Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
osr Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
permissions Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
plugins Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
prefs Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
printing Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
views Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
browser_context.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
browser_context.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_context_impl.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
browser_context_impl.h Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
browser_context_proxy.cc Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
browser_context_proxy.h Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
browser_host_impl.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
browser_host_impl.h Fix bugs and test failures with browser-side navigation (issue #2290) 2017-11-30 18:20:24 -05:00
browser_info.cc Resolve request mapping issues with swapped out frames and browser-side navigation (issue #2290) 2017-10-26 15:58:57 -04:00
browser_info.h Resolve request mapping issues with swapped out frames and browser-side navigation (issue #2290) 2017-10-26 15:58:57 -04:00
browser_info_manager.cc Resolve request mapping issues with swapped out frames and browser-side navigation (issue #2290) 2017-10-26 15:58:57 -04:00
browser_info_manager.h Resolve request mapping issues with swapped out frames and browser-side navigation (issue #2290) 2017-10-26 15:58:57 -04:00
browser_main.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
browser_main.h Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
browser_main_win.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
browser_message_filter.cc Resolve request mapping issues with swapped out frames and browser-side navigation (issue #2290) 2017-10-26 15:58:57 -04:00
browser_message_filter.h Resolve request mapping issues with swapped out frames and browser-side navigation (issue #2290) 2017-10-26 15:58:57 -04:00
browser_message_loop.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_message_loop.h Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
browser_platform_delegate.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_create.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
browser_urlrequest_impl.cc Fix task runner checking 2017-09-21 14:23:02 +02:00
browser_urlrequest_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_util.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_util.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
chrome_browser_process_stub.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
chrome_browser_process_stub.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
chrome_profile_manager_stub.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
chrome_profile_manager_stub.h Add initial WebUI support (issue #2037) 2016-11-08 16:56:11 -08:00
chrome_profile_stub.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
chrome_profile_stub.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
content_browser_client.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
content_browser_client.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
context.cc Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
context.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
context_menu_params_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
context_menu_params_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cookie_manager_impl.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
cookie_manager_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
devtools_frontend.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
devtools_frontend.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
devtools_manager_delegate.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
devtools_manager_delegate.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
download_item_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
download_item_impl.h Add CefDownloadItem::GetOriginalUrl method (issue #1201). 2015-01-20 22:48:32 +00:00
download_manager_delegate.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
download_manager_delegate.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
extension_impl.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
extension_impl.h Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
file_dialog_manager.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
file_dialog_manager.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
file_dialog_runner.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
frame_host_impl.cc Fix bugs and test failures with browser-side navigation (issue #2290) 2017-11-30 18:20:24 -05:00
frame_host_impl.h Fix bugs and test failures with browser-side navigation (issue #2290) 2017-11-30 18:20:24 -05:00
geolocation_impl.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
image_impl.cc Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
image_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
javascript_dialog_manager.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
javascript_dialog_manager.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
javascript_dialog_runner.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
media_capture_devices_dispatcher.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
media_capture_devices_dispatcher.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_manager.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
menu_manager.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_model_impl.cc Fix task runner checking 2017-09-21 14:23:02 +02:00
menu_model_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_runner.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
navigate_params.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
navigate_params.h Update to Chromium revision fa6a5d87 (#499098) 2017-09-07 17:29:47 -04:00
navigation_entry_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
navigation_entry_impl.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
origin_whitelist_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
origin_whitelist_impl.h Support cross-origin XMLHttpRequest loads and redirects for custom standard schemes when enabled via the cross-origin whitelist (issue #950). 2013-04-18 17:58:23 +00:00
path_util_impl.cc Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
print_settings_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
print_settings_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
process_util_impl.cc Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
request_context_impl.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
request_context_impl.h Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
resource_context.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
resource_context.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
resource_dispatcher_host_delegate.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
resource_dispatcher_host_delegate.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
scheme_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
server_impl.cc - Add cache awareness to CefURLRequest (issue #2283) 2017-11-17 17:14:05 -05:00
server_impl.h Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
speech_recognition_manager_delegate.cc Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
speech_recognition_manager_delegate.h Update to Chromium revision fa6a5d87 (#499098) 2017-09-07 17:29:47 -04:00
ssl_host_state_delegate.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
ssl_host_state_delegate.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
ssl_info_impl.cc Add callback for custom certificate selection (issue #1824) 2016-10-27 14:04:48 -04:00
ssl_info_impl.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
ssl_status_impl.cc Add callback for custom certificate selection (issue #1824) 2016-10-27 14:04:48 -04:00
ssl_status_impl.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
storage_partition_proxy.cc Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
storage_partition_proxy.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
stream_impl.cc Move matching h file to top of header list (issue #2171) 2017-05-19 11:11:18 +02:00
stream_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
thread_util.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
trace_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
trace_subscriber.cc Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
trace_subscriber.h Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
web_plugin_impl.cc Update to Chromium revision fa6a5d87 (#499098) 2017-09-07 17:29:47 -04:00
web_plugin_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
x509_cert_principal_impl.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
x509_cert_principal_impl.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
x509_certificate_impl.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
x509_certificate_impl.h Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
xml_reader_impl.cc Move matching h file to top of header list (issue #2171) 2017-05-19 11:11:18 +02:00
xml_reader_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
zip_reader_impl.cc Move matching h file to top of header list (issue #2171) 2017-05-19 11:11:18 +02:00
zip_reader_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00