Cheng Zhao
|
9983e7c0ba
|
Move helper functions into a common module.
|
2013-06-20 22:51:58 +08:00 |
|
Cheng Zhao
|
6d187cbb7d
|
Build atom-shell with ninja.
|
2013-06-19 21:34:43 +08:00 |
|
Cheng Zhao
|
600f38c94d
|
Don't ship frameworks in repository, instead we download them.
|
2013-06-03 17:58:20 +08:00 |
|
Cheng Zhao
|
fc4dd0aecb
|
Save the latest version when uploading distribution.
|
2013-05-12 17:44:03 +08:00 |
|
Cheng Zhao
|
3290c05e75
|
Add script to make distribution and upload.
The scripts are stolen from aroben/libchromiumcontent.
|
2013-05-12 16:16:02 +08:00 |
|
Cheng Zhao
|
ebac5f9ed5
|
Ship the custom node binary build with atom-shell.
This is required by the child_process.fork, which is indeed executing
the node binary to start a script.
The node fork can be found at:
https://github.com/atom/cefode-node/tree/chromium-v8
|
2013-05-11 21:07:03 +08:00 |
|
Cheng Zhao
|
ae0e7ade78
|
Add vendor/ to .gitignore, so ag won't search it.
|
2013-04-29 19:39:05 +08:00 |
|
Cheng Zhao
|
ee420b1590
|
Write js codes in coffee script.
|
2013-04-14 22:48:35 +08:00 |
|
Cheng Zhao
|
3391370857
|
Steal ChromeEventProcessingWindow from chrome.
Chromium has done quite a lot of low level works for us, steal them to
ease our lives.
|
2013-04-12 15:24:36 +08:00 |
|
Cheng Zhao
|
a915cf2e81
|
Initial empty browser.
|
2013-04-12 10:14:23 +08:00 |
|