(Partial Update) Fix the issue when we have several RenderTasks
[platform/core/uifw/dali-core.git] / automated-tests / src / dali / utc-Dali-Actor.cpp
2022-12-15 Heeyong Song(Partial Update) Fix the issue when we have several... 75/285575/2
2022-12-09 Adeel KazmiMerge "DALi Version 2.2.5" into devel/master
2022-12-08 Heeyong SongFix partial update issues 61/284761/7
2022-10-17 Heeyong Song(Partial Update) Continue to calculate damaged rects... 45/283045/3
2022-10-03 Adeel KazmiMerge "Calculrate screen position with RenderTask"...
2022-09-28 Eunki, HongCalculrate screen position with RenderTask 13/280813/16
2022-09-27 David SteeleMerge "Optimize transform level propagate" into devel...
2022-09-27 Heeyong SongMerge "Submit a empty command buffer when rendering...
2022-09-26 David SteeleMerge "Moved event side actor world calculation" into...
2022-09-22 David SteeleMoved event side actor world calculation 66/281866/1
2022-08-22 Heeyong SongMerge "(Partial Update) Change damaged rect calcutation...
2022-08-18 Heeyong Song(Partial Update) Change damaged rect calcutation 96/279796/1
2022-07-28 Eunki HongMerge "Remove std::vector dependency for dali-signal...
2022-07-26 Heeyong Song(Partial Update) Change UPDATE_SIZE_HINT to UPDATE_AREA... 73/278673/2
2022-07-22 Adeel KazmiMerge "Reduced the cyclomatic complexity of several...
2022-07-22 Adeel KazmiMerge "DALi Version 2.1.32" into devel/master
2022-07-22 Heeyong Song(Partial Update) Fix renderer opacity issue 47/278547/1
2022-07-11 joogab yunMerge "Fix an issue where TapGesture Events are not...
2022-07-08 joogab.yunAdd ALLOW_ONLY_OWN_TOUCH property. 32/276632/12
2022-04-05 Eunki HongMerge "Level up Dali::Internal::FreeList as Dali::FreeL...
2022-04-05 Heeyong SongMerge "Use update object size in CalculateActorScreenPo...
2022-04-04 Heeyong SongUse update object size in CalculateActorScreenPosition 27/273327/1
2022-03-22 Adeel KazmiMerge "Remove element of Property::Map by the specified...
2022-03-17 SangHyeon LeeMerge "Add UserInteractionEnabled property on actor...
2022-03-14 joogab.yunAdd a Hit-Test result events. 75/270975/20
2022-03-11 David SteeleRemoved old context test cases 57/272057/3
2022-03-07 EverLEEst(SangHyeo... Add UserInteractionEnabled property on actor for contro... 15/271115/11
2022-02-18 Adeel KazmiMerge "DALi Version 2.1.10" into devel/master
2022-02-18 Heeyong SongMerge "(Partial Update) Set the updated flag when the...
2022-02-16 Heeyong Song(Partial Update) Set the updated flag when the Renderer... 72/271172/1
2022-01-28 Adeel KazmiMerge "Adding Handle::ReserveCustomProperties method...
2022-01-25 Heeyong Song(Partial Update) Use world color to check if the item... 16/270016/2
2022-01-20 David SteeleMerge "Decrease property registration time" into devel...
2022-01-20 Heeyong SongMerge "(Partial Update) Mark as not rendered if the...
2022-01-18 Heeyong Song(Partial Update) Mark as not rendered if the node is... 95/268095/4
2021-12-17 Heeyong SongMerge "Move mItemsDirtyRects from Scene to SceneGraph...
2021-12-16 Heeyong SongMove mItemsDirtyRects from Scene to SceneGraph::Scene 34/267634/4
2021-11-17 Heeyong SongMerge "(Partial update) Reset the updated flag after...
2021-11-17 Heeyong SongMerge "Don't do AABB culling if the clipping mode of...
2021-11-16 Heeyong Song(Partial update) Reset the updated flag after calculati... 02/266602/1
2021-11-16 Heeyong SongDon't do AABB culling if the clipping mode of the node... 15/266215/3
2021-11-01 Heeyong SongMerge "Update the preferred size after relayoutting...
2021-10-28 Heeyong SongUpdate the preferred size after relayoutting 46/265646/3
2021-10-15 Heeyong SongSkip rendering if the damaged rect is empty 99/265199/5
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-27 joogab.yunAdd KEYBOARD_FOCUSABLE_CHILDREN property. 62/262762/6
2021-06-22 Adeel KazmiMerge "Removing GL usage from dali core" into devel...
2021-06-15 joogab yunMerge "Add TOUCH_FOCUSABLE property" into devel/master
2021-06-15 joogab yunMerge "Add input source type to TapGesture. This is...
2021-06-11 Adeel KazmiMerge "Fixed depth/stencil renderbuffer attachments...
2021-06-11 David SteeleMerge "DALi Version 2.0.30" into devel/master
2021-06-11 Seungho BAEKMerge "Add SwitchParent api in actor-devel" into devel...
2021-06-11 Joogab YunAdd TOUCH_FOCUSABLE property 58/259258/15
2021-06-03 Seungho BaekAdd SwitchParent api in actor-devel 49/250549/65
2021-06-01 joogab yunMerge "Add Gesture Propagation" into devel/master
2021-05-31 joogab yunMerge "Fixed an issue the triple tap did not work....
2021-05-31 Heeyong SongFix scissor clipping in case of a transparent Renderer 78/258978/2
2021-05-26 David SteeleMerge branch 'devel/master' into devel/graphics 93/258793/2
2021-05-14 Adeel KazmiMerge "Adding packed small float pixel format." into...
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/258323/1
2021-04-28 David SteeleMerge "Adding Depth/Stencil code" into devel/graphics
2021-04-27 David SteeleAdding Depth/Stencil code 14/257414/2
2021-04-26 joogab yunMerge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into...
2021-04-22 Joogab YunChange TOUCH_AREA to TOUCH_AREA_OFFSET 87/257287/1
2021-04-19 Joogab YunRevert "Change TOUCH_AREA to TOUCH_AREA_OFFSET" 84/257084/1
2021-04-19 joogab yunMerge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into...
2021-04-16 Joogab YunChange TOUCH_AREA to TOUCH_AREA_OFFSET 20/256620/17
2021-04-13 David SteeleDisabling Stencil test cases temporarily 45/256545/5
2021-04-13 David SteeleInitialize framebuffer before render pass used 19/256119/11
2021-04-13 David SteeleImplementing Framebuffer object 01/255701/4
2021-03-26 Adeel KazmiMerge branch 'devel/graphics' into devel/master 34/256034/2 graphics-backend-release-1
2021-03-26 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/256023/1
2021-03-23 Heeyong SongFix partial update issue 80/255680/3
2021-03-19 David SteeleAdd scissor/viewport handling 10/255310/5
2021-03-12 David SteeleMerge branch 'devel/master' into devel/graphics graphics-backend-pre-release-3
2021-03-03 David SteeleSyncing test harness changes 96/254496/2
2021-03-01 Adeel KazmiMerge branch 'devel/master' into devel/graphics 69/254369/1
2021-02-15 David SteeleMoving CullFace mode and Blending modes to Pipeline 76/253476/3
2021-02-15 Adeel KazmiMerge branch 'devel/master' into devel/graphics 58/253558/2
2021-02-11 David SteeleImplemented Draw and basic pipeline for vertex format... 23/253123/11
2021-02-09 David SteeleMigrating render-texture and render-sampler to new API 80/252980/8
2021-02-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 10/253310/1
2021-02-04 Adeel KazmiMerge branch 'devel/master' into devel/graphics 24/253124/1
2021-02-01 Richard HuangTemporarily removed caching for GL call status 03/252703/1
2021-01-28 Adeel KazmiMerge "Updated all code to new format" into devel/master
2021-01-27 David SteeleUpdated all code to new format 01/252401/2
2021-01-10 Heeyong SongDo not calculate dirty rects when rendering is skipped 78/250678/2
2020-12-23 Adeel KazmiMerge "Updated patch coverage script." into devel/master
2020-12-21 Heeyong SongMerge "Fix stencil clipping bug" into devel/master
2020-12-18 adam.bCreated PartialRenderingDataProvider to store per-frame... 24/247424/12
2020-12-16 David SteeleMerge "use std::string_view to avoid shader string...
2020-12-16 Heeyong SongFix stencil clipping bug 84/249784/1
2020-12-11 Adeel KazmiMerge "DALi Version 2.0.5" into devel/master
2020-12-11 Adeel KazmiMerge "[dali-core] add libhyphen-dev library to dali...
2020-12-11 Adeel KazmiMerge "Refactored actor impl child/parent handling...
2020-12-08 David SteeleMerge "[dali-core] add all X11 colors to Color namespac...
2020-12-08 Adeel KazmiMerge "(UpdateProxy) Ensure we use TransformManager...
2020-12-08 Heeyong SongMerge "Ensure to update nodes even though they are...
2020-12-07 David SteeleRefactored actor impl child/parent handling out 43/249143/1
2020-12-02 Heeyong SongEnsure to update nodes even though they are invisible 55/248555/2
next