electron/atom/app
Cheng Zhao d9c22396ea Revert "Don't store args as std::string"
This reverts commit 8482575d1f.

There is weird thing happened if we tried to store raw "argv" on Linux.
2015-03-29 19:53:47 +08:00
..
atom_content_client.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_content_client.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
atom_library_main.h Define our own Node entry 2015-03-18 09:57:45 +08:00
atom_library_main.mm implemetation of AtomCommandline to preserve args 2015-03-28 22:41:00 +05:30
atom_main.cc Revert "Don't store args as std::string" 2015-03-29 19:53:47 +08:00
atom_main.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_main_args.cc Revert "Don't store args as std::string" 2015-03-29 19:53:47 +08:00
atom_main_args.h Revert "Don't store args as std::string" 2015-03-29 19:53:47 +08:00
atom_main_delegate.cc Improves #1295 2015-03-26 11:27:06 +08:00
atom_main_delegate.h Revert #898 2014-12-29 09:35:08 -08:00
atom_main_delegate_mac.mm Use PRODUCT_NAME as application name 2014-12-29 09:46:27 -08:00
node_main.cc Define our own Node entry 2015-03-18 09:57:45 +08:00
node_main.h Define our own Node entry 2015-03-18 09:57:45 +08:00