electron/atom/app
Jeremy Apthorp 18d70e6e57 pin user32 on startup
https://chromium-review.googlesource.com/c/chromium/src/+/1551709

Loading it later causes a blocking call where blocking calls aren't allowed.
2019-05-16 18:47:42 -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 Move GetUserAgent from ContentClient to ContentBrowserClient 2019-02-14 23:59:22 +05:30
atom_content_client.h Move GetUserAgent from ContentClient to ContentBrowserClient 2019-02-14 23:59:22 +05:30
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 pin user32 on startup 2019-05-16 18:47:42 -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 refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
manifests.h chore: use c++ manifests instead of json 2019-02-14 23:59:26 +05:30
node_main.cc fix: ensure the inspector agent is shutdown before cleaning up the node env (#18028) 2019-04-30 15:44:40 -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