.. |
printing
|
Revert revision 395 changes to print_settings.cc.
|
2011-11-23 23:24:01 +00:00 |
browser_appcache_system.cc
|
Update to Chromium revision 106500.
|
2011-10-20 20:34:13 +00:00 |
browser_appcache_system.h
|
- Update to Chromium revision 105051.
|
2011-10-12 19:09:15 +00:00 |
browser_database_system.cc
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +00:00 |
browser_database_system.h
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +00:00 |
browser_devtools_agent.cc
|
- Update to Chromium revision 105051.
|
2011-10-12 19:09:15 +00:00 |
browser_devtools_agent.h
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +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
|
Make navigator.language return the same value as CefSettings.locale (issue #429).
|
2011-11-17 18:52:16 +00:00 |
browser_devtools_client.h
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +00:00 |
browser_devtools_scheme_handler.cc
|
Pass the |redirectUrl| parameter to GetResponseHeaders() instead of ProcessRequest() (issue #414).
|
2011-11-07 22:23:51 +00:00 |
browser_devtools_scheme_handler.h
|
Re-register the internal chrome-devtools scheme handler after CefClearSchemeHandlerFactories() is called (issue #398).
|
2011-10-31 17:56:35 +00:00 |
browser_drag_delegate_win.cc
|
Update to Chromium revision 106500.
|
2011-10-20 20:34:13 +00:00 |
browser_drag_delegate_win.h
|
Update to Chromium revision 80310.
|
2011-04-05 16:17:33 +00:00 |
browser_file_system.cc
|
Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
|
2011-12-06 10:16:51 +00:00 |
browser_file_system.h
|
Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
|
2011-12-06 10:16:51 +00:00 |
browser_file_writer.cc
|
Update to Chromium revision 107708.
|
2011-10-28 19:40:31 +00:00 |
browser_file_writer.h
|
- Update to Chromium revision 85305.
|
2011-05-16 16:56:12 +00:00 |
browser_impl.cc
|
- Win: Improve redraw and scrolling performance (issue #360).
|
2011-11-09 20:09:24 +00:00 |
browser_impl.h
|
- Win: Improve redraw and scrolling performance (issue #360).
|
2011-11-09 20:09:24 +00:00 |
browser_impl_gtk.cc
|
Add initial Linux support (issue #40).
|
2011-10-24 20:20:52 +00:00 |
browser_impl_mac.mm
|
Mac: Add the NSUnifiedTitleAndToolbarWindowMask flag for popup windows and increase the default size (issue #411).
|
2011-11-04 18:34:31 +00:00 |
browser_impl_win.cc
|
Allow for cases where CefBrowserImpl::UIT_CreateBrowser() may fail (issue #322).
|
2011-10-21 21:00:59 +00:00 |
browser_navigation_controller.cc
|
Add CefBrowserSettings.history_disabled option to disable history back/forward navigation (issue #419).
|
2011-11-23 17:55:33 +00:00 |
browser_navigation_controller.h
|
Add CefBrowserSettings.history_disabled option to disable history back/forward navigation (issue #419).
|
2011-11-23 17:55:33 +00:00 |
browser_persistent_cookie_store.cc
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +00:00 |
browser_persistent_cookie_store.h
|
Update to Chromium revision 106500.
|
2011-10-20 20:34:13 +00:00 |
browser_request_context.cc
|
Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
|
2011-12-06 10:16:51 +00:00 |
browser_request_context.h
|
Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
|
2011-12-06 10:16:51 +00:00 |
browser_resource_loader_bridge.cc
|
Update to Chromium revision 108684.
|
2011-11-04 23:12:18 +00:00 |
browser_resource_loader_bridge.h
|
Pass the originating browser to CefSchemeHandlerFactory::Create() (issue #362).
|
2011-10-07 10:13:04 +00:00 |
browser_settings.cc
|
- Update to Chromium revision 105051.
|
2011-10-12 19:09:15 +00:00 |
browser_settings.h
|
Move cef_* header files that should not be directly included by the client to the "include/internal" folder.
|
2011-05-20 20:52:47 +00:00 |
browser_socket_stream_bridge.cc
|
- Update to Chromium revision 105051.
|
2011-10-12 19:09:15 +00:00 |
browser_socket_stream_bridge.h
|
- Update to Chromium revision 105051.
|
2011-10-12 19:09:15 +00:00 |
browser_webblobregistry_impl.cc
|
Update to Chromium revision 106500.
|
2011-10-20 20:34:13 +00:00 |
browser_webblobregistry_impl.h
|
Update to Chromium revision 106500.
|
2011-10-20 20:34:13 +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
|
Call ResourceBundle::CleanupSharedInstance() on exit (issue #393).
|
2011-10-31 15:40:54 +00:00 |
browser_webkit_glue.h
|
Call ResourceBundle::CleanupSharedInstance() on exit (issue #393).
|
2011-10-31 15:40:54 +00:00 |
browser_webkit_glue_gtk.cc
|
Add initial Linux support (issue #40).
|
2011-10-24 20:20:52 +00:00 |
browser_webkit_glue_mac.mm
|
- Add support for loading localized strings from locale .pak files (issue #357).
|
2011-09-30 09:22:54 +00:00 |
browser_webkit_glue_win.cc
|
Win: Use the module path for loading resources instead of hard-coding "libcef.dll" (issue #416).
|
2011-11-10 23:25:12 +00:00 |
browser_webkit_init.cc
|
Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
|
2011-12-06 10:16:51 +00:00 |
browser_webkit_init.h
|
Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
|
2011-12-06 10:16:51 +00:00 |
browser_webstoragearea_impl.cc
|
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).
|
2011-10-06 13:34:47 +00:00 |
browser_webstoragearea_impl.h
|
Update to Chromium revision 91424.
|
2011-07-03 00:03:30 +00:00 |
browser_webstoragenamespace_impl.cc
|
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).
|
2011-10-06 13:34:47 +00:00 |
browser_webstoragenamespace_impl.h
|
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).
|
2011-10-06 13:34:47 +00:00 |
browser_webview_delegate.cc
|
Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359).
|
2011-11-21 21:21:55 +00:00 |
browser_webview_delegate.h
|
Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359).
|
2011-11-21 21:21:55 +00:00 |
browser_webview_delegate_gtk.cc
|
Check that UIT_GetWebView() is non-NULL before dereferencing (issue #441).
|
2011-12-01 17:11:45 +00:00 |
browser_webview_delegate_mac.mm
|
Mac: Fix OS-X 10.5 compile errors due to issue #403 changes.
|
2011-11-04 19:52:14 +00:00 |
browser_webview_delegate_win.cc
|
Check that UIT_GetWebView() is non-NULL before dereferencing (issue #441).
|
2011-12-01 17:11:45 +00:00 |
browser_webview_mac.h
|
Mac: Fix 10.6 SDK compile errors due to delegate protocol requirement.
|
2011-09-16 16:17:19 +00:00 |
browser_webview_mac.mm
|
Mac: use regions to improve painting performance (issue #360).
|
2011-11-14 17:47:21 +00:00 |
browser_zoom_map.cc
|
Add zoom support (issue #116).
|
2011-01-25 15:34:50 +00:00 |
browser_zoom_map.h
|
Move cef_* header files that should not be directly included by the client to the "include/internal" folder.
|
2011-05-20 20:52:47 +00:00 |
cef_context.cc
|
Fix crash on shutdown due to CefProcess not being destroyed immediately (issue #277).
|
2011-11-30 17:00:24 +00:00 |
cef_context.h
|
Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
|
2011-12-06 10:16:51 +00:00 |
cef_process.cc
|
Fix crash on shutdown due to CefProcess not being destroyed immediately (issue #277).
|
2011-11-30 17:00:24 +00:00 |
cef_process.h
|
Fix crash on shutdown due to CefProcess not being destroyed immediately (issue #277).
|
2011-11-30 17:00:24 +00:00 |
cef_process_io_thread.cc
|
Set the net::LOAD_IGNORE_LIMITS flag when executing synchronous load requests to avoid a deadlock in SyncRequestProxy (issue #192).
|
2011-07-15 20:31:21 +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
|
Verify that libcef build revision and API/header revision match when initializing CEF (issue #431).
|
2011-11-18 17:30:55 +00:00 |
cef_process_ui_thread.h
|
Add support for navigator.onLine and online/offline window events (issue #234).
|
2011-05-18 15:49:52 +00:00 |
cef_process_ui_thread_gtk.cc
|
Add initial Linux support (issue #40).
|
2011-10-24 20:20:52 +00:00 |
cef_process_ui_thread_mac.mm
|
- Add support for loading localized strings from locale .pak files (issue #357).
|
2011-09-30 09:22:54 +00:00 |
cef_process_ui_thread_win.cc
|
Mac:
|
2010-11-15 15:39:56 +00:00 |
cef_string_list.cc
|
Fix compile errors.
|
2011-05-21 01:49:16 +00:00 |
cef_string_map.cc
|
Add initial Linux support (issue #40).
|
2011-10-24 20:20:52 +00:00 |
cef_string_multimap.cc
|
Linux: Fix compile errors due to issue #386 changes.
|
2011-10-31 15:26:47 +00:00 |
cef_string_types.cc
|
Rename char16_t to char16 to fix VS2010 compiler errors due to char16_t becoming a built-in type (issue #243).
|
2011-09-18 01:07:28 +00:00 |
cef_thread.cc
|
Update to Chromium revision 100584.
|
2011-09-10 19:40:03 +00:00 |
cef_thread.h
|
Update to Chromium revision 100584.
|
2011-09-10 19:40:03 +00:00 |
cef_time.cc
|
Add Date type support to CefV8Value (issue #190).
|
2011-05-23 17:43:53 +00:00 |
cef_time_util.h
|
Add Date type support to CefV8Value (issue #190).
|
2011-05-23 17:43:53 +00:00 |
command_line_impl.cc
|
- Expose command line parsing support with a new CefCommandLine class (issue #422).
|
2011-11-14 23:43:52 +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
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +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
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
dom_node_impl.cc
|
- Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379).
|
2011-10-14 12:40:40 +00:00 |
dom_node_impl.h
|
- Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379).
|
2011-10-14 12:40:40 +00:00 |
dom_storage_area.cc
|
- Update to Chromium revision 85305.
|
2011-05-16 16:56:12 +00:00 |
dom_storage_area.h
|
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).
|
2011-10-06 13:34:47 +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
|
Add CefSetCookiePath() and CefSetStoragePath() functions for changing cookie and localStorage locations while CEF is running (issue #347).
|
2011-11-02 19:50:00 +00:00 |
dom_storage_context.h
|
Add CefSetCookiePath() and CefSetStoragePath() functions for changing cookie and localStorage locations while CEF is running (issue #347).
|
2011-11-02 19:50:00 +00:00 |
dom_storage_namespace.cc
|
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).
|
2011-10-06 13:34:47 +00:00 |
dom_storage_namespace.h
|
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).
|
2011-10-06 13:34:47 +00:00 |
download_util.cc
|
Update to Chromium revision 106500.
|
2011-10-20 20:34:13 +00:00 |
download_util.h
|
Mac:
|
2011-08-02 16:50:06 +00:00 |
drag_data_impl.cc
|
- Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297).
|
2011-08-22 01:31:55 +00:00 |
drag_data_impl.h
|
- Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297).
|
2011-08-22 01:31:55 +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
|
Update to Chromium revision 80310.
|
2011-04-05 16:17:33 +00:00 |
drag_download_util.cc
|
Mac:
|
2011-08-02 16:50:06 +00:00 |
drag_download_util.h
|
Mac:
|
2011-08-02 16:50:06 +00:00 |
external_popup_menu_mac.h
|
Update to Chromium revision 102269.
|
2011-09-23 00:16:03 +00:00 |
external_popup_menu_mac.mm
|
- Update to Chromium revision 105051.
|
2011-10-12 19:09:15 +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 |
origin_whitelist_impl.cc
|
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).
|
2011-10-06 13:34:47 +00:00 |
request_impl.cc
|
Use multimap type for storing header values (issue #386).
|
2011-10-28 21:31:26 +00:00 |
request_impl.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
response_impl.cc
|
Add support for setting response header values (issue #246).
|
2011-05-26 18:11:56 +00:00 |
response_impl.h
|
Add support for setting response header values (issue #246).
|
2011-05-26 18:11:56 +00:00 |
scheme_impl.cc
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +00:00 |
simple_clipboard_impl.cc
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +00:00 |
stream_impl.cc
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
stream_impl.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
tracker.h
|
Update to Chromium revision 110703.
|
2011-11-18 22:10:53 +00:00 |
v8_impl.cc
|
Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359).
|
2011-11-21 21:21:55 +00:00 |
v8_impl.h
|
Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359).
|
2011-11-21 21:21:55 +00:00 |
web_drag_source_mac.h
|
Mac:
|
2011-08-02 16:50:06 +00:00 |
web_drag_source_mac.mm
|
Update to Chromium revision 106500.
|
2011-10-20 20:34:13 +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_mac.h
|
Mac:
|
2011-08-02 16:50:06 +00:00 |
web_drag_utils_mac.mm
|
Update to Chromium revision 102269.
|
2011-09-23 00:16:03 +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_mac.h
|
Mac: Add missing canceled_ variable to WebDropTarget.
|
2011-08-23 16:04:40 +00:00 |
web_drop_target_mac.mm
|
Add a new NAVTYPE_LINKDROPPED value to the cef_handler_navtype_t enum passed to OnBeforeResourceLoad() that will be passed when navigation is resulting from a drop (issue #363).
|
2011-10-18 00:23:32 +00:00 |
web_drop_target_win.cc
|
Check that UIT_GetWebView() is non-NULL before dereferencing (issue #441).
|
2011-12-01 17:11:45 +00:00 |
web_drop_target_win.h
|
Update to Chromium revision 102269.
|
2011-09-23 00:16:03 +00:00 |
web_urlrequest_impl.cc
|
Update to Chromium revision 102269.
|
2011-09-23 00:16:03 +00:00 |
web_urlrequest_impl.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
webview_host.cc
|
- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
|
2011-11-04 18:19:14 +00:00 |
webview_host.h
|
- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
|
2011-11-04 18:19:14 +00:00 |
webview_host_gtk.cc
|
- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
|
2011-11-04 18:19:14 +00:00 |
webview_host_mac.mm
|
Mac: use regions to improve painting performance (issue #360).
|
2011-11-14 17:47:21 +00:00 |
webview_host_win.cc
|
- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
|
2011-11-04 18:19:14 +00:00 |
webwidget_host.cc
|
Mac: use regions to improve painting performance (issue #360).
|
2011-11-14 17:47:21 +00:00 |
webwidget_host.h
|
Mac: use regions to improve painting performance (issue #360).
|
2011-11-14 17:47:21 +00:00 |
webwidget_host_gtk.cc
|
Mac: use regions to improve painting performance (issue #360).
|
2011-11-14 17:47:21 +00:00 |
webwidget_host_mac.mm
|
Mac: Fix handling of numeric pad characters. Don't send character events for non-character numeric and function keys (issue #426).
|
2011-11-16 20:40:57 +00:00 |
webwidget_host_win.cc
|
Mac: use regions to improve painting performance (issue #360).
|
2011-11-14 17:47:21 +00:00 |
xml_reader_impl.cc
|
- Add initial Linux implementation files.
|
2011-01-10 01:31:12 +00:00 |
xml_reader_impl.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
zip_reader_impl.cc
|
- Add initial Linux implementation files.
|
2011-01-10 01:31:12 +00:00 |
zip_reader_impl.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |