Cheng Zhao
|
c70ec47138
|
Merge pull request #6595 from lukeapage/patch-8
Clarify the default arguments for Menu popup
|
2016-07-26 11:16:57 +09:00 |
|
Samuel Attard
|
12dba2cb67
|
Remove all spaces from potential appUserModelID as it isn't allowed by the spec
|
2016-07-26 11:44:01 +10:00 |
|
Samuel Attard
|
20e26a9639
|
Move auto-updater-win to ES6
|
2016-07-26 11:40:55 +10:00 |
|
Kevin Sawicki
|
c730800f0c
|
Merge pull request #6601 from feross/master
Fix test for PR #6600
|
2016-07-25 17:45:50 -07:00 |
|
Feross Aboukhadijeh
|
9bc144c880
|
Fix test for PR #6600
Just realized that the tests don't pass after my PR. This fixes that :)
|
2016-07-25 17:27:45 -07:00 |
|
Kevin Sawicki
|
8c7d28de27
|
Merge pull request #6600 from feross/master
MenuItem: Use 'Close Window' for 'close' role label
|
2016-07-25 15:21:05 -07:00 |
|
Feross Aboukhadijeh
|
d6a7ced32c
|
MenuItem: Use 'Close Window' for 'close' role label
On OS X, the standard label that's used for the 'close' role is 'Close
Window'. You can see this in the default macOS apps from Apple.
|
2016-07-25 15:13:17 -07:00 |
|
gellert
|
9d83ce1676
|
resolves
|
2016-07-25 21:09:49 +02:00 |
|
Kevin Sawicki
|
b627b8711a
|
Add spec for accessing normal files
|
2016-07-25 11:17:40 -07:00 |
|
Kevin Sawicki
|
8eca019157
|
Support paths as Buffers
|
2016-07-25 11:10:36 -07:00 |
|
Kevin Sawicki
|
30fbe92970
|
Add asar-supported fs.accessSync implementation
|
2016-07-25 11:05:18 -07:00 |
|
gellert
|
8fb7872b84
|
removes logs and adds webcontentsview init
|
2016-07-25 19:58:21 +02:00 |
|
gellert
|
0ad0c79202
|
adds beginframe scheduling
|
2016-07-25 19:58:14 +02:00 |
|
Kevin Sawicki
|
3ad5504194
|
Add asar-supported fs.access implementation
|
2016-07-25 10:50:30 -07:00 |
|
gellert
|
9e10f211d7
|
removes commented includes
|
2016-07-25 19:44:44 +02:00 |
|
gellert
|
8090278708
|
breaks down osr api to separate files
|
2016-07-25 19:44:44 +02:00 |
|
gellert
|
14836cef02
|
using damage_rect
|
2016-07-25 19:44:44 +02:00 |
|
gellert
|
96e1ba9c14
|
gpu acclereted osr added
|
2016-07-25 19:44:44 +02:00 |
|
Heilig Benedek
|
5371921f8a
|
speed(up) bump
|
2016-07-25 19:44:44 +02:00 |
|
Heilig Benedek
|
4a0f0063a0
|
speedup base
|
2016-07-25 19:44:44 +02:00 |
|
Kevin Sawicki
|
a518c47f4c
|
Use let/const instead of var
|
2016-07-25 10:43:38 -07:00 |
|
liusi
|
8129c27a4a
|
Merge branch 'master' of https://github.com/electron/electron into restore-issue
|
2016-07-25 22:53:18 +08:00 |
|
liusi
|
2cc01eea30
|
issue 6574 - Window position doesn't restore correctly
|
2016-07-25 22:51:27 +08:00 |
|
gellert
|
6eba509d53
|
removes logs and adds webcontentsview init
|
2016-07-25 15:55:00 +02:00 |
|
Luke Page
|
c365aa85c2
|
Clarify the default arguments for popup
The null / -1 defaults weren't very helpful, so changed to follow other documentation and write the behaviour if that param is missing.
|
2016-07-25 13:57:38 +02:00 |
|
Cheng Zhao
|
729b84f2ca
|
Merge pull request #6576 from electron/browser-window-proxy-docs
Fix BrowserWindowProxy documentation
|
2016-07-25 16:55:49 +09:00 |
|
Cheng Zhao
|
66086880e2
|
Merge pull request #6575 from electron/asar-doc-fixes
fix wording in asar doc
|
2016-07-25 16:55:20 +09:00 |
|
Cheng Zhao
|
a30997867f
|
Merge pull request #6573 from electron/native-image-doc
Fix documentation for NativeImage
|
2016-07-25 16:55:09 +09:00 |
|
Cheng Zhao
|
72c4952907
|
Merge pull request #6590 from electron/reliable-typed-array
Use ArrayBuffer.isView to detect Buffer and ArrayBuffer
|
2016-07-25 16:54:54 +09:00 |
|
Cheng Zhao
|
7a61966423
|
Use deepEqual for comparing type arrays
|
2016-07-25 16:41:20 +09:00 |
|
Cheng Zhao
|
9ddb62c42a
|
Use Buffer.from instead of deprecated new Buffer
|
2016-07-25 16:40:22 +09:00 |
|
Cheng Zhao
|
1c9421bc89
|
Use ArrayBuffer.isView to detect Buffer and ArrayBuffer
|
2016-07-25 16:39:09 +09:00 |
|
Cheng Zhao
|
eb51e080e5
|
spec: TypeArray should work in remote
|
2016-07-25 16:30:40 +09:00 |
|
Cheng Zhao
|
200d09cc70
|
Merge pull request #6572 from haadcode/master
Add support for TypedArrays in IPC.
|
2016-07-25 16:22:29 +09:00 |
|
Cheng Zhao
|
fb251ac09b
|
Update brightray for #6156
|
2016-07-25 16:08:38 +09:00 |
|
Cheng Zhao
|
e95da6ad1b
|
Merge pull request #6565 from TiagoDanin/Update-Doc
Update docs-translations
|
2016-07-25 16:05:04 +09:00 |
|
Cheng Zhao
|
fd8cc63ca9
|
Merge pull request #6558 from deepak1556/session_proxy_patch
session: add proxyBypassRules option to setProxy api
|
2016-07-25 16:03:50 +09:00 |
|
Cheng Zhao
|
c497765dea
|
Merge pull request #6524 from liusy182/painted-event-6426
add "view-painted" event to WebContent.
|
2016-07-25 16:02:50 +09:00 |
|
Cheng Zhao
|
c0f81d14e4
|
Bump v1.3.0
|
2016-07-25 12:57:10 +09:00 |
|
Cheng Zhao
|
4af72617ee
|
Merge pull request #6589 from electron/200-resources
Load a few resources pak added in Chrome 52
|
2016-07-25 12:54:45 +09:00 |
|
Cheng Zhao
|
b013abf829
|
Copy a few more files to out dir
|
2016-07-25 12:11:01 +09:00 |
|
Cheng Zhao
|
221f53ab08
|
Load a few more pak files
|
2016-07-25 11:10:53 +09:00 |
|
Cheng Zhao
|
f4207560f2
|
Update libchromiumcontent: fix linking error on Linux
|
2016-07-25 08:53:58 +09:00 |
|
Cheng Zhao
|
f09fc2f6e9
|
Merge pull request #6585 from electron/win-release
Do not export symbols of OpenSSL on Windows
|
2016-07-24 22:23:19 +09:00 |
|
Cheng Zhao
|
e8c03f2555
|
Do not export symbols of OpenSSL on Windows
|
2016-07-24 21:56:16 +09:00 |
|
Cheng Zhao
|
ed14f661dd
|
Merge pull request #6584 from electron/fix-ci
Do not throw exception when channel name is "error"
|
2016-07-24 21:55:11 +09:00 |
|
Cheng Zhao
|
751ee53683
|
Do not throw exception when channel name is "error"
|
2016-07-24 21:08:25 +09:00 |
|
haad
|
fac330fb50
|
Fix TypedArray check, add check when instanceof doesn't work for TypedArrays.
|
2016-07-23 12:43:49 +01:00 |
|
haad
|
2757046e71
|
Add isTypedArray to Electron exports
|
2016-07-23 11:30:14 +01:00 |
|
Zeke Sikelianos
|
a2ffab40f9
|
use an instance-variable-style name for BrowserWindowProxy
|
2016-07-22 15:00:10 -07:00 |
|