Shelley Vohr
|
30e68263ed
|
fix: print from PDF viewer not working (#23173)
|
2020-04-20 11:32:28 -07:00 |
|
Eryk Rakowski
|
afeda19d15
|
fix(extensions): add more properties to port.sender.tab (#23008)
|
2020-04-09 12:21:03 -07:00 |
|
Electron Bot
|
3d941fc464
|
chore: bump chromium to 82.0.4085.10 (9-x-y) (#22506)
* chore: bump chromium in DEPS to 82.0.4076.1
* update patches
* chore: bump chromium in DEPS to 82.0.4077.1
* update v8 patches
* Remove deprecated wasm module type check
https://chromium-review.googlesource.com/c/v8/v8/+/2033170
* chore: bump chromium in DEPS to 82.0.4078.0
* chore: bump chromium in DEPS to 82.0.4079.0
* chore: bump chromium in DEPS to 82.0.4080.0
* chore: bump chromium in DEPS to 82.0.4080.1
* chore: bump chromium in DEPS to 82.0.4081.2
* Update patches
* chore: bump chromium in DEPS to 82.0.4082.1
* Remove cursor_types.h in favor of cursor_type.mojom
https://chromium-review.googlesource.com/c/chromium/src/+/2052103
(cherry picked from commit 3b6e4d4a1a)
* Refactor extensions report in management disclosure page
https://chromium-review.googlesource.com/c/chromium/src/+/2038774
(cherry picked from commit b2ae06307d)
* Rename an old referrer policy value
https://chromium-review.googlesource.com/c/chromium/src/+/2082856
(cherry picked from commit 3cb8af2515)
* Fixup compiler errors
* Move GLHelper to gpu::
https://chromium-review.googlesource.com/c/chromium/src/+/2023282
(cherry picked from commit ea8e347088)
* [api] Remove deprecated wasm module type check
https://chromium-review.googlesource.com/c/v8/v8/+/2033170
(cherry picked from commit 937988e6ce)
* Replace blink::WebCursorInfo with ui::Cursor
https://chromium-review.googlesource.com/c/chromium/src/+/1997138
(cherry picked from commit 3e348c4d59)
* DownloadURLParameters: Remove NetworkIsolationKey parameter.
https://chromium-review.googlesource.com/c/chromium/src/+/2050987
(cherry picked from commit 9b4aae745e)
* Convert FrameHostMsg_UpdateFaviconURL to mojo
https://chromium-review.googlesource.com/c/chromium/src/+/2043181
(cherry picked from commit 11b9c27eee)
* Merge ui::ContextFactoryPrivate with ui::ContextFactory
https://chromium-review.googlesource.com/c/chromium/src/+/2047728
(cherry picked from commit 176876f243)
* fix pdf viewer tests by binding more mojo things
(cherry picked from commit 74def418df)
* chore: bump chromium in DEPS to 82.0.4083.1
* Update electron_swiftshader_binaries deps
https://chromium-review.googlesource.com/c/chromium/src/+/2056931
(cherry picked from commit 312f11129f)
* Update patches
* Use Promise with RequestPointerLock calls
https://chromium-review.googlesource.com/c/chromium/src/+/2069199
(cherry picked from commit 34350db4bd)
* chore: bump chromium in DEPS to 82.0.4084.1
* Replace content::CursorInfo with ui::Cursor
https://chromium-review.googlesource.com/c/chromium/src/+/1999201
(cherry picked from commit 6b3b850692)
* Convert MaterialDesignController to a true singleton.
https://chromium-review.googlesource.com/c/chromium/src/+/2090877
(cherry picked from commit 21ced9206d)
* Drop WebContentsView::RenderViewCreated hook
https://chromium-review.googlesource.com/c/chromium/src/+/2093535
(cherry picked from commit 9ff4e65053)
* Update patches
* Splitting context_menu_params.h into separate browser VS common parts.
https://chromium-review.googlesource.com/c/chromium/src/+/2097468
* Fix DCHECK on OnThemeChanged()
https://chromium-review.googlesource.com/c/chromium/src/+/2090713
(cherry picked from commit fcec5f74d1)
* chore: bump chromium in DEPS to 82.0.4085.1
* chore: bump chromium in DEPS to 82.0.4085.5
* chore: bump chromium in DEPS to 82.0.4085.7
* chore: bump chromium in DEPS to 82.0.4085.9
* Add debugging for TAB tests
* update patches
* fix: add patch to fix linux arm build (#22523)
(cherry picked from commit 479354e721)
* chore: bump chromium in DEPS to 82.0.4085.10
* Check PointerLock requests for new options and update accordingly
https://chromium-review.googlesource.com/c/chromium/src/+/2071788
* Update for changes from master roller review
* FIXME: skip Menu.setApplicationMenu(null) test
(cherry picked from commit 305f167889)
* Revert "Add debugging for TAB tests"
This reverts commit af393c1b0b.
Co-authored-by: Jeremy Apthorp <jeremya@chromium.org>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
|
2020-03-17 16:56:25 -04:00 |
|
Samuel Maddock
|
231f5af1a1
|
feat(extensions): add chrome.i18n API (#22570)
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
|
2020-03-06 19:03:38 +09:00 |
|
Jeremy Apthorp
|
5e05df9f71
|
chore: update chromium to 82.0.4058.2 (#22198)
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: loc <andy@slack-corp.com>
Co-authored-by: Robo <hop2deep@gmail.com>
|
2020-03-02 11:21:22 -08:00 |
|
Jeremy Apthorp
|
0e31826043
|
feat: enable pdf viewer
|
2020-02-13 10:09:29 -08:00 |
|
Jeremy Apthorp
|
d9321f4df7
|
chore: rename atom -> electron (#21986)
|
2020-02-04 12:19:40 -08:00 |
|
Jeremy Apthorp
|
a061c87e56
|
feat: enable native extensions support (#21814)
|
2020-02-03 14:01:10 -08:00 |
|
Electron Bot
|
2b53788c35
|
chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864)
* chore: bump chromium in DEPS to a1ea0d7aedd6b5fe58fbabfa3b05aa8ee41304ff
* update patches
* update extensions code
* Remove WebPoint
https://chromium-review.googlesource.com/c/chromium/src/+/2007474
* fix build
* chore: bump chromium in DEPS to 9351e26c2a3714f8bbb10789c71bb51b0b494c75
* update patches
* Remove error description from the DidFailLoadWithError message
https://chromium-review.googlesource.com/c/chromium/src/+/2011280
* Make SimpleNetworkHintsHandlerImpl use the right NetworkIsolationKey
https://chromium-review.googlesource.com/c/chromium/src/+/1994430
* Rename libgtkui to gtk
https://chromium-review.googlesource.com/c/chromium/src/+/2011683
* [metrics] Remove histogram Startup.WarmStartTimeFromRemoteProcessStart*.
https://chromium-review.googlesource.com/c/chromium/src/+/2003211
* fix requestSingleInstanceLock test
* chore: bump chromium in DEPS to a813567a4f17ea08292c2b26fa10d0ffd47010d9
* chore: bump chromium in DEPS to f0aca2de536ceecd6eb66e928051d11e6d11991f
* chore: bump chromium in DEPS to 865556af6d0c9d990f5b1816cb792f7c3859667b
* chore: bump chromium in DEPS to 98538fdd28c4b6692e4cc2839729bb7ac009586a
* update patches
* fix broken tests
* Update node tests for v8 changes
* Update node patches for test failures
* Update for number of tests
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
|
2020-01-29 07:01:37 -05:00 |
|
Jeremy Apthorp
|
100a85f93a
|
fix: [extensions] load extensions on the IO thread (#21811)
|
2020-01-21 09:43:18 -08:00 |
|
Jeremy Apthorp
|
b9eb68c0b4
|
feat: [extensions] implement a couple of tabs APIs (#21779)
|
2020-01-15 15:11:51 -08:00 |
|
Jeremy Apthorp
|
55368e4d97
|
feat: just enough //extensions to load a simple devtools extension (#19515)
|
2020-01-14 16:20:30 -08:00 |
|
Jeremy Apthorp
|
fa42b5980e
|
feat: flesh out the api for //extensions (#21587)
|
2020-01-13 14:56:28 -08:00 |
|
Jeremy Apthorp
|
8bc0c92137
|
feat: [extensions] background pages (#21591)
|
2020-01-13 14:55:58 -08:00 |
|
Electron Bot
|
0f2f9a580a
|
chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485)
|
2019-12-13 12:13:12 -08:00 |
|
Electron Bot
|
49b47ee4ed
|
chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000)
|
2019-12-10 16:22:35 -08:00 |
|
Jeremy Apthorp
|
afaa1e73ab
|
chore: fix build with enable_electron_extensions (#20959)
|
2019-11-04 15:59:31 -08:00 |
|
Electron Bot
|
eb2d2264d0
|
chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923)
|
2019-09-18 15:58:00 -04:00 |
|
Jeremy Apthorp
|
4b8e1588b4
|
fix: remove unused header from extensions-only file (#19947)
|
2019-08-27 10:59:22 -07:00 |
|
Jeremy Apthorp
|
71b1b69339
|
fix: [extensions] remove InitForIncognitoProfile (#19477)
https://chromium-review.googlesource.com/c/chromium/src/+/1699223
|
2019-07-29 11:34:57 -07:00 |
|
Samuel Maddock
|
95977291f7
|
feat: preliminary support for //extensions (#17440)
|
2019-07-24 16:01:08 -07:00 |
|