electron/shell/browser/api
electron-roller[bot] cc01272a8d
chore: bump chromium to 96.0.4647.0 (main) (#30814)
* chore: bump chromium in DEPS to 95.0.4630.0

* 3133701: Fix chrome root store codegen for cross-compile builds.

https://chromium-review.googlesource.com/c/chromium/src/+/3133701

* 49125: Include SHA512-256 in EVP_get_digestbyname and EVP_MD_do_all.

https://boringssl-review.googlesource.com/c/boringssl/+/49125

* chore: fixup patch indices

* 3131662: [Code Health] Remove ListValue::Append(Integer|Boolean)

https://chromium-review.googlesource.com/c/chromium/src/+/3131662

* chore: bump chromium in DEPS to 95.0.4631.0

* chore: update patches

* chore: bump chromium in DEPS to 95.0.4635.0

* chore: update patches

* chore: bump chromium in DEPS to 95.0.4636.0

* chore: bump chromium in DEPS to 95.0.4637.0

* chore: update patches

* refactor: move PlatformNotificationService into BrowserContext

Refs: https://chromium-review.googlesource.com/c/chromium/src/+/3137256

* refactor: ListValue::GetSize and ListValue::AppendString were removed

Refs: https://chromium-review.googlesource.com/c/chromium/src/+/3144540

* chore: bump chromium in DEPS to 95.0.4638.0

* chore: bump chromium in DEPS to 95.0.4638.4

* chore: bump chromium in DEPS to 96.0.4640.0

* chore: bump chromium in DEPS to 96.0.4641.0

* chore: bump chromium in DEPS to 96.0.4642.0

* chore: update patches

Co-authored-by: Michaela Laurencin <mlaurencin@electronjs.org>

* 3134756: Move extensions/browser/value_store to components/value_store.

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3134756

* 3150092: [Autofill] Allow aligning Autofill suggestions to the field's center

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3150092

* chore: bump chromium in DEPS to 96.0.4643.0

* chore: update patches

* chore: bump chromium in DEPS to 96.0.4644.0

* chore: update patches

* chore: bump chromium in DEPS to 96.0.4645.0

* chore: update patches

* chore: bump chromium in DEPS to 96.0.4646.0

* chore: bump chromium in DEPS to 96.0.4647.0

* chore: update patches

Ref (for chromium): https://chromium-review.googlesource.com/c/chromium/src/+/3165772

* 3162087: Reland "Ensure Branch Target Identification is enabled for executable pages."

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3162087

* chore: update evert_add_inline_and_inline_origin_records_to_symbol_file.patch

Xref: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3166678

Xref: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3166674

* chore: update Allocator construction

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3135195

Change RefCount::kAllowed/Disallowed semantics into BackupRefPtr::kEnabled/Disabled

* chore: add UseConfigurablePool to v8::ArrayBuffer::Allocator invocation

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3090845

* chore: do not set network_context_params.context_name

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3155743

Remove name field from mojom::NetworkContext

* fix: use ForEachRenderFrameHost to iterate frames.

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3163336

New implementation partially cribbed from
https://source.chromium.org/chromium/chromium/src/+/main:extensions/browser/script_executor.cc;drc=f894f106c6d5fac8e0b75158f622256e0f34f593;l=109

* [Blink Cleanup] Remove WebLocalFrame::RequestExecuteScriptAndReturnValue()

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3149699

ExecuteJavaScript's RequestExecuteScript() new params are cribbed from
https://chromium-review.googlesource.com/c/chromium/src/+/3149699/4/third_party/blink/renderer/core/frame/web_local_frame_impl.cc

* Remove IsDescendantOf API on RenderFrameHost.

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/3165357

function is trivial to implement, so make a local copy in anon namespace

* Rewrite IsDescendantOf check to check GetParentOrOuterDocument.

https://chromium-review.googlesource.com/c/chromium/src/+/3160061

* Remove GetFramesInSubtree from RenderFrameHost

https://chromium-review.googlesource.com/c/chromium/src/+/3163336

* fix: dump_syms for macOS

* chore: update patches

* [Code Health] Remove ListValue::AppendString and ListValue::GetSize

https://chromium-review.googlesource.com/c/chromium/src/+/3144540

* fix: gn check

https://chromium-review.googlesource.com/c/chromium/src/+/3163890

* fix: crash with Isolate::GetHeapCodeAndMetadataStatistics

https://chromium-review.googlesource.com/c/v8/v8/+/3175820

* chore: update patches

* chore: fix windows build

* Add kPrintWithPostScriptType42Fonts feature.

https://chromium-review.googlesource.com/c/chromium/src/+/3150776

* chore: update patches

* chore: fix tests

* ozone/x11: fix VA-API.

https://chromium-review.googlesource.com/c/chromium/src/+/3141878

* Revert "ozone/x11: fix VA-API."

This reverts commit 23e742acb1032bf4afc1a45e4bed38e42184fd01.

* Reland "Make Ozone/X11 default."

https://chromium-review.googlesource.com/c/chromium/src/+/3114071

* fixup Reland "Make Ozone/X11 default."

* fixup Reland "Make Ozone/X11 default." for clipboard

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: VerteDinde <khammond@slack-corp.com>
Co-authored-by: Michaela Laurencin <mlaurencin@electronjs.org>
Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
2021-10-05 19:21:00 -07:00
..
views chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
electron_api_app.cc feat: add isMainFrame argument to 'certificate-error' event (#30879) 2021-09-21 15:49:15 +09:00
electron_api_app.h refactor: Convert ProcessSingleton changes to patch (#30594) 2021-09-03 14:16:33 -07:00
electron_api_app_mac.mm chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
electron_api_app_mas.mm
electron_api_auto_updater.cc
electron_api_auto_updater.h chore: use consistent parameter names (#29361) 2021-06-01 10:46:25 +09:00
electron_api_base_window.cc fix: child window alwaysOnTop level persistence (#29813) 2021-06-23 15:09:09 +09:00
electron_api_base_window.h fix: child window alwaysOnTop level persistence (#29813) 2021-06-23 15:09:09 +09:00
electron_api_browser_view.cc Merge branch 'master' into roller/chromium/master 2021-03-15 18:43:25 -04:00
electron_api_browser_view.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_api_browser_window.cc fix: transparency on child windows being lost (#31003) 2021-09-21 09:20:54 +09:00
electron_api_browser_window.h feat: enable window controls overlay on macOS (#29253) 2021-07-01 15:25:40 -04:00
electron_api_browser_window_mac.mm fix: draggable regions in BrowserViews are independent (#31085) 2021-09-30 11:41:08 +02:00
electron_api_browser_window_views.cc fix: ensure web_contents() is alive before grabbing view (#30571) 2021-08-17 14:00:49 -07:00
electron_api_content_tracing.cc refactor: migrate AdaptCallbackForRepeating to SplitOnceCallback (#29825) 2021-06-21 18:04:31 -07:00
electron_api_cookies.cc chore: bump chromium to 95.0.4612.5 (main) (#30503) 2021-08-23 20:52:17 -04:00
electron_api_cookies.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_api_crash_reporter.cc feat: support crashpad on linux (#29719) 2021-07-19 10:11:10 -07:00
electron_api_crash_reporter.h
electron_api_data_pipe_holder.cc chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
electron_api_data_pipe_holder.h
electron_api_debugger.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
electron_api_debugger.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_api_desktop_capturer.cc refactor: simplify desktop_capturer patch (#30685) 2021-09-03 16:37:36 -07:00
electron_api_desktop_capturer.h refactor: simplify desktop_capturer patch (#30685) 2021-09-03 16:37:36 -07:00
electron_api_dialog.cc feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
electron_api_download_item.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_api_download_item.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_api_event.cc chore: bump chromium to 96.0.4647.0 (main) (#30814) 2021-10-05 19:21:00 -07:00
electron_api_event_emitter.cc
electron_api_event_emitter.h
electron_api_global_shortcut.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
electron_api_global_shortcut.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_api_in_app_purchase.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
electron_api_in_app_purchase.h
electron_api_menu.cc fix: running tests with release build (#31092) 2021-09-27 16:58:03 +02:00
electron_api_menu.h fix: running tests with release build (#31092) 2021-09-27 16:58:03 +02:00
electron_api_menu_mac.h fix: running tests with release build (#31092) 2021-09-27 16:58:03 +02:00
electron_api_menu_mac.mm fix: running tests with release build (#31092) 2021-09-27 16:58:03 +02:00
electron_api_menu_views.cc refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
electron_api_menu_views.h refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
electron_api_native_theme.cc
electron_api_native_theme.h
electron_api_native_theme_mac.mm
electron_api_net.cc
electron_api_net_log.cc chore: tune-up electron::api::NetLog (#29534) 2021-06-20 18:52:28 -07:00
electron_api_net_log.h chore: tune-up electron::api::NetLog (#29534) 2021-06-20 18:52:28 -07:00
electron_api_notification.cc 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 2021-03-16 12:18:45 -04:00
electron_api_notification.h chore: use consistent parameter names (#29361) 2021-06-01 10:46:25 +09:00
electron_api_power_monitor.cc chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
electron_api_power_monitor.h chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
electron_api_power_monitor_mac.mm
electron_api_power_monitor_win.cc
electron_api_power_save_blocker.cc refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
electron_api_power_save_blocker.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_api_printing.cc chore: add logging for print_backend failures (#29884) 2021-10-05 09:16:04 +02:00
electron_api_protocol.cc chore: cleanup usages of const char* (#29906) 2021-07-02 09:51:52 +09:00
electron_api_protocol.h fix: add service worker schemes from command line in renderer (#29425) 2021-06-01 10:45:23 +09:00
electron_api_safe_storage.cc feat: add electron.safeStorage encryption API (#30020) 2021-08-05 15:12:54 -07:00
electron_api_safe_storage.h feat: add electron.safeStorage encryption API (#30020) 2021-08-05 15:12:54 -07:00
electron_api_screen.cc chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_api_screen.h
electron_api_service_worker_context.cc chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
electron_api_service_worker_context.h chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
electron_api_session.cc chore: bump chromium to 96.0.4647.0 (main) (#30814) 2021-10-05 19:21:00 -07:00
electron_api_session.h feat: add support for WebHID (#30213) 2021-09-23 20:00:11 +09:00
electron_api_system_preferences.cc
electron_api_system_preferences.h refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
electron_api_system_preferences_mac.mm fix: return RGBA values from getSystemColor (#30055) 2021-07-12 11:08:10 -07:00
electron_api_system_preferences_win.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
electron_api_tray.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
electron_api_tray.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_api_url_loader.cc chore: follow-up to roll 95.0.4612.5 (#30835) 2021-09-06 09:33:10 +02:00
electron_api_url_loader.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
electron_api_view.cc
electron_api_view.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_api_web_contents.cc chore: bump chromium to 96.0.4647.0 (main) (#30814) 2021-10-05 19:21:00 -07:00
electron_api_web_contents.h refactor: only access memory coordinator interface from browser process (#31295) 2021-10-05 15:30:31 -07:00
electron_api_web_contents_impl.cc
electron_api_web_contents_mac.mm refactor: remove base::Value from WebContentsPreferences (#30193) 2021-07-26 09:04:09 -07:00
electron_api_web_contents_view.cc Merge branch 'master' into roller/chromium/master 2021-03-15 18:43:25 -04:00
electron_api_web_contents_view.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_api_web_frame_main.cc chore: bump chromium to 96.0.4647.0 (main) (#30814) 2021-10-05 19:21:00 -07:00
electron_api_web_frame_main.h feat: add 'dom-ready' event to WebFrameMain (#29290) 2021-09-01 15:21:15 -07:00
electron_api_web_request.cc refactor: use getter for frame in webrequest details (#30830) 2021-09-07 09:13:16 +09:00
electron_api_web_request.h
electron_api_web_view_manager.cc refactor: only create webContents after 'will-attach-webview' (#30311) 2021-08-03 10:08:49 -07:00
event.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
event.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
frame_subscriber.cc chore: bump chromium to 93.0.4550.0 (main) (#29751) 2021-06-22 12:17:16 -07:00
frame_subscriber.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
gpu_info_enumerator.cc
gpu_info_enumerator.h chore: cleanup usages of const char* (#29906) 2021-07-02 09:51:52 +09:00
gpuinfo_manager.cc refactor: remove dead code in NeedsCompleteGpuInfoCollection (#30855) 2021-09-08 08:42:03 +09:00
gpuinfo_manager.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
message_port.cc chore: prefer empty() check for readability (#29360) 2021-05-27 13:08:30 -07:00
message_port.h
process_metric.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
process_metric.h
save_page_handler.cc chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
save_page_handler.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
ui_event.cc
ui_event.h