Built UserAgent according to OS And Product.
[platform/framework/web/crosswalk-tizen.git] / atom / browser / relauncher.h
2016-06-16 Kevin SawickiMerge pull request #6084 from wolfgang42/master
2016-06-07 Cheng ZhaoMerge pull request #5906 from ThaddeusJiang/master
2016-06-03 Heilig BenedekMerge pull request #9 from electron/master
2016-06-03 Cheng ZhaoMerge pull request #5849 from preco21/korean-docs-6
2016-06-03 Cheng ZhaoMerge pull request #5833 from CharlieHess/osx-global...
2016-06-03 Cheng ZhaoMerge pull request #5839 from sqrthree/patch-1
2016-06-03 Cheng ZhaoMerge pull request #5837 from electron/restart
2016-06-02 Cheng ZhaoCorrectly quotes the argv on Windows
2016-06-02 Cheng ZhaoUniform when to use args or argv
2016-06-02 Cheng ZhaoMake sure the new instance inherite cwd on mac
2016-06-02 Cheng ZhaoImplement Relaunch on Windows
2016-06-02 Cheng ZhaoSeparate LaunchProgram from mac implementation
2016-06-02 Cheng ZhaoSeparate implementations of RelauncherMain and Relaunch...
2016-06-01 Cheng ZhaoGet ready to make relauncher cross-platform