electron/shell/browser/osr
Charles Kerr f4a8d8a094
refactor: remove C-style void arg type for no-arg functions (32-x-y) (#43925)
refactor: remove C-style void arg type for no-arg functions (#43884)

A small cleanup to remove use of the C-style function declaration idiom.
2024-09-25 11:21:24 +02:00
..
osr_host_display_client.cc
osr_host_display_client.h
osr_host_display_client_mac.mm
osr_render_widget_host_view.cc perf: avoid redundant calls to GetView() (#43231) 2024-08-06 19:24:05 -05:00
osr_render_widget_host_view.h refactor: remove C-style void arg type for no-arg functions (32-x-y) (#43925) 2024-09-25 11:21:24 +02:00
osr_video_consumer.cc chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
osr_video_consumer.h
osr_view_proxy.cc
osr_view_proxy.h
osr_web_contents_view.cc perf: avoid redundant calls to GetView() (#43231) 2024-08-06 19:24:05 -05:00
osr_web_contents_view.h fix: crash with creating OffScreenWebContentsView (#42940) 2024-07-17 09:10:23 -05:00
osr_web_contents_view_mac.mm