electron/shell/app
Keeley Hammond 0ad73ac423
fix: allow ppapi processes access to resource bundle on all platforms (#29827)
* wip: debug resource bundle failure

* fix: include ppapi subprocesses for windows resource bundle

* fix: allow ppapi plugin processes access to resource bundle on all platforms.

Aligns with chrome_main_delegate here: https://chromium-review.googlesource.com/c/chromium/src/+/2619003
2021-06-21 20:46:53 -07:00
..
resources/mac revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
BRANDING.json
command_line_args.cc refactor: use locale functions in command_line_args.cc (#29550) 2021-06-14 21:01:00 +09:00
command_line_args.h
electron_content_client.cc chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_content_client.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_crash_reporter_client.cc refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
electron_crash_reporter_client.h chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
electron_library_main.h chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
electron_library_main.mm feat: Electron Fuses, package time feature toggles (#24241) 2020-10-27 10:49:25 -07:00
electron_login_helper.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
electron_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate.cc fix: allow ppapi processes access to resource bundle on all platforms (#29827) 2021-06-21 20:46:53 -07:00
electron_main_delegate.h feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
electron_main_delegate_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate_mac.mm fix: build when some buildflags are disabled (#23307) 2020-04-28 23:16:10 -07:00
node_main.cc chore: bump Node.js to v16.2.0 (#29244) 2021-06-17 08:50:56 +02:00
node_main.h
uv_task_runner.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
uv_task_runner.h style: use build/include_directory for NOLINT (#23266) 2020-04-24 12:57:41 -07:00