Haojian Wu
|
9c861b9ad3
|
Fix always passing the first result to renderer when the API is called multiple
time at once.
|
2015-10-19 18:07:35 +08:00 |
|
Haojian Wu
|
fb4efec55d
|
Add options check.
This patch avoids main process never response back to renderer if the options is
invalid.
|
2015-10-19 11:06:56 +08:00 |
|
Haojian Wu
|
214f8477b3
|
Fix some typos.
|
2015-10-17 19:28:14 +08:00 |
|
Haojian Wu
|
dcb457e76e
|
Refine API design: desktopCapturer.getSources.
|
2015-10-07 11:10:35 +08:00 |
|
Haojian Wu
|
36c0ad7fda
|
Refine more about desktop capturer API.
* Simplify the coffeescript code.
* Add more options in desktopCapturer.startUpdating.
|
2015-10-05 12:47:01 +08:00 |
|
Haojian Wu
|
1e69ef79de
|
Refine: make desktop-capturer as a renderer module.
|
2015-10-04 22:04:41 +08:00 |
|
Cheng Zhao
|
42515c6f41
|
No more need of manually setting process as local variable
|
2015-09-22 14:30:54 +08:00 |
|
Cheng Zhao
|
64e8ce0c07
|
Don't rely on IDWeakMap for bookkeeping remote objects
It frees us from using C++ to track JS objects, thus improves the
performance of collecting memory.
|
2015-08-27 19:01:34 +08:00 |
|
Ryohei Ikegami
|
c8a794ac34
|
Use constructor name to check if Promise
|
2015-08-01 12:20:16 +09:00 |
|
Ryohei Ikegami
|
92af275f98
|
Support remote Promise in browser
|
2015-07-31 14:52:48 +09:00 |
|
Ryohei Ikegami
|
ddf2cfd48d
|
Support remote Promise in renderer
|
2015-07-31 14:52:37 +09:00 |
|
deepak1556
|
193f95a888
|
remote: handle circular reference in wrapArgs
|
2015-06-16 13:43:30 +05:30 |
|
Cheng Zhao
|
4b12a95d37
|
Transfer Buffer through "remote"
|
2015-06-10 11:58:15 +08:00 |
|
Cheng Zhao
|
4c10925694
|
Add remote.getCurrentWebContents API
|
2015-05-11 14:05:20 +08:00 |
|
deepak1556
|
8395745cc1
|
using Object.defineProperty instead of __defineMethods__
|
2015-03-11 04:18:11 +05:30 |
|
Cheng Zhao
|
20431f4f2f
|
No need to route via ATOM_INTERNAL_MESSAGE
|
2015-01-27 10:47:11 -08:00 |
|
Cheng Zhao
|
a10782cdea
|
Don't rely on the global process object for message dispatching
|
2015-01-26 18:42:43 -08:00 |
|
Cheng Zhao
|
809c995c0b
|
Make "screen" module a browser module
|
2015-01-16 11:01:38 -08:00 |
|
Cheng Zhao
|
a8f5a4e2d4
|
Add sendToHost method
|
2014-12-17 11:09:11 -08:00 |
|
Cheng Zhao
|
d46300587a
|
Remove uses of deprecated APIs in remote module
|
2014-12-17 11:00:41 -08:00 |
|
Cheng Zhao
|
404e08c0e7
|
Make remote.getCurrentWindow() work in <webview>
|
2014-10-26 19:30:53 +08:00 |
|
Cheng Zhao
|
e95c1256a0
|
Add remote.getGuestWebContents
|
2014-10-24 19:57:29 +08:00 |
|
Cheng Zhao
|
4ccb0cccf3
|
Rename web-view module to web-frame
|
2014-10-24 18:45:03 +08:00 |
|
Cheng Zhao
|
accfabf569
|
Add web-view module.
|
2014-06-16 14:27:57 +08:00 |
|
Cheng Zhao
|
c0875864dc
|
Handle IPC messages in webContents instead of BrowserWindow.
|
2014-04-25 16:13:16 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|