Add log when profile data is successfully loaded in candidate process
[platform/core/dotnet/launcher.git] / NativeLauncher / inc /
2022-08-24 j-h.choiAdd the option to check Internet privilege in dotnettoo...
2022-08-01 Mikhail KurinnoiAdd NCDB startup hook support.
2022-07-05 j-h.choiSeparate the code related to the profile data into...
2022-06-28 조웅석/Common Platfor... Renew InputBubble Option (#416)
2022-06-22 조웅석/Common Platfor... Change update size for PBA (#419)
2022-04-19 Woongsuk ChoAdd --skip-ro-app option
2022-03-18 최종헌/Common Platfor... Add the NI_FLAGS_EXTRA_REF flag used to create ni for... accepted/tizen/unified/20220318.132742 submit/tizen/20220318.045134
2022-02-18 이형주/Common Platfor... print HW clock log (#385)
2022-02-17 j-h.choiForked process in pipeline state can be terminated...
2022-01-24 Woongsuk ChoAdd switch to disable IPv6
2022-01-05 조웅석/Common Platfor... Add plugin API for setting extra dll path (#353)
2022-01-05 조웅석/Common Platfor... Add options to support crossgen2 (#351)
2022-01-03 최종헌/Common Platfor... Fixed build error (#359)
2021-12-16 정동헌/Common Platfor... Add r2r checker (#355)
2021-09-09 조웅석/Common Platfor... Modified to support crossgen2 (#330)
2021-09-07 Woongsuk ChoAdd SetSwitch API to Tizen.Runtime
2021-08-19 Woongsuk Choremove app profile data when app is updated
2021-08-12 Woongsuk ChoAdd a function to stop profiling after period
2021-07-22 조웅석/Common Platfor... Add plugin api to add native dll searching path (#343) submit/tizen/20210722.053902
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-06-23 Woongsuk ChoRemove --ni-ro-pkg / --ni-regen-all-ro-app options accepted/tizen/unified/20210623.125232 submit/tizen/20210623.065708
2021-06-11 Timur MustafinCollect/use multicorejit app profile
2021-06-09 j-h.choiChange the extension of a path or file
2021-04-06 Hyungju LeeRemove log_manager (dlog redirects stdout and stderr... accepted/tizen/unified/20210406.083608 submit/tizen/20210406.003726
2020-12-24 조웅석/Common Platfor... Support regen-app-ni for read-only app (#301)
2020-12-23 Woongsuk ChoAdd "--resolve-all-app" option to dotnettool
2020-11-05 Woongsuk ChoUse multi-user support pkgmgrinfo API
2020-08-18 조웅석/Common Platfor... Wrap bf::exists() to check for exception. (#270) accepted/tizen/unified/20200820.034645 submit/tizen/20200818.081345
2020-08-18 최종헌/Common Platfor... Added error handling for failures during the TAC (...
2020-08-14 최종헌/Common Platfor... Modified function name for readability (#263)
2020-08-07 최종헌/Common Platfor... Change to execute SQL commands simply (#265) accepted/tizen/unified/20200810.123138 submit/tizen/20200807.080009
2020-08-05 최종헌/Common Platfor... Support for TLC(Tizen Library cache) (#260)
2020-07-08 Woongsuk ChoRefactoring path manager
2020-06-29 조웅석/Common Platfor... Refactoring CoreRuntime and plugin (#247) accepted/tizen/unified/20200630.131320 submit/tizen/20200629.221257
2020-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-06-11 최종헌/Common Platfor... Modified to pass the argument by constant reference...
2020-06-11 이형주/Common Platfor... Minor readability fix (#244)
2020-06-07 조웅석/Common Platfor... Use preload file in hydra loader (#241) accepted/tizen/5.5/unified/20200608.142148 accepted/tizen/unified/20200608.144752 submit/tizen/20200607.233857 submit/tizen_5.5/20200607.233848
2020-05-25 최종헌/Common Platfor... Refactoring the dotnettool (#231)
2020-04-27 j-h.choiSupport for preload of ElmSharp and preload.list file
2020-04-13 김상욱/Common Platfor... Rework dotnet executable (#204)
2020-04-09 Woongsuk Choseperate executable to apply User execute label to...
2020-03-18 Woongsuk Cholog manager code cleanup
2020-03-18 j-h.choiFixed memory corruption. AddressSanitizer: heap-buffer...
2020-02-06 j-h.choiChange the function name from updateAssemblyInfo()...
2020-01-30 j-h.choiModify the parameter name of the database function
2019-10-14 Konstantin BaladurinPreload NI dlls in hydra
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-08-08 김상욱/Common Platfor... Add switches for crossgen (#91)
2019-08-06 j-h.choiNuget with no dependency applies TAC
2019-08-05 j-h.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
2019-07-17 조웅석/Common Platfor... Keep api for backward-compatibility and code clean...
2019-07-16 최종헌/Common Platfor... Modify the problem that the original assembly is delete...
2019-07-16 Gleb BalykovReview and rebase changes
2019-07-16 Gleb BalykovAdd nitool option to compile system libs with unique...
2019-07-05 조웅석/Common Platfor... Merge pull request #72 from j-h-choi/tac_env accepted/tizen/unified/20190709.113105 submit/tizen/20190709.054508
2019-07-04 조웅석/Common Platfor... Merge pull request #67 from g-balykov/add-setenvvariabl...
2019-07-04 최종헌/Common Platfor... Merge branch 'tizen' into tac_env
2019-07-03 조웅석/Common Platfor... Merge pull request #73 from dotnet/use_concatPath_for_n...
2019-07-03 Gleb BalykovAdd Dotnet.Launcher.Environment.SetEnvironmentVariable...
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
2019-07-03 Woongsuk ChoChange APP_NI_SUB_DIR from "/.native_image" to ".native...
2019-06-11 j-h.choiMerge branch 'j-h-choi-tizen' into tizen
2019-06-11 j-h.choiMerge branch 'tizen' of https://github.sec.samsung...
2019-06-11 j-h.choiAdd 'Tizen Assembly Cache' feature
2019-06-11 조웅석/Common Platfor... Merge pull request #61 from dotnet/use_app_ni_path
2019-06-11 조웅석/Common Platfor... Merge branch 'tizen' into use_app_ni_path
2019-06-10 j-h.choiAdd comments for added function in utils.h
2019-06-07 최종헌/Common Platfor... Merge branch 'tizen' into tizen
2019-06-04 Woongsuk Chogenerate native image files in the .native_image folder...
2019-06-03 j-h.choiTAC support for memory optimization
2019-04-10 Woongsuk ChoAdd TPA cache to reduce application startup time.
2018-12-06 Woongsuk ChoSometimes a process terminates abnormally due to a...
2018-09-06 Woongsuk Choset environment for corefx special folder
2018-07-27 Woongsuk Chodonot create coredump file for unhandled exception 11/185211/1 accepted/tizen/unified/20180802.134837 submit/tizen/20180727.050745
2018-07-27 Woongsuk Choadd plugin interface to check log control 06/185206/1
2018-07-16 Woongsuk Choadd log manager to redirect stderr to dlog 21/184221/1 accepted/tizen/unified/20180717.063207 submit/tizen/20180717.020525
2018-06-28 Woongsuk Choadd comment for header and fix some wrong return value 62/182762/1
2018-06-27 Woongsuk ChoRefactoring dotnet-launcher 57/182657/3
2018-04-26 Cho Woong Suksupport multiple dll path for plugin 70/177170/1
2018-04-25 JongHeon ChoiMerge "change log tag from ERR to INFO for C# log"...
2018-04-25 Cho Woong Sukchange log tag from ERR to INFO for C# log 64/177064/1
2018-01-02 woongsuk choMerge "Add option to enable clang Asan build." into... submit/tizen/20180104.014647
2018-01-01 Cho Woong Sukremove module/function name from stderr log 40/163740/2
2017-11-28 Cho Woong Sukredirect stdout and stderr to dlog 69/161869/2 accepted/tizen/unified/20171130.063237 submit/tizen/20171129.002622
2017-04-20 JongHeon ChoiModify tizen coding style 13/125813/12
2017-04-07 woongsuk choMerge "Integrate the log tag with "DOTNET_LAUNCHER...
2017-04-04 JongHeon ChoiIntegrate the log tag with "DOTNET_LAUNCHER" 58/122058/5
2017-03-20 Inhwan LeeMerge "find dlls in the app directory first for app... accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170320.173522 accepted/tizen/ivi/20170320.065013 accepted/tizen/mobile/20170320.064937 accepted/tizen/tv/20170320.064953 accepted/tizen/unified/20170320.065026 submit/tizen/20170320.013057
2017-03-17 Cho Woong Sukfind dlls in the app directory first for app NI 91/119491/1
2017-03-14 woongsuk choMerge "Add tool option for check launching memory"...
2017-01-23 Inhwan LeeImplement metadata plugin for appfw 33/110633/9 accepted/tizen/common/20170123.182352 accepted/tizen/ivi/20170123.114806 accepted/tizen/mobile/20170123.114731 accepted/tizen/tv/20170123.114750 submit/tizen/20170123.081747
2016-11-29 pius.leeAdd License file and comments to sources
2016-11-11 pius.leeAdd installer plugin and tool for create a NI
2016-10-10 pius.leeCoreclr & Mono Supported launcher and standalone
2016-09-23 pius.leeinitialize new launcher