.. |
views
|
35a9e67dba
chore: rename built-in modules to bindings to match naming update in node (#37182)
|
2 years ago |
electron_api_app.cc
|
b428315c6d
perf: remove unnecessary `.c_str()` calls (#41869)
|
1 year ago |
electron_api_app.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_app_mac.mm
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
electron_api_app_mas.mm
|
c5b9f766f3
chore: bump chromium to 117.0.5923.0 (main) (#39304)
|
1 year ago |
electron_api_auto_updater.cc
|
8104c7908a
fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#40576)
|
1 year ago |
electron_api_auto_updater.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_base_window.cc
|
5310b79ffb
fix: `setTitleBarOverlay` should be implemented on `BaseWindow` (#41960)
|
11 months ago |
electron_api_base_window.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_browser_window.cc
|
5310b79ffb
fix: `setTitleBarOverlay` should be implemented on `BaseWindow` (#41960)
|
11 months ago |
electron_api_browser_window.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_content_tracing.cc
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
electron_api_cookies.cc
|
0dad99561b
chore: bump chromium to 123.0.6296.0 (main) (#41204)
|
1 year ago |
electron_api_cookies.h
|
3dbc0a365f
chore: enable check raw ptr fields (#38167)
|
1 year ago |
electron_api_crash_reporter.cc
|
80a3ba5c68
chore: bump chromium to 116.0.5829.0 (main) (#38726)
|
1 year ago |
electron_api_crash_reporter.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_data_pipe_holder.cc
|
9b0409f7c9
chore: bump chromium to 126.0.6445.0 (main) (#41868)
|
11 months ago |
electron_api_data_pipe_holder.h
|
62331f5ac1
chore: add missing `gin::Wrappable` `GetTypeName` overrides (#41512)
|
1 year ago |
electron_api_debugger.cc
|
2ebaebb603
refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41215)
|
1 year ago |
electron_api_debugger.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_desktop_capturer.cc
|
b428315c6d
perf: remove unnecessary `.c_str()` calls (#41869)
|
1 year ago |
electron_api_desktop_capturer.h
|
752efddf89
refactor: prefer to inherit observer classes privately (#41360)
|
11 months ago |
electron_api_dialog.cc
|
09190085c0
refactor: add gin_helper::Dictionary::CreateEmpty() helper (#39547)
|
1 year ago |
electron_api_download_item.cc
|
bc1ba1fe9d
chore: bump chromium to 120.0.6099.0 (main) (#40316)
|
1 year ago |
electron_api_download_item.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months 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
|
ccd4531bfb
chore: bump chromium to 117.0.5852.0 (main) (#38891)
|
1 year ago |
electron_api_global_shortcut.h
|
752efddf89
refactor: prefer to inherit observer classes privately (#41360)
|
11 months ago |
electron_api_in_app_purchase.cc
|
c1898c39bf
chore: remove obsolete "simple" object annotations for the remote module (#39486)
|
1 year ago |
electron_api_in_app_purchase.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_menu.cc
|
c7bdd907d7
fix: set prototype names on `gin::Constructible` classes (#39006)
|
1 year ago |
electron_api_menu.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_menu_mac.h
|
522bba3dc6
chore: cleanup arc migration helpers (#39606)
|
1 year ago |
electron_api_menu_mac.mm
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
electron_api_menu_views.cc
|
22970f573b
perf: use flat_set, flat_map for small, trivially-moved containers (#40817)
|
1 year ago |
electron_api_menu_views.h
|
22970f573b
perf: use flat_set, flat_map for small, trivially-moved containers (#40817)
|
1 year 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
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_native_theme_mac.mm
|
522bba3dc6
chore: cleanup arc migration helpers (#39606)
|
1 year ago |
electron_api_net_log.cc
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
electron_api_net_log.h
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
electron_api_notification.cc
|
ffec3127d5
refactor: inline simple getters (#41125)
|
1 year ago |
electron_api_notification.h
|
ffec3127d5
refactor: inline simple getters (#41125)
|
1 year ago |
electron_api_power_monitor.cc
|
ba835ddac1
feat: add thermal states to powerMonitor (#37935)
|
2 years ago |
electron_api_power_monitor.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_power_monitor_mac.mm
|
a7d664e3a3
fix: `user-did-{resign|become}-active` events on macOS (#41506)
|
1 year ago |
electron_api_power_monitor_win.cc
|
04b2ba84cd
refactor: replace remaining `NULL` with `nullptr` (#40053)
|
1 year ago |
electron_api_power_save_blocker.cc
|
62331f5ac1
chore: add missing `gin::Wrappable` `GetTypeName` overrides (#41512)
|
1 year ago |
electron_api_power_save_blocker.h
|
62331f5ac1
chore: add missing `gin::Wrappable` `GetTypeName` overrides (#41512)
|
1 year ago |
electron_api_printing.cc
|
c96bb9958f
chore: remove deprecated `webContents.getPrinters()` (#39663)
|
1 year ago |
electron_api_protocol.cc
|
e2acdffe58
perf: avoid protocol registry redundant lookup (#41991)
|
11 months ago |
electron_api_protocol.h
|
9aa73abe78
feat: enable code cache for custom protocols (#40544)
|
1 year ago |
electron_api_push_notifications.cc
|
5ad8b4b7d1
chore: remove unused std includes (#38767)
|
1 year ago |
electron_api_push_notifications.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_push_notifications_mac.mm
|
522bba3dc6
chore: cleanup arc migration helpers (#39606)
|
1 year ago |
electron_api_safe_storage.cc
|
cee51785e1
refactor: inline simple getters, pt . 2 (#41254)
|
1 year ago |
electron_api_safe_storage.h
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
electron_api_screen.cc
|
f36ceae024
chore: migrate base::StringPiece to std::string_view (#40915)
|
1 year ago |
electron_api_screen.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_service_worker_context.cc
|
4164ef93ad
refactor: remove banned std::to_string() calls (#41087)
|
1 year ago |
electron_api_service_worker_context.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_session.cc
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_session.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_system_preferences.cc
|
7685f27b31
feat: expose app accessibility transparency settings api (#39631)
|
1 year ago |
electron_api_system_preferences.h
|
7685f27b31
feat: expose app accessibility transparency settings api (#39631)
|
1 year ago |
electron_api_system_preferences_mac.mm
|
0dad99561b
chore: bump chromium to 123.0.6296.0 (main) (#41204)
|
1 year ago |
electron_api_system_preferences_win.cc
|
f36ceae024
chore: migrate base::StringPiece to std::string_view (#40915)
|
1 year ago |
electron_api_tray.cc
|
f36ceae024
chore: migrate base::StringPiece to std::string_view (#40915)
|
1 year ago |
electron_api_tray.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_utility_process.cc
|
e72f4f7f26
chore: bump chromium to 123.0.6312.5 (main) (#41337)
|
1 year ago |
electron_api_utility_process.h
|
5ad8b4b7d1
chore: remove unused std includes (#38767)
|
1 year ago |
electron_api_view.cc
|
3bd807b03e
fix: View reordering on re-addition to same parent (#42085)
|
11 months ago |
electron_api_view.h
|
752efddf89
refactor: prefer to inherit observer classes privately (#41360)
|
11 months ago |
electron_api_web_contents.cc
|
9b0409f7c9
chore: bump chromium to 126.0.6445.0 (main) (#41868)
|
11 months ago |
electron_api_web_contents.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_web_contents_impl.cc
|
e37111edcc
build: remove enable_osr build flag (#38703)
|
1 year ago |
electron_api_web_contents_mac.mm
|
cee51785e1
refactor: inline simple getters, pt . 2 (#41254)
|
1 year ago |
electron_api_web_contents_view.cc
|
f5fb44eaf8
fix: `requestFullscreen` from `WebContentsView` (#41966)
|
11 months ago |
electron_api_web_contents_view.h
|
ae0c55c0b1
refactor: inherit Observer classes privately, pt. 2 (#42237)
|
10 months ago |
electron_api_web_frame_main.cc
|
1bfd3e0631
fix: account for potentially swapped `FrameTreeNodeId` in `WebFrameMain` (#41538)
|
1 year ago |
electron_api_web_frame_main.h
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
electron_api_web_request.cc
|
08615b2d4e
refactor: simplify code by using base::Value::EnsureList() (#41162)
|
1 year ago |
electron_api_web_request.h
|
62331f5ac1
chore: add missing `gin::Wrappable` `GetTypeName` overrides (#41512)
|
1 year 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 |
frame_subscriber.cc
|
76f7bbb0a8
fix: move BrowserWindow's WebContentsView to be a child of rootview (#41256)
|
1 year ago |
frame_subscriber.h
|
752efddf89
refactor: prefer to inherit observer classes privately (#41360)
|
11 months ago |
gpu_info_enumerator.cc
|
08615b2d4e
refactor: simplify code by using base::Value::EnsureList() (#41162)
|
1 year ago |
gpu_info_enumerator.h
|
07294cbf15
chore: modernize ListValue usage in gpu info (#34663)
|
2 years ago |
gpuinfo_manager.cc
|
c670e38b4b
chore: bump chromium to 125.0.6412.0 (main) (#41610)
|
1 year ago |
gpuinfo_manager.h
|
752efddf89
refactor: prefer to inherit observer classes privately (#41360)
|
11 months ago |
message_port.cc
|
0203bd3305
refactor: prefer base::Contains() over find() + end() (#38443)
|
1 year ago |
message_port.h
|
62331f5ac1
chore: add missing `gin::Wrappable` `GetTypeName` overrides (#41512)
|
1 year ago |
process_metric.cc
|
0dad99561b
chore: bump chromium to 123.0.6296.0 (main) (#41204)
|
1 year 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
|
752efddf89
refactor: prefer to inherit observer classes privately (#41360)
|
11 months 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 |