electron/shell/browser
Electron Bot 92901ddf18 Bump v15.0.0-nightly.20210622 2021-06-22 06:01:22 -07:00
..
api fix: properly handle optional requestHeaders with onBeforeSendHeaders (#29798) 2021-06-22 15:08:52 +09:00
badging
bluetooth chore: bump chromium to 93.0.4539.0 (main) (#29608) 2021-06-16 15:43:51 -07:00
extensions chore: bump chromium to 93.0.4539.0 (main) (#29608) 2021-06-16 15:43:51 -07:00
lib fix: select-bluetooth-device on Windows (#29591) 2021-06-09 10:48:18 -04:00
linux
mac
media
net fix: do not cancel CORS preflight request on proxy auth. (#29266) 2021-06-21 14:06:52 +09:00
notifications chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
osr chore: bump chromium to 93.0.4539.0 (main) (#29608) 2021-06-16 15:43:51 -07:00
plugins
printing
resources Bump v15.0.0-nightly.20210622 2021-06-22 06:01:22 -07:00
serial
ui fix: fix hover state not clear bug when BrowserWindow is not resizable (#611) (#29721) 2021-06-21 10:10:40 +09:00
win
auto_updater.cc
auto_updater.h
auto_updater_mac.mm
browser.cc refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
browser.h
browser_linux.cc
browser_mac.mm
browser_observer.h
browser_process_impl.cc refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
browser_process_impl.h chore: bump chromium to 93.0.4532.2 (main) (#29527) 2021-06-04 19:03:31 -07:00
browser_win.cc
child_web_contents_tracker.cc
child_web_contents_tracker.h
cookie_change_notifier.cc
cookie_change_notifier.h
electron_autofill_driver.cc
electron_autofill_driver.h
electron_autofill_driver_factory.cc
electron_autofill_driver_factory.h
electron_browser_client.cc feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
electron_browser_client.h feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
electron_browser_context.cc feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
electron_browser_context.h
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 chore: remove unused and broken ipcRendererInternal.sendTo() (#29743) 2021-06-17 23:26:18 -05:00
electron_browser_main_parts.cc feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
electron_browser_main_parts.h chore: bump chromium to 93.0.4539.0 (main) (#29608) 2021-06-16 15:43:51 -07:00
electron_browser_main_parts_mac.mm
electron_browser_main_parts_posix.cc
electron_download_manager_delegate.cc
electron_download_manager_delegate.h
electron_gpu_client.cc
electron_gpu_client.h
electron_javascript_dialog_manager.cc
electron_javascript_dialog_manager.h
electron_navigation_throttle.cc
electron_navigation_throttle.h
electron_pdf_web_contents_helper_client.cc
electron_pdf_web_contents_helper_client.h
electron_permission_manager.cc
electron_permission_manager.h
electron_quota_permission_context.cc
electron_quota_permission_context.h
electron_speech_recognition_manager_delegate.cc
electron_speech_recognition_manager_delegate.h
electron_web_ui_controller_factory.cc
electron_web_ui_controller_factory.h
event_emitter_mixin.cc
event_emitter_mixin.h
extended_web_contents_observer.h
fake_location_provider.cc
fake_location_provider.h
feature_list.cc chore: disable default async spellchecker on Windows (#29690) 2021-06-15 09:11:49 -07:00
feature_list.h
file_select_helper.cc
file_select_helper.h
file_select_helper_mac.mm
font_defaults.cc
font_defaults.h
javascript_environment.cc chore: bump Node.js to v16.2.0 (#29244) 2021-06-17 08:50:56 +02:00
javascript_environment.h
login_handler.cc
login_handler.h
microtasks_runner.cc
microtasks_runner.h
native_browser_view.cc
native_browser_view.h
native_browser_view_mac.h
native_browser_view_mac.mm
native_browser_view_views.cc
native_browser_view_views.h
native_window.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
native_window.h
native_window_mac.h fix: ensure custom traffic lights float to top (#29595) 2021-06-10 14:52:23 +02:00
native_window_mac.mm chore: remove c-style conversion for vibrantView (#29724) 2021-06-16 10:13:42 -07:00
native_window_observer.h
native_window_views.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
native_window_views.h
native_window_views_win.cc
network_hints_handler_impl.cc
network_hints_handler_impl.h
pref_store_delegate.cc
pref_store_delegate.h
protocol_registry.cc
protocol_registry.h
relauncher.cc
relauncher.h
relauncher_linux.cc
relauncher_mac.cc
relauncher_win.cc
session_preferences.cc
session_preferences.h
special_storage_policy.cc
special_storage_policy.h
unresponsive_suppressor.cc
unresponsive_suppressor.h
web_contents_permission_helper.cc chore: bump chromium to 93.0.4539.0 (main) (#29608) 2021-06-16 15:43:51 -07:00
web_contents_permission_helper.h
web_contents_preferences.cc feat: add new imageAnimationPolicy webpref and webContents setter (#29095) 2021-06-08 11:00:22 +09:00
web_contents_preferences.h
web_contents_zoom_controller.cc
web_contents_zoom_controller.h
web_dialog_helper.cc
web_dialog_helper.h
web_view_guest_delegate.cc
web_view_guest_delegate.h
web_view_manager.cc
web_view_manager.h
window_list.cc
window_list.h
window_list_observer.h
zoom_level_delegate.cc
zoom_level_delegate.h