Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
6 lat temu |
Jeremy Apthorp
|
da0fd10423
refactor: chromium-style warnings in linux code (#12949)
|
6 lat temu |
Cheng Zhao
|
2f3fcb9dbe
give window a default content view
|
6 lat temu |
Cheng Zhao
|
2b24b26e59
refactor: do not pass WebContents to NativeWindow
|
6 lat temu |
Cheng Zhao
|
c67d1b62e3
refactor: NativeWindowViews should not be a View (#12750)
|
6 lat temu |
Cheng Zhao
|
089428857c
remove unnecessary defines
|
6 lat temu |
Cheng Zhao
|
e07ea24610
remove unnecessary static_cast
|
6 lat temu |
Cheng Zhao
|
2225cc9608
refactor: manage widget_ in NativeWindow
|
6 lat temu |
Cheng Zhao
|
727cd68cee
refactor: Use widget() instead of window_
|
6 lat temu |
Cheng Zhao
|
6d18bd0633
refactor: Make NativeWindow inherit WidgetDelegate
|
6 lat temu |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
6 lat temu |
Cheng Zhao
|
56735d4ff5
Add NativeWindow::SetContentView
|
6 lat temu |
Cheng Zhao
|
13473ee138
web_view_ => content_view_
|
6 lat temu |
Cheng Zhao
|
97e8800677
Remove web_contents from NativeWindow's constructor
|
6 lat temu |
Charles Kerr
|
cad8eed6e4
Use ui:view's Activate() on Linux (#12539)
|
6 lat temu |
Cheng Zhao
|
c75dd93b92
Move AutofillPopup from NativeWindow to WebContents (#12514)
|
6 lat temu |
MadfishDT
|
200388ff96
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
6 lat temu |
Cheng Zhao
|
3d47a8a2fd
Remove the static getter methods from WebContentsPreferences
|
6 lat temu |
Cheng Zhao
|
887bc12350
Add WebContentsPreferences::From that checks parameter
|
6 lat temu |
Cheng Zhao
|
9772777919
web_prefrences() => dict()
|
6 lat temu |
Charles Kerr
|
558ef7352d
Better GTK+ Menu color support (#12300)
|
6 lat temu |
Lyall Hamilton
|
ba24920fec
Fix menubar toggle alt key detection on focus
|
6 lat temu |
Cheng Zhao
|
9000bd6679
views: Explicitly set initially focused view
|
6 lat temu |
Cheng Zhao
|
bf862d1d07
views: Focus webContents in BrowserWindow
|
6 lat temu |
Cheng Zhao
|
3b3e69f8b2
Save browser_view_ in the NativeWindow
|
6 lat temu |
Cheng Zhao
|
503b0ba1b1
mac: Move draggable region code to BrowserWindow
|
6 lat temu |
Cheng Zhao
|
1681ee35db
Set WebContents background color in BrowserWindow
|
6 lat temu |
Cheng Zhao
|
66fab65a1a
Add NativeWindowObserver::OnCloseButtonClicked
|
6 lat temu |
Cheng Zhao
|
bffb31c337
Remove OnMessageReceived from NativeWindow
|
6 lat temu |
Cheng Zhao
|
44e7282b4b
The UpdateDraggableRegions does not share implementations
|
6 lat temu |