trop[bot] 19f0abd62e fix: recentDocuments on macOS not working (#41994) 11 months ago
..
api 1c47ba0a91 fix: silent printing default dpi on Windows (#41836) 1 year ago
badging 8ab99e2d8e refactor: prefer using `base::NoDestructor` to `base::{Singleton,LazyInstance}` (#41423) 1 year ago
bluetooth 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
extensions d2c14f1c6c fix: crash on extension unload when script validation finishes (#41701) 1 year ago
hid 1ff780d3dd refactor: remove banned std::to_string() calls (#41109) 1 year ago
lib 33ae7cc786 fix: crash using `powerMonitor` before ready event (#40925) 1 year ago
linux 5ad8b4b7d1 chore: remove unused std includes (#38767) 1 year ago
mac b4f66e5f79 refactor: replace use of deprecated `base::JSONWriter::WriteJson()` (#41223) 1 year ago
media 8ab99e2d8e refactor: prefer using `base::NoDestructor` to `base::{Singleton,LazyInstance}` (#41423) 1 year ago
net af47434dc8 feat: add support for configuring system network context proxies (#41416) 1 year ago
notifications 3698f89205 fix: don't do self-destroy in LibnotifyNotification::Dismiss() (#41707) 1 year ago
osr 557cadddcb fix: offscreen rendering does not paint after gpu process crashed (#41923) 1 year ago
plugins b0590b6ee8 fix: failing build with `enable_electron_extensions=false` (#40032) 1 year ago
printing 384642792e chore: delete unused PrintPreviewMessageHandler (#41862) 1 year ago
resources fd761ec8f7 chore: strip trailing whitespace (#35969) 2 years ago
serial 8647232c48 feat(serial): allow Bluetooth ports to be requested by service class ID (#41735) 1 year ago
ui 19f0abd62e fix: recentDocuments on macOS not working (#41994) 11 months ago
usb 8ab99e2d8e refactor: prefer using `base::NoDestructor` to `base::{Singleton,LazyInstance}` (#41423) 1 year 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
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 523e0d4574 refactor: inline simple getters, pt . 2 (#41254) (#41341) 1 year ago
browser.h 523e0d4574 refactor: inline simple getters, pt . 2 (#41254) (#41341) 1 year ago
browser_linux.cc 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
browser_mac.mm 1ff780d3dd refactor: remove banned std::to_string() calls (#41109) 1 year ago
browser_observer.h cf5f0419f1 chore: fix some typos (#40506) 1 year ago
browser_process_impl.cc af47434dc8 feat: add support for configuring system network context proxies (#41416) 1 year ago
browser_process_impl.h af47434dc8 feat: add support for configuring system network context proxies (#41416) 1 year ago
browser_win.cc 98283d1dae fix: missing badge text on Windows (#41628) 1 year ago
certificate_manager_model.cc 42a72df1e7 refactor: remove deprecated BrowserContext::ResourceContext (#41246) 1 year ago
certificate_manager_model.h 42a72df1e7 refactor: remove deprecated BrowserContext::ResourceContext (#41246) 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 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 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 9daf416097 chore: bump chromium to 122.0.6261.6 (29-x-y) (#40959) 1 year ago
electron_browser_client.h 9daf416097 chore: bump chromium to 122.0.6261.6 (29-x-y) (#40959) 1 year ago
electron_browser_context.cc af47434dc8 feat: add support for configuring system network context proxies (#41416) 1 year ago
electron_browser_context.h a05c9bcfb9 refactor: inline simple getters (#41163) 1 year ago
electron_browser_main_parts.cc 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
electron_browser_main_parts.h 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
electron_browser_main_parts_linux.cc a9d358e730 chore: migrate base::StringPiece to std::string_view (#40915) (#40973) 1 year ago
electron_browser_main_parts_mac.mm 89117fdd99 chore: bump chromium to 118.0.5975.0 (main) (#39531) 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 9daf416097 chore: bump chromium to 122.0.6261.6 (29-x-y) (#40959) 1 year ago
electron_download_manager_delegate.h 9daf416097 chore: bump chromium to 122.0.6261.6 (29-x-y) (#40959) 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 89117fdd99 chore: bump chromium to 118.0.5975.0 (main) (#39531) 1 year ago
electron_pdf_document_helper_client.h 89117fdd99 chore: bump chromium to 118.0.5975.0 (main) (#39531) 1 year ago
electron_permission_manager.cc e1ec17d641 chore: bump chromium to 122.0.6194.0 (29-x-y) (#40872) 1 year ago
electron_permission_manager.h e1ec17d641 chore: bump chromium to 122.0.6194.0 (29-x-y) (#40872) 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 a9d358e730 chore: migrate base::StringPiece to std::string_view (#40915) (#40973) 1 year ago
extended_web_contents_observer.h 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 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 ce2ac1c0c2 fix: use ScreenCaptureKit exclusively on macOS 14.4 and higher (#41403) 1 year ago
feature_list.h ce2ac1c0c2 fix: use ScreenCaptureKit exclusively on macOS 14.4 and higher (#41403) 1 year ago
feature_list_mac.mm a43014a410 build: work around ScreenCaptureKit bad feature flag parsing in Chromium (#41962) 1 year ago
file_select_helper.cc 0b1e1b1612 chore: bump chromium to 122.0.6236.2 (29-x-y) (#40950) 1 year ago
file_select_helper.h 0b1e1b1612 chore: bump chromium to 122.0.6236.2 (29-x-y) (#40950) 1 year ago
file_select_helper_mac.mm 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) 1 year ago
font_defaults.cc f0c02568da perf: use fixed-size arrays for the font cache (#40912) 1 year ago
font_defaults.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
javascript_environment.cc f0d42aed88 refactor: migrate deprecated LazyInstance code to NoDestructor (#40945) 1 year ago
javascript_environment.h f6e8a42c48 refactor: remove unused fields, methods in gin_helper::Locker (#39803) 1 year ago
login_handler.cc 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 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_browser_view.cc 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
native_browser_view.h 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
native_browser_view_mac.h 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
native_browser_view_mac.mm 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
native_browser_view_views.cc 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
native_browser_view_views.h 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
native_window.cc d8606efe94 fix: Ignore `-webkit-app-region: drag;` when window is in full screen mode. (#41332) 1 year ago
native_window.h 523e0d4574 refactor: inline simple getters, pt . 2 (#41254) (#41341) 1 year 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 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
native_window_mac.mm 523e0d4574 refactor: inline simple getters, pt . 2 (#41254) (#41341) 1 year ago
native_window_observer.h f82a863f65 feat: replace scroll-touch* with generic input-event (#35531) 2 years ago
native_window_views.cc a05c9bcfb9 refactor: inline simple getters (#41163) 1 year ago
native_window_views.h 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
native_window_views_win.cc 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) 1 year 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 44f29fc675 fix: make grant_file_protocol_extra_privileges fuse also block CORS fetches (#40864) 1 year ago
protocol_registry.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years 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 40a13b649f fix: wide string concatenation (#40908) 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 a9d358e730 chore: migrate base::StringPiece to std::string_view (#40915) (#40973) 1 year ago
web_contents_permission_helper.h 5c7579ab1c chore: bump chromium to 121.0.6147.0 (main) (#40523) 1 year ago
web_contents_preferences.cc 1ff780d3dd refactor: remove banned std::to_string() calls (#41109) 1 year ago
web_contents_preferences.h 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
web_contents_zoom_controller.cc a05c9bcfb9 refactor: inline simple getters (#41163) 1 year ago
web_contents_zoom_controller.h a05c9bcfb9 refactor: inline simple getters (#41163) 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 5c7579ab1c chore: bump chromium to 121.0.6147.0 (main) (#40523) 1 year ago
window_list.cc f0d42aed88 refactor: migrate deprecated LazyInstance code to NoDestructor (#40945) 1 year ago
window_list.h f0d42aed88 refactor: migrate deprecated LazyInstance code to NoDestructor (#40945) 1 year ago
window_list_observer.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
zoom_level_delegate.cc 0df4312ded chore: replace absl::optional<T> with std::optional<T> (#41074) 1 year ago
zoom_level_delegate.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago