electron/atom/browser/osr
Cheng Zhao b6becdeae7 Merge pull request #6741 from MaxWhere/native-window-widget-mac
Offscreen rendering fixes for macOS
2016-08-08 16:10:30 +09:00
..
osr_output_device.cc added checks for painting_ when setting the outputdevice to active state and removed show/hide from start/stoppainting since during testing they caused transparent frames to appear when a window was set to paint again after stopping 2016-08-05 12:30:47 +02:00
osr_output_device.h added checks for painting_ when setting the outputdevice to active state and removed show/hide from start/stoppainting since during testing they caused transparent frames to appear when a window was set to paint again after stopping 2016-08-05 12:30:47 +02:00
osr_render_widget_host_view.cc added checks for painting_ when setting the outputdevice to active state and removed show/hide from start/stoppainting since during testing they caused transparent frames to appear when a window was set to paint again after stopping 2016-08-05 12:30:47 +02:00
osr_render_widget_host_view.h reverts AcceleratedWidgetMacNSView into offscreen class 2016-08-05 15:23:36 +02:00
osr_render_widget_host_view_mac.mm removes recycling of compositors on mac 2016-08-06 00:00:32 +02:00
osr_web_contents_view.cc Show dummy view under offscreen mode 2016-08-04 15:35:08 +09:00
osr_web_contents_view.h Show dummy view under offscreen mode 2016-08-04 15:35:08 +09:00
osr_web_contents_view_mac.mm Show dummy view under offscreen mode 2016-08-04 15:35:08 +09:00