cef/libcef/browser/osr
Marshall Greenblatt 243a9c26d7 Update to Chromium revision 0bfd25d4 (#381305)
- Delete include/cef_runnable.h (issue #1336).
- Build the cef_unittests target using all Chromium headers. Add a
  USING_CHROMIUM_INCLUDES define and libcef_dll_wrapper_unittests
  target to support this. This change avoids compile errors due to
  the divergence of CEF and Chromium base/ header implementations.
  The libcef_dll_wrapper sources must now compile successfully with
  both CEF and Chromium base/ headers (issue #1632).
- The onbeforeunload message specified via JavaScript is no longer
  passed to the client (see http://crbug.com/587940).
2016-03-17 13:01:21 -04:00
..
browser_platform_delegate_osr.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
browser_platform_delegate_osr.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_osr_linux.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
browser_platform_delegate_osr_linux.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_osr_mac.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_osr_mac.mm Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
browser_platform_delegate_osr_win.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
browser_platform_delegate_osr_win.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
osr_util.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
osr_util.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
render_widget_host_view_osr.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
render_widget_host_view_osr.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
render_widget_host_view_osr_linux.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
render_widget_host_view_osr_mac.mm Update to Chromium revision 0bfd25d4 (#381305) 2016-03-17 13:01:21 -04:00
render_widget_host_view_osr_win.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
software_output_device_osr.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
software_output_device_osr.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
text_input_client_osr_mac.h Update to Chromium revision 088f14a0 (#373530) 2016-02-08 13:16:11 -05:00
text_input_client_osr_mac.mm Update to Chromium revision 088f14a0 (#373530) 2016-02-08 13:16:11 -05:00
web_contents_view_osr.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
web_contents_view_osr.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00