Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
6 years ago |
Heilig Benedek
|
8b2bffcf9e
Only expand maximum size constraint if there was a constraint originally (#13003)
|
6 years ago |
Cheng Zhao
|
2b24b26e59
refactor: do not pass WebContents to NativeWindow
|
6 years ago |
Heilig Benedek
|
ce8af7d499
#else instead of #elif
|
6 years ago |
Heilig Benedek
|
c6bf39b283
Only include windows headers on windows
|
6 years ago |
Heilig Benedek
|
f1fd457411
Format code with clang-format
|
6 years ago |
Heilig Benedek
|
eae0674f61
Match chromium's workaround when setting size of unresizable windows
|
6 years ago |
Cheng Zhao
|
2225cc9608
refactor: manage widget_ in NativeWindow
|
6 years ago |
Jeremy Apthorp
|
27cee90e5e
[chromium-style] move methods out of headers
|
6 years ago |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
6 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
6 years ago |
Cheng Zhao
|
5a95aaaa54
kVibrancyType should be read in InitFromOptions
|
6 years ago |
Cheng Zhao
|
97e8800677
Remove web_contents from NativeWindow's constructor
|
6 years ago |
Cheng Zhao
|
8fc5c6c862
Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503)
|
6 years ago |
Cheng Zhao
|
78468098c5
Don't store WebContents in NativeWindow
|
6 years ago |
Cheng Zhao
|
9c7854aef6
NativeWindow is no longer WebContentsObserver
|
6 years ago |
Cheng Zhao
|
702f1631a3
Remove NativeWindow::FromWebContents
|
6 years ago |
Cheng Zhao
|
eea4e60b73
Remove NativeWindow's webview APIs
|
6 years ago |
Cheng Zhao
|
5a4c2fb61d
mac: Pass the view to install
|
6 years ago |
Cheng Zhao
|
3b3e69f8b2
Save browser_view_ in the NativeWindow
|
6 years ago |
Cheng Zhao
|
503b0ba1b1
mac: Move draggable region code to BrowserWindow
|
6 years ago |
Cheng Zhao
|
1681ee35db
Set WebContents background color in BrowserWindow
|
6 years ago |
Cheng Zhao
|
cad3d694ab
mac: Remove access to webContents in windowWillUseStandardFrame
|
6 years ago |
Shelley Vohr
|
2abc69780e
move native-mate back into the api layer
|
6 years ago |
Shelley Vohr
|
837a2d4bbd
appease the linter
|
6 years ago |
Samuel Attard
|
5336b4a89c
Pass arguments instance through the chain in order to throw error
|
6 years ago |
Cheng Zhao
|
816a96c2cc
Update font settings in api::WebContents
|
6 years ago |
Cheng Zhao
|
c87fc2426d
Handle transparent WebContents in api::BrowserWindow
|
6 years ago |
Cheng Zhao
|
c611eb061d
Move InputEventObserver to api::BrowserWindow
|
6 years ago |
Cheng Zhao
|
aa3eafcea1
Move closing logic to api::BrowserWindow
|
6 years ago |