Kevin Sawicki
|
10d39f673a
|
Add failing spec for duplicate references over IPC
|
2016-08-25 09:25:13 -07:00 |
|
Cheng Zhao
|
97a004a357
|
Merge pull request #6963 from electron/remote-buffers
Serialize ArrayBuffers as Buffers instead of Arrays over remote
|
2016-08-25 17:29:12 +09:00 |
|
Cheng Zhao
|
764c84f569
|
Merge pull request #6952 from deepak1556/custom_scheme_filesystem_patch
protocol: allow standard schemes to support filesystem api
|
2016-08-25 09:28:34 +09:00 |
|
Cheng Zhao
|
6e75e8e2bf
|
Merge pull request #6961 from electron/fullscreen-linux
Only change window state when fullscreen is true
|
2016-08-25 09:23:02 +09:00 |
|
Kevin Sawicki
|
b688539fe9
|
🎨 Use const
|
2016-08-24 17:00:03 -07:00 |
|
Kevin Sawicki
|
e1cf61f0cb
|
Add spec for Int16Array remote parameter
|
2016-08-24 16:47:14 -07:00 |
|
Kevin Sawicki
|
a1a7b1779c
|
Add missing space after comma
|
2016-08-24 16:41:59 -07:00 |
|
Kevin Sawicki
|
01e69353d5
|
Don't serialize ArrayBuffer as Array
|
2016-08-24 15:18:42 -07:00 |
|
Kevin Sawicki
|
363a02b82d
|
Add more remote Buffer specs
|
2016-08-24 15:01:52 -07:00 |
|
Kevin Sawicki
|
554e944105
|
Add test of sending Buffer
|
2016-08-24 14:49:25 -07:00 |
|
Zeke Sikelianos
|
a97b40eff5
|
Install node 4 on GitHub CI (#6948)
|
2016-08-24 14:37:19 -07:00 |
|
Kevin Sawicki
|
459c80da4e
|
Only change window state when fullscreen is true
|
2016-08-24 14:30:29 -07:00 |
|
Kevin Sawicki
|
4ce2c221c9
|
Minor doc edits and link to MDN page
|
2016-08-24 09:03:44 -07:00 |
|
deepak1556
|
62cb8428fb
|
use schemes from global instead of commandline
|
2016-08-24 20:22:35 +05:30 |
|
Cheng Zhao
|
7bdce52290
|
Merge pull request #6944 from electron/check-window-from-native-view
Access native window through native view
|
2016-08-24 16:25:27 +09:00 |
|
Cheng Zhao
|
dc73a5afea
|
Merge pull request #6896 from malept/fix-checksum-format
The checksum file needs to indicate that the files should be opened in binary mode
|
2016-08-24 16:15:22 +09:00 |
|
deepak1556
|
ae297760af
|
add spec and docs
|
2016-08-24 06:53:14 +05:30 |
|
deepak1556
|
ad0c86db7a
|
register custom schemes to access files through filesystem api
|
2016-08-24 05:46:54 +05:30 |
|
Kevin Sawicki
|
21de91d6e2
|
Don't open dev tools if already initialized
|
2016-08-23 15:26:13 -07:00 |
|
Kevin Sawicki
|
1276587ebe
|
Merge pull request #6934 from electron/add-missing-class-descriptions
Give every class a description
|
2016-08-23 10:16:29 -07:00 |
|
Kevin Sawicki
|
463b3de199
|
Use correct GetToplevelWindow signature
|
2016-08-23 10:12:55 -07:00 |
|
Kevin Sawicki
|
399470e281
|
Add spec for detached window crash
|
2016-08-23 10:06:05 -07:00 |
|
Kevin Sawicki
|
dd5ee28b2f
|
Access window through native view
|
2016-08-23 09:51:54 -07:00 |
|
Jessica Lord
|
bb7599cddd
|
Merge pull request #6938 from electron/add-accessibility-doc
Add accessibility doc
|
2016-08-23 09:30:02 -07:00 |
|
Cheng Zhao
|
88979a9844
|
Bump v1.3.4
|
2016-08-23 17:03:07 +09:00 |
|
Cheng Zhao
|
4ca6587660
|
Merge pull request #6935 from electron/default-network-conditions
Default network conditions to 0.0
|
2016-08-23 16:40:36 +09:00 |
|
Zeke Sikelianos
|
098d4dc0ca
|
improve wording about class instantiation
|
2016-08-22 21:45:25 -07:00 |
|
Jessica Lord
|
d2ad88978a
|
Add accessibility doc
|
2016-08-22 16:27:33 -07:00 |
|
Kevin Sawicki
|
0485e9eb36
|
🎨 Go back to single line declaration
|
2016-08-22 16:26:31 -07:00 |
|
Kevin Sawicki
|
0955c2fd4d
|
Merge pull request #6936 from electron/add-missing-require
add missing require to win.loadURL doc
|
2016-08-22 15:49:48 -07:00 |
|
Zeke Sikelianos
|
84fc1d022f
|
add missing require to win.loadURL doc
|
2016-08-22 14:25:48 -07:00 |
|
Kevin Sawicki
|
4fc6cf48b0
|
Document enableNetworkEmulation defaults
|
2016-08-22 14:25:42 -07:00 |
|
Kevin Sawicki
|
ad3dc3766e
|
Default network values to 0.0
|
2016-08-22 14:19:09 -07:00 |
|
Zeke Sikelianos
|
3d371e09b7
|
add a blockquote for every class
|
2016-08-22 14:11:03 -07:00 |
|
Kevin Sawicki
|
e84d0ebb7e
|
Merge pull request #6932 from electron/fix-power-save-blocker-doc-bug
Fix some invalid docs
|
2016-08-22 12:30:00 -07:00 |
|
Zeke Sikelianos
|
8c0a551d25
|
fix linting errors in docs
|
2016-08-22 11:47:55 -07:00 |
|
Zeke Sikelianos
|
ee44ab7ecd
|
wrap MenuItem constructor in backticks
|
2016-08-22 11:29:15 -07:00 |
|
Zeke Sikelianos
|
39c5ff2077
|
missing space in doc
|
2016-08-22 11:17:05 -07:00 |
|
Cheng Zhao
|
d6a63855c4
|
Merge pull request #6926 from electron/fix-fetch
Use scoped policy for micro tasks
|
2016-08-22 20:08:08 +09:00 |
|
Cheng Zhao
|
103fea5cdf
|
Use scoped policy for micro tasks
|
2016-08-22 19:34:59 +09:00 |
|
Cheng Zhao
|
9bc6302aea
|
spec: Add test case for fetch
|
2016-08-22 19:26:07 +09:00 |
|
Cheng Zhao
|
374e23fc37
|
Merge pull request #6922 from TomKaltz/patch-1
Update devtools-extension.md
|
2016-08-22 16:52:18 +09:00 |
|
Cheng Zhao
|
c1989fb794
|
Merge pull request #6913 from markwylde/bugfix-spelling-fix
Fix spelling mistake from registred to registered
|
2016-08-22 11:19:09 +09:00 |
|
Cheng Zhao
|
be9fa3c9d3
|
Merge pull request #6923 from electron/fix-path-compatibility
Do not add extra space when args is empty
|
2016-08-22 11:00:07 +09:00 |
|
Cheng Zhao
|
23ca9fcd02
|
Merge pull request #6900 from electron/loadurl-example
Improve doc for loadURL
|
2016-08-22 10:46:03 +09:00 |
|
Cheng Zhao
|
31b82731ac
|
Cleanup the usages of std::wstring
|
2016-08-22 09:57:52 +09:00 |
|
Cheng Zhao
|
77dfd3a76c
|
Do not add extra space when args is empty
|
2016-08-22 09:50:58 +09:00 |
|
Cheng Zhao
|
8b9fd8a76e
|
Merge pull request #6858 from electron/default-protocol-launch-args
Allow settings of launch args when using defaultProtocol
|
2016-08-22 09:32:54 +09:00 |
|
Thomas Kaltz III
|
77dc700c51
|
Update devtools-extension.md
Cerebral Debugger is now supported under Electron
|
2016-08-21 17:36:26 -04:00 |
|
Mark Wylde
|
c55b1e87ed
|
Fix spelling mistake from registred to registered
|
2016-08-20 14:25:13 +01:00 |
|