electron/shell/app
Charles Kerr 07654c47ec
fix: use Node's microtasks policy in node_main.cc (#23153)
Fixes #21515.
2020-04-21 12:18:22 -07:00
..
resources/mac
BRANDING.json
command_line_args.cc
command_line_args.h
electron_content_client.cc fix: ensure standard schemes are registered in nw service process (#22867) 2020-03-31 19:33:16 -07:00
electron_content_client.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_library_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_library_main.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_login_helper.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate.cc chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
electron_main_delegate.h chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08: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: revert {Atom => Electron}Application rename (#22206) 2020-02-21 11:05:03 -08:00
manifests.cc chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
manifests.h chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
node_main.cc fix: use Node's microtasks policy in node_main.cc (#23153) 2020-04-21 12:18:22 -07: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