.. |
views
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_app.cc
|
053031e96c
refactor: constexpr lookup tables (#38807)
|
1 year ago |
electron_api_app.h
|
a9ef68f126
refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332)
|
2 years ago |
electron_api_app_mac.mm
|
87c183df6a
chore: bump chromium to 110.0.5415.0 (main) (#36186)
|
2 years ago |
electron_api_app_mas.mm
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_auto_updater.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_auto_updater.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_base_window.cc
|
04af0337bc
fix: `removeBrowserView` draggable region removal (#39407)
|
1 year ago |
electron_api_base_window.h
|
4cfd732908
feat: support Mica/Acrylic on Windows (#38361)
|
1 year ago |
electron_api_browser_view.cc
|
192295697e
fix: crash calling `BrowserWindow.removeBrowserView()` with destroyed `webContents` (#38884)
|
1 year ago |
electron_api_browser_view.h
|
192295697e
fix: crash calling `BrowserWindow.removeBrowserView()` with destroyed `webContents` (#38884)
|
1 year ago |
electron_api_browser_window.cc
|
9e3a44edf7
fix: handle closing `webContents` in `BrowserView`s (#37450)
|
2 years ago |
electron_api_browser_window.h
|
184ac2b382
refactor: move draggable regions to WebContents (#36230)
|
2 years ago |
electron_api_content_tracing.cc
|
017fd30e89
chore: make `contentTracing.stopRecording()` failure clearer (#38520)
|
1 year ago |
electron_api_cookies.cc
|
2c9f2e81e8
perf: prefer base::StringPiece over std::string for build-time strings (#38736)
|
1 year ago |
electron_api_cookies.h
|
0ee7f14190
chore: modernize Value usage in converters (#34794)
|
2 years ago |
electron_api_crash_reporter.cc
|
f933ce3755
refactor: use `process_util.h` helpers (#38604)
|
1 year ago |
electron_api_crash_reporter.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_data_pipe_holder.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_data_pipe_holder.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_debugger.cc
|
08ccc81574
chore: bump chromium to 107.0.5274.0 (main) (#35375)
|
2 years ago |
electron_api_debugger.h
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_desktop_capturer.cc
|
e51dee4e81
fix: use generic capturer to list both screens and windows when possible (#39711)
|
1 year ago |
electron_api_desktop_capturer.h
|
92ac9267f0
fix: use StartUpdating method for PipeWire capturer (#39050)
|
1 year ago |
electron_api_dialog.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_download_item.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_download_item.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_event.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_event_emitter.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_event_emitter.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_api_global_shortcut.cc
|
d0b2a4e48f
refactor: prefer base::Contains() over find() + end() (#38890)
|
1 year ago |
electron_api_global_shortcut.h
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_in_app_purchase.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_in_app_purchase.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_menu.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_menu.h
|
67dc178e70
refactor: move gin_helper::Constructible methods to prototype (#37087)
|
2 years ago |
electron_api_menu_mac.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_menu_mac.mm
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_menu_views.cc
|
9cdc8bf6ca
chore: drop unresponsive suppressor for menus (#35498)
|
2 years ago |
electron_api_menu_views.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_native_theme.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_native_theme.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_native_theme_mac.mm
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_net.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_net_log.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_net_log.h
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_api_notification.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_notification.h
|
67dc178e70
refactor: move gin_helper::Constructible methods to prototype (#37087)
|
2 years ago |
electron_api_power_monitor.cc
|
912aa52b9b
feat: add thermal states to powerMonitor (#38027)
|
2 years ago |
electron_api_power_monitor.h
|
912aa52b9b
feat: add thermal states to powerMonitor (#38027)
|
2 years ago |
electron_api_power_monitor_mac.mm
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_power_monitor_win.cc
|
eb291485bb
chore: drop support for Windows 7 / 8 / 8.1 (#36427)
|
2 years ago |
electron_api_power_save_blocker.cc
|
d0b2a4e48f
refactor: prefer base::Contains() over find() + end() (#38890)
|
1 year ago |
electron_api_power_save_blocker.h
|
d0b2a4e48f
refactor: prefer base::Contains() over find() + end() (#38890)
|
1 year ago |
electron_api_printing.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_protocol.cc
|
2c9f2e81e8
perf: prefer base::StringPiece over std::string for build-time strings (#38736)
|
1 year ago |
electron_api_protocol.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_api_push_notifications.cc
|
6f9cc3ce32
chore: use nested namespaces (#37915)
|
2 years ago |
electron_api_push_notifications.h
|
6f9cc3ce32
chore: use nested namespaces (#37915)
|
2 years ago |
electron_api_push_notifications_mac.mm
|
6f9cc3ce32
chore: use nested namespaces (#37915)
|
2 years ago |
electron_api_safe_storage.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_safe_storage.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_screen.cc
|
7254da337b
fix: sync api::Screen wrapper method sigs to upstream (#38631)
|
1 year ago |
electron_api_screen.h
|
7254da337b
fix: sync api::Screen wrapper method sigs to upstream (#38631)
|
1 year ago |
electron_api_service_worker_context.cc
|
2c9f2e81e8
perf: prefer base::StringPiece over std::string for build-time strings (#38736)
|
1 year ago |
electron_api_service_worker_context.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_api_session.cc
|
bb2f62f95f
refactor: add SessionPreferences::CreateForBrowserContext() (#38712)
|
1 year ago |
electron_api_session.h
|
18b2a4e957
feat: add USB protected classes handler (#38498)
|
1 year ago |
electron_api_system_preferences.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_system_preferences.h
|
0ee7f14190
chore: modernize Value usage in converters (#34794)
|
2 years ago |
electron_api_system_preferences_mac.mm
|
2be0bd9729
refactor: leverage Skia helpers for NSColor ANSI logic (#37489)
|
2 years ago |
electron_api_system_preferences_win.cc
|
053031e96c
refactor: constexpr lookup tables (#38807)
|
1 year ago |
electron_api_tray.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_tray.h
|
67dc178e70
refactor: move gin_helper::Constructible methods to prototype (#37087)
|
2 years ago |
electron_api_url_loader.cc
|
053031e96c
refactor: constexpr lookup tables (#38807)
|
1 year ago |
electron_api_url_loader.h
|
ddb4a16eb2
chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510)
|
2 years ago |
electron_api_utility_process.cc
|
a6d934f2a2
chore: use emplace when possible (#37910)
|
2 years ago |
electron_api_utility_process.h
|
6f9cc3ce32
chore: use nested namespaces (#37915)
|
2 years ago |
electron_api_view.cc
|
bd0e65292f
chore: remove unused electron::api::View code (#38586)
|
1 year ago |
electron_api_view.h
|
bd0e65292f
chore: remove unused electron::api::View code (#38586)
|
1 year ago |
electron_api_web_contents.cc
|
debf490418
fix: crash when calling non-reentrant function in `loadURL` (#40160)
|
1 year ago |
electron_api_web_contents.h
|
e2d17db85b
feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207)
|
1 year ago |
electron_api_web_contents_impl.cc
|
90af7d7fe2
chore: bump chromium to 111.0.5518.0 (main) (#36575)
|
2 years ago |
electron_api_web_contents_mac.mm
|
ba6ac2a087
fix: Fn+F fullscreen transitioning on macOS (#37823)
|
2 years ago |
electron_api_web_contents_view.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_web_contents_view.h
|
184ac2b382
refactor: move draggable regions to WebContents (#36230)
|
2 years ago |
electron_api_web_frame_main.cc
|
e2d17db85b
feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207)
|
1 year ago |
electron_api_web_frame_main.h
|
67dc178e70
refactor: move gin_helper::Constructible methods to prototype (#37087)
|
2 years ago |
electron_api_web_request.cc
|
d0b2a4e48f
refactor: prefer base::Contains() over find() + end() (#38890)
|
1 year ago |
electron_api_web_request.h
|
1ff589976c
feat: add types to webRequest filter (#37427)
|
2 years ago |
electron_api_web_view_manager.cc
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
event.cc
|
81c5da5221
chore: use =default for default constructors/destructors (#29511)
|
3 years ago |
event.h
|
ea4278754c
chore: fix spelling errors in multiple files (#34574)
|
2 years ago |
frame_subscriber.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
frame_subscriber.h
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
gpu_info_enumerator.cc
|
07294cbf15
chore: modernize ListValue usage in gpu info (#34663)
|
2 years ago |
gpu_info_enumerator.h
|
07294cbf15
chore: modernize ListValue usage in gpu info (#34663)
|
2 years ago |
gpuinfo_manager.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
gpuinfo_manager.h
|
07294cbf15
chore: modernize ListValue usage in gpu info (#34663)
|
2 years ago |
message_port.cc
|
d0b2a4e48f
refactor: prefer base::Contains() over find() + end() (#38890)
|
1 year ago |
message_port.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
process_metric.cc
|
a9ef68f126
refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332)
|
2 years ago |
process_metric.h
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
save_page_handler.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
save_page_handler.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
ui_event.cc
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
ui_event.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |