|
MacViews: Get chrome/browser/ui/views/frame to compile (reland)
Reland of https://codereview.chromium.org/697223003.
Some fixes to get this subdirectory to compile for MacViews.
An aura::Window dependency is moved from BrowserView to
BrowserCommandHandlerX11.
Hide Ash dependency from ImmersiveModeController.
Add Mac implementation of NativeBrowserFrame.
Now that we include both BrowserWindow::CreateBrowserWindow definitions
in the build, add a new build flag "mac_views_browser" to select between
Cocoa and Views browser.
BUG= 425229
Committed: https://crrev.com/f15013419679b0e5860d58464f64f7e65d5c9f1e
Cr-Commit-Position: refs/heads/master@{#303958}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+269 lines, -176 lines) |
Patch |
![](/static/closedtriangle.gif) |
M |
build/common.gypi
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/BUILD.gn
|
View
|
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/browser/ui/cocoa/browser_window_factory.mm
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
chrome/browser/ui/cocoa/browser_window_factory_cocoa.mm
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/browser_command_handler_x11.h
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/browser_command_handler_x11.cc
|
View
|
|
2 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/browser_desktop_window_tree_host_x11.cc
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/browser_frame.cc
|
View
|
1
|
7 chunks |
+5 lines, -63 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/browser_frame_ash.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/browser_frame_ash.cc
|
View
|
|
3 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
chrome/browser/ui/views/frame/browser_frame_mac.h
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
chrome/browser/ui/views/frame/browser_frame_mac.mm
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/browser_view.cc
|
View
|
1
2
|
7 chunks |
+10 lines, -26 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
chrome/browser/ui/views/frame/browser_window_factory.cc
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/contents_web_view.cc
|
View
|
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/desktop_browser_frame_aura.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/desktop_browser_frame_aura.cc
|
View
|
1
|
3 chunks |
+41 lines, -6 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/immersive_mode_controller.h
|
View
|
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc
|
View
|
|
3 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/browser/ui/views/frame/immersive_mode_controller_factory.cc
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
chrome/browser/ui/views/frame/immersive_mode_controller_factory_ash.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
chrome/browser/ui/views/frame/immersive_mode_controller_factory_mac.cc
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/browser/ui/views/frame/native_browser_frame.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
chrome/browser/ui/views/frame/native_browser_frame_factory_mac.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
|
6 chunks |
+17 lines, -4 lines |
0 comments
|
Download
|
Total messages: 17 (8 generated)
|