Cheng Zhao
|
218d69d288
|
Dispatch WebContents events to <webview>
|
2014-10-25 09:05:50 +08:00 |
|
Cheng Zhao
|
e95c1256a0
|
Add remote.getGuestWebContents
|
2014-10-24 19:57:29 +08:00 |
|
Cheng Zhao
|
58a38d90b8
|
Don't fork renderer process for guest
|
2014-10-24 19:08:26 +08:00 |
|
Cheng Zhao
|
6336edbe92
|
Implement allowtransparency attribute
|
2014-10-24 16:48:21 +08:00 |
|
Cheng Zhao
|
ce793ec86d
|
Destroy guest when the embedder is gone
|
2014-10-24 16:19:00 +08:00 |
|
Cheng Zhao
|
39e75574f4
|
Attach <webview> with guest WebContents
|
2014-10-24 14:37:14 +08:00 |
|
Cheng Zhao
|
dacbf7a042
|
Register guest web view
|
2014-10-23 23:08:48 +08:00 |
|
Cheng Zhao
|
a22a5c67bd
|
Implement GuestViewInternal.createGuest and destroyGuest
|
2014-10-23 17:54:52 +08:00 |
|
Cheng Zhao
|
0d19e772e6
|
linux: Don't append --force-device-scale-factor to process.argv
|
2014-10-21 20:55:37 +08:00 |
|
Cheng Zhao
|
d754b2bda7
|
Break on first found app
|
2014-10-01 20:40:52 +08:00 |
|
Cheng Zhao
|
d559275711
|
Emit "exit" event for "process" when quitting.
|
2014-09-25 21:48:30 +08:00 |
|
Cheng Zhao
|
e5e1e207b6
|
Also search for app.asar when starting app.
|
2014-09-24 20:09:41 +08:00 |
|
Cheng Zhao
|
9b755620d3
|
Make fs.stat support asar package
|
2014-09-24 15:38:02 +08:00 |
|
Haojian Wu
|
e7fbe84644
|
Use app name as desktop name by default.
|
2014-09-18 22:58:17 +08:00 |
|
Haojian Wu
|
d9ce3f0ca3
|
linux: Implement SetProgressBar API.
|
2014-09-18 19:26:52 +08:00 |
|
Guido Zuidhof
|
3e6d8ddbbd
|
Small typo fix in fatal JS error message
An javascript error -> A javascript error
|
2014-09-01 21:02:03 +02:00 |
|
Cheng Zhao
|
aa8f5e54df
|
dev-tools => devtools.
|
2014-08-28 16:00:29 +08:00 |
|
Cheng Zhao
|
8134585578
|
Remember loaded extensions.
|
2014-08-28 15:58:36 +08:00 |
|
Cheng Zhao
|
b6c2e7ef76
|
Ignore requests to other hosts.
|
2014-08-27 21:05:54 +08:00 |
|
Cheng Zhao
|
fe96a9de33
|
Don't use pure number as host name.
Numbers would be treated as IP addresses.
|
2014-08-27 20:49:57 +08:00 |
|
Cheng Zhao
|
cd40bdbec8
|
Add chrome-extension protocol for loading devtools extensions.
|
2014-08-27 16:01:15 +08:00 |
|
Cheng Zhao
|
fba1772000
|
Don't mess up with browser process's execArgv, fixes #492.
|
2014-07-31 16:58:59 +08:00 |
|
Cheng Zhao
|
9c84f92f3e
|
remote.require should use process.mainModule.require.
|
2014-06-22 14:56:30 +08:00 |
|
Cheng Zhao
|
48224a6455
|
Set process.mainModule to user's app.
|
2014-06-22 14:56:00 +08:00 |
|
Cheng Zhao
|
9721c4e761
|
Rename process.__atom_type to process.type.
|
2014-05-21 22:44:43 +08:00 |
|
Cheng Zhao
|
1bba15cb7f
|
Avoid using processId and routingId directly.
|
2014-04-25 16:45:14 +08:00 |
|
Cheng Zhao
|
c0875864dc
|
Handle IPC messages in webContents instead of BrowserWindow.
|
2014-04-25 16:13:16 +08:00 |
|
Cheng Zhao
|
e70d195cde
|
Fix releasing the wrong renderer view.
|
2014-04-25 12:40:04 +08:00 |
|
Cheng Zhao
|
03e6d564d7
|
Make remote.getCurrentWindow work for devtools.
|
2014-04-04 22:28:47 +08:00 |
|
Cheng Zhao
|
e3434b5cde
|
Fix the location default_app is copied to.
|
2014-03-16 15:19:09 +08:00 |
|
Cheng Zhao
|
5dd5f18edf
|
Fix process.resourcesPath.
|
2014-03-16 13:24:25 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|