Add signal handler
[platform/core/dotnet/launcher.git] / Tizen.Runtime /
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-04-04 JongHeon ChoiIntegrate the log tag with "DOTNET_LAUNCHER" 58/122058/5
2017-04-04 JongHeon ChoiReplace the unmanaged name of native module with the... 98/121898/2 accepted/tizen/unified/20170405.174258 submit/tizen/20170404.225225
2017-01-05 Pawel AndruszkiewiczUse executables when trying to resolve an assembly 72/108672/1
2016-12-20 woongsuk choMerge "add test tool for check launching time" into... accepted/tizen/mobile/20161222.020142 submit/tizen/20161221.042557
2016-12-20 woongsuk choMerge "AssemblyLoader should assist in loading all...
2016-12-19 Pawel AndruszkiewiczAssemblyLoader should assist in loading all assemblies 88/105788/1
2016-12-14 Cho Woong Sukbug-fix : load app ni dll file 57/104757/1
2016-12-14 pius.leeFix Preload DLL 54/104754/1
2016-12-14 pius.leeFix unused native image in application. 53/104753/1
2016-12-14 pius.leeFix failed to launch on Exception. 52/104752/1
2016-11-29 pius.leeAdd License file and comments to sources
2016-11-15 pius.leeAdd Unhandled Exception handler for Dlog output
2016-10-21 pius.leeChange managed build to use Nuget package.
2016-10-17 pius.leeFix missed 0 args on standalone
2016-10-10 pius.leeCoreclr & Mono Supported launcher and standalone
2016-09-23 pius.leeinitialize new launcher
2016-08-31 pius.leeFix build configuration for Device api dependency
2016-08-30 pius.leeRemove ini file and fix argument problem for appfw
2016-08-26 pius.leeSplit Native Parts to SharedObject and Executable
2016-08-19 pius.leeAdd managed launcher part