Robo
|
f30018b4b0
fix: crash in crypto.createDiffieHellman (#27766)
|
4 years ago |
Shelley Vohr
|
6cb23e1d36
fix: use non-symbols in isURLInstance check (#24831)
|
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 |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Samuel Attard
|
b87b501161
build: update eslint + eslint plugins (#22777)
|
5 years ago |
Jeremy Apthorp
|
53957d47d6
test: clean up some stale code in renderer spec runner (#21384)
|
5 years ago |
Samuel Attard
|
24939e8fa4
build: speedy tests on circle by splitting the test files into multiple jobs (#21015)
|
5 years ago |
Jeremy Apthorp
|
9055b5cf6d
test: simplify node setInterval test (#20594)
|
5 years ago |
Jeremy Apthorp
|
9abdfc11a9
test: remove usage of remote module from node tests (#20103)
|
5 years ago |
Jeremy Apthorp
|
832c926712
fix: allow unsandboxed renderers to request new privileges (#19953)
|
5 years ago |
Samuel Attard
|
2132fdfa28
fix: ensure we wait for the inspect to disconnect
|
5 years ago |
Electron Bot
|
50b9c7051e
chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648)
|
5 years ago |
Samuel Attard
|
764be844ec
fix: override the timers module impls to activate the uv loop (#18948)
|
5 years ago |
Shelley Vohr
|
cfb6e847a0
refactor: allow embedder overriding of internal FS calls (#17906) (#18183)
|
6 years ago |
Samuel Attard
|
67b3fbca89
fix: ensure the inspector agent is shutdown before cleaning up the node env (#18028)
|
6 years ago |
Shelley Vohr
|
38d75010c7
chore: rename atomBinding to electronBinding (#17419)
|
6 years ago |
Samuel Attard
|
5025c991ee
fix: pass the correct HostPort into the node inspector (#17380)
|
6 years ago |
Jeremy Apthorp
|
34fb6c2f35
fix: crash in ECDH.setPrivateKey (#17219)
|
6 years ago |
Jeremy Apthorp
|
b575631bb0
fix: bad assertion in crypto functions that use BN_bn2bin_padded (#17220)
|
6 years ago |
Shelley Vohr
|
cfba59929a
fix: backport patch to sync exposed crypto (#16822)
|
6 years ago |
Jeremy Apthorp
|
9ed89ace97
fix: expose aes-cfb ciphers from boringssl (#16573)
|
6 years ago |
SamvelRaja
|
8af532ba98
feat: added process.electron to get the electron version in forked process (#16450)
|
6 years ago |
Jeremy Apthorp
|
138ba53511
fix: expose ripemd160 hash from boringssl (#16454)
|
6 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
Alexey Kuzmin
|
3cb9aadb80
build: fix the build with enable_run_as_node disabled (#15711)
|
6 years ago |
deepak1556
|
c491fa59df
spec: update inspector-binding.js
|
6 years ago |
Samuel Attard
|
f02f9ba9fb
chore: add spec for --inspect after a -- (#15237)
|
6 years ago |
Shelley Vohr
|
1f246229b1
test: convert node spec to expect (#15345)
|
6 years ago |
Samuel Attard
|
0ee46cdc26
test: make run-as-node --inspect test more robust on windows
|
6 years ago |