Samuel Attard
|
275e277721
feat: upgrade to Node 12 (#17838) (#18044)
|
6 years ago |
Robo
|
5afb7dc715
refactor: load electron builtin modules with process._linkedBinding (#17247)
|
6 years ago |
Jeremy Apthorp
|
2adbc7836b
refactor: prevent node macros from overriding base (#17178)
|
6 years ago |
deepak1556
|
abec938b0a
Use base::size rather than arraysize
|
6 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
Samuel Attard
|
5798b152a6
chore: check GetAgent as GetTracingController() crashes if no agent is set
|
6 years ago |
Samuel Attard
|
9c36576ddd
chore: SetTracingController becomes SetAgent and corresponing contructions updated
|
6 years ago |
Milan Burda
|
1f3a89197c
chore: bump minimum supported macOS version to 10.10 (#15357)
|
6 years ago |
Jeremy Apthorp
|
6e037f5e71
use new node options parser
|
6 years ago |
Jeremy Apthorp
|
03131c5e77
build: [gn] node as a static lib
|
6 years ago |
Jeremy Apthorp
|
73ac019882
Fix up #includes to work with both GYP and GN
|
7 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
7 years ago |
deepak1556
|
f4ee48eaf4
v8-platform header is not required explicitly
|
7 years ago |
Shelley Vohr
|
7e7634d344
Chromium 63 - upgrade to Node v9.7.0 (#12219)
|
7 years ago |
Nitish Sakhawalkar
|
ecd0f9d0e7
Fix build by adding define in node_includes.h
|
7 years ago |
Aleksei Kuzmin
|
1cf95d2a26
Use node::NodePlatform instead of v8::platform in atom::NodeDebugger
|
7 years ago |
Kevin Sawicki
|
a33643c518
Start node inspector agent when --inspect is present
|
8 years ago |
Cheng Zhao
|
0a91779dfa
Node also defines LIKELY
|
8 years ago |
Cheng Zhao
|
7d42797c1f
Update node headers including
|
8 years ago |
Leonard Lamprecht
|
67dd19ed0f
Replace OS X and Mac OS with macOS
|
8 years ago |
Cheng Zhao
|
73223fe5c3
Upgrade to Node v6
|
9 years ago |
Cheng Zhao
|
e401335ebb
Get rid of the global_env
|
9 years ago |
Cheng Zhao
|
e365cb6b1c
No longer needs to define node_includes.h at last
|
9 years ago |
Cheng Zhao
|
211e386c89
win: Fix linking errors
|
10 years ago |
Cheng Zhao
|
09acb9032a
Allow using blink's private headers
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
c713deb1e8
Upgrade to new V8 APIs.
|
10 years ago |
Cheng Zhao
|
f176b2c58f
Switch to use MIT license.
|
11 years ago |
Cheng Zhao
|
a040a96652
Discard all our custom V8 helpers, use native-mate instead.
|
11 years ago |
Cheng Zhao
|
5dae7b8658
Put converters under atom/common/native_mate_converters.
|
11 years ago |