Cheng Zhao
|
476f545a67
|
Update brightray, fixes #498.
|
2014-07-30 22:45:23 +08:00 |
|
Cheng Zhao
|
c23c667c2d
|
Update brightray to fix webrtc warning.
|
2014-07-28 20:28:52 +08:00 |
|
Cheng Zhao
|
7a89a08534
|
Update to new Chromium APIs.
|
2014-07-28 20:28:49 +08:00 |
|
Cheng Zhao
|
5ad203ad99
|
Upgrade to Chrome 36.
|
2014-07-28 20:28:48 +08:00 |
|
Cheng Zhao
|
32c6f4cfe8
|
Update node, fixes #511.
This is fixed by notifying the event loop to do next tick when the
uv__io_feed is called, see http://git.io/evYEpA.
|
2014-07-25 13:08:07 +08:00 |
|
Cheng Zhao
|
fab11950ee
|
Fix crashing when setting web-preferences, closes #443.
|
2014-07-21 13:08:52 +08:00 |
|
Cheng Zhao
|
73df08ebbf
|
Update native_mate.
|
2014-07-18 09:37:54 +08:00 |
|
Cheng Zhao
|
00467b53c7
|
linux: Fix modal message box.
|
2014-07-14 16:34:22 +08:00 |
|
Cheng Zhao
|
adec718503
|
win: Fix showing menu on High DPI display.
|
2014-07-13 22:22:56 +08:00 |
|
Cheng Zhao
|
add45b564e
|
win: Improve window frames.
|
2014-07-12 21:03:34 +08:00 |
|
Cheng Zhao
|
83ff00dc29
|
linux: screen module can not be used in renderer.
|
2014-07-10 10:26:17 +08:00 |
|
Cheng Zhao
|
fcf55df874
|
Avoid duplicate code in main delegate.
|
2014-07-09 17:15:28 +08:00 |
|
Cheng Zhao
|
7b93a19e9b
|
Fix context menu in devtools.
|
2014-07-09 15:41:16 +08:00 |
|
Cheng Zhao
|
2312f84ec9
|
Upgrade libchromiumcontent to 2f1b641fca996546b9797c359ec05ac8aeade1ba.
|
2014-07-09 10:48:58 +08:00 |
|
Cheng Zhao
|
4609a8d2be
|
linux: Fix setting parent window for file dialogs.
|
2014-07-05 00:00:54 +08:00 |
|
Cheng Zhao
|
3c892b8591
|
views: Make acceleratros work.
|
2014-07-04 16:54:10 +08:00 |
|
Cheng Zhao
|
0a38f3321e
|
views: Currently set window's frames.
|
2014-07-04 12:32:03 +08:00 |
|
Cheng Zhao
|
61db17412c
|
Use views to implement NativeWindow and MessageBox on Linux.
|
2014-07-04 01:30:36 +08:00 |
|
Cheng Zhao
|
84878c4c77
|
Initial work for Aura on Linux.
|
2014-07-02 22:49:45 +08:00 |
|
Cheng Zhao
|
949821f255
|
Use new devtools structure in brightray.
Fixes #210.
Fixes #275.
|
2014-07-02 16:38:11 +08:00 |
|
Cheng Zhao
|
69adff19fe
|
Force all builtin modules to be referenced.
|
2014-06-29 18:15:39 +08:00 |
|
Cheng Zhao
|
cd4c5d976b
|
Adapt to API changes of Chromium and node.
|
2014-06-28 22:33:00 +08:00 |
|
Cheng Zhao
|
58ccb27792
|
There is no more node_isolate.
|
2014-06-28 19:49:55 +08:00 |
|
Cheng Zhao
|
c713deb1e8
|
Upgrade to new V8 APIs.
|
2014-06-28 19:31:23 +08:00 |
|
Cheng Zhao
|
5f3fa341b2
|
Update node to 0.11.13.
|
2014-06-28 18:44:10 +08:00 |
|
Cheng Zhao
|
066d129536
|
Upgrade brightray to chrome35 branch.
|
2014-06-28 18:19:13 +08:00 |
|
Cheng Zhao
|
84e2c35611
|
Use mate::Dictionary instead of base::DictionaryValue for options.
mate::Dictionary can represent arbitray type, which matches our use.
|
2014-06-23 21:56:22 +08:00 |
|
Cheng Zhao
|
8a8ffbebf9
|
Update brightray to fix detached devtools.
|
2014-06-17 18:32:21 +08:00 |
|
Cheng Zhao
|
4aa217970e
|
win: Implement attached devtools, fixes #373.
|
2014-06-11 11:03:10 +08:00 |
|
Cheng Zhao
|
5fe84a997f
|
Upgrade to latest brightray.
|
2014-06-04 22:05:12 +08:00 |
|
Cheng Zhao
|
541b855512
|
Move the ability of calling _init to native_mate.
|
2014-05-27 08:47:53 +08:00 |
|
Cheng Zhao
|
9721c4e761
|
Rename process.__atom_type to process.type.
|
2014-05-21 22:44:43 +08:00 |
|
Cheng Zhao
|
4d9f19f660
|
Update to latest brightray.
|
2014-05-18 20:00:43 +08:00 |
|
Cheng Zhao
|
e415c66f68
|
Upgrade node: Enable ArrayBufferAllocator, fix #308.
|
2014-05-14 16:16:35 +08:00 |
|
Cheng Zhao
|
3ccd90a690
|
Install apm from npm, fixes #236.
|
2014-04-28 11:37:46 +08:00 |
|
Cheng Zhao
|
297ccbbe58
|
Update native_mate for fixing crash in GC.
|
2014-04-23 12:30:45 +08:00 |
|
Cheng Zhao
|
f3961a8007
|
Update brightray to fix crash from BRYInspectableWebContentsView.
|
2014-04-23 11:20:49 +08:00 |
|
Cheng Zhao
|
a040a96652
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
|
Cheng Zhao
|
499c9bc3b9
|
Enable converting v8::Function to base::Callback.
|
2014-04-18 17:18:50 +08:00 |
|
Cheng Zhao
|
a2407c6b02
|
Use Dictionary to set module.exports.
|
2014-04-16 15:43:06 +08:00 |
|
Cheng Zhao
|
aa1efe70e2
|
Use native_mate to simplify dialog api.
|
2014-04-16 15:14:44 +08:00 |
|
Cheng Zhao
|
1ae30328d6
|
Use the new Constructor API.
|
2014-04-16 11:58:48 +08:00 |
|
Cheng Zhao
|
8162689014
|
Use native_mate to simplify id_weak_map api.
|
2014-04-16 09:54:01 +08:00 |
|
Cheng Zhao
|
e42433cf9a
|
Use native_mate to simplify shell API.
|
2014-04-15 15:41:26 +08:00 |
|
Cheng Zhao
|
16af53237c
|
Add native_mate as dependency.
|
2014-04-15 11:15:46 +08:00 |
|
Cheng Zhao
|
877277d837
|
Enable writing files in devtools.
|
2014-04-05 09:22:25 +08:00 |
|
Cheng Zhao
|
fdecf09d99
|
Upgrade to apm@0.37.0
|
2014-03-28 16:19:19 +08:00 |
|
Cheng Zhao
|
f4b648385c
|
Close devtools completely instead of hiding it.
Fixes https://github.com/atom/atom/issues/1764.
|
2014-03-20 09:32:00 +08:00 |
|
Cheng Zhao
|
eb1675a90f
|
Update node: Build .dSYM for node modules, fixes #207.
|
2014-03-20 09:02:36 +08:00 |
|
Cheng Zhao
|
dc154f3907
|
Disable the detachment of devtools.
|
2014-03-04 19:59:25 +08:00 |
|