platform/core/uifw/dali-adaptor.git
14 months agoMake GL index format use unsinged int 38/288538/5
Eunki Hong [Sat, 18 Feb 2023 11:14:27 +0000 (20:14 +0900)]
Make GL index format use unsinged int

Change-Id: I9aa5076d86e073aa823e8428631f1cdc838277c0
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
14 months agoCleanUp gles version setter + Get exact FBO MSAA sample level 98/288698/6
Eunki, Hong [Tue, 21 Feb 2023 19:53:33 +0000 (04:53 +0900)]
CleanUp gles version setter + Get exact FBO MSAA sample level

Avoid some useless duplicated GLES version setter.
It will reduce complexity of gles version relative logics.

Change-Id: Ibffe2894d9fab34188861d77aad28593aea6ac54
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
14 months agoMerge "Add IsSpace in TextAbstraction" into devel/master
Bowon Ryu [Fri, 24 Feb 2023 04:48:46 +0000 (04:48 +0000)]
Merge "Add IsSpace in TextAbstraction" into devel/master

14 months agoMerge "Fix surface deletion order" into devel/master
Heeyong Song [Thu, 23 Feb 2023 23:47:46 +0000 (23:47 +0000)]
Merge "Fix surface deletion order" into devel/master

14 months agoAdd IsSpace in TextAbstraction 56/288856/1
Bowon Ryu [Thu, 23 Feb 2023 12:47:11 +0000 (21:47 +0900)]
Add IsSpace in TextAbstraction

Change-Id: Ic615aa2c20e22bfa013f81fa28fa5a393ea946b5
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
14 months agoFixing SVACE issue in loader-ktx.cpp 37/288837/1
Adam Bialogonski [Thu, 23 Feb 2023 10:39:12 +0000 (10:39 +0000)]
Fixing SVACE issue in loader-ktx.cpp

SIGN_EXTENSION issue.

Change-Id: I69f35590db6852ad577b13857be7faf205bf4a1d

14 months agoFix surface deletion order 48/288748/1
Heeyong Song [Wed, 22 Feb 2023 08:50:01 +0000 (17:50 +0900)]
Fix surface deletion order

Change-Id: If4be038a1b47f19cef703aad0d1f48c59d0fe3d3

14 months agoFix svace issue (useless branch) 20/288720/1
Eunki, Hong [Wed, 22 Feb 2023 04:55:23 +0000 (13:55 +0900)]
Fix svace issue (useless branch)

Change-Id: I122720a0aaaf74de0a30cd66730275688f03da7d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
14 months agoReplace natvie window API in SetInputRegion() 04/288704/1
Wonsik Jung [Wed, 22 Feb 2023 01:48:30 +0000 (10:48 +0900)]
Replace natvie window API in SetInputRegion()

Replace native window API in SetInputRegion().
Because this function should be used the other native input rect APIs.
In addition, some logs are added to the related functions.

Change-Id: I4e709b1bb89f407a25bd5dbaa5403aa792955ac5

14 months agoMerge "Fix svace issue for image-operator" into devel/master
Adeel Kazmi [Tue, 21 Feb 2023 12:51:51 +0000 (12:51 +0000)]
Merge "Fix svace issue for image-operator" into devel/master

14 months agoMerge "Remove VAO cache if invalidate pipeline" into devel/master
Adeel Kazmi [Tue, 21 Feb 2023 12:47:46 +0000 (12:47 +0000)]
Merge "Remove VAO cache if invalidate pipeline" into devel/master

14 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20230222.161501
Eunki, Hong [Tue, 21 Feb 2023 09:41:37 +0000 (18:41 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit 5032c8019e37f8e106b7e8560579704166d5478b.

Change-Id: I8b333526910da1c7501f9eb951a8e170200f7e2e

14 months agoMerge branch 'devel/master' into tizen
Eunki, Hong [Tue, 21 Feb 2023 09:41:31 +0000 (18:41 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ie3c3205a9f7f1d793ae6bb1d01a3b8ac8e47fda7

14 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
Eunki, Hong [Tue, 21 Feb 2023 09:41:27 +0000 (18:41 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit b70be8b727830f30c6f46e7c6cd15b26d8cbf13e.

14 months agoDragAndDrop : support multiwindow dnd on single process 57/288657/3
Taehyub Kim [Tue, 21 Feb 2023 06:16:12 +0000 (15:16 +0900)]
DragAndDrop : support multiwindow dnd on single process

Change-Id: Ifadcbe29b6f63420f91cd892c56d11dad5172c44

15 months agoDALi Version 2.2.14 18/288518/1 dali_2.2.14
David Steele [Fri, 17 Feb 2023 13:51:40 +0000 (13:51 +0000)]
DALi Version 2.2.14

Change-Id: Ibe53b71f7198c6a3cea884124fbb6bb8bf0a4934

15 months ago[Tizen] Remove to call key consumed event in ATSPI bridge
Heeyong Song [Fri, 17 Feb 2023 01:13:21 +0000 (10:13 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

Change-Id: Ie4ded56b66ea5458e2d89bc6dedbbeae6ea3785c

15 months agoMerge "Replace std::string global variables with C-style string." into devel/master
David Steele [Thu, 16 Feb 2023 13:10:19 +0000 (13:10 +0000)]
Merge "Replace std::string global variables with C-style string." into devel/master

15 months agoRemove VAO cache if invalidate pipeline 20/286020/9
Eunki, Hong [Mon, 26 Dec 2022 09:04:50 +0000 (18:04 +0900)]
Remove VAO cache if invalidate pipeline

Delete VAO cache map if pipeline destroied.
So we can avoid equal ProgramImpl pointer which already destroyied program.

Change-Id: I1fa614b07c4b80e13c2ca23f275950a9672b3542
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
15 months agoReplace std::string global variables with C-style string. 35/288335/2
huayong.xu [Wed, 15 Feb 2023 08:48:39 +0000 (16:48 +0800)]
Replace std::string global variables with C-style string.

A std::string global variable would allocate a memory in heap,
then copy the string from .text section to the heap.
This patch may reduce loading time & memory a little.

Change-Id: I124fc778ab00754bc61d1517a18afcb728904483

15 months agoMerge "Make sure that global variables are initialized lazily." into devel/master
dongsug song [Wed, 15 Feb 2023 01:13:29 +0000 (01:13 +0000)]
Merge "Make sure that global variables are initialized lazily." into devel/master

15 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20230215.100712
Heeyong Song [Mon, 13 Feb 2023 05:44:16 +0000 (14:44 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I7f3f8f915f41cffa366bb36f90f81716f0498438

15 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
Heeyong Song [Mon, 13 Feb 2023 05:43:41 +0000 (14:43 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit 29e28e1e01f9e8e8fbdef0b0a16027fc03ab9c0d.

Change-Id: I6ea01755fc40bd4510b73a0a65ce02e38ba35666

15 months agoMake sure that global variables are initialized lazily. 45/288045/4
huayong.xu [Thu, 9 Feb 2023 12:06:46 +0000 (20:06 +0800)]
Make sure that global variables are initialized lazily.

Global variables are initialized before main function or
when dali-core so is loaded firstly.
This patch is to reduce loading time of dali in theory.

Change-Id: If644ff61bdc27d268e913d9455bfa506bcea5892

15 months agoMerge "Make another ConditionalWait for post-rendearing" into devel/master
Heeyong Song [Mon, 13 Feb 2023 00:33:29 +0000 (00:33 +0000)]
Merge "Make another ConditionalWait for post-rendearing" into devel/master

15 months agoMerge "DALi Version 2.2.13" into devel/master
Adeel Kazmi [Fri, 10 Feb 2023 14:20:46 +0000 (14:20 +0000)]
Merge "DALi Version 2.2.13" into devel/master

15 months agoDALi Version 2.2.13 32/288132/1 dali_2.2.13
Adeel Kazmi [Fri, 10 Feb 2023 14:15:36 +0000 (14:15 +0000)]
DALi Version 2.2.13

Change-Id: I931e2622804390c4f3001582a84efc0227953e9e

15 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20230210.160941
EverLEEst(SangHyeon Lee) [Wed, 8 Feb 2023 07:37:35 +0000 (16:37 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit 33b6bded88dc5504feb5c0d48645da9634781d7b.

15 months agoMerge branch 'devel/master' into tizen
EverLEEst(SangHyeon Lee) [Wed, 8 Feb 2023 07:35:45 +0000 (16:35 +0900)]
Merge branch 'devel/master' into tizen

15 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
EverLEEst(SangHyeon Lee) [Wed, 8 Feb 2023 07:35:40 +0000 (16:35 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit 732f905fa32fd3edd9bd7300b1be42db1a2888ac.

15 months agoMake another ConditionalWait for post-rendearing 46/287846/2
Heeyong Song [Tue, 7 Feb 2023 06:10:21 +0000 (15:10 +0900)]
Make another ConditionalWait for post-rendearing

The mUpdateRenderThreadWaitCondition was also used for post-rendering.
But it can be notified by other method - ResizeSurface() etc.
The PostRenderWaitForCompletion() should wait for the
PostRenderComplete() of the main thread.

So use another ConditionalWait.

Change-Id: I890abcf95045e2d9701208cbe18ac8082219457b

15 months agoFix svace issue for image-operator 74/283974/9
Eunki, Hong [Tue, 8 Nov 2022 04:55:27 +0000 (13:55 +0900)]
Fix svace issue for image-operator

make unsigned int to uint32_t, unsigned char to uint8_t.

And also do static_cast for down-scale codes

Change-Id: I3d5762fdbf8f42b1a0a713f08cc8ca32ce2a4d5d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
15 months agoSupport CMYK jpg image load 31/287631/4
Eunki, Hong [Wed, 1 Feb 2023 20:53:30 +0000 (05:53 +0900)]
Support CMYK jpg image load

Previously, we only load CMYK image store as Pixel::RGBA8888 and do nothing.
So, We need to convert this 4byte data as 3byte Pixel::RGB888 format.

Change-Id: I87482fbc13ebb104c672d43e284099a484f3cc36
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
15 months agoFix svace issue (uint32_t to long or std::streamsize) 23/287823/2
Eunki, Hong [Tue, 7 Feb 2023 01:55:00 +0000 (10:55 +0900)]
Fix svace issue (uint32_t to long or std::streamsize)

To convert unsigned value into signed value safely,
we should convert as unsigned type with same size as signed type,
and after done, convert into signed type.

Change-Id: I3d8ebb3866c2bd753dd186026f7e1773e0f178a9
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
15 months agoDALi Version 2.2.12 52/287752/1 dali_2.2.12
Adam Bialogonski [Fri, 3 Feb 2023 12:41:24 +0000 (12:41 +0000)]
DALi Version 2.2.12

Change-Id: I34a6901109ed8152c72366f7875388fae7f3a1ee

15 months agoApply environment variables to preinitialized app 63/287463/6
Heeyong Song [Mon, 30 Jan 2023 08:16:52 +0000 (17:16 +0900)]
Apply environment variables to preinitialized app

Change-Id: Idb66ee33ccf2fed8f71ee5ed5c2cd2f47fdce529

15 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20230206.093758 accepted/tizen/unified/20230206.093916
Jaehyun Cho [Wed, 1 Feb 2023 05:12:24 +0000 (14:12 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit 37f2d65e310977d06de6734ed63ddeea6526a939.

15 months agoMerge branch 'devel/master' into tizen
Jaehyun Cho [Wed, 1 Feb 2023 05:12:10 +0000 (14:12 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I66592323c83a3147a7f1bd53d4d4967c76dc4001

15 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
Jaehyun Cho [Wed, 1 Feb 2023 05:12:06 +0000 (14:12 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit dc46f689a2b6a6fea95f5ae0371e4523fe8a5f5f.

15 months agoAdd performance log 15/287015/5
Heeyong Song [Wed, 18 Jan 2023 09:00:39 +0000 (18:00 +0900)]
Add performance log

Print a log when eglQuerySurface takes long time

Change-Id: Iae3810cfbf5f25076e5be4be536be46e7e63c955

15 months agoMerge "Support to load an image from uint8_t* encoded buffer." into devel/master
Seungho BAEK [Tue, 31 Jan 2023 04:29:07 +0000 (04:29 +0000)]
Merge "Support to load an image from uint8_t* encoded buffer." into devel/master

15 months ago(Automated Tests) Ensure we kill off any sleeping dbus sessions that we create when... 73/287473/1
Adeel Kazmi [Mon, 30 Jan 2023 10:57:23 +0000 (10:57 +0000)]
(Automated Tests) Ensure we kill off any sleeping dbus sessions that we create when running

Change-Id: Ic3058b2cc6218abdd5ae3e65efaf78d6821cf222

15 months agoMerge "Cleanup .gitignore file" into devel/master
Eunki Hong [Mon, 30 Jan 2023 02:26:43 +0000 (02:26 +0000)]
Merge "Cleanup .gitignore file" into devel/master

15 months agoMerge "Added X11 window manager resize handling" into devel/master
Adeel Kazmi [Fri, 27 Jan 2023 16:06:48 +0000 (16:06 +0000)]
Merge "Added X11 window manager resize handling" into devel/master

15 months agoDALi Version 2.2.11 99/287399/1 dali_2.2.11
Richard Huang [Fri, 27 Jan 2023 12:19:24 +0000 (12:19 +0000)]
DALi Version 2.2.11

Change-Id: I448116da54abf15fa5801bd614056c7e50c52727

15 months agoAdded X11 window manager resize handling 50/287250/2
David Steele [Wed, 25 Jan 2023 17:52:21 +0000 (17:52 +0000)]
Added X11 window manager resize handling

For Ecore/Raw X, added listeners to the ConfigureNotify
event to find when the Window Manager has modified the
window size.

Sending the UpdatePositionSize signal is enough to
update the GL surface.

Change-Id: I8fd3cf1a9fbac694ea32e5d5cddd710c33a7cdf4
Signed-off-by: David Steele <david.steele@samsung.com>
15 months agoCleanup .gitignore file 44/287244/1
Eunki Hong [Wed, 25 Jan 2023 15:50:01 +0000 (00:50 +0900)]
Cleanup .gitignore file

Collect, merge and clean up .gitignore file for all dali repos

Change-Id: I0ffa9676eeef9ca0e3a5d478931d098599efb1cd
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
15 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20230126.170113
Taehyub Kim [Wed, 25 Jan 2023 05:49:51 +0000 (14:49 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit 34076cdb9615a1f337d3e02408ee482e3d99db8d.

15 months agoMerge branch 'devel/master' into tizen
Taehyub Kim [Wed, 25 Jan 2023 05:49:30 +0000 (14:49 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I71ed33d64f1b1a36d9402109e6a5179f5e70b379

15 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
Taehyub Kim [Wed, 25 Jan 2023 05:49:25 +0000 (14:49 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit f1610343673dcc7ee41c6f5b7d67320e51e52d9d.

15 months agoSupport to load an image from uint8_t* encoded buffer. 37/286937/2
seungho baek [Tue, 17 Jan 2023 06:18:22 +0000 (15:18 +0900)]
Support to load an image from uint8_t* encoded buffer.

Change-Id: I0252773ef6c9ad62e552c05697cdd39507bd892e
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
16 months agoMerge "DALi Version 2.2.10" into devel/master
David Steele [Fri, 20 Jan 2023 13:14:40 +0000 (13:14 +0000)]
Merge "DALi Version 2.2.10" into devel/master

16 months agoDALi Version 2.2.10 56/287156/1 dali_2.2.10
David Steele [Fri, 20 Jan 2023 13:10:01 +0000 (13:10 +0000)]
DALi Version 2.2.10

Change-Id: Ib3beaa13617053631f02d08c04cb4ba490d464d1

16 months agoMerge "Fix deadlock issue of AsyncTaskThread" into devel/master
Heeyong Song [Fri, 20 Jan 2023 00:42:18 +0000 (00:42 +0000)]
Merge "Fix deadlock issue of AsyncTaskThread" into devel/master

16 months agoMerge "Updating Test Harness to show wait channel" into devel/master
David Steele [Thu, 19 Jan 2023 14:33:42 +0000 (14:33 +0000)]
Merge "Updating Test Harness to show wait channel" into devel/master

16 months agoMerge "Add Dali::DevelWindowSystem::GetScreenSize" into devel/master
Jaehyun Cho [Thu, 19 Jan 2023 09:27:53 +0000 (09:27 +0000)]
Merge "Add Dali::DevelWindowSystem::GetScreenSize" into devel/master

16 months agoFix deadlock issue of AsyncTaskThread 72/287072/1
Heeyong Song [Thu, 19 Jan 2023 08:46:20 +0000 (17:46 +0900)]
Fix deadlock issue of AsyncTaskThread

mDestroyThread may be changed to true after while(!mDestroyThread)
because we don't lock the part.

Change-Id: Icf9c60cd865d73f1648a354331689df8284d5964

16 months agoAdd Dali::DevelWindowSystem::GetScreenSize 38/286938/3
Jaehyun Cho [Tue, 17 Jan 2023 02:53:38 +0000 (11:53 +0900)]
Add Dali::DevelWindowSystem::GetScreenSize

To provide the screen size for csharp bindings by using internal
GetScreenSize method, Dali::DevelWindowSystem::GetScreenSize is added.

Change-Id: Ib42ace1c4b61f61ae2e506253b5b348a1bd62ca6

16 months agoUpdating Test Harness to show wait channel 23/287023/3
David Steele [Wed, 18 Jan 2023 15:21:02 +0000 (15:21 +0000)]
Updating Test Harness to show wait channel

If, during parallel execution, a child test case is pending for a
minute, then display the wait channel symbol, and kill the process.

Change-Id: Ibe9a41b7ef433f41e37fc35f2811d40415fc811c
Signed-off-by: David Steele <david.steele@samsung.com>
16 months agoMerge "Remove jpg warning log at UTC" into devel/master
David Steele [Tue, 17 Jan 2023 12:00:57 +0000 (12:00 +0000)]
Merge "Remove jpg warning log at UTC" into devel/master

16 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20230120.182043
dongsug.song [Tue, 17 Jan 2023 06:45:20 +0000 (15:45 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit ace3052da4c9ee33e6d17f597a361afcca6dc0f4.

Change-Id: Ib4e149aca3402c50ec755cfad7df18f389d3becb

16 months agoMerge branch 'devel/master' into tizen
dongsug.song [Tue, 17 Jan 2023 06:45:02 +0000 (15:45 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Id1cd6db3513f0000616b441d479d0d11ad6cc0ff

16 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
dongsug.song [Tue, 17 Jan 2023 06:26:06 +0000 (15:26 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit 8df50fc278e4a7199f718319027d40a26e3608be.

16 months agoRemove jpg warning log at UTC 86/286886/1
Eunki, Hong [Mon, 16 Jan 2023 08:11:44 +0000 (17:11 +0900)]
Remove jpg warning log at UTC

Change-Id: I5bdc675d40547fbcd206a188a934e939f7611633
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
16 months agoAdd Overlay Layer in window 40/286540/5
seungho baek [Mon, 9 Jan 2023 10:43:51 +0000 (19:43 +0900)]
Add Overlay Layer in window

Change-Id: Ic61e51e2ad0775c5c76a6ec93d1bff0a9980ebce
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
16 months agoMerge "DALi Version 2.2.9" into devel/master
Adeel Kazmi [Fri, 13 Jan 2023 10:00:38 +0000 (10:00 +0000)]
Merge "DALi Version 2.2.9" into devel/master

16 months agoDALi Version 2.2.9 28/286828/1 dali_2.2.9
Adeel Kazmi [Fri, 13 Jan 2023 09:56:10 +0000 (09:56 +0000)]
DALi Version 2.2.9

Change-Id: Iead2f576c2507d62e92b79cee286abd4797ce263

16 months agoMerge "Remove unnecessray ClipBoard creation (2)" into devel/master
Heeyong Song [Fri, 13 Jan 2023 01:24:39 +0000 (01:24 +0000)]
Merge "Remove unnecessray ClipBoard creation (2)" into devel/master

16 months agoRemove unnecessray ClipBoard creation (2) 18/286718/1
Heeyong Song [Thu, 12 Jan 2023 05:07:53 +0000 (14:07 +0900)]
Remove unnecessray ClipBoard creation (2)

Change-Id: I5a15ae94f035a764128c1adc5621b80f84286846

16 months agodrag-and-drop : Add leave event when dragging is cancelled 44/286644/4
Taehyub Kim [Wed, 11 Jan 2023 04:38:09 +0000 (13:38 +0900)]
drag-and-drop : Add leave event when dragging is cancelled

Change-Id: If98ec6b0d766e3a898063456d05c6c82a6df0abc

16 months agoRemove unnecessray ClipBoard creation 39/286639/1
Heeyong Song [Mon, 9 Jan 2023 09:36:38 +0000 (18:36 +0900)]
Remove unnecessray ClipBoard creation

Change-Id: I75e2fa682007e6ef4c24eaaaf81600085994f62c

16 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20230111.174540
Seoyeon Kim [Tue, 10 Jan 2023 05:38:44 +0000 (14:38 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit b65310990598ca06d1959196a230b1d9a34b40e9.

Change-Id: Id6aad4e23044622d9bd7184115425a5a9d6513a5

16 months agoMerge branch 'devel/master' into tizen
Seoyeon Kim [Tue, 10 Jan 2023 05:38:34 +0000 (14:38 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Iecd4c90566e3946a42a6d9cce9d8604a9bc909d6

16 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
Seoyeon Kim [Tue, 10 Jan 2023 05:38:14 +0000 (14:38 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit 5b4741cc404270610d787e37ee5a4c0eb365b5cc.

16 months agoRemove unnecessray ClipBoard creation 33/286533/2
Heeyong Song [Mon, 9 Jan 2023 09:36:38 +0000 (18:36 +0900)]
Remove unnecessray ClipBoard creation

Change-Id: I126e2f715e37de0488d5d918c5cd1d415dd3896f

16 months agoMerge "drag-and-drop : Add leave event when dragging is cancelled" into devel/master
Taehyub Kim [Mon, 9 Jan 2023 03:27:34 +0000 (03:27 +0000)]
Merge "drag-and-drop : Add leave event when dragging is cancelled" into devel/master

16 months agoMerge "DALi Version 2.2.8" into devel/master
David Steele [Fri, 6 Jan 2023 13:18:48 +0000 (13:18 +0000)]
Merge "DALi Version 2.2.8" into devel/master

16 months agoDALi Version 2.2.8 58/286458/1 dali_2.2.8
Adam Bialogonski [Fri, 6 Jan 2023 10:49:51 +0000 (10:49 +0000)]
DALi Version 2.2.8

Change-Id: I08127882190c75f0bbe02920220c5948a098f1a9

16 months agoMerge "Add GetCallbackInvocationThread() for AsyncTaskMananager" into devel/master
sunghyun kim [Fri, 6 Jan 2023 02:51:15 +0000 (02:51 +0000)]
Merge "Add GetCallbackInvocationThread() for AsyncTaskMananager" into devel/master

16 months agoAdd GetCallbackInvocationThread() for AsyncTaskMananager 26/285926/9
tscholb [Thu, 22 Dec 2022 10:09:52 +0000 (19:09 +0900)]
Add GetCallbackInvocationThread() for AsyncTaskMananager

When AsyncTaskManager use other thread, no need to wake up main thread.

Change-Id: I2b4dfb797e0981002776b345b43f988dd5eb83f9

16 months agoAdd ecore_wl2_window_commit() when setting minumum size and maximum size. 09/286409/1
joogab.yun [Thu, 5 Jan 2023 09:04:26 +0000 (18:04 +0900)]
Add ecore_wl2_window_commit() when setting minumum size and maximum size.

Change-Id: Idf909972dcedcafda1123f9c3a16c0a1496d433d

16 months agoMerge "Add an API for 'create,window' event." into devel/master
dongsug song [Thu, 5 Jan 2023 05:54:55 +0000 (05:54 +0000)]
Merge "Add an API for 'create,window' event." into devel/master

16 months agodrag-and-drop : Add leave event when dragging is cancelled 71/286371/1
Taehyub Kim [Thu, 5 Jan 2023 01:35:23 +0000 (10:35 +0900)]
drag-and-drop : Add leave event when dragging is cancelled

Change-Id: I98125d2e8636976cc986f019a65f3a268853f7ca

16 months agoFix the screen rotation issue 64/286264/1
Wonsik Jung [Tue, 3 Jan 2023 03:11:42 +0000 (12:11 +0900)]
Fix the screen rotation issue

Fix the screen rotation issue in FHub Device.
When glViewport/glScissor is set, the screen rotation should be considered.

Change-Id: I34b3c07f4efd678806d05c9b651ad44a05269909

16 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20230106.165033
jykeon [Tue, 3 Jan 2023 02:43:56 +0000 (11:43 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Iceb5790ae8e767bc002a601efe3f0862daaf64f0

16 months agoMerge "Trace use scope macro instead of begin-end" into devel/master
Eunki Hong [Fri, 30 Dec 2022 08:22:16 +0000 (08:22 +0000)]
Merge "Trace use scope macro instead of begin-end" into devel/master

16 months agoAdd GetRenderThreadId() 73/285973/5
Heeyong Song [Fri, 23 Dec 2022 02:23:24 +0000 (11:23 +0900)]
Add GetRenderThreadId()

Change-Id: I788e49c134b3f31572925796291e9065378f4417

16 months agoTrace use scope macro instead of begin-end 74/286174/2
Eunki Hong [Thu, 29 Dec 2022 15:47:14 +0000 (00:47 +0900)]
Trace use scope macro instead of begin-end

Since we don't need to follow functions usecase,
use trace scope macro instead of begin-end

+

DALI_TRACE_FUNCTION can send tag as NULL
if ENABLE_DEBUG is not defined.
To avoid this case, let we nullcheck for trace tag.
(Note, trace-manager-impl-generic already consider NULL tag)

Change-Id: I55177bbcac344abde42d5afe7cc807114f027a39
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
16 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20221228.165943
dongsug.song [Tue, 27 Dec 2022 02:35:36 +0000 (11:35 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit e139a0360aa69db2240a147d06d8a10e82ff6fab.

Change-Id: I244e88791d3eebcebea9b8746e226eaf60316a73

16 months agoMerge branch 'devel/master' into tizen
dongsug.song [Tue, 27 Dec 2022 02:35:21 +0000 (11:35 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I3bbb2e0cc72fa048e546e807cadee52e9cc0d4cd

16 months agoRevert "[Tizen] Remove to call key consumed event in ATSPI bridge"
dongsug.song [Tue, 27 Dec 2022 02:35:01 +0000 (11:35 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"

This reverts commit d66d131d2db32f7a5be64fdccbe65c0ef7e582f8.

16 months agoDALi Version 2.2.7 86/285986/1 dali_2.2.7
Adeel Kazmi [Fri, 23 Dec 2022 11:34:52 +0000 (11:34 +0000)]
DALi Version 2.2.7

Change-Id: Ied087417fc7eebb5ab5907b4f7f926c7ed04a6b0

16 months agoRemove annoying logs when we use astc image file 37/285937/1
Eunki, Hong [Thu, 22 Dec 2022 11:55:41 +0000 (20:55 +0900)]
Remove annoying logs when we use astc image file

PixelBuffer::New() call GetBytesPerPixel internally, and failed.
That case, DALI_LOG_ERROR logged which is not useful.

Change-Id: I6483002d00ee8abd61008d408b678b81bedb2e62
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
16 months agoCache VAO with the locations hash 80/285780/2
Eunki, Hong [Tue, 20 Dec 2022 04:50:59 +0000 (13:50 +0900)]
Cache VAO with the locations hash

Change-Id: Iabba0560f613a584fb444b8f34efbdd55f87199a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
17 months agoMerge "(Automated Tests) Added GlImplementation tests to increase function coverage...
Adeel Kazmi [Tue, 20 Dec 2022 16:52:38 +0000 (16:52 +0000)]
Merge "(Automated Tests) Added GlImplementation tests to increase function coverage" into devel/master

17 months ago(Automated Tests) Added GlImplementation tests to increase function coverage 12/285812/1
Adeel Kazmi [Tue, 20 Dec 2022 15:27:11 +0000 (15:27 +0000)]
(Automated Tests) Added GlImplementation tests to increase function coverage

Change-Id: I1c6cdc209d79f6cd4b15c0c8f2f5fa5f601baeaa

17 months agoFixing static analysis bugs 03/285803/1
David Steele [Tue, 20 Dec 2022 10:23:11 +0000 (10:23 +0000)]
Fixing static analysis bugs

Change-Id: I58dbff61812fe6e3ab2ec7cd1b5bc238b3e22f8b

17 months agoMerge "Fix svace issue - Application Destructor & egl controller debug" into devel...
Seungho BAEK [Tue, 20 Dec 2022 09:30:33 +0000 (09:30 +0000)]
Merge "Fix svace issue - Application Destructor & egl controller debug" into devel/master

17 months agoWhen calling RequestResizeToServer, we recalculate the location according to the... 33/285733/3
joogab.yun [Mon, 19 Dec 2022 05:55:00 +0000 (14:55 +0900)]
When calling RequestResizeToServer, we recalculate the location according to the current orientation.

Change-Id: Ib9fd6a00c89a5f2467409a3bfbb83124043ff32f

17 months ago[Tizen] Remove to call key consumed event in ATSPI bridge accepted/tizen/unified/20221221.165239
Daekwang Ryu [Tue, 20 Dec 2022 02:04:30 +0000 (11:04 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge

This reverts commit 55b23e077f58aa5c500a1de007f31994d7ac9b0f.

Change-Id: I914e26c3882837f039fe5a455da45e042aa851c8