Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
6 سال پیش |
Cheng Zhao
|
2b24b26e59
refactor: do not pass WebContents to NativeWindow
|
6 سال پیش |
Cheng Zhao
|
c67d1b62e3
refactor: NativeWindowViews should not be a View (#12750)
|
6 سال پیش |
Cheng Zhao
|
089428857c
remove unnecessary defines
|
6 سال پیش |
Cheng Zhao
|
2225cc9608
refactor: manage widget_ in NativeWindow
|
6 سال پیش |
Cheng Zhao
|
727cd68cee
refactor: Use widget() instead of window_
|
6 سال پیش |
Cheng Zhao
|
6d18bd0633
refactor: Make NativeWindow inherit WidgetDelegate
|
6 سال پیش |
Cheng Zhao
|
89d909ab43
Only include UIAutomationCoreApi.h where necessary
|
6 سال پیش |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
6 سال پیش |
Cheng Zhao
|
56735d4ff5
Add NativeWindow::SetContentView
|
6 سال پیش |
Cheng Zhao
|
13473ee138
web_view_ => content_view_
|
6 سال پیش |
Cheng Zhao
|
c75dd93b92
Move AutofillPopup from NativeWindow to WebContents (#12514)
|
6 سال پیش |
MadfishDT
|
200388ff96
add moveTop API to move window z-oder to top for win32, mac (#12485)
|
6 سال پیش |
Cheng Zhao
|
9000bd6679
views: Explicitly set initially focused view
|
6 سال پیش |
Cheng Zhao
|
3b3e69f8b2
Save browser_view_ in the NativeWindow
|
6 سال پیش |
Cheng Zhao
|
503b0ba1b1
mac: Move draggable region code to BrowserWindow
|
6 سال پیش |
Cheng Zhao
|
1681ee35db
Set WebContents background color in BrowserWindow
|
6 سال پیش |
Cheng Zhao
|
bffb31c337
Remove OnMessageReceived from NativeWindow
|
6 سال پیش |
Cheng Zhao
|
44e7282b4b
The UpdateDraggableRegions does not share implementations
|
6 سال پیش |
Shelley Vohr
|
ae632193c0
migrate to virtual void and start mac impl
|
6 سال پیش |
Heilig Benedek
|
bb5eecc16c
Use SizeConstraints instead of window events
|
7 سال پیش |
Heilig Benedek
|
276e12ce71
pass on web_contents to properly handle devtools
|
7 سال پیش |
Heilig Benedek
|
f8b3009ebf
restructure code to use web_preferences if possible
|
7 سال پیش |
Heilig Benedek
|
e39aacb30e
fix a bug that caused a crash when using an offscreen window with detached devtools, related to autofill popups
|
7 سال پیش |
Taeho Kim
|
7570ec9d39
Add BrowserWindow.getOpacity for consistency
|
7 سال پیش |
Ted Kim
|
7f2c4a9e06
Add window opacity support
|
7 سال پیش |
Cheng Zhao
|
a19a229a59
Merge pull request #10254 from zachflower/feature/simple-fullscreen-mode
|
7 سال پیش |
Andreas Flöjt
|
3d33da7696
Make mouse forward option of setIgnoreMouseMessages and update documentation.
|
7 سال پیش |
Andreas Flöjt
|
60c0bf1636
Set up legacy window subclass and mouse hook during setForwardMouseMessages.
|
7 سال پیش |
Zachary Flower
|
ba5fa2c8b1
Add support for simple (pre-Lion) fullscreen on Mac OS
|
7 سال پیش |