electron/atom/browser/ui/views
Heilig Benedek 81bf15877f fix: port OSR code to new viz compositor codepath (#17538)
* fix: make OSR work with viz compositor

* fix: update OSR patch

* fix: update patch again

* fix: update viz_osr.patch for macOS

* fix: gn check warnings

* chore: no need to change SoftwareOutputDeviceWinProxy

* chore: add check in case we missed something

* fix: consider scale factor when compare size

* fix: make GPU OSR work

* fix: autofill popups with OSR

* chore: use UNIX line ending for osr_video_consumer

* chore: code is already in defined(OS_MACOSX)

* fix: share same OSR implementation on macOS

This should also fix the crash when there is navigation on macOS.

* test: osr window should not crash after navigation

* fix: make osr work on Mac properly

* fix: software osr on windows

* fix: software osr on Linux

* fix: compilation error introduced with rebase

* fix: split local surface id allocation into two

* Update osr_host_display_client_mac.mm

* chore: update copyright year

* fix: update patch
2019-04-17 14:10:04 -07:00
..
atom_views_delegate.cc Move ViewsDelegate::NotifyAccessibilityEvent to an observer pattern 2019-01-22 10:32:05 -08:00
atom_views_delegate.h
autofill_popup_view.cc fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
autofill_popup_view.h
frameless_view.cc gfx::Path -> SkPath 2019-02-14 23:59:25 +05:30
frameless_view.h gfx::Path -> SkPath 2019-02-14 23:59:25 +05:30
global_menu_bar_x11.cc
global_menu_bar_x11.h
inspectable_web_contents_view_views.cc
inspectable_web_contents_view_views.h
menu_bar.cc fix: check for pane focus before removing it. (#17164) 2019-03-04 09:47:59 -06:00
menu_bar.h
menu_delegate.cc Delete tab pulsing feature. 2019-02-14 23:59:25 +05:30
menu_delegate.h Delete tab pulsing feature. 2019-02-14 23:59:25 +05:30
menu_model_adapter.cc
menu_model_adapter.h
native_frame_view.cc fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
native_frame_view.h
root_view.cc fix: crash when alt key pressed with falsy menu bar visiblity (#17766) 2019-04-15 13:54:27 -04:00
root_view.h fix: improve the way frameless windows are handled on Windows (#16596) 2019-01-31 11:19:47 +09:00
submenu_button.cc fix: improve focused menu bar item visibility (#17291) 2019-03-12 15:29:45 -07:00
submenu_button.h
win_frame_view.cc
win_frame_view.h