Shelley Vohr
|
659e79fc08
|
refactor: prevent consistent early exception (#24191)
* refactor: prevent consistent early exception
* Use _linkedBinding where possible
* Remove dead electronBinding
|
2020-06-22 20:32:45 -07:00 |
|
Alexey Kuzmin
|
33d6a99d40
|
test: call "expect()" on a correct call stack (#23675)
|
2020-05-20 22:18:48 +02:00 |
|
Samuel Attard
|
0d2e967960
|
feat: expose electron/{process} typed modules (#22937)
* feat: expose electron/{process} typed modules
* chore: update imports for common modules
* chore: update typescript generator
* chore: remap electron/* to the internal packages
|
2020-04-06 17:04:09 -07:00 |
|
Samuel Attard
|
5d657dece4
|
build: enable JS semicolons (#22783)
|
2020-03-20 13:28:31 -07:00 |
|
Jeremy Apthorp
|
0c02d794c9
|
feat: add onclose method to MessagePort (#22532)
* feat: add onclose method to MessagePort
* more scope, more good
* de-flake GC test
|
2020-03-13 10:00:50 -07:00 |
|
Jeremy Apthorp
|
b4d07f76d3
|
feat: MessagePorts in the main process (#22404)
|
2020-03-11 18:07:54 -07:00 |
|
Jeremy Apthorp
|
19314d3caf
|
fix: remove catch-all HandleScope (#22531)
|
2020-03-10 18:16:58 -07:00 |
|
Samuel Attard
|
24939e8fa4
|
build: speedy tests on circle by splitting the test files into multiple jobs (#21015)
* build: let circleci divide our test suites in two
* well our tests rely on side affects, thats cool I guess
|
2019-11-06 16:15:55 -08:00 |
|
Jeremy Apthorp
|
ecd9e1f26e
|
chore: lint spec-main (#20835)
|
2019-11-01 13:37:02 -07:00 |
|
Jeremy Apthorp
|
9e8bd433df
|
fix: ensure correct ordering of sendSync w.r.t. send (#18630)
|
2019-06-04 17:10:31 -07:00 |
|
Jeremy Apthorp
|
c436997840
|
feat: add ipcRenderer.invoke() (#18449)
|
2019-05-31 10:25:19 -07:00 |
|