..
api
fix: make BrowserView aware of owning window ( #31796 )
2021-11-15 16:23:31 +01:00
badging
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
bluetooth
chore: bump chromium to 96.0.4664.4 (main) ( #31317 )
2021-10-21 11:51:36 -07:00
extensions
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
font
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
hid
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
lib
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
linux
refactor: use auto env = base::Environment::Create(); everywhere ( #29502 )
2021-06-04 09:23:06 +09:00
mac
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
media
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
net
fix: provide paths for all NetworkContextFilePaths keys ( #31777 )
2021-11-15 15:26:09 -08:00
notifications
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
osr
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
plugins
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
printing
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
resources
Bump v17.0.0-nightly.20211115
2021-11-15 05:01:56 -08:00
serial
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
ui
fix: correct default text for button labels in gtk dialogs ( #31798 )
2021-11-15 08:18:33 +01:00
win
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
auto_updater.cc
chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) ( #24687 )
2020-08-12 11:33:58 -07:00
auto_updater.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
auto_updater_mac.mm
refactor: ginify autoUpdater ( #24678 )
2020-07-28 11:04:34 -07:00
browser.cc
fix: use correct userData path when unbundled ( #30113 )
2021-07-14 13:10:37 -07:00
browser.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
browser_linux.cc
refactor: use auto env = base::Environment::Create(); everywhere ( #29502 )
2021-06-04 09:23:06 +09:00
browser_mac.mm
chore: bump chromium to 94.0.4584.0 (main) ( #30030 )
2021-07-26 09:02:16 -07:00
browser_observer.h
feat: continue-activity event is extended to support webpageURL property ( #30042 )
2021-07-13 13:21:33 -07:00
browser_process_impl.cc
chore: bump chromium to 95.0.4612.5 (main) ( #30503 )
2021-08-23 20:52:17 -04:00
browser_process_impl.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
browser_win.cc
chore: bump chromium to 94.0.4584.0 (main) ( #30030 )
2021-07-26 09:02:16 -07:00
certificate_manager_model.cc
refactor: move certificate_manager_model to shell ( #31631 )
2021-11-08 09:53:00 +09:00
certificate_manager_model.h
refactor: move certificate_manager_model to shell ( #31631 )
2021-11-08 09:53:00 +09:00
child_web_contents_tracker.cc
chore: bump chromium to 96.0.4664.4 (main) ( #31317 )
2021-10-21 11:51:36 -07:00
child_web_contents_tracker.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
cookie_change_notifier.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
cookie_change_notifier.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_autofill_driver.cc
refactor: use upstream AutofillDriverFactory diffs ( #31676 )
2021-11-03 12:17:06 -05:00
electron_autofill_driver.h
refactor: use upstream AutofillDriverFactory diffs ( #31676 )
2021-11-03 12:17:06 -05:00
electron_autofill_driver_factory.cc
refactor: use upstream AutofillDriverFactory diffs ( #31676 )
2021-11-03 12:17:06 -05:00
electron_autofill_driver_factory.h
refactor: use upstream AutofillDriverFactory diffs ( #31676 )
2021-11-03 12:17:06 -05:00
electron_browser_client.cc
fix: crash dump location on Linux ( #31668 )
2021-11-04 13:45:59 -04:00
electron_browser_client.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_browser_context.cc
chore: refactor persisting permission granted to serial ports ( #31181 )
2021-10-06 16:18:00 -04:00
electron_browser_context.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_browser_handler_impl.cc
chore: remove unused and broken ipcRendererInternal.sendTo() ( #29743 )
2021-06-17 23:26:18 -05:00
electron_browser_handler_impl.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_browser_main_parts.cc
chore: bump chromium to 96.0.4647.0 (main) ( #30814 )
2021-10-05 19:21:00 -07:00
electron_browser_main_parts.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_browser_main_parts_mac.mm
fix: geolocation crashes electron on macOS ( #29343 ) ( #29913 )
2021-06-28 20:26:57 -07:00
electron_browser_main_parts_posix.cc
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_download_manager_delegate.cc
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_download_manager_delegate.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_gpu_client.cc
chore: rename atom -> electron ( #21986 )
2020-02-04 12:19:40 -08:00
electron_gpu_client.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_javascript_dialog_manager.cc
refactor: remove base::Value from WebContentsPreferences ( #30193 )
2021-07-26 09:04:09 -07:00
electron_javascript_dialog_manager.h
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
electron_navigation_throttle.cc
refactor: wire will-navigate up to a navigation throttle instead of OpenURL ( #25065 )
2020-08-21 12:34:09 -07:00
electron_navigation_throttle.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_pdf_web_contents_helper_client.cc
chore: use =default for default constructors/destructors ( #29511 )
2021-06-04 13:16:13 +09:00
electron_pdf_web_contents_helper_client.h
refactor: remove references to non-existent webui ( #20867 )
2019-11-04 09:50:31 -08:00
electron_permission_manager.cc
chore: refactor persisting permission granted to serial ports ( #31181 )
2021-10-06 16:18:00 -04:00
electron_permission_manager.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_quota_permission_context.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
electron_quota_permission_context.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_speech_recognition_manager_delegate.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
electron_speech_recognition_manager_delegate.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_web_ui_controller_factory.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
electron_web_ui_controller_factory.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
event_emitter_mixin.cc
refactor: EventEmitters without gin_helper ( #22726 )
2020-03-18 12:57:08 -07:00
event_emitter_mixin.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
extended_web_contents_observer.h
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
fake_location_provider.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
fake_location_provider.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
feature_list.cc
chore: bump chromium to 96.0.4664.4 (main) ( #31317 )
2021-10-21 11:51:36 -07:00
feature_list.h
feat: initialize field trials from command line arguments ( #28305 )
2021-03-26 09:49:00 +09:00
file_select_helper.cc
chore: bump chromium to 96.0.4647.0 (main) ( #30814 )
2021-10-05 19:21:00 -07:00
file_select_helper.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
file_select_helper_mac.mm
fix: transparently package bundles as zip archives ( #25030 )
2020-10-27 17:05:28 -07:00
font_defaults.cc
Revert "chore: bump chromium to 91.0.4448.0 (master) ( #28009 )"
2021-03-30 21:28:40 -05:00
font_defaults.h
chore: bump chromium to ec5bc1743792d64724693eb357083 (master) ( #24984 )
2020-09-21 01:00:36 -07:00
javascript_environment.cc
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
javascript_environment.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
login_handler.cc
fix: crash when invoking login callback synchronously ( #30068 )
2021-07-12 12:33:41 -07:00
login_handler.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
microtasks_runner.cc
refactor: use public node::CallbackScope where possible ( #27001 )
2020-12-15 11:39:25 -08:00
microtasks_runner.h
chore: bump chromium to f755b70e34659441e72c1a928a406 (master) ( #21000 )
2019-12-10 16:22:35 -08:00
native_browser_view.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
native_browser_view.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
native_browser_view_mac.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
native_browser_view_mac.mm
fix: BrowserView drag now delegates to the OS when possible ( #31114 )
2021-09-28 21:12:22 +02:00
native_browser_view_views.cc
fix: BrowserViews not painting their WebContents ( #29919 )
2021-07-30 08:59:24 +09:00
native_browser_view_views.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
native_window.cc
chore: bump chromium to 96.0.4664.4 (main) ( #31317 )
2021-10-21 11:51:36 -07:00
native_window.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
native_window_mac.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
native_window_mac.mm
fix: mac window crash native theme update ( #31329 )
2021-10-14 13:36:32 -04:00
native_window_observer.h
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
native_window_views.cc
fix: setContentProtection affects BrowserWindow frame ( #31768 )
2021-11-15 10:51:27 +01:00
native_window_views.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
native_window_views_win.cc
fix: remove 'NOTREACHED()' from 'GetWindowResizeEdge' ( #31470 )
2021-10-19 11:19:04 -05:00
network_hints_handler_impl.cc
refactor: ginify Session ( #23569 )
2020-05-19 10:18:12 -07:00
network_hints_handler_impl.h
fix: hold browser_context instead of render_frame_host to fix lifetime issues ( #23271 )
2020-05-01 16:37:01 +09:00
pref_store_delegate.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
pref_store_delegate.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
protocol_registry.cc
chore: bump chromium to 94.0.4584.0 (main) ( #30030 )
2021-07-26 09:02:16 -07:00
protocol_registry.h
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
relauncher.cc
chore: bump chromium to 94.0.4584.0 (main) ( #30030 )
2021-07-26 09:02:16 -07:00
relauncher.h
chore: use consistent parameter names ( #29361 )
2021-06-01 10:46:25 +09:00
relauncher_linux.cc
refactor: apply some 'clang-tidy -fix' changes ( #20172 )
2019-09-13 10:26:59 -04:00
relauncher_mac.cc
relauncher_win.cc
chore: bump chromium to 94.0.4584.0 (main) ( #30030 )
2021-07-26 09:02:16 -07:00
session_preferences.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
session_preferences.h
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
special_storage_policy.cc
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
special_storage_policy.h
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
unresponsive_suppressor.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
unresponsive_suppressor.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
web_contents_permission_helper.cc
chore: bump chromium to 96.0.4664.4 (main) ( #31317 )
2021-10-21 11:51:36 -07:00
web_contents_permission_helper.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
web_contents_preferences.cc
Revert "refactor: only create webContents after 'will-attach-webview' ( #30311 )" ( #31785 )
2021-11-11 15:04:06 -05:00
web_contents_preferences.h
Revert "refactor: only create webContents after 'will-attach-webview' ( #30311 )" ( #31785 )
2021-11-11 15:04:06 -05:00
web_contents_zoom_controller.cc
chore: bump chromium to 96.0.4664.4 (main) ( #31317 )
2021-10-21 11:51:36 -07:00
web_contents_zoom_controller.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
web_view_guest_delegate.cc
fix: crash when clicking links with target=_blank from webview ( #29874 )
2021-06-29 18:10:18 -07:00
web_view_guest_delegate.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
web_view_manager.cc
refactor: remove guestInstanceId from WebPreferences ( #30280 )
2021-07-28 15:32:53 -07:00
web_view_manager.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
window_list.cc
chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) ( #24687 )
2020-08-12 11:33:58 -07:00
window_list.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
window_list_observer.h
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
zoom_level_delegate.cc
chore: bump chromium to 95.0.4612.5 (main) ( #30503 )
2021-08-23 20:52:17 -04:00
zoom_level_delegate.h
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00