Cheng Zhao
|
a5bc2fdb44
|
Don't use the cmd paramter passed by WinMain.
It doesn't include the argv[0], 💩.
|
2013-08-31 15:42:41 +08:00 |
|
Cheng Zhao
|
beb62566e4
|
[Win] Fix the command line spliting code.
|
2013-08-16 18:48:02 +08:00 |
|
Cheng Zhao
|
d0b4800282
|
[Win] Fix conversion between wchar_t* and const wchar_t*.
|
2013-08-16 16:38:09 +08:00 |
|
Cheng Zhao
|
574811fee0
|
Fix process.argv[0] for child_process.fork.
|
2013-08-08 16:57:07 +08:00 |
|
Cheng Zhao
|
216f5917bf
|
When passing --atom-child_process-fork, run like upstream node.
|
2013-08-08 16:57:07 +08:00 |
|
Cheng Zhao
|
7d61dcdde1
|
[Win] Write log to file in Debug build.
|
2013-07-23 16:37:00 +08:00 |
|
Cheng Zhao
|
2282c53485
|
[Win] Print log to stderr instead of debug.log.
|
2013-07-08 11:09:53 +08:00 |
|
Cheng Zhao
|
7c44d1fa3e
|
Compile out a working exe!
|
2013-07-06 08:29:08 +08:00 |
|
Cheng Zhao
|
59ba3f1025
|
Implement main function on Windows.
|
2013-07-01 22:21:31 +08:00 |
|
Cheng Zhao
|
17a9c2aea5
|
💄 for cpplint.
|
2013-04-20 14:03:55 +08:00 |
|
Cheng Zhao
|
34c4d734af
|
Disable renderer sandbox.
|
2013-04-20 11:19:25 +08:00 |
|
Cheng Zhao
|
0d8c4dde97
|
💄 for cpplint.
|
2013-04-14 17:33:44 +08:00 |
|
Cheng Zhao
|
e49861b45b
|
💄
|
2013-04-12 23:20:09 +08:00 |
|
Cheng Zhao
|
a915cf2e81
|
Initial empty browser.
|
2013-04-12 10:14:23 +08:00 |
|