electron/shell/browser/api
trop[bot] 6799879694
feat: `keyboard.lock()` should use permissions helper (#40458)
feat: keyboard.lock should use permissions helper

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2023-11-09 10:41:39 -08:00
..
views chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_app.cc fix: `app.runningUnderARM64Translation()` always returning true on Windows ARM64 (#39932) 2023-09-23 10:01:44 +02:00
electron_api_app.h feat: add `did-resign-active` event on app (#37933) 2023-04-18 16:53:39 +02:00
electron_api_app_mac.mm chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
electron_api_app_mas.mm chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_auto_updater.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_auto_updater.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_base_window.cc feat: add `tabbingIdentifier` property to `BrowserWindow` (#40410) 2023-11-01 20:17:42 -04:00
electron_api_base_window.h feat: add `tabbingIdentifier` property to `BrowserWindow` (#40410) 2023-11-01 20:17:42 -04:00
electron_api_browser_view.cc fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_browser_view.h fix: ensure `BrowserView` bounds are always relative to window (#39850) 2023-09-14 10:39:46 -04:00
electron_api_browser_window.cc fix: handle closing `webContents` in `BrowserView`s (#37420) 2023-03-01 11:35:06 +01:00
electron_api_browser_window.h chore: remove unused std includes (#38795) 2023-06-14 17:35:49 -04:00
electron_api_content_tracing.cc chore: make `contentTracing.stopRecording()` failure clearer (#38488) 2023-05-31 09:54:41 -04:00
electron_api_cookies.cc perf: prefer base::StringPiece over std::string for build-time strings (#38738) 2023-06-12 12:21:08 -05:00
electron_api_cookies.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_crash_reporter.cc chore: bump chromium to 116.0.5829.0 (26-x-y) (#38765) 2023-06-14 07:47:10 -04:00
electron_api_crash_reporter.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_data_pipe_holder.cc chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_data_pipe_holder.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_debugger.cc chore: remove unused std includes (#38795) 2023-06-14 17:35:49 -04:00
electron_api_debugger.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_desktop_capturer.cc fix: use generic capturer to list both screens and windows when possible (#39189) 2023-07-26 18:45:41 +02:00
electron_api_desktop_capturer.h fix: use StartUpdating method for PipeWire capturer (#39049) 2023-07-11 09:44:01 -07:00
electron_api_dialog.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_download_item.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_download_item.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_event_emitter.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_event_emitter.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
electron_api_global_shortcut.cc refactor: prefer base::Contains() over find() + end() (#38443) 2023-05-30 10:28:43 +02:00
electron_api_global_shortcut.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_in_app_purchase.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_in_app_purchase.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_menu.cc fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_menu.h fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_menu_mac.h feat: add support for keyboard initialized menu popup (#38954) 2023-07-05 16:30:19 -04:00
electron_api_menu_mac.mm feat: add support for keyboard initialized menu popup (#38954) 2023-07-05 16:30:19 -04:00
electron_api_menu_views.cc feat: add support for keyboard initialized menu popup (#38954) 2023-07-05 16:30:19 -04:00
electron_api_menu_views.h feat: add support for keyboard initialized menu popup (#38954) 2023-07-05 16:30:19 -04:00
electron_api_native_theme.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_native_theme.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_native_theme_mac.mm chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_net.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_net_log.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
electron_api_net_log.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_notification.cc fix: Windows Toast notification dismissal from Action Center (#40242) 2023-10-18 11:32:19 +02:00
electron_api_notification.h fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_power_monitor.cc feat: add thermal states to powerMonitor (#37935) 2023-04-19 11:46:55 +02:00
electron_api_power_monitor.h feat: add thermal states to powerMonitor (#37935) 2023-04-19 11:46:55 +02:00
electron_api_power_monitor_mac.mm chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_power_monitor_win.cc chore: drop support for Windows 7 / 8 / 8.1 (#36427) 2022-11-30 17:13:29 -08:00
electron_api_power_save_blocker.cc refactor: prefer base::Contains() over find() + end() (#38443) 2023-05-30 10:28:43 +02:00
electron_api_power_save_blocker.h refactor: prefer base::Contains() over find() + end() (#38443) 2023-05-30 10:28:43 +02:00
electron_api_printing.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_protocol.cc fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_protocol.h fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_push_notifications.cc chore: remove unused std includes (#38795) 2023-06-14 17:35:49 -04:00
electron_api_push_notifications.h chore: use nested namespaces (#37855) 2023-04-11 15:30:25 +09:00
electron_api_push_notifications_mac.mm chore: use nested namespaces (#37855) 2023-04-11 15:30:25 +09:00
electron_api_safe_storage.cc feat: expose safestorage backend information on linux (#39155) 2023-07-20 13:22:29 +02:00
electron_api_safe_storage.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
electron_api_screen.cc fix: sync api::Screen wrapper method sigs to upstream (#38633) 2023-06-07 12:09:23 +02:00
electron_api_screen.h fix: sync api::Screen wrapper method sigs to upstream (#38633) 2023-06-07 12:09:23 +02:00
electron_api_service_worker_context.cc chore: remove unused std includes (#38795) 2023-06-14 17:35:49 -04:00
electron_api_service_worker_context.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_session.cc fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_session.h fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_system_preferences.cc feat: expose app accessibility transparency settings api (#40073) 2023-10-04 16:36:27 -07:00
electron_api_system_preferences.h feat: expose app accessibility transparency settings api (#40073) 2023-10-04 16:36:27 -07:00
electron_api_system_preferences_mac.mm feat: expose app accessibility transparency settings api (#40073) 2023-10-04 16:36:27 -07:00
electron_api_system_preferences_win.cc refactor: constexpr lookup tables (#38797) 2023-06-14 22:08:54 -05:00
electron_api_tray.cc fix: potential crash calling `tray.popUpContextMenu()` (#39313) 2023-08-01 13:04:19 +02:00
electron_api_tray.h fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_url_loader.cc refactor: use constexpr lookup tables in gin helper (#38835) 2023-06-20 14:38:30 +02:00
electron_api_url_loader.h chore: bump chromium to 116.0.5817.0 (26-x-y) (#38546) 2023-06-12 18:29:28 -04:00
electron_api_utility_process.cc chore: fix clang-tidy warnings (#38079) 2023-04-26 10:09:54 -04:00
electron_api_utility_process.h chore: remove unused std includes (#38795) 2023-06-14 17:35:49 -04:00
electron_api_view.cc chore: remove unused electron::api::View code (#38569) 2023-06-03 16:18:27 -05:00
electron_api_view.h chore: remove unused electron::api::View code (#38569) 2023-06-03 16:18:27 -05:00
electron_api_web_contents.cc feat: `keyboard.lock()` should use permissions helper (#40458) 2023-11-09 10:41:39 -08:00
electron_api_web_contents.h feat: `keyboard.lock()` should use permissions helper (#40458) 2023-11-09 10:41:39 -08:00
electron_api_web_contents_impl.cc chore: bump chromium to 111.0.5518.0 (main) (#36575) 2023-01-05 21:35:34 -05:00
electron_api_web_contents_mac.mm fix: `navigator.keyboard.lock()` fullscreen exit handling (#40387) 2023-10-31 16:53:29 -04:00
electron_api_web_contents_view.cc chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_web_contents_view.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_web_frame_main.cc feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39206) 2023-07-27 22:59:46 +02:00
electron_api_web_frame_main.h fix: set prototype names on `gin::Constructible` classes (#39036) 2023-07-10 15:58:18 +02:00
electron_api_web_request.cc refactor: use constexpr lookup tables in gin helper (#38835) 2023-06-20 14:38:30 +02:00
electron_api_web_request.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_web_view_manager.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
frame_subscriber.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
frame_subscriber.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
gpu_info_enumerator.cc chore: fix clang-tidy warnings (#38079) 2023-04-26 10:09:54 -04:00
gpu_info_enumerator.h chore: modernize ListValue usage in gpu info (#34663) 2022-06-28 09:52:59 -07:00
gpuinfo_manager.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
gpuinfo_manager.h chore: remove unused std includes (#38795) 2023-06-14 17:35:49 -04:00
message_port.cc refactor: prefer base::Contains() over find() + end() (#38443) 2023-05-30 10:28:43 +02:00
message_port.h fix: destroy message port backend when JS env exits (#39346) 2023-08-03 17:53:38 -04:00
process_metric.cc refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332) 2022-11-14 12:46:52 -08:00
process_metric.h chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
save_page_handler.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
save_page_handler.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
ui_event.cc chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
ui_event.h chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00