cef/libcef/browser/native
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_native.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_native.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_native_linux.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_native_linux.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_native_mac.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_native_mac.mm - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
browser_platform_delegate_native_win.cc Update to Chromium revision 088f14a0 (#373530) 2016-02-08 13:16:11 -05:00
browser_platform_delegate_native_win.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
file_dialog_runner_mac.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
file_dialog_runner_mac.mm - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
file_dialog_runner_win.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
file_dialog_runner_win.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
javascript_dialog_runner_mac.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
javascript_dialog_runner_mac.mm Mac: Fix Xcode 7 (10.11 SDK) build errors (issue #1732) 2015-12-08 12:59:42 -05:00
javascript_dialog_runner_win.cc Update to Chromium revision 0bfd25d4 (#381305) 2016-03-17 13:01:21 -04:00
javascript_dialog_runner_win.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
menu_2.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
menu_2.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
menu_runner_linux.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
menu_runner_linux.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
menu_runner_mac.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
menu_runner_mac.mm - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
menu_runner_win.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
menu_runner_win.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
menu_wrapper.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
native_menu_win.cc Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
native_menu_win.h Update to Chromium revision d7d5682a (#367535) 2016-01-07 11:53:39 -08:00
window_delegate_view.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
window_delegate_view.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
window_x11.cc Update to Chromium revision 0bfd25d4 (#381305) 2016-03-17 13:01:21 -04:00
window_x11.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00