cef/libcef
Marshall Greenblatt 7f1694fb68 Improve thread safety and documentation and add support for thread-specific APIs (issue #175).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@174 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-01-29 01:42:59 +00:00
..
printing Fix ParseDialogResultEx to use correct page range variables (issue #179). 2011-01-27 18:46:19 +00:00
browser_appcache_system.cc - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_appcache_system.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_database_system.cc - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_database_system.h Update to Chromium revision 63396. 2010-10-22 00:13:43 +00:00
browser_devtools_agent.cc - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_devtools_agent.h - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_devtools_callargs.cc - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_devtools_callargs.h - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_devtools_client.cc Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_devtools_client.h - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_drag_delegate.cc Update to Chromium revision 63396. 2010-10-22 00:13:43 +00:00
browser_drag_delegate.h Update to Chromium revision 63396. 2010-10-22 00:13:43 +00:00
browser_drop_delegate.cc Update to Chromium revision 63396. 2010-10-22 00:13:43 +00:00
browser_drop_delegate.h Update to Chromium revision 63396. 2010-10-22 00:13:43 +00:00
browser_file_system.cc - Update to Chromium revision 69409. 2010-12-16 21:54:42 +00:00
browser_file_system.h - Update to Chromium revision 69409. 2010-12-16 21:54:42 +00:00
browser_file_writer.cc - Update to Chromium revision 69409. 2010-12-16 21:54:42 +00:00
browser_file_writer.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_impl.cc Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_impl.h Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_impl_gtk.cc Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_impl_mac.mm Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_impl_win.cc Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_navigation_controller.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
browser_navigation_controller.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
browser_request_context.cc Add support for single sign-on (issue #148). 2011-01-24 21:24:21 +00:00
browser_request_context.h Add support for single sign-on (issue #148). 2011-01-24 21:24:21 +00:00
browser_resource_loader_bridge.cc Add HandleProtocolExecution event for unregistered protocols (issue #155). 2011-01-12 01:33:03 +00:00
browser_resource_loader_bridge.h 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
browser_settings.cc - Add developer tools support (issue #127). 2011-01-25 18:37:27 +00:00
browser_settings.h - Fix Mac compile errors due to string type changes (issue #146). 2010-11-23 14:46:01 +00:00
browser_socket_stream_bridge.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
browser_socket_stream_bridge.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
browser_web_worker.h - Fix a reference leak in CefXmlReaderImpl due to xml_close_callback not always being called. 2010-11-09 21:06:39 +00:00
browser_webblobregistry_impl.cc Fix Mac OS X compile errors due to Chromium 69409 update. 2010-12-20 14:50:07 +00:00
browser_webblobregistry_impl.h - Update to Chromium revision 59193. 2010-09-13 01:59:43 +00:00
browser_webcookiejar_impl.cc libcef: Update due to underlying chromium changes. 2010-03-29 17:53:26 +00:00
browser_webcookiejar_impl.h libcef: Update due to underlying chromium changes. 2010-03-29 17:53:26 +00:00
browser_webkit_glue.cc - Update to Chromium revision 71081. 2011-01-11 23:46:14 +00:00
browser_webkit_glue.h Add more robust download handler implementation (issue #156). 2011-01-06 19:26:45 +00:00
browser_webkit_glue_mac.mm Mac: 2011-01-26 23:54:54 +00:00
browser_webkit_glue_win.cc - Update to Chromium revision 71081. 2011-01-11 23:46:14 +00:00
browser_webkit_init.h Disable notification API to avoid crash due to it not being implemented (issue #170). 2011-01-24 21:05:47 +00:00
browser_webstoragearea_impl.cc - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
browser_webstoragearea_impl.h - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
browser_webstoragenamespace_impl.cc - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
browser_webstoragenamespace_impl.h - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
browser_webview_delegate.cc Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_webview_delegate.h Add CefHandler::HandleStatus for status messages, mouse over URLs and keyboard focus URLs (issue #61). 2011-01-26 15:12:49 +00:00
browser_webview_delegate_gtk.cc Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_webview_delegate_mac.mm Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_webview_delegate_win.cc Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_webview_mac.h Mac: 2010-11-15 15:39:56 +00:00
browser_webview_mac.mm Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00
browser_zoom_map.cc Add zoom support (issue #116). 2011-01-25 15:34:50 +00:00
browser_zoom_map.h Add zoom support (issue #116). 2011-01-25 15:34:50 +00:00
cef_context.cc - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
cef_context.h Fix a crash when calling CefShutdown() before destroying all browser windows (issue #159). 2011-01-07 01:06:10 +00:00
cef_process.cc - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
cef_process.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
cef_process_io_thread.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +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 Add the ability to specify log file location and severity level (issue #172). 2011-01-24 20:41:07 +00:00
cef_process_ui_thread.h Mac: 2010-11-15 15:39:56 +00:00
cef_process_ui_thread_gtk.cc - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
cef_process_ui_thread_mac.mm Fix mac compile errors. 2011-01-10 00:23:42 +00:00
cef_process_ui_thread_win.cc Mac: 2010-11-15 15:39:56 +00:00
cef_string_list.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_string_map.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_string_types.cc - Fix Mac compile errors due to string type changes (issue #146). 2010-11-23 14:46:01 +00:00
cef_thread.cc - Move to a unified thread model for CEF based on the CEF2 implementation. 2010-07-24 01:13:55 +00:00
cef_thread.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
dom_storage_area.cc - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
dom_storage_area.h - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +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 - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
dom_storage_context.h - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
dom_storage_namespace.cc - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +00:00
dom_storage_namespace.h - Persist localStorage data across sessions when a cache path is specified (issue #139). 2010-11-17 17:28:32 +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
request_impl.cc - Update to Chromium revision 69409. 2010-12-16 21:54:42 +00:00
request_impl.h - Update to Chromium revision 69409. 2010-12-16 21:54:42 +00:00
scheme_impl.cc Fix a crash when calling CefShutdown() before destroying all browser windows (issue #159). 2011-01-07 01:06:10 +00:00
simple_clipboard_impl.cc - Update to Chromium revision 71081. 2011-01-11 23:46:14 +00:00
stream_impl.cc Fix Linux compile errors. 2010-12-07 01:30:26 +00:00
stream_impl.h 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
tracker.h 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
v8_impl.cc Fix a crash when calling CefShutdown() before destroying all browser windows (issue #159). 2011-01-07 01:06:10 +00:00
v8_impl.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
webview_host.h - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
webview_host_gtk.cc - Update to Chromium revision 71081. 2011-01-11 23:46:14 +00:00
webview_host_mac.mm - Update to Chromium revision 71081. 2011-01-11 23:46:14 +00:00
webview_host_win.cc - Update to Chromium revision 71081. 2011-01-11 23:46:14 +00:00
webwidget_host.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
webwidget_host_gtk.cc - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
webwidget_host_mac.mm - Fix Mac compile errors due to string type changes (issue #146). 2010-11-23 14:46:01 +00:00
webwidget_host_win.cc - Update to Chromium revision 70742. 2011-01-07 21:34:20 +00:00
xml_reader_impl.cc - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
xml_reader_impl.h - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
zip_reader_impl.cc - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
zip_reader_impl.h - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00