Cheng Zhao
|
1d1f911b09
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
|
Cheng Zhao
|
91c4ed26fc
|
Print warnings for deprecated APIs
|
2015-11-09 21:51:30 +08:00 |
|
Cheng Zhao
|
f140f35910
|
Expose experiment APIs
|
2015-09-14 22:59:49 +08:00 |
|
Cheng Zhao
|
1f2d7d1cd8
|
Implement protocol.registerBufferProtocol
|
2015-08-12 20:37:52 +08:00 |
|
Cheng Zhao
|
d2681d2ba1
|
Implement protocol.registerFileProtocol
|
2015-08-12 15:22:19 +08:00 |
|
Cheng Zhao
|
96d53d279e
|
Initial implementation of new protocol API
|
2015-08-12 13:30:19 +08:00 |
|
Cheng Zhao
|
6af7388ac0
|
Use DevToolsAPI instead of InspectorFrontendAPI
|
2015-03-18 09:57:43 +08:00 |
|
Cheng Zhao
|
2d1afbf51b
|
Call app.getDataPath after app is ready
It is possible for users to override the data path.
|
2015-01-18 21:43:18 -08:00 |
|
deepak1556
|
c0f0f4cdc6
|
ensuring single instance for loading and unloading extension
|
2015-01-10 04:12:13 +05:30 |
|
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 |
|