platform/core/api/webapi-plugins.git
2022-02-21 Piotr Kosko... [version] 2.91 53/271453/1
2022-02-21 Piotr KoskoMerge "[ML] Train - added a test method for trained...
2022-02-18 Piotr Kosko... [ML] Train - fix for virtual root 58/271358/1
2022-02-18 Piotr Kosko... [ML][Train] Fix of createModelWithConfiguration 72/271272/2
2022-02-18 Piotr Kosko... [ML] Train - added a test method for trained model 88/270888/4
2022-02-16 Marcin Kaminski[ML][Training] Thread-safe locks 66/270366/8
2022-02-14 Piotr KoskoMerge "[Notification] Add API for using buttons and...
2022-02-10 Piotr Kosko... [version] 2.90 68/270868/1 accepted/tizen/unified/20220214.130951 submit/tizen/20220210.090823
2022-02-10 Piotr KoskoMerge changes Ia619a69d,Id35d552c,Ib71d21b2,I2f45bb44...
2022-02-09 Marcin Kaminski[ML][Training] Dataset.setProperty() refactoring 48/269948/6
2022-02-09 Marcin Kaminski[ML][Training] Object destruction implementation 79/269479/8
2022-02-08 Marcin Kaminski[ML][Training] Model saving to file 78/269478/6
2022-02-07 Piotr Kosko... [Archive] Support for global paths in tizen.archive... 98/270298/2
2022-02-04 Marcin Kaminski[ML][Training] Model implementation 71/268071/15
2022-02-03 Piotr KoskoMerge changes Icb18546a,Iddb1630b,Ifae36542,I836832a9...
2022-01-25 Piotr Kosko... [version] 2.89 99/270099/1 accepted/tizen/unified/20220126.213041 submit/tizen/20220125.130737
2022-01-20 Piotr Kosko... [SPEC] Fixed logic of build for aarch64 50/269850/1
2022-01-18 Marcin Bialek[Notification] Add API for using buttons and a text... 26/268826/6
2022-01-03 Piotr Kosko... [Messaging] Prevent crash of using released structure... 48/268548/3 submit/tizen/20220114.063030
2021-12-08 Marcin Kaminski[ML][Training] Updating code to native API changes 96/266296/8
2021-11-12 Rafal WalczynaAdd Generator from paths 71/266471/1
2021-11-12 Rafal Walczyna[ML Trainier] Add create, setProperty and model's methods 70/266470/1
2021-11-12 Rafal WalczynaAdd C stubs for ML Trainer API 69/266469/1
2021-11-12 Rafal Walczyna[Ml][Trainer] Add JS stubs for ML Trainer API 68/266468/1
2021-11-10 Piotr Kosko... [Common] Changes TaskQueue to thread_local storage... 97/266297/1
2021-11-08 Marcin BialekUse thread_local (instead of static) storage duration... 60/266160/1
2021-09-24 Pawel Wasowski[version] 2.88 44/264544/1 accepted/tizen/6.5/unified/20211028.095124 accepted/tizen/unified/20210926.235712 submit/tizen/20210924.083751 submit/tizen_6.5/20211028.161801 tizen_6.5.m2_release
2021-09-24 Sangjung Woo[ML][Single] Fix the crash issue in single API 43/264543/1
2021-09-10 Piotr KoskoMerge "[Playerutil] Removed dependency to EWK by using... accepted/tizen/unified/20210914.135033 submit/tizen/20210914.065046
2021-09-10 Piotr KoskoMerge "[common] Use thread_local (instead of static...
2021-09-09 Piotr Kosko... [Playerutil] Removed dependency to EWK by using XWALK... 61/263761/1
2021-09-09 Pawel Wasowski[common] Use thread_local (instead of static) objects... 67/263367/3
2021-09-09 Piotr KoskoMerge "Add CreateTaskQueue for early initialization...
2021-09-09 Piotr KoskoMerge "[ml] Add customRequirement to tizen.ml.checkNNFW...
2021-09-03 DongHyun SongAdd CreateTaskQueue for early initialization 57/263457/2
2021-09-01 Piotr Kosko... [version] 2.87 74/263374/1 accepted/tizen/unified/20210907.121804 submit/tizen/20210901.122723 submit/tizen/20210903.060406 submit/tizen/20210906.105006 submit/tizen/20210907.064702
2021-09-01 Piotr Kosko... [ML] Added binary communication in getTensorRawData() 10/263110/7
2021-08-31 Pawel Wasowski[ml] Add customRequirement to tizen.ml.checkNNFWAvailab... 66/263366/1
2021-08-23 Pawel Wasowski[Common] Add synchronization to privilege checking 19/262919/1
2021-08-23 Piotr Kosko... [version] 2.86 81/262881/1 accepted/tizen/unified/20210823.124206 submit/tizen/20210823.074335
2021-08-20 Pawel Wasowski[Iotcon] Add NotSupportedError to initialize() 30/262230/5
2021-08-20 Piotr KoskoMerge "[Common] Added caching custom virutal paths... accepted/tizen/unified/20210823.124235 submit/tizen/20210820.124425
2021-08-20 Piotr KoskoMerge "[ACR][secure element] extension of listener...
2021-08-20 Piotr Kosko... [Common] Added caching custom virutal paths 54/262854/1
2021-08-17 Piotr Kosko... [ACR][secure element] extension of listener 97/261797/4
2021-08-09 MyungJoo Ham[ML] Update NNFWType name of TRIx NPU Series 50/262350/2 accepted/tizen/unified/20210810.135347 submit/tizen/20210809.021120
2021-08-06 Pawel Wasowski[common] Add the definition of a legacy messaging interface 32/262332/1 accepted/tizen/unified/20210809.001403 submit/tizen/20210806.151755
2021-08-05 Piotr Kosko... [version] 2.85 68/262268/1 submit/tizen/20210806.090850
2021-08-05 Piotr Kosko... [ml][single] Implemented communication in ML API 79/262079/6
2021-08-05 Piotr Kosko... [extension] Binary messanger implementation added 02/261202/4
2021-08-04 Pawel Wasowski[ML][Single] Fix invokeAsync 28/262228/1
2021-07-16 Pawel Wasowski[Alarm] Don't raise an error when an alarm without... 06/261406/1 accepted/tizen/unified/20210719.025303 submit/tizen/20210716.123403
2021-07-08 Piotr Kosko... [version] 2.84 12/261012/1 accepted/tizen/unified/20210709.081216 submit/tizen/20210708.092104
2021-07-07 Piotr Kosko... [Filesystem] Change setVirtualPath method to be not... 51/260951/1
2021-07-07 DongHyun SongSupport setVirtualPath for thread-model wrt-service 43/260943/3
2021-07-07 DongHyun SongSupport setVirtualPath for thread-model wrt-service
2021-07-05 Piotr Kosko... [Filesystem] Fixed Blob to Uint8Array conversion 43/260843/1
2021-06-28 Piotr Kosko... [version] 2.83 25/260525/1 accepted/tizen/unified/20210629.130231 submit/tizen/20210628.105256
2021-06-28 Piotr KoskoMerge "[ML][Single] Added InvokeAsync() implementation...
2021-06-28 Piotr KoskoMerge "[Application] Enable system events listener...
2021-06-25 Piotr Kosko... [ML][Single] Added InvokeAsync() implementation 20/260420/6
2021-06-16 Piotr Kosko... [version] 2.82 12/259912/1 accepted/tizen/unified/20210624.131908 submit/tizen/20210616.104612
2021-06-14 Rafal Walczyna[ML] Add new HWType and NNFWType enums 91/259791/2
2021-06-09 Piotr Kosko... [version] 2.81 40/259540/1 accepted/tizen/unified/20210610.141235 submit/tizen/20210609.101925
2021-06-08 Piotr Kosko... [Filesystem] Use non-static worker instead of singleton... 82/259382/3
2021-05-24 Rafal Walczyna[Tools] Force clang-format version to 3.9 06/258706/2
2021-05-20 Piotr KoskoMerge "[Bluetooth] Fix Coverity issue" into tizen
2021-05-20 Piotr KoskoMerge "[nfc] Fixing memory management for messages...
2021-05-20 Piotr KoskoMerge "[ML][common] Fix a Coverity issue" into tizen
2021-05-20 Piotr KoskoMerge "[mediacontroller] Fixing Coverity issues" into...
2021-05-19 Pawel Wasowski[Bluetooth] Fix Coverity issue 10/258510/3
2021-05-19 Piotr Kosko... [nfc] Fixing memory management for messages and records 01/258501/3
2021-05-19 Piotr Kosko... [mediacontroller] Fixing Coverity issues 00/258500/1
2021-05-18 Pawel Wasowski[ML][common] Fix a Coverity issue 92/258492/1
2021-03-26 Pawel Wasowski[ML] Remove unneccessary comments and already resolved... 18/256118/2
2021-03-25 Pawel Wasowski[ML][Pipeline] Prevent a crash in ~CustomFilter and... 58/255958/6 accepted/tizen/unified/20210331.063719 submit/tizen/20210326.074032 submit/tizen/20210331.053133
2021-03-24 Piotr KoskoMerge "[Common][ML] Fixing SVACE issues and code format...
2021-03-24 Piotr Kosko... [Archive] Fixed Coverity issue 52/255852/2
2021-03-23 Rafal Walczyna[ML][single] Change InvalidValues to TypeMismatch 85/255785/1 submit/tizen/20210324.052810
2021-03-19 Piotr Kosko... [Common][ML] Fixing SVACE issues and code formatting 14/255614/1
2021-03-19 Piotr KoskoMerge "[ML][single] Fix SingleShot.input attribute... accepted/tizen/unified/20210319.140807 submit/tizen/20210319.060422
2021-03-18 Rafal Walczyna[ML][single] Fix SingleShot.input attribute change 58/255458/1
2021-03-18 Piotr KoskoMerge "[ML][Pipeline] Prevent deadlock in CustomFilter...
2021-03-18 Pawel Wasowski[ML][Pipeline] Prevent deadlock in CustomFilter 44/255244/8
2021-03-17 Pawel Wasowski[ML][Pipeline] Remove InvalidValuesError from createPip... 80/255380/1
2021-03-15 Piotr Kosko... [version] 2.80 94/255194/1 accepted/tizen/unified/20210316.151300 submit/tizen/20210315.104011
2021-03-15 Piotr KoskoMerge "[ML][Pipeline] Fix issues reported by TCT team...
2021-03-12 Pawel Wasowski[ML][Pipeline] Fix issues reported by TCT team 47/255147/3
2021-03-12 Rafal Walczyna[ML][Single] Fix issues that came out after TCT tests 59/255159/1
2021-03-12 Piotr KoskoMerge "[ML][Pipeline] Invalidate CustomFilter arguments...
2021-03-12 Pawel Wasowski[ML][Pipeline] Invalidate CustomFilter arguments after... 24/254924/4
2021-03-12 Rafal Walczyna[ML][Common] Fix issues that came out after TCT tests 31/255131/1
2021-03-12 Piotr KoskoMerge "[ML] Change InvalidValuesError to TypeMismatchEr... accepted/tizen/unified/20210312.142331 submit/tizen/20210312.072248
2021-03-12 Piotr KoskoMerge "[MediaController] Add guards to map of playlists...
2021-03-11 Rafal Walczyna[ML] Change InvalidValuesError to TypeMismatchError... 59/255059/1
2021-03-11 Rafal Walczyna[MediaController] Add guards to map of playlists' handles 05/254805/4
2021-03-10 Pawel Wasowski[ML][Pipeline][Single] Fix SVACE issues 11/254911/4
2021-03-09 Piotr Kosko... [Application] Enable system events listener 20/254620/4
2021-03-08 Piotr KoskoMerge "[SPEC][UT] Add conditions to unit test build...
2021-03-05 Rafal Walczyna[SPEC][UT] Add conditions to unit test build and run 77/254477/3
next