Cheng Zhao
|
d34cff2eef
|
api: Add webContent.create() to create detached WebContents
|
2014-10-23 14:04:13 +08:00 |
|
Cheng Zhao
|
32dff999a5
|
Fix API changes of Chrome 38
|
2014-10-11 19:11:34 +08:00 |
|
Cheng Zhao
|
7a89a08534
|
Update to new Chromium APIs.
|
2014-07-28 20:28:49 +08:00 |
|
Cheng Zhao
|
e0e1d45859
|
Rename string16 to base::string16.
|
2014-06-28 19:49:22 +08:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
c0875864dc
|
Handle IPC messages in webContents instead of BrowserWindow.
|
2014-04-25 16:13:16 +08:00 |
|
Cheng Zhao
|
272effd470
|
Add send for webContents.
|
2014-04-25 13:10:16 +08:00 |
|
Cheng Zhao
|
c8a82e6e50
|
Move navigator related APIs to webContents.
|
2014-04-25 12:52:30 +08:00 |
|
Cheng Zhao
|
4135040449
|
Move loading events to webContents.
|
2014-04-25 12:22:16 +08:00 |
|
Cheng Zhao
|
859606e88c
|
Move webContents events away from window.
|
2014-04-25 11:51:05 +08:00 |
|
Cheng Zhao
|
9eeec9aa0b
|
Be safe on lifetime of webContents.
|
2014-04-25 11:22:51 +08:00 |
|
Cheng Zhao
|
00ed814962
|
Add executeJavaScript method for webContents.
|
2014-04-25 10:34:40 +08:00 |
|
Cheng Zhao
|
79babe858d
|
Move some APIs from Window to WebContents.
|
2014-04-24 17:00:41 +08:00 |
|
Cheng Zhao
|
26e93e8798
|
Initial empty api_web_contents.
|
2014-04-24 16:45:25 +08:00 |
|