.. |
api
|
a07a70e8db
fix: restore Chromium default `Content-Disposition` header parsing (#43671)
|
7 months ago |
badging
|
7331e5dfb1
refactor: prefer using `base::NoDestructor` to `base::{Singleton,LazyInstance}` (#41424)
|
1 year ago |
bluetooth
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
extensions
|
b8a8fe115f
refactor: move impl functions into private namespace (#43407)
|
8 months ago |
file_system_access
|
ff3d3e6944
feat: emit an event when accessing restricted path in File System Access API (#43162)
|
8 months ago |
hid
|
a1342720ec
perf: don't build unused vectors in HidChooserContext (#43212)
|
8 months ago |
lib
|
c184b93fc5
fix: crash using `powerMonitor` before ready event (#40888)
|
1 year ago |
linux
|
5ad8b4b7d1
chore: remove unused std includes (#38767)
|
1 year ago |
mac
|
e1675019d4
fix: restore `wasOpenedAtLogin` functionality (#42423)
|
10 months ago |
media
|
56dfcc5468
chore: bump chromium to 124.0.6323.0 (30-x-y) (#41475)
|
1 year ago |
net
|
e5237eb2ce
fix: always terminate active Node Streams (#43072)
|
8 months ago |
notifications
|
46aa14fbc5
refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43807)
|
7 months ago |
osr
|
bce144aaf3
perf: avoid redundant calls to GetView() (#43230)
|
8 months ago |
plugins
|
b0590b6ee8
fix: failing build with `enable_electron_extensions=false` (#40032)
|
1 year ago |
printing
|
b66fa29095
chore: delete unused PrintPreviewMessageHandler (#41861)
|
1 year ago |
resources
|
fd761ec8f7
chore: strip trailing whitespace (#35969)
|
2 years ago |
serial
|
b8a8fe115f
refactor: move impl functions into private namespace (#43407)
|
8 months ago |
ui
|
9829cb5cdd
fix: -Wunsafe-buffer-usage warnings in GetNextZoomLevel() (#43941)
|
6 months ago |
usb
|
987e1828d6
fix: don't observe WebUSB for in-memory partitions (#42461)
|
10 months ago |
webauthn
|
4935fd2422
fix: WebAuthn Discoverable Credential (Resident Credential) (#35374)
|
2 years ago |
win
|
b2c62d6ad1
fix: initial dark mode title bar on Windows 10 (#39287)
|
1 year ago |
animation_util.h
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
animation_util_mac.mm
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
auto_updater.cc
|
5bff0fe342
feat: add new ElectronSquirrelPreventDowngrades flag (#38625)
|
1 year ago |
auto_updater.h
|
5bff0fe342
feat: add new ElectronSquirrelPreventDowngrades flag (#38625)
|
1 year ago |
auto_updater_mac.mm
|
bc1ba1fe9d
chore: bump chromium to 120.0.6099.0 (main) (#40316)
|
1 year ago |
background_throttling_source.h
|
2190793fe6
fix: disable background throttling also in the `viz::DisplayScheduler` (#38924)
|
1 year ago |
browser.cc
|
0f1e52fafe
fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41667)
|
1 year ago |
browser.h
|
e1675019d4
fix: restore `wasOpenedAtLogin` functionality (#42423)
|
10 months ago |
browser_linux.cc
|
0f1e52fafe
fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41667)
|
1 year ago |
browser_mac.mm
|
e1675019d4
fix: restore `wasOpenedAtLogin` functionality (#42423)
|
10 months ago |
browser_observer.h
|
cf5f0419f1
chore: fix some typos (#40506)
|
1 year ago |
browser_process_impl.cc
|
3c8b3fcff4
fix: crash when resolving proxy due to network service restart (#42896)
|
9 months ago |
browser_process_impl.h
|
ef40e551cf
feat: add support for configuring system network context proxies (#41417)
|
1 year ago |
browser_win.cc
|
0f1e52fafe
fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41667)
|
1 year ago |
certificate_manager_model.cc
|
08236f7a9e
refactor: remove deprecated BrowserContext::ResourceContext (#41221)
|
1 year ago |
certificate_manager_model.h
|
08236f7a9e
refactor: remove deprecated BrowserContext::ResourceContext (#41221)
|
1 year ago |
child_web_contents_tracker.cc
|
b0f315a637
chore: bump chromium to 99.0.4767.0 (main) (#31986)
|
3 years ago |
child_web_contents_tracker.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
cookie_change_notifier.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
cookie_change_notifier.h
|
3dbc0a365f
chore: enable check raw ptr fields (#38167)
|
1 year ago |
draggable_region_provider.h
|
184ac2b382
refactor: move draggable regions to WebContents (#36230)
|
2 years ago |
electron_api_ipc_handler_impl.cc
|
5078cae861
chore: remove deprecated `ipcRenderer.sendTo()` (#39087)
|
1 year ago |
electron_api_ipc_handler_impl.h
|
5078cae861
chore: remove deprecated `ipcRenderer.sendTo()` (#39087)
|
1 year ago |
electron_autofill_driver.cc
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
electron_autofill_driver.h
|
3dbc0a365f
chore: enable check raw ptr fields (#38167)
|
1 year ago |
electron_autofill_driver_factory.cc
|
5ad8b4b7d1
chore: remove unused std includes (#38767)
|
1 year ago |
electron_autofill_driver_factory.h
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_browser_client.cc
|
46aa14fbc5
refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43807)
|
7 months ago |
electron_browser_client.h
|
a47b724c99
chore: bump chromium to 124.0.6359.0 (30-x-y) (#41606)
|
1 year ago |
electron_browser_context.cc
|
3c8b3fcff4
fix: crash when resolving proxy due to network service restart (#42896)
|
9 months ago |
electron_browser_context.h
|
cf1087badd
feat: implement File System API support (#41827)
|
1 year ago |
electron_browser_main_parts.cc
|
c50fa5486e
chore: remove unused method Erase() (#43394)
|
8 months ago |
electron_browser_main_parts.h
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
electron_browser_main_parts_linux.cc
|
f36ceae024
chore: migrate base::StringPiece to std::string_view (#40915)
|
1 year ago |
electron_browser_main_parts_mac.mm
|
a8e2ec14ba
chore: bump chromium to 124.0.6367.8 (30-x-y) (#41599)
|
1 year ago |
electron_browser_main_parts_posix.cc
|
61374019c0
chore: bump chromium to 103.0.5046.0 (main) (#33906)
|
2 years ago |
electron_download_manager_delegate.cc
|
1a0991a9b9
chore: bump chromium to 122.0.6261.6 (main) (#40949)
|
1 year ago |
electron_download_manager_delegate.h
|
1a0991a9b9
chore: bump chromium to 122.0.6261.6 (main) (#40949)
|
1 year ago |
electron_gpu_client.cc
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
electron_gpu_client.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_navigation_throttle.cc
|
088affd4a4
fix: emit will-navigate for links in chrome: pages (#40390)
|
1 year ago |
electron_navigation_throttle.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_pdf_document_helper_client.cc
|
0009a19ce6
test: add -pdf-ready-to-print event to WebContents for testing (#43652)
|
7 months ago |
electron_pdf_document_helper_client.h
|
0009a19ce6
test: add -pdf-ready-to-print event to WebContents for testing (#43652)
|
7 months ago |
electron_permission_manager.cc
|
8c89137ecd
chore: bump chromium to 122.0.6194.0 (main) (#40750)
|
1 year ago |
electron_permission_manager.h
|
8c89137ecd
chore: bump chromium to 122.0.6194.0 (main) (#40750)
|
1 year ago |
electron_speech_recognition_manager_delegate.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_speech_recognition_manager_delegate.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_web_contents_utility_handler_impl.cc
|
2b3902e526
refactor: use content::GlobalRenderFrameHostId (#38843)
|
1 year ago |
electron_web_contents_utility_handler_impl.h
|
2b3902e526
refactor: use content::GlobalRenderFrameHostId (#38843)
|
1 year ago |
electron_web_ui_controller_factory.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_web_ui_controller_factory.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
event_emitter_mixin.h
|
f36ceae024
chore: migrate base::StringPiece to std::string_view (#40915)
|
1 year ago |
extended_web_contents_observer.h
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
fake_location_provider.cc
|
1eb19f3078
chore: bump chromium to 116.0.5845.0 (main) (#38827)
|
1 year ago |
fake_location_provider.h
|
1eb19f3078
chore: bump chromium to 116.0.5845.0 (main) (#38827)
|
1 year ago |
feature_list.cc
|
25b0212fe6
fix: use ScreenCaptureKit exclusively on macOS 14.4 and higher (#41404)
|
1 year ago |
feature_list.h
|
25b0212fe6
fix: use ScreenCaptureKit exclusively on macOS 14.4 and higher (#41404)
|
1 year ago |
feature_list_mac.mm
|
33e28236b7
build: work around ScreenCaptureKit bad feature flag parsing in Chromium (#41961)
|
11 months ago |
file_select_helper.cc
|
2e4e6f10de
chore: bump chromium to 122.0.6236.2 (main) (#40871)
|
1 year ago |
file_select_helper.h
|
2e4e6f10de
chore: bump chromium to 122.0.6236.2 (main) (#40871)
|
1 year ago |
file_select_helper_mac.mm
|
04b2ba84cd
refactor: replace remaining `NULL` with `nullptr` (#40053)
|
1 year ago |
font_defaults.cc
|
7b4d490bfe
perf: use fixed-size arrays for the font cache (#40898)
|
1 year ago |
font_defaults.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
javascript_environment.cc
|
b21d7884e8
fix: bad js-flags shouldn't crash the app (#42440)
|
10 months ago |
javascript_environment.h
|
f6e8a42c48
refactor: remove unused fields, methods in gin_helper::Locker (#39803)
|
1 year ago |
login_handler.cc
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
login_handler.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
microtasks_runner.cc
|
cf5f0419f1
chore: fix some typos (#40506)
|
1 year ago |
microtasks_runner.h
|
3dbc0a365f
chore: enable check raw ptr fields (#38167)
|
1 year ago |
native_window.cc
|
83962f0604
feat: enable Windows Control Overlay on Linux (#42683)
|
9 months ago |
native_window.h
|
01f367a344
refactor: `NativeWindow::Create()` returns a unique_ptr (#43608)
|
7 months ago |
native_window_features.cc
|
33000c4b42
feat: enable WaylandWindowDecorations by default (#39582)
|
1 year ago |
native_window_features.h
|
7caa88c46f
fix: Add support for Wayland window decorations (#29618)
|
3 years ago |
native_window_mac.h
|
59e3c0b9aa
fix: handle failing to enter fullscreen on macOS (#43151)
|
8 months ago |
native_window_mac.mm
|
01f367a344
refactor: `NativeWindow::Create()` returns a unique_ptr (#43608)
|
7 months ago |
native_window_observer.h
|
f82a863f65
feat: replace scroll-touch* with generic input-event (#35531)
|
2 years ago |
native_window_views.cc
|
01f367a344
refactor: `NativeWindow::Create()` returns a unique_ptr (#43608)
|
7 months ago |
native_window_views.h
|
83962f0604
feat: enable Windows Control Overlay on Linux (#42683)
|
9 months ago |
native_window_views_win.cc
|
0a340b7f31
fix: system-context-menu with frameless BrowserWindows (#43275)
|
8 months ago |
network_hints_handler_impl.cc
|
feaf18e371
chore: bump chromium to 113.0.5636.0 (main) (#37130)
|
2 years ago |
network_hints_handler_impl.h
|
3dbc0a365f
chore: enable check raw ptr fields (#38167)
|
1 year ago |
protocol_registry.cc
|
56dfcc5468
chore: bump chromium to 124.0.6323.0 (30-x-y) (#41475)
|
1 year ago |
protocol_registry.h
|
56dfcc5468
chore: bump chromium to 124.0.6323.0 (30-x-y) (#41475)
|
1 year ago |
relauncher.cc
|
04b2ba84cd
refactor: replace remaining `NULL` with `nullptr` (#40053)
|
1 year ago |
relauncher.h
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
relauncher_linux.cc
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
relauncher_mac.cc
|
04b2ba84cd
refactor: replace remaining `NULL` with `nullptr` (#40053)
|
1 year ago |
relauncher_win.cc
|
37630a6128
fix: wide string concatenation (#40892)
|
1 year ago |
session_preferences.cc
|
d95ae19edf
refactor: add SessionPreferences::CreateForBrowserContext() (#38656)
|
1 year ago |
session_preferences.h
|
d95ae19edf
refactor: add SessionPreferences::CreateForBrowserContext() (#38656)
|
1 year ago |
special_storage_policy.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
special_storage_policy.h
|
97b353a30a
chore: bump chromium to 106.0.5216.0 (main) (#34993)
|
2 years ago |
web_contents_permission_helper.cc
|
3454ffb61e
fix: `getUserMedia` needs macOS system permissions check (#42938)
|
9 months ago |
web_contents_permission_helper.h
|
cf1087badd
feat: implement File System API support (#41827)
|
1 year ago |
web_contents_preferences.cc
|
4164ef93ad
refactor: remove banned std::to_string() calls (#41087)
|
1 year ago |
web_contents_preferences.h
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
web_contents_zoom_controller.cc
|
ffec3127d5
refactor: inline simple getters (#41125)
|
1 year ago |
web_contents_zoom_controller.h
|
ffec3127d5
refactor: inline simple getters (#41125)
|
1 year ago |
web_contents_zoom_observer.h
|
8e3dcc8b17
refactor: update `WebContentsZoomController` (#39428)
|
1 year ago |
web_view_guest_delegate.cc
|
5b18d90597
fix: crash when unloading some WebViews (#40400)
|
1 year ago |
web_view_guest_delegate.h
|
8e3dcc8b17
refactor: update `WebContentsZoomController` (#39428)
|
1 year ago |
web_view_manager.cc
|
5c7579ab1c
chore: bump chromium to 121.0.6147.0 (main) (#40523)
|
1 year ago |
web_view_manager.h
|
22970f573b
perf: use flat_set, flat_map for small, trivially-moved containers (#40817)
|
1 year ago |
window_list.cc
|
fac964ac0d
refactor: migrate deprecated LazyInstance code to NoDestructor (#40927)
|
1 year ago |
window_list.h
|
fac964ac0d
refactor: migrate deprecated LazyInstance code to NoDestructor (#40927)
|
1 year ago |
window_list_observer.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
zoom_level_delegate.cc
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
zoom_level_delegate.h
|
3dbc0a365f
chore: enable check raw ptr fields (#38167)
|
1 year ago |