Cheng Zhao
|
5696fe8ec8
|
No need to set "--harmony" in renderer process.
After Chrome 37 renderer process can work correctly without it.
|
2014-09-09 20:05:43 +08:00 |
|
Cheng Zhao
|
8de90db429
|
Pass web runtime features by command line.
|
2014-09-09 11:08:30 +08:00 |
|
Cheng Zhao
|
a413935e91
|
Initialize node after WebKit is initialized.
|
2014-09-01 18:43:43 +08:00 |
|
Cheng Zhao
|
8051ad8b2a
|
Add support for chrome.extension API in devtools extension.
|
2014-08-28 12:54:19 +08:00 |
|
Cheng Zhao
|
7de0f71a75
|
Fix compiling with print messages.
|
2014-08-21 16:14:22 +08:00 |
|
Cheng Zhao
|
143bde007a
|
Always enable harmony when node binding is on.
If we dont' do this we would have lots of "Extension or internal
compilation error." error, seems to be V8's bug.
|
2014-07-28 20:28:50 +08:00 |
|
Cheng Zhao
|
66aea0c3e8
|
Fix releasing script contexts.
|
2014-07-18 09:12:22 +08:00 |
|
Cheng Zhao
|
cd4c5d976b
|
Adapt to API changes of Chromium and node.
|
2014-06-28 22:33:00 +08:00 |
|
Cheng Zhao
|
64bc157d1a
|
Only open url in browser for GET request, fixes #299.
|
2014-05-13 14:49:48 +08:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
5dae7b8658
|
Put converters under atom/common/native_mate_converters.
|
2014-04-17 13:45:14 +08:00 |
|
Cheng Zhao
|
ac794c8085
|
Enable intercepting devtools window.
|
2014-04-03 20:20:42 +08:00 |
|
Cheng Zhao
|
b6ac06c022
|
Order header files.
|
2014-03-16 09:37:04 +08:00 |
|
Cheng Zhao
|
2d808d30a2
|
Bring back build/include_order cpplint.
|
2014-03-16 09:13:06 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|