Commit History

Author SHA1 Message Date
  Milan Burda db9ab80694 chore: update to latest TypeScript (#32596) 3 years ago
  Samuel Attard 57d088517c feat: add support for validating asar archives on macOS (#30667) 3 years ago
  Shelley Vohr a4decffe9a fix: improper wrapping of fs.promises.readFile (#29528) 3 years ago
  Milan Burda 8040cb788f test: add spec for --require filtering in NODE_OPTIONS (#29501) 3 years ago
  Samuel Attard 17f527f757 build: give ASAN tests more memory to avoid SIGKILL or disabling tests (#28567) 4 years ago
  Cheng Zhao 641e9337f3 test: disable "fs in renderer process" test under ASan (#28509) 4 years ago
  Shelley Vohr 665ac6f9c8 fix: libuv hang on Windows (#28175) 4 years ago
  Cheng Zhao 80f89a3472 test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 4 years ago
  Jeremy Rose 7f8e34fa3f test: run tests under asan on linux-x64 (#23570) 4 years ago
  Cheng Zhao 57dc170e81 fix: no more need to hijack process.stdout on Win32 (#25765) 4 years ago
  Milan Burda c6db47182a test: make sure tests fail properly instead of timing out (#24316) 4 years ago
  Shelley Vohr 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
  Robo 7cc780d077 fix: let Node.js perform microtask checkpoint in the main process (#24131) 4 years ago
  Cheng Zhao 0a026cde0c test: return after inspector connection is closed (#23763) 4 years ago
  Cheng Zhao 0dabd5e8c7 test: more logging in node inspector test (#23746) 4 years ago
  Jeremy Apthorp c00103d274 test: fix multiple connections in inspector test (#23648) 4 years ago
  Milan Burda 653c36b8c9 test: skip "handles Promise timeouts correctly" when ELECTRON_RUN_AS_NODE is disabled (#23415) 5 years ago
  Alexey Kuzmin dc3de49a08 spec: fix conditions for some tests (#23489) 5 years ago
  Charles Kerr 07654c47ec fix: use Node's microtasks policy in node_main.cc (#23153) 5 years ago
  Samuel Attard 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
  Samuel Attard 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
  Shelley Vohr 83124889e5 feat: enable passing Node.js cli flags (#21110) 5 years ago
  Milan Burda f808f50fa6 chore: remove no longer needed macOS SDK forward declarations (#19918) 5 years ago
  Shelley Vohr 38711233c5 feat: allow some NODE_OPTIONS in packaged apps (#20857) 5 years ago
  Jeremy Apthorp ecd9e1f26e chore: lint spec-main (#20835) 5 years ago
  Jeremy Apthorp 2fad53e66b refactor: use v8 serialization for ipc (#20214) 5 years ago
  Jeremy Apthorp 9abdfc11a9 test: remove usage of remote module from node tests (#20103) 5 years ago