electron/shell/browser/osr
Charles Kerr 493e3c4537
fix: don't use deprecated ui::MouseEvent constructor (#44868)
* refactor: do not use deprecated gfx::Point constructor for MouseEvent

Deprecated in https://chromium-review.googlesource.com/c/1444251

* refactor: use WebInputEvent::GetTypeAsUiEventType() instead of rolling our own

Added in https://chromium-review.googlesource.com/c/chromium/src/+/2180291
2024-12-02 11:13:38 -05:00
..
osr_host_display_client.cc feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
osr_host_display_client.h feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
osr_host_display_client_mac.mm feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
osr_paint_event.cc feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
osr_paint_event.h feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
osr_render_widget_host_view.cc fix: don't use deprecated ui::MouseEvent constructor (#44868) 2024-12-02 11:13:38 -05:00
osr_render_widget_host_view.h refactor: remove C-style void arg type for no-arg functions (#43884) 2024-09-23 22:37:32 -07:00
osr_video_consumer.cc feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
osr_video_consumer.h feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
osr_view_proxy.cc refactor: inline simple getters (#41125) 2024-01-29 20:43:28 -06:00
osr_view_proxy.h chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
osr_web_contents_view.cc refactor: return-braced-init-list pt 2 of 2 (#44870) 2024-11-29 11:44:33 -06:00
osr_web_contents_view.h chore: bump chromium to 132.0.6807.0 (main) (#44360) 2024-11-04 09:10:00 -05:00
osr_web_contents_view_mac.mm chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00