Store VisualUrl's hash result, and reuse it
[platform/core/uifw/dali-toolkit.git] / automated-tests /
2022-05-18 Eunki, HongStore VisualUrl's hash result, and reuse it 71/275071/2
2022-05-18 Eunki HongMerge "Change conflict of some visual's Impl namespace...
2022-05-18 Eunki HongMerge "Optimize some text-typesetter rendering operatio...
2022-05-18 Eunki, HongOptimize some text-typesetter rendering operations 09/275009/11
2022-05-17 Seungho BAEKMerge "Make highp for some variable for 3d model shader...
2022-05-17 Heeyong SongMerge "Support asynchronous svg loading" into devel...
2022-05-16 seunghoModify default shader according to the gltf pbr spec 75/274275/27
2022-05-13 David SteeleMerge "Apply EncodedImageBuffer with Atlas" into devel...
2022-05-13 Adeel KazmiMerge "DALi Version 2.1.22" into devel/master
2022-05-13 Heeyong SongSupport asynchronous svg loading 81/274881/4
2022-05-13 joogab.yunReverts the patch that prevents focus set when parent... 74/274974/1
2022-05-13 Eunki HongMerge "Cache animated image's frame index" into devel...
2022-05-12 Eunki HongApply EncodedImageBuffer with Atlas 46/265346/14
2022-05-12 Lukasz OleksakMerge "[AT-SPI] Call EmbedAtkSocket() from WebViewAcces...
2022-05-12 Eunki, HongCache animated image's frame index 94/274094/17
2022-05-12 Artur Świgoń[AT-SPI] Call EmbedAtkSocket() from WebViewAccessible 15/274515/4
2022-05-12 Eunki, HongDelete YGNode only root of Flex::Node 01/274901/2
2022-05-11 seunghoCPU Alpha Masking for Animated Image Visual 20/274420/10
2022-05-10 Shinwoo KimMerge "[AT-SPI] remove isRoot param from Accessible...
2022-05-09 Shinwoo Kim[AT-SPI] remove isRoot param from Accessible::Get 50/274750/1
2022-05-04 Bowon RyuMerge "Changed default font family of 7.0 IoT UX" into...
2022-05-04 Heeyong SongMerge "Remove ResourceReady before rasterization in...
2022-05-03 joogab yunMerge "Allows you to specify the root when calculating...
2022-05-03 Shinwoo KimMerge "[AT-SPI] ScrollView: Use child postion for Scrol...
2022-05-03 joogab.yunAllows you to specify the root when calculating the... 22/274422/5
2022-05-02 Heeyong SongRemove ResourceReady before rasterization in SvgVisual 56/273956/4
2022-04-29 Eunki, HongRefactoring TextureManager cache as Dali::FreeList 69/270969/53
2022-04-29 Adeel KazmiMerge "DALi Version 2.1.20" into devel/master
2022-04-29 sunghyun kimMerge "Fix webp&gif issue" into devel/master
2022-04-29 sunghyun kimMerge "Caching cropToMask in texture manager" into...
2022-04-29 Seungho BAEKMerge changes I7b63ee17,I61bd1ed2 into devel/master
2022-04-28 Bowon RyuMerge "Add ECORE_IMF_CALLBACK_SELECTION_SET to IMFConte...
2022-04-27 seunghoUse default PBR shader to the scene-loader 91/273891/15
2022-04-27 joogab yunMerge "If VISIBLE is false, the focus cannot be set...
2022-04-27 joogab.yunIf VISIBLE is false, the focus cannot be set and code... 17/274317/4
2022-04-26 Bowon RyuMerge "Resolved incorrect size when call GetTextSize...
2022-04-26 Bowon RyuMerge "Enhance texteditor background drawing performanc...
2022-04-26 Bowon RyuAdd ECORE_IMF_CALLBACK_SELECTION_SET to IMFContext 03/274303/4
2022-04-25 joogab yunMerge "If the currently focused actor is hidden or...
2022-04-25 David SteeleMerge "Block the changeness of PreMultiplied for some...
2022-04-25 Eunki, HongBlock the changeness of PreMultiplied for some visuals 68/274268/1
2022-04-25 Lukasz OleksakMerge "[AT-SPI] Set child's parent in WebViewAccessible...
2022-04-25 joogab.yunIf the currently focused actor is hidden or disabled... 32/273832/9
2022-04-25 Bowon RyuMerge "fix incorrect selection highlight position with...
2022-04-22 Artur Świgoń[AT-SPI] Set child's parent in WebViewAccessible 99/273899/5
2022-04-22 David SteeleMerge "DALi Version 2.1.19" into devel/master
2022-04-22 David SteeleMerge "Ambient occlusion support in DLI model" into...
2022-04-22 Richard HuangAmbient occlusion support in DLI model 20/274120/3
2022-04-22 Eunki, HongCreate visual's border property map for only valid... 60/274160/2
2022-04-21 ssabahResolved incorrect size when call GetTextSize(TextLabel... 18/274118/1
2022-04-21 Seungho BAEKMerge "Transfer uploadOnly flag to the core and update...
2022-04-21 seunghoTransfer uploadOnly flag to the core and update manager 32/273932/2
2022-04-20 sunghyun kimFix webp&gif issue 30/274030/2
2022-04-19 Heeyong SongMerge "Add CHROMINANCE pixel format" into devel/master
2022-04-14 David SteeleMerge "Call ResourceReady callback even image loading...
2022-04-14 Eunki, HongCall ResourceReady callback even image loading failed. 81/273281/8
2022-04-13 David SteeleMerge "Make broken alpha mask image show image" into...
2022-04-13 Eunki, HongRefactoring npatch-loader so it works well both sync... 29/273429/15
2022-04-13 Eunki, HongMake broken alpha mask image show image 68/273368/7
2022-04-12 Seungho BAEKMerge "Refactoring Animated image visual" into devel...
2022-04-11 David SteeleMerge "Test harness sync" into devel/master
2022-04-11 Bowon RyuMerge "Refactored text selection popup to reduce loc...
2022-04-08 David SteeleTest harness sync 21/273621/1
2022-04-08 Adeel KazmiMerge "GlView using DirectRendering" into devel/master
2022-04-08 Bowon RyuRefactored text selection popup to reduce loc 14/273614/2
2022-04-08 David SteeleMerge "DALi Version 2.1.17" into devel/master
2022-04-08 Adam BialogonskiGlView using DirectRendering 13/273213/11
2022-04-08 Bowon RyuMerge "Add vertical alignment for text editor" into...
2022-04-08 Bowon RyuAdd vertical alignment for text editor 39/273039/6
2022-04-07 Richard HuangAdjust node scale for avatar models generated by glTF... 19/273419/6
2022-04-07 seunghoRefactoring Animated image visual 77/266977/34
2022-04-04 Eunki, HongMake n-patch image show broken image 83/273283/5
2022-04-01 David SteeleMerge "DALi Version 2.1.16" into devel/master
2022-04-01 Bowon RyuMerge "fix issue in negative line spacing with key...
2022-04-01 Bowon RyuMerge "Support paragraph attribute: relative line heigh...
2022-04-01 Bowon RyuMerge "fix linespacing calculation in TextLabel" into...
2022-04-01 Bowon RyuMerge "Supports USER_INTERACTION_ENABLED for text compo...
2022-04-01 Bowon RyuSupports USER_INTERACTION_ENABLED for text components 41/273041/5
2022-04-01 joogab.yunIf USER_INTERACTION_ENABLED is disabled, it shouldn... 28/273228/4
2022-04-01 joogab yunMerge "Changed to not always clearFocus when a touch...
2022-03-31 Abdulleh Ghujehfix issue in negative line spacing with key arrow down 00/273200/3
2022-03-30 joogab.yunChanged to not always clearFocus when a touch occurs. 53/272953/8
2022-03-29 Lukasz OleksakMerge "[AT-SPI] Introduce WebView::WebViewAccessible...
2022-03-29 joogab yunMerge "FocusChanged callback should be called after...
2022-03-28 Artur Świgoń[AT-SPI] Introduce WebView::WebViewAccessible 13/263113/12
2022-03-28 abdullahSupport paragraph attribute: relative line height 13/272113/4
2022-03-28 Eunki HongMerge "TTrace enable always in tizen" into devel/master
2022-03-28 Bowon RyuMerge "Handle Emoji clustering for cursor handling...
2022-03-27 ssabahSupport character-spacing in span tag 16/272016/6
2022-03-27 ssabahSupport character-spacing tag in markup 89/271789/11
2022-03-27 ssabahHandle Emoji clustering for cursor handling 32/272432/9
2022-03-23 ssabahHandled nested tags in strikethrough 18/272318/4
2022-03-23 ssabahSupport Strikethrough with Height attribute in markup 64/272264/5
2022-03-23 ssabahSupport the strikethrough and its attribute in span tag 17/272017/9
2022-03-23 Bowon RyuMerge "Resolve cases for strikethrough when using multi...
2022-03-22 abdullahSupport span tag: background 63/272263/2
2022-03-21 Bowon RyuMerge "Fix issue of applying ellipsis with negative...
2022-03-21 joogab yunMerge "Add clockwise and counter clockwise direction...
2022-03-21 joogab yunMerge "Add deviceName to GetNextFocusableView() in...
2022-03-18 Adam BialogonskiDirectRendering: 85/272385/4
next