trop[bot] 739df86774 fix: respect setAlwaysOnTop before showInactive on Linux under X11 (#44324) 6 months ago
..
api e1419b2fdf fix: ensure `utilityProcess` only emits one 'exit' event (#44266) 6 months ago
badging 748f293400 refactor: remove use of deprecated API BuildServiceInstanceFor() (#43707) 7 months ago
bluetooth d62097e067 chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 6 months ago
extensions e019b37231 fix: -Wunsafe-buffer-usage warnings in AddComponentResourceEntries() (#44031) 6 months ago
file_system_access 748f293400 refactor: remove use of deprecated API BuildServiceInstanceFor() (#43707) 7 months ago
hid d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
lib e70ce89235 chore: more iwyu (#43063) 8 months ago
linux aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
mac 5b18cc46bc chore: bump chromium to 129.0.6630.0 (main) (#43087) 8 months ago
media d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
net 86d86768b3 fix: deprecated API and -Wunsafe-buffer-usage warnings in AsarFileValidator (#44105) 6 months ago
notifications 479caedc8a fix: remove use of deprecated API base::Hash() (#44103) 6 months ago
osr d35b848f95 refactor: remove C-style void arg type for no-arg functions (#43919) 6 months ago
plugins 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
printing 4d16326b4d fix: FTBFS when building with `enable_plugins = false` (#44025) 6 months ago
resources fd761ec8f7 chore: strip trailing whitespace (#35969) 2 years ago
serial f609d77e29 refactor: add SerialChooserController::web_contents_ (#43920) 6 months ago
ui 6b458c78b0 fix: -Wunsafe-buffer-usage warnings in TaskbarHost::SetThumbarButtons() (#44260) 6 months ago
usb d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
webauthn 003c32331d chore: add/fix interface comments for sections of methods (#42566) 10 months ago
win 60c4c9fec6 chore: remove unused #includes (#42971) 9 months 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 aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
auto_updater.h aa23198ad8 chore: remove more unused #include calls (#43000) 9 months 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 e70ce89235 chore: more iwyu (#43063) 8 months ago
browser.h e70ce89235 chore: more iwyu (#43063) 8 months ago
browser_linux.cc 481f9b25a7 chore: remove unused nogncheck includes (#43991) 6 months ago
browser_mac.mm e70ce89235 chore: more iwyu (#43063) 8 months ago
browser_observer.h aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
browser_process_impl.cc 2cc14c6e8f chore: bump chromium to 129.0.6668.0 (main) (#43368) 8 months ago
browser_process_impl.h 2cc14c6e8f chore: bump chromium to 129.0.6668.0 (main) (#43368) 8 months ago
browser_win.cc f08c6f2e85 perf: prefer GURL string_view getters (#43471) 8 months ago
certificate_manager_model.cc 08236f7a9e refactor: remove deprecated BrowserContext::ResourceContext (#41221) 1 year ago
certificate_manager_model.h e70ce89235 chore: more iwyu (#43063) 8 months 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 e70ce89235 chore: more iwyu (#43063) 8 months ago
cookie_change_notifier.h e70ce89235 chore: more iwyu (#43063) 8 months 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 ae0c55c0b1 refactor: inherit Observer classes privately, pt. 2 (#42237) 10 months ago
electron_autofill_driver.cc 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
electron_autofill_driver.h e70ce89235 chore: more iwyu (#43063) 8 months ago
electron_autofill_driver_factory.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
electron_autofill_driver_factory.h 752efddf89 refactor: prefer to inherit observer classes privately (#41360) 11 months ago
electron_browser_client.cc 4d16326b4d fix: FTBFS when building with `enable_plugins = false` (#44025) 6 months ago
electron_browser_client.h d62097e067 chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 6 months ago
electron_browser_context.cc 70dda694e2 build: fix build when `enable_pdf_viewer` and `enable_electron_extensions` disabled (#43206) 8 months ago
electron_browser_context.h d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
electron_browser_main_parts.cc d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
electron_browser_main_parts.h d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
electron_browser_main_parts_linux.cc f2481ed44f refactor: move impl classes into unnamed namespaces (#42390) 10 months ago
electron_browser_main_parts_mac.mm aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
electron_browser_main_parts_posix.cc 7887395e92 fix: -Wunsafe-buffer-usage warnings when read()ing and write()ing integers (#44208) 6 months ago
electron_crypto_module_delegate_nss.cc 258a4a76cf fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44223) 6 months ago
electron_crypto_module_delegate_nss.h 81bdba67ec feat: Implement password delegate for NSS (#41205) 9 months ago
electron_download_manager_delegate.cc e70ce89235 chore: more iwyu (#43063) 8 months ago
electron_download_manager_delegate.h e70ce89235 chore: more iwyu (#43063) 8 months 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 c3b4cd987c chore: bump chromium to 127.0.6521.0 (main) (#42118) 10 months ago
electron_navigation_throttle.h 003c32331d chore: add/fix interface comments for sections of methods (#42566) 10 months ago
electron_pdf_document_helper_client.cc a44059aa05 fix: ensure correct `WebContents` when checking `PDFReadyToPrint` (33-x-y) (#43998) 6 months ago
electron_pdf_document_helper_client.h 57aeb9dfc6 fix: ensure `SetPluginCanSave` updated in PDFs (#43686) 7 months ago
electron_permission_manager.cc d62097e067 chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 6 months ago
electron_permission_manager.h d62097e067 chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 6 months ago
electron_plugin_info_host_impl.cc c9b7806418 chore: bump chromium to 129.0.6650.0 (main) (#43266) 8 months ago
electron_plugin_info_host_impl.h c9b7806418 chore: bump chromium to 129.0.6650.0 (main) (#43266) 8 months ago
electron_speech_recognition_manager_delegate.cc f9d94211bb refactor: do not subclass ElectronSpeechRecognitionManagerDelegate from SpeechRecognitionEventListener (#42806) 9 months ago
electron_speech_recognition_manager_delegate.h f9d94211bb refactor: do not subclass ElectronSpeechRecognitionManagerDelegate from SpeechRecognitionEventListener (#42806) 9 months ago
electron_web_contents_utility_handler_impl.cc c670e38b4b chore: bump chromium to 125.0.6412.0 (main) (#41610) 1 year ago
electron_web_contents_utility_handler_impl.h ae0c55c0b1 refactor: inherit Observer classes privately, pt. 2 (#42237) 10 months ago
electron_web_ui_controller_factory.cc f08c6f2e85 perf: prefer GURL string_view getters (#43471) 8 months 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 d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
fake_location_provider.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
fake_location_provider.h 1eb19f3078 chore: bump chromium to 116.0.5845.0 (main) (#38827) 1 year ago
feature_list.cc 2aa2611f76 feat: add support for system picker in setDisplayMediaRequestHandler (#43680) 7 months ago
feature_list.h 2aa2611f76 feat: add support for system picker in setDisplayMediaRequestHandler (#43680) 7 months ago
feature_list_mac.mm 2aa2611f76 feat: add support for system picker in setDisplayMediaRequestHandler (#43680) 7 months ago
file_select_helper.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
file_select_helper.h aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
file_select_helper_mac.mm 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) 1 year ago
font_defaults.cc c8788f8217 fix: -Wunsafe-buffer-usage in electron::SetFontDefaults() (#44028) 6 months ago
font_defaults.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
javascript_environment.cc d62097e067 chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 6 months ago
javascript_environment.h f6e8a42c48 refactor: remove unused fields, methods in gin_helper::Locker (#39803) 1 year ago
login_handler.cc 9b166b3ed4 feat: support app#login event for utility process net requests (#42631) 8 months ago
login_handler.h 9b166b3ed4 feat: support app#login event for utility process net requests (#42631) 8 months ago
microtasks_runner.cc 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
microtasks_runner.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
native_window.cc 23bcca3ffc refactor: put empty virtual function definitions in header (#43285) 8 months ago
native_window.h d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
native_window_features.cc c3b4cd987c chore: bump chromium to 127.0.6521.0 (main) (#42118) 10 months ago
native_window_features.h 7caa88c46f fix: Add support for Wayland window decorations (#29618) 3 years ago
native_window_mac.h d3cfe7aacb chore: iwyu mojom-forward header files (33-x-y) (#43777) 7 months ago
native_window_mac.mm 53cc8aef9b fix: close all open sheets before closing window on macOS (#43952) 6 months ago
native_window_observer.h f82a863f65 feat: replace scroll-touch* with generic input-event (#35531) 2 years ago
native_window_views.cc 739df86774 fix: respect setAlwaysOnTop before showInactive on Linux under X11 (#44324) 6 months ago
native_window_views.h 23bcca3ffc refactor: put empty virtual function definitions in header (#43285) 8 months ago
native_window_views_win.cc 0718c2b9ee fix: system-context-menu with frameless BrowserWindows (#43243) 8 months ago
network_hints_handler_impl.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
network_hints_handler_impl.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
protocol_registry.cc f08c6f2e85 perf: prefer GURL string_view getters (#43471) 8 months ago
protocol_registry.h f08c6f2e85 perf: prefer GURL string_view getters (#43471) 8 months ago
relauncher.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
relauncher.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
relauncher_linux.cc 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
relauncher_mac.cc 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
relauncher_win.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months 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 aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
special_storage_policy.h 97b353a30a chore: bump chromium to 106.0.5216.0 (main) (#34993) 2 years ago
web_contents_permission_helper.cc d62097e067 chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 6 months ago
web_contents_permission_helper.h 344aba0838 feat: implement File System API support (#41419) 1 year ago
web_contents_preferences.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
web_contents_preferences.h 7a101a1c4b refactor: remove unused web contents preferences methods (#42947) 9 months ago
web_contents_zoom_controller.cc f08c6f2e85 perf: prefer GURL string_view getters (#43471) 8 months ago
web_contents_zoom_controller.h e70ce89235 chore: more iwyu (#43063) 8 months ago
web_contents_zoom_observer.h e70ce89235 chore: more iwyu (#43063) 8 months ago
web_view_guest_delegate.cc d62097e067 chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 6 months ago
web_view_guest_delegate.h 752efddf89 refactor: prefer to inherit observer classes privately (#41360) 11 months 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 9a3618e912 refactor: prefer std::ranges over begin() and end() (#43482) 7 months ago
window_list.h fac964ac0d refactor: migrate deprecated LazyInstance code to NoDestructor (#40927) 1 year ago
window_list_observer.h c72a714dd5 refactor: remove WindowListObserver::OnWindowAdded() (#42979) 9 months ago
zoom_level_delegate.cc 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
zoom_level_delegate.h e70ce89235 chore: more iwyu (#43063) 8 months ago