electron/shell/app
stephen9357 e3fe80e0e8
fix: increase stack size on windows x86 (#29474)
* fix: increace main thread stack size on windows x86

* chore: improve quit-on-crashed-event spec

* chore: add debug logs

* Revert "chore: add debug logs"

This reverts commit 0be81ae07c85095ac2c920436b97557c95c1c524.

* chore: use a reliable crash endpoint

Co-authored-by: Stephen Wang <wangwenqiang.wwq@bytedance.com>
Co-authored-by: Deepak Mohan <hop2deep@gmail.com>
2021-07-22 12:49:21 -07:00
..
resources/mac revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
BRANDING.json refactor: rename the atom directory to shell 2019-06-19 17:33:28 -07:00
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 refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
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 feat: support crashpad on linux (#29719) 2021-07-19 10:11:10 -07:00
electron_crash_reporter_client.h feat: support crashpad on linux (#29719) 2021-07-19 10:11:10 -07: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 fix: increase stack size on windows x86 (#29474) 2021-07-22 12:49:21 -07:00
electron_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate.cc feat: support crashpad on linux (#29719) 2021-07-19 10:11:10 -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 to v16.4.0 (main) (#29699) 2021-06-28 18:05:38 +02:00
node_main.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
uv_task_runner.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
uv_task_runner.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00