electron/lib/browser/api
electron-roller[bot] 59dd17f2cf
chore: bump chromium to 102.0.4989.0 (main) (#33557)
* chore: bump chromium in DEPS to 102.0.4975.0

* chore: bump chromium in DEPS to 102.0.4977.0

* chore: update patches

* Remove parameter of OnGpuProcessCrashed()

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

* hid: Add exclusionFilters option to requestDevice

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

* chore: bump chromium in DEPS to 102.0.4979.0

* chore: bump chromium in DEPS to 102.0.4981.0

* chore: update patches

* Deny notification/push permission for documents in non-standard StoragePartitions

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

* Improve FrameTreeNode tracking in URLLoaderNetworkContext

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

* fixup! Remove parameter of OnGpuProcessCrashed()

* chore: fix lint

* Reland "Use gfx::Insets[F]::TLBR() and gfx::Insets[F]::VH() in the rest of Chrome"

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

* chore: bump chromium in DEPS to 102.0.4983.0

* Ensure EyeDropperView does not access a destroyed window

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

* ci: don't delete dawn .git directory

83901: Adds a generated file with the dawn git hash encoded at build time. | https://dawn-review.googlesource.com/c/dawn/+/83901

* ci: update Windows toolchain

3550827: New toolchain for Windows 10 20348 SDK | https://chromium-review.googlesource.com/c/chromium/src/+/3550827

* chore: bump chromium in DEPS to 102.0.4985.0

* chore: update patches

* chore: bump chromium in DEPS to 102.0.4987.0

* chore: update patches

* 3563432: codehealth: remove uses of DictionaryValue in cbui/webui

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

* chore: update patches after rebase

* Use gfx::Insets[F]::TLBR() and gfx::Insets[F]::VH() in the rest of Chrome

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

* 3565724: Preserve "proper method names" as-is in error.stack.

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

* chore: bump chromium in DEPS to 102.0.4989.0

* chore: update patches

* fixup ci: don't delete dawn .git directory for Windows

* 3560843: Remove multi-parameter version of gfx::Rect[F]::Inset()

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

* 3572711: Remove unused IDS_PDF_TOOLTIP_ROTATE_CW resource.

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

* 3572926: Reland "[Sysroot] Switch to Debian Bullseye stable"

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

* build: fixup sysroots with electron specific dependencies

* fixup Remove multi-parameter version of gfx::Rect[F]::Inset()

* fixup 3565724: Preserve "proper method names" as-is in error.stack.

* fixup Remove multi-parameter version of gfx::Rect[F]::Inset()

* test: add spec for navigator.hid.requestDevice({ exclusionFilters: [...] }

* fixup 3565724: Preserve "proper method names" as-is in error.stack.

* ci: use python3 to get the windows toolchain profile

3525960: Explicitly run everything with python3 | https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3525960

* chore: add diagnostic logging

* fix: try calling process.crash()

* chore: remove logging

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2022-04-12 13:19:14 +02:00
..
auto-updater chore: update to latest TypeScript (#32596) 2022-01-31 20:37:40 +09:00
exports
views build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
app.ts chore: bump chromium to 102.0.4989.0 (main) (#33557) 2022-04-12 13:19:14 +02:00
auto-updater.ts chore: tsify auto-updater (#24328) 2020-07-01 12:27:12 -07:00
base-window.ts feat: add BrowserWindow.isFocusable() (#28642) 2021-04-21 12:32:19 +02:00
browser-view.ts refactor: ginify BrowserView (#23578) 2020-07-09 08:48:39 -07:00
browser-window.ts fix: getting focused window with destroyed webContents (#33404) 2022-03-29 12:22:58 -04:00
content-tracing.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
crash-reporter.ts feat: allow omitting submitURL when uploadToServer is false (#28105) 2021-03-18 14:15:19 -07:00
desktop-capturer.ts feat: make desktopCapturer main-process-only (#30720) 2021-10-04 12:16:00 +09:00
dialog.ts feat: add width option to dialog.showMessageBox() (#30474) 2021-09-23 19:56:14 +09:00
global-shortcut.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
in-app-purchase.ts refactor: ginify InAppPurchase (#24674) 2020-07-23 14:55:41 -07:00
ipc-main.ts
menu-item-roles.ts feat: add Substitutions menu roles on macOS (#32024) 2022-01-06 10:41:28 -08:00
menu-item.ts feat: add MenuItem.userAccelerator property (#26682) 2021-06-29 16:28:16 -07:00
menu-utils.ts fix: order menu items before filtering excess separators (#25563) 2020-09-23 10:39:08 -07:00
menu.ts refactor: replace a few usages of V8 hidden properties (#29400) 2021-06-03 14:59:56 +09:00
message-channel.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
module-list.ts chore: move native-image.ts back into common (#30838) 2021-09-06 11:06:27 +02:00
native-theme.ts refactor: ginify NativeTheme (#24673) 2020-07-22 11:01:30 -07:00
net-log.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
net.ts chore: fix typos (#32985) 2022-02-21 10:27:45 +01:00
notification.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
power-monitor.ts feat: add powerMonitor.onBatteryPower (#26494) 2020-11-16 16:31:46 -08:00
power-save-blocker.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
protocol.ts fix: make protocol wrapper remote-friendly again (#27009) 2020-12-16 16:56:53 +09:00
safe-storage.ts feat: add electron.safeStorage encryption API (#30020) 2021-08-05 15:12:54 -07:00
screen.ts fix: screen EventEmitter methods with remote (#26809) 2020-12-08 13:47:48 +09:00
session.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
share-menu.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
system-preferences.ts chore: remove deprecated systemPreferences methods (#26849) 2020-12-16 08:34:24 +09:00
touch-bar.ts fix: make TouchBarPopover and TouchBarGroup work (#27901) 2021-03-01 13:34:00 -08:00
tray.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
view.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
web-contents-view.ts build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
web-contents.ts build: fix build by removing usage of removed preloadUrl (#33319) 2022-03-17 00:13:48 -07:00
web-frame-main.ts fix: reset render_frame_disposed_ after render frame host change (#31401) 2021-10-14 09:44:44 -07:00