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 |
Shelley Vohr
|
6cfbee9f34
fix: uv_walk crash on web worker close (#24436)
|
4 years ago |
shelley vohr
|
6a564af580
refactor: use Node.js isolate setup in node mode (#23213)
|
5 years ago |
Sorah Fukumori
|
6ab317cc83
style: use build/include_directory for NOLINT (#23266)
|
5 years ago |
Shelley Vohr
|
79270e30a6
fix: don't run environment bootstrapper (#22342)
|
5 years ago |
Shelley Vohr
|
b194d5d0e2
chore: fix IsolateData handling (#20918)
|
5 years ago |
Samuel Attard
|
6fc648cd25
fix: bootstrap the node environment after we setup the InspectorAgent (#19317)
|
5 years ago |
Milan Burda
|
b32bee5d84
refactor: implement GetResourcesPath using MainApplicationBundlePath on Mac (#19135)
|
5 years ago |