call ecore_init() in the CoreRuntime constructor.
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher / main.cc
2020-03-26 Woongsuk Chocall ecore_init() in the CoreRuntime constructor.
2020-03-18 Woongsuk Cholog manager code cleanup
2020-03-18 Woongsuk ChoSet exec label of dotnet-launcher to "User"
2020-03-03 Hyungju LeeFull executable path to support crash-worker in case... accepted/tizen/unified/20200304.123900 submit/tizen/20200303.220215
2020-01-14 j-h.choi Code cleanup
2019-11-11 Woongsuk Chochange candidate process name to dotnet-launcher accepted/tizen/5.5/unified/20191111.105448 accepted/tizen/unified/20191111.105536 submit/tizen/20191111.004932 submit/tizen_5.5/20191111.005001
2019-11-07 Woongsuk Choapply launchpad-hydra refactoring
2019-09-29 Sangwook KimEarly init ecore regardless of the current mode
2019-09-24 Gleb BalykovSupport hydra mode
2019-05-12 조웅석/Common Platfor... Merge pull request #56 from dotnet/donot_remove_standal... accepted/tizen/unified/20190513.082553 submit/tizen/20190512.231810
2019-05-12 Woongsuk Chobug-fix: --standalone option should be remained after...
2019-04-25 조웅석/Common Platfor... Merge pull request #54 from dotnet/change_cmdline_stand... accepted/tizen/unified/20190510.111106 submit/tizen/20190509.064825
2019-04-23 Woongsuk ChoTo prevent appid from getting truncated to cmdline...
2019-01-24 Igor KulaychukCall injectLibrary() after plugin initialization accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20190128.061832 submit/tizen_5.0/20190128.005630
2018-10-01 Igor KulaychukMove injection to realMain accepted/tizen/unified/20181001.151003 submit/tizen/20181001.123900
2018-09-28 Alexander Soldatov... Merge pull request #13 from dotnet/memory_profiler_fix
2018-09-28 Petr BredRefactoring and add detail comments
2018-09-25 Aleksei VereshchaginImplement injection logic with injectLibrary() stub
2018-09-06 Eden LeeFix wrong arguments in corerun mode
2018-09-06 Woongsuk Chosupport corerun mode
2018-07-27 Woongsuk Chouse proper dlog tag 05/185205/1
2018-06-27 Woongsuk ChoRefactoring dotnet-launcher 57/182657/3
2018-04-26 Cho Woong Sukadd mode variable to extend dotnet-launcher by division 76/177176/1 accepted/tizen/unified/20180427.062348 submit/tizen/20180426.065036
2017-11-14 Cho Woong Sukadd exception handling code for null return 12/160012/1 accepted/tizen/unified/20171115.061209 submit/tizen/20171114.071938
2017-11-03 Cho Woong Sukcheck return value of loaderMain to avoid crash 18/145618/4
2017-11-03 Cho Woong Sukcomment out unused code and change log 57/145557/4
2017-09-13 woongsuk choMerge "Revert "temporal patch for setting LANG environm... accepted/tizen/unified/20170914.065406 submit/tizen/20170913.021844
2017-09-05 Cho Woong Sukbug-fix: to pass argument, change exectuable name to... 25/147525/1 accepted/tizen/4.0/unified/20170911.154108 submit/tizen_4.0/20170905.001852
2017-09-04 Cho Woong Sukbug-fix: to pass argument, change exectuable name to... 22/147522/1 accepted/tizen/unified/20170905.184439 submit/tizen/20170905.001811
2017-08-30 Cho Woong Sukchange cmdline to executable path for standalone mode. accepted/tizen/unified/20170830.161235 submit/tizen/20170830.065300 submit/tizen_4.0/20170831.000104
2017-07-20 Cho Woong Sukremove getenv 78/139578/2 accepted/tizen/unified/20170720.062142 submit/tizen/20170720.005404
2017-07-17 JongHeon ChoiRevert "Add signal handler" 66/139066/1 accepted/tizen/unified/20170717.170950 submit/tizen/20170717.070543
2017-06-23 Cho Woong Suksupport launcher plugin 22/135522/1 submit/tizen/20170714.002938
2017-05-11 JongHeon ChoiAdd signal handler 77/128677/11 accepted/tizen/unified/20170511.173403 submit/tizen/20170511.080142
2017-04-25 woongsuk choMerge "set env UNW_ARM_UNWIND_METHOD value on ARM platf...
2017-04-25 Inhwan Leefix standalone crash issue 39/126739/2
2017-04-20 JongHeon ChoiModify tizen coding style 13/125813/12
2017-04-13 woongsuk choMerge "Code style refactorting" into tizen accepted/tizen/unified/20170414.042442 submit/tizen/20170413.234951
2017-04-13 JongHeon ChoiCode style refactorting 70/124870/2
2017-04-10 Cho Woong Sukrefactoring launcher 24/124124/6
2017-04-07 woongsuk choMerge "Integrate the log tag with "DOTNET_LAUNCHER...
2017-04-07 JongHeon ChoiRemove the Mono profile 51/122051/5
2017-03-14 woongsuk choMerge "Add tool option for check launching memory"...
2017-03-07 woongsuk choMerge "Add Self-Contained Deployment Launcher" into...
2017-02-21 Inhwan LeePass the first argument that name of exe file 82/115482/2 accepted/tizen/common/20170221.135116 accepted/tizen/ivi/20170222.093913 accepted/tizen/mobile/20170222.093831 accepted/tizen/tv/20170222.093853 submit/tizen/20170221.023041 submit/tizen_unified/20170308.100407
2017-02-05 JongHeon ChoiMerge "removre dotnet-launcher from passing argument... accepted/tizen/common/20170206.124232 accepted/tizen/ivi/20170206.222549 accepted/tizen/mobile/20170206.222515 accepted/tizen/tv/20170206.222531 submit/tizen/20170205.233615
2017-02-02 Cho Woong Sukremovre dotnet-launcher from passing argument 11/112711/1
2016-12-14 pius.leeFix unused native image in application. 53/104753/1
2016-11-29 pius.leeAdd License file and comments to sources
2016-11-11 pius.leeAdd installer plugin and tool for create a NI