Cheng Zhao
|
eeca6fcb55
|
Revert "Fix window.opener being null when nativeWindowOpen is used"
|
2017-08-07 19:50:23 +09:00 |
|
Andrew MacDonald
|
a8759a3176
|
Ensure DesktopCapturers are destroyed when no longer needed.
|
2017-08-04 15:06:58 -07:00 |
|
Zeke Sikelianos
|
f1f43c51bb
|
Merge pull request #10190 from electron/update-releasing-guide
improve the releasing guide
|
2017-08-04 13:52:26 -07:00 |
|
Vanessa Yuen
|
5f1a683869
|
Merge pull request #10157 from runinspring/patch-2
Create keyboard-shortcuts
|
2017-08-04 13:46:16 -04:00 |
|
Cheng Zhao
|
63d7aee1a6
|
Merge pull request #9961 from electron/fix-window-opener
Fix window.opener being null when nativeWindowOpen is used
|
2017-08-04 21:18:47 +09:00 |
|
Zeke Sikelianos
|
e8af45e130
|
document npm promotion
|
2017-08-03 13:24:18 -07:00 |
|
Zeke Sikelianos
|
01283c26a8
|
improve the releasing guide
|
2017-08-03 12:55:33 -07:00 |
|
Vanessa Yuen
|
c8e2e37146
|
Merge branch 'master' into publish-prebuilt
|
2017-08-02 14:57:28 -04:00 |
|
John Kleinschmidt
|
7961a97d7d
|
Merge pull request #10181 from electron/mocha-grep-docs
Parse --grep and --invert for mocha
|
2017-08-02 14:03:34 -04:00 |
|
Kevin Sawicki
|
7cf34c6f62
|
Parse --grep and --invert for mocha
|
2017-08-02 10:57:15 -07:00 |
|
Cheng Zhao
|
5e06ac11e9
|
Merge pull request #10175 from electron/fix-more-crashes
Fix a few more crashes in tests
|
2017-08-02 19:03:13 +09:00 |
|
Cheng Zhao
|
dc1269615a
|
spec: Suppress the select-client-certificate test
Not sure why it is not working
|
2017-08-02 16:07:46 +09:00 |
|
Cheng Zhao
|
7d7bb1581b
|
spec: Disable crashReporter tests for some CI machines
Have no idea why it is failing on our CI machines, but at least Appveyor
works fine.
|
2017-08-02 15:54:50 +09:00 |
|
Cheng Zhao
|
5ccae79ea7
|
spec: Suppress the app.importCertificate test
I have no idea why it failed, somehow the page can not load with the
provided certificated.
|
2017-08-02 15:17:18 +09:00 |
|
Cheng Zhao
|
28959da2b7
|
spec: Fix the event test calling done for multiple times
|
2017-08-02 15:06:06 +09:00 |
|
Cheng Zhao
|
d166d08dd5
|
spec: Enable passing -g to test.py
|
2017-08-02 14:45:06 +09:00 |
|
Cheng Zhao
|
4e2cb549c7
|
Notify net error asyncronously
Notifying net error syncronously would result in crash.
|
2017-08-02 11:14:06 +09:00 |
|
Cheng Zhao
|
b315eb83fd
|
spec: Suppress the test that destroys WebContents in event listener
It is crashing when Electron is built in Debug mode.
|
2017-08-02 11:14:06 +09:00 |
|
Cheng Zhao
|
bd697275c2
|
Ignore all node_modules/ dirs
|
2017-08-02 10:31:27 +09:00 |
|
Vanessa Yuen
|
c0f68af458
|
minor changes as per code review comments
|
2017-08-01 21:06:50 -04:00 |
|
Vanessa Yuen
|
f251799049
|
Merge pull request #10173 from electron/update-glosssary
update glossary entries for brightray, libcc, V8
|
2017-08-01 16:19:41 -04:00 |
|
Vanessa Yuen
|
6e86a95f5e
|
remove package-lock from /npm
|
2017-08-01 16:15:24 -04:00 |
|
Vanessa Yuen
|
cc2edba049
|
remove github authentication since it's not needed to access published release assets on gh
|
2017-08-01 16:10:29 -04:00 |
|
Vanessa Yuen
|
511bd84ece
|
work with published release instead of draft release
add beta/latest tag with `npm publish`
|
2017-08-01 16:08:30 -04:00 |
|
Vanessa Yuen
|
cd1c5103c7
|
remove unnecessary tests & dependencies from /npm
|
2017-08-01 16:07:51 -04:00 |
|
Zeke Sikelianos
|
5ab38f7674
|
update glossary entries for brightray, libcc, V8
|
2017-08-01 10:58:33 -07:00 |
|
Vanessa Yuen
|
1577360312
|
fix lint errors
|
2017-08-01 11:50:57 -04:00 |
|
Siyuan Liu
|
f56abac7a8
|
fix linting error
|
2017-08-01 17:52:48 +08:00 |
|
Vanessa Yuen
|
eaa63c880e
|
add final "integration test" before running npm publish on the prebuilt
|
2017-08-01 00:50:40 -04:00 |
|
Cheng Zhao
|
761eca052a
|
Merge pull request #10162 from electron/native-image-crashes
Fix crashes due to using Debug version of libc++
|
2017-07-31 17:11:28 +09:00 |
|
Cheng Zhao
|
0ee2ab8a6e
|
Fix accessing empty vector in V8FunctionInvoker
|
2017-07-31 16:47:14 +09:00 |
|
Cheng Zhao
|
4b46eca329
|
spec: Always run crash-reporter at last
So when a test crashed we can always see the stack trace.
|
2017-07-31 16:36:52 +09:00 |
|
Cheng Zhao
|
9ced85d860
|
Terminate tests when renderer process crashed
|
2017-07-31 16:24:23 +09:00 |
|
Cheng Zhao
|
6ee95f9529
|
Fix crash when converting invalid image to JPEG
|
2017-07-31 15:48:54 +09:00 |
|
Cheng Zhao
|
a6c8329a68
|
Remove unneeded heap allocation
|
2017-07-31 15:45:59 +09:00 |
|
Cheng Zhao
|
2d644a1560
|
Merge pull request #10161 from electron/fix-cross-linux
Fix Linux ia32/arm build
|
2017-07-31 15:34:40 +09:00 |
|
Cheng Zhao
|
22bf43ecc0
|
Fix Linux ia32/arm build
|
2017-07-31 12:37:56 +09:00 |
|
Cheng Zhao
|
e10ebfa7f3
|
Merge pull request #10148 from electron/fix-arm-deps
Fix conflicting dependencies for building arm
|
2017-07-31 11:16:20 +09:00 |
|
Cheng Zhao
|
a7035b08d5
|
Merge pull request #10070 from electron/fix-dbus-menu
Only update dbus menu when it has been changed
|
2017-07-31 10:42:08 +09:00 |
|
Cheng Zhao
|
5b7cf19ced
|
Merge pull request #10099 from electron/leak-node-environment
Leak the Node environment when context is released
|
2017-07-31 10:41:45 +09:00 |
|
Siyuan Liu
|
5a48c1feed
|
fixes 10128
|
2017-07-31 09:32:45 +08:00 |
|
Samuel Attard
|
bd99bcbf64
|
Fix typo in comment
|
2017-07-31 11:00:00 +10:00 |
|
Samuel Attard
|
32327b77a5
|
Remove unneeded check but document why it is not there now
|
2017-07-31 10:47:25 +10:00 |
|
ZhangYu
|
783ba397e7
|
Create keyboard-shortcuts
|
2017-07-30 22:31:23 +08:00 |
|
Samuel Attard
|
3ac2f674bc
|
Fix nativeWindowOpen's opener being null
|
2017-07-29 19:21:28 +10:00 |
|
John Kleinschmidt
|
d38c9a4644
|
Merge pull request #10138 from electron/improve-linux-build-instructions
improve linux build instructions
|
2017-07-28 16:36:04 -04:00 |
|
John Kleinschmidt
|
b17d34a88c
|
Update with better instructions for building libchromiumcontent
|
2017-07-28 16:27:33 -04:00 |
|
John Kleinschmidt
|
7d8f62293f
|
Fix conflicting dependencies for building arm
|
2017-07-28 12:24:44 -04:00 |
|
Birunthan Mohanathas
|
20ae611dd9
|
Merge pull request #10097 from liusy182/liusy182-browserview
#10039 add BrowserView.fromId
|
2017-07-28 01:27:47 +03:00 |
|
John Kleinschmidt
|
fa8d12cb66
|
Merge pull request #10126 from electron/fix-travis
Fix No module named google_compute_engine error
|
2017-07-27 17:21:23 -04:00 |
|