Commit History

Author SHA1 Message Date
  Robo 137a552641 fix: support for v8.setHeapSnapshotNearHeapLimit api (#45606) 2 months ago
  Charles Kerr 8c5e7bbf6b fix: UvHandle move semantics (#43615) 7 months ago
  Charles Kerr cc5aa65cb4 fix: delete UvTaskRunner's timers only after they're closed (#43561) 7 months ago
  Charles Kerr 93a6f3e607 refactor: NodeBindings::Create() returns a unique_ptr (#43361) 8 months ago
  Charles Kerr e70ce89235 chore: more iwyu (#43063) 8 months ago
  Charles Kerr aa23198ad8 chore: remove more unused #include calls (#43000) 8 months ago
  Charles Kerr df524c6eca chore: use v8::Local<>, not v8::Handle<> (#43019) 8 months ago
  Cheng Zhao d13a93fb61 chore: remove node patches by using the preload feature (#41080) 1 year ago
  Milan Burda 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
  Charles Kerr 792037b338 fix: raw_ptr destruction order in NodeBindings (#39762) 1 year ago
  Samuel Attard ac031bf8de feat: I guess it's esm (#37535) 1 year ago
  Charles Kerr 35969939a1 refactor: node::Environment self-cleanup (#39604) 1 year ago
  Shelley Vohr 22429e2112 refactor: clean up Node.js cli arg parsing (#39465) 1 year ago
  Shelley Vohr 8874306dc0 fix: `window.open` causing occasional Node.js crashes (#38754) 1 year ago
  John Kleinschmidt 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
  Shelley Vohr 6395898a79 refactor: use associated `v8::Context` for event setup (#37355) 2 years ago
  Milan Burda 35a9e67dba chore: rename built-in modules to bindings to match naming update in node (#37182) 2 years ago
  Shelley Vohr 75d2caf451 chore: upgrade to Node.js v18 (#35999) 2 years ago
  Robo da0fd286b4 feat: UtilityProcess API (#34980) 2 years ago
  Cheng Zhao c119b1ebef chore: remove redundant code in node integration (#33500) 3 years ago
  Robo 4cc2ed842e fix: iocp integration when process is reused (#33207) 3 years ago
  electron-roller[bot] 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
  Milan Burda c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
  Milan Burda 65a980c673 refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633) 3 years ago
  David Sanders f6531166ae chore: clean up forward declarations (#29904) 3 years ago
  Shelley Vohr 665ac6f9c8 fix: libuv hang on Windows (#28175) 4 years ago
  Shelley Vohr 642d6fca91 fix: libuv hang when nodeIntegrationInSubframes enabled (#27582) 4 years ago
  Milan Burda ddf3ef0a5f refactor: use C++11 class member variable initialization (#27477) 4 years ago
  Milan Burda 1c99a9b425 refactor: Chromium code style for enum classes (#26165) 4 years ago
  Charles Kerr 70e3aa0182 refactor: add a wrapper for wrangling uv handles. (#25332) 4 years ago