deepak1556
|
9d8af43617
|
add spec
|
2016-05-29 13:43:26 +05:30 |
|
deepak1556
|
23fbb57d72
|
protocol: store response data when reader is not ready
|
2016-05-29 13:17:31 +05:30 |
|
Cheng Zhao
|
d1e56f416c
|
Update the docs on using DevTools extension
|
2016-05-29 15:19:41 +09:00 |
|
Cheng Zhao
|
5f3fdbe635
|
Simplify the implementation of sendToAll
|
2016-05-29 12:10:32 +09:00 |
|
Cheng Zhao
|
de001a9bbf
|
Use meaningful name for extensionId
|
2016-05-29 11:57:20 +09:00 |
|
Cheng Zhao
|
ec1944c146
|
Implement chrome.tab.onCreated/onRemoved APIs
|
2016-05-29 11:50:14 +09:00 |
|
Cheng Zhao
|
2431d886bf
|
Current handle sender.tab for background pages
|
2016-05-29 10:46:48 +09:00 |
|
Cheng Zhao
|
dd804d7432
|
Enable specifying custom command line switches
|
2016-05-29 10:34:53 +09:00 |
|
Cheng Zhao
|
f693b042b5
|
Fix js lint warnings
|
2016-05-28 22:46:15 +09:00 |
|
Cheng Zhao
|
747f910ce0
|
Merge pull request #5736 from electron/missing-has-own-property
Support objects with no prototype over IPC
|
2016-05-28 13:42:30 +00:00 |
|
Cheng Zhao
|
3c7d94f2d9
|
Merge pull request #5742 from electron/duplicate-hidden-inset-check
Remove duplicate hidden-inset check
|
2016-05-28 13:42:15 +00:00 |
|
Cheng Zhao
|
f4fe60d126
|
Set default mimeType for BufferJob
|
2016-05-28 22:36:22 +09:00 |
|
Cheng Zhao
|
30dca2b4e1
|
Pages in chrome extension should not have node integration
|
2016-05-28 21:46:53 +09:00 |
|
Cheng Zhao
|
9ed4730cba
|
Pass sender for chrome.runtime.onMessage
|
2016-05-28 21:45:23 +09:00 |
|
Cheng Zhao
|
5eb9ed1729
|
Implement chrome.tabs.sendMessage
|
2016-05-28 21:35:07 +09:00 |
|
Cheng Zhao
|
62fb4f9820
|
Implement chrome.runtime.sendMessage
|
2016-05-28 21:23:43 +09:00 |
|
Cheng Zhao
|
ba315248e0
|
Use ipcRenderer.sendTo to get rid of routers in main process
|
2016-05-28 21:13:00 +09:00 |
|
Cheng Zhao
|
a58b84bbd7
|
spec: ipcRenderer.sendTo sends message to WebContents
|
2016-05-28 20:50:30 +09:00 |
|
Cheng Zhao
|
ae1f442b02
|
Add ipcRenderer.sendTo
|
2016-05-28 20:50:28 +09:00 |
|
Cheng Zhao
|
d55b96fdf5
|
Clean up the Chrome API implementation code
|
2016-05-28 20:33:18 +09:00 |
|
Cheng Zhao
|
31628abadc
|
Implement chrome.tabs.executeScript
|
2016-05-28 16:41:12 +09:00 |
|
Cheng Zhao
|
db94121360
|
Implement port.sender
|
2016-05-28 16:01:16 +09:00 |
|
Cheng Zhao
|
f5b430d9e1
|
Inject chrome.* to content scripts
|
2016-05-28 15:37:44 +09:00 |
|
Cheng Zhao
|
d8db695712
|
Handle port disconnecting
|
2016-05-28 12:07:08 +09:00 |
|
Cheng Zhao
|
599d3c147b
|
Background pages and content script should be loaded on startup
|
2016-05-28 10:39:11 +09:00 |
|
Cheng Zhao
|
e76c36a9a8
|
Make simple runtime.connect work
|
2016-05-28 10:26:41 +09:00 |
|
Cheng Zhao
|
dfe7ae2124
|
Add webContents.fromId
|
2016-05-28 10:10:24 +09:00 |
|
Kevin Sawicki
|
5deb86d6f9
|
Merge pull request #5744 from aaronang/docs-improve-structure-of-source-code
📝 Indicate directories in the Structure of Source Code section
|
2016-05-27 15:41:28 -07:00 |
|
Aaron Ang
|
0a03dcd481
|
📝 Indicate directories in the Structure of Source Code section
[ci skip]
|
2016-05-28 00:22:47 +02:00 |
|
Kevin Sawicki
|
6e8945d7fa
|
Merge pull request #5738 from electron/remove-deprecated-apis-from-docs
Remove deprecated APIs from the docs
|
2016-05-27 15:10:45 -07:00 |
|
Kevin Sawicki
|
1704b1ad53
|
Remove APIs that are no longer present
|
2016-05-27 15:08:29 -07:00 |
|
Kevin Sawicki
|
d02c1fbbf4
|
Merge pull request #5670 from electron/custom-fork-docs
Create guide for how to create your own from-source Electron fork
|
2016-05-27 14:34:49 -07:00 |
|
Kevin Sawicki
|
6add7f8d49
|
we -> it
|
2016-05-27 14:34:23 -07:00 |
|
Kevin Sawicki
|
ba6c8b531f
|
Add ELECTRON_REPO example
|
2016-05-27 14:06:40 -07:00 |
|
Kevin Sawicki
|
82bc98ec3c
|
Put - at end of previous line
|
2016-05-27 14:06:04 -07:00 |
|
Kevin Sawicki
|
1e28e3fc27
|
Add trailing slashes to directories
|
2016-05-27 14:06:04 -07:00 |
|
Kevin Sawicki
|
2effa32e3e
|
Tighten up section title
|
2016-05-27 14:06:04 -07:00 |
|
Kevin Sawicki
|
f17e64e726
|
Tweak fork section
|
2016-05-27 14:06:04 -07:00 |
|
Kevin Sawicki
|
556b39c6f2
|
ATOM_SHELL -> ELECTRON in env vars
|
2016-05-27 14:06:04 -07:00 |
|
Kevin Sawicki
|
4734cbaf1c
|
Move custom fork content to app distribution doc
|
2016-05-27 14:06:04 -07:00 |
|
Paul Betts
|
153a7f19ae
|
Add notes on S3 directory structure
|
2016-05-27 14:06:04 -07:00 |
|
Paul Betts
|
0b27db2ef4
|
Create guide for how to create your own from-source Electron fork
This PR adds the notes on how to use Surf to build and upload a custom version of Electron
|
2016-05-27 14:06:04 -07:00 |
|
Kevin Sawicki
|
b465f2c3c4
|
Remove duplicate hidden-inset check
|
2016-05-27 13:27:35 -07:00 |
|
Kevin Sawicki
|
1e99f656cc
|
Merge pull request #5737 from electron/browser-window-proxy-print
Add print() to BrowserWindowProxy
|
2016-05-27 11:33:08 -07:00 |
|
Kevin Sawicki
|
84f6015037
|
Call print on webContents
|
2016-05-27 11:11:55 -07:00 |
|
Felix Rieseberg
|
fa7f084625
|
📠 Add print() to BrowserWindowProxy
Closes #5685
|
2016-05-27 11:11:19 -07:00 |
|
Kevin Sawicki
|
fc4b224dec
|
Add asserts for properties
|
2016-05-27 10:52:56 -07:00 |
|
Kevin Sawicki
|
59dd7ca9df
|
Guard against object with no hasOwnProperty
|
2016-05-27 10:46:02 -07:00 |
|
Kevin Sawicki
|
7cf6be07a6
|
Add failing spec for remote property with no prototype
|
2016-05-27 10:45:39 -07:00 |
|
Kevin Sawicki
|
ac394ec3ef
|
Merge pull request #5725 from electron/clipboard-api-names
Upper case initialisms in clipboard API
|
2016-05-27 09:09:12 -07:00 |
|