electron/atom/app
Electron Bot d008d217f9 chore: bump chromium to 2a7aff41ce73adc0eeee67d364989 (master) (#18505)
* chore: bump chromium in DEPS to 07463d3cd628b037c11f36022cb4c788db4628e3

* chore: update patches

* fix: Don't leak system network context when nw service is disabled

https://chromium-review.googlesource.com/c/chromium/src/+/1632494
NetworkService is now deleted by using SequnceLocalStorageSlot
on the IO thread when the service is disabled, which expects
all associated NetworkContexts on that sequence to be destroyed.

* chore: bump chromium in DEPS to 7c16850e7e40990e141f47101b737ec1092175a1

* fix: Destroy all network contexts before primary network context

* Simplify out-of-process service registration

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

* [ThreadPool] Rename base::ThreadPool to base::ThreadPoolInstance

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

* chore: update patches

* fix: -Winconsistent-missing-override warnings

* chore: bump chromium in DEPS to 93ebfaccc12715df1d5426797998eed0932f7ae1

* Change CreateBrowserMainParts to return unique_ptrs

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

* chore: update patches

* chore: bump chromium in DEPS to e656555ffb87bdd05e248d0a3ef9dd9d3433e17b

* chore: bump chromium in DEPS to 111e7a8d2e3ae9d70e535009d6afb066ac906063

* chore: bump chromium in DEPS to 9b6b84670d32a7aff41ce73adc0eeee67d364989

* chore: update patches

* chore: remove ShouldInterceptResourceAsStream as it is removed upstream

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

* chore: remove ResourceDispatcherHostCreated as it is removed upstream

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

* chore: CreateWithStrongBinding --> CreateWithSelfOwnedReceiver

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

* chore: rename all blink media enums

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

* chore: add accidentally removed patch content back
2019-06-03 20:44:12 -07:00
..
resources/mac Implement login helper to manage login item in Mac App Store build 2017-11-17 10:53:09 +09:00
atom_content_client.cc fix: handle gzipped chrome WebUI resources (#18531) 2019-05-31 13:05:35 -07:00
atom_content_client.h fix: handle gzipped chrome WebUI resources (#18531) 2019-05-31 13:05:35 -07:00
atom_library_main.h build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
atom_library_main.mm refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
atom_login_helper.mm chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
atom_main.cc fix: disable Chromium v2 sandbox in MAS builds (#16920) 2019-02-14 09:48:17 -08:00
atom_main.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_main_delegate.cc chore: fix logging to stderr (#18537) 2019-06-01 09:21:13 -07:00
atom_main_delegate.h feat: support ELECTRON_DEFAULT_ERROR_MODE in the GPU process (#17728) 2019-04-30 12:45:48 -04:00
atom_main_delegate_mac.h Creates TaskScheduler and MessageLoop on main thread early 2018-10-09 14:38:00 -07:00
atom_main_delegate_mac.mm chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
BRANDING.json chore: stop using electron.gyp for branding and version (#14559) 2018-09-27 14:53:08 -04:00
command_line_args.cc Remove command line argument black-list (#13039) 2018-05-22 11:51:03 -05:00
command_line_args.h clang-format atom files 2018-04-18 20:48:45 -04:00
manifests.cc chore: bump chromium to 964c4bca8de5c320534d95606c861 (master) (#18440) 2019-05-28 13:18:10 -07:00
manifests.h chore: bump chromium to 964c4bca8de5c320534d95606c861 (master) (#18440) 2019-05-28 13:18:10 -07:00
node_main.cc chore: bump chromium to 2a7aff41ce73adc0eeee67d364989 (master) (#18505) 2019-06-03 20:44:12 -07:00
node_main.h build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
uv_task_runner.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
uv_task_runner.h Fix up #includes to work with both GYP and GN 2018-05-10 13:38:40 -07:00