Cheng Zhao
|
13a1d79ca6
|
Deperecate AtomSecurityStateModelClient with SecurityStateTabHelper
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
3224c39371
|
Mac's version checking function has changed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
1d29b23662
|
Update api::WebContents
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
231173aa90
|
Namespace of ChangeCause has changed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
d4e3dade39
|
WindowCapturer and ScreenCapturer are merged to DesktopCapturer
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
7a7b72ce04
|
SimpleMenuModel::MenuClosed renamed to MenuWillClose
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
c10eb73166
|
Signature of OnCreateWindow has changed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
d8e9432b0d
|
contentTracing.setWatchEvent/cancelWatchEvent is removed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
0a91779dfa
|
Node also defines LIKELY
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
074cad9146
|
A few new V8 defines
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
406224edff
|
enable_pepper_cdms is now a feature flag
So we should not define it anymore.
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
c1df762656
|
Update crashpad to 556c4e4
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
b83676f9e9
|
Update to Chrome 56
|
2017-02-06 10:34:28 -08:00 |
|
Kevin Sawicki
|
1518ff5ddf
|
Bump v1.5.1
|
2017-02-06 08:56:48 -08:00 |
|
Kevin Sawicki
|
18357512f3
|
Merge pull request #8515 from electron/auto-launch-squirrel-support
Support custom launch path in app.setLoginItemSettings
|
2017-02-06 08:55:32 -08:00 |
|
Kevin Sawicki
|
1b3d3b6b75
|
Use return value of GetProcessExecPath
|
2017-02-06 08:34:35 -08:00 |
|
CharlieHess
|
1178915f30
|
Ensure backwards compatibility with getLoginItemSettings.
We need to make sure the executable path is not quoted.
|
2017-02-06 08:34:35 -08:00 |
|
Kevin Sawicki
|
b7b200c874
|
Fix typo in getLoginItemSettings doc
|
2017-02-06 08:34:35 -08:00 |
|
Kevin Sawicki
|
1c6a07c68d
|
Clear Update.exe login item settings in afterEach
|
2017-02-06 08:34:35 -08:00 |
|
Kevin Sawicki
|
3c2539eced
|
Update example to use new option keys
|
2017-02-06 08:34:35 -08:00 |
|
Kevin Sawicki
|
e2501a80e4
|
Add path and args to LoginItemSettings struct
|
2017-02-06 08:34:35 -08:00 |
|
Charlie Hess
|
29d0a30d63
|
Oh, browser_linux is a thing too.
|
2017-02-06 08:34:35 -08:00 |
|
CharlieHess
|
25bc02f332
|
Don't append "%1" in the Run registry key.
It's only necessary for the protocol launch path.
|
2017-02-06 08:34:35 -08:00 |
|
Charlie Hess
|
d2ffd87668
|
I will never appreciate standard.
|
2017-02-06 08:34:35 -08:00 |
|
CharlieHess
|
852e158cc6
|
Make sure the spec takes arguments into account.
|
2017-02-06 08:34:35 -08:00 |
|
Charlie Hess
|
4fce00148d
|
Add a spec for this behavior on Windows.
|
2017-02-06 08:34:35 -08:00 |
|
Charlie Hess
|
26d4a3b0ba
|
Fix method signature on macOS.
|
2017-02-06 08:34:35 -08:00 |
|
CharlieHess
|
02dfdf75a0
|
Line Lengths!
|
2017-02-06 08:34:35 -08:00 |
|
CharlieHess
|
45e2f35eff
|
Provide guidance in the docs.
|
2017-02-06 08:34:35 -08:00 |
|
CharlieHess
|
62c8a00347
|
This is rubbish let's pull the escape hatch.
Make all these arguments user-provided instead.
|
2017-02-06 08:34:35 -08:00 |
|
CharlieHess
|
0a6a8192b6
|
Close to a working Squirrel shortcut.
|
2017-02-06 08:34:35 -08:00 |
|
Charlie Hess
|
39b6bcb621
|
First pass at auto-launch supporting Squirrel.
|
2017-02-06 08:34:35 -08:00 |
|
Kevin Sawicki
|
093b844859
|
Merge pull request #8509 from electron/upgrading-chrome-doc
Add initial upgrading chrome checklist
|
2017-02-03 09:58:29 -08:00 |
|
Zeke Sikelianos
|
6df446baba
|
Merge pull request #8583 from crowchirp/docs-typo-fixes
Docs typo fixes
|
2017-02-03 09:55:43 -08:00 |
|
Kevin Sawicki
|
de18f09588
|
Add initial upgrading chrome checklist
|
2017-02-03 09:54:34 -08:00 |
|
Kevin Sawicki
|
2f3578679f
|
Merge pull request #8572 from electron/content-tracing-app-ready
Document using content tracing after app ready
|
2017-02-03 09:53:53 -08:00 |
|
Kevin Sawicki
|
7b3e998cc6
|
Use content tracing after app ready
|
2017-02-03 09:45:18 -08:00 |
|
Kevin Sawicki
|
cf694ef32b
|
Merge pull request #8570 from electron/force-refresh-menu-role
Add forcereload menu item role
|
2017-02-03 09:44:57 -08:00 |
|
Kevin Sawicki
|
b1f260ac87
|
Add forcereload to MenuItem doc
|
2017-02-03 09:39:41 -08:00 |
|
Kevin Sawicki
|
fb08f56fc8
|
Add forcereload menu item role
|
2017-02-03 09:39:41 -08:00 |
|
Kevin Sawicki
|
555347e726
|
Merge pull request #8569 from electron/webview-default-node-integration
Mention presence of webview attributes enables them
|
2017-02-03 09:39:22 -08:00 |
|
Kevin Sawicki
|
50b9dfa61a
|
Use querySelector to make examples more portable
|
2017-02-03 09:32:15 -08:00 |
|
Kevin Sawicki
|
4539a6f4d5
|
Change wording from on to present
|
2017-02-03 09:32:15 -08:00 |
|
Kevin Sawicki
|
4abbd65628
|
Merge pull request #8568 from electron/initialize-color-listener-after-app-is-ready
Initialize color listener after app is ready
|
2017-02-03 09:31:58 -08:00 |
|
Kevin Sawicki
|
5973aa36ad
|
Initialize color listener after app is ready
|
2017-02-03 09:00:18 -08:00 |
|
Kevin Sawicki
|
62a400b7d6
|
Merge pull request #8566 from electron/prompt-to-create-property
Support returning non-existent file paths from Windows open dialog
|
2017-02-03 08:58:52 -08:00 |
|
Chandan Rai
|
75ec73d6fe
|
Merge remote-tracking branch 'origin/patch-3' into docs-typo-fixes
|
2017-02-03 22:23:35 +05:30 |
|
Chandan Rai
|
1a3abb61ed
|
Merge remote-tracking branch 'origin/patch-2' into docs-typo-fixes
|
2017-02-03 22:23:21 +05:30 |
|
Chandan Rai
|
4a6cbd76c8
|
corrected typo
|
2017-02-03 19:26:37 +05:30 |
|
Chandan Rai
|
9e7bcda07d
|
corrected typo
|
2017-02-03 19:11:37 +05:30 |
|