Fix npatch visual auxiliary bug
[platform/core/uifw/dali-toolkit.git] / dali-toolkit /
2022-07-06 Eunki, HongFix npatch visual auxiliary bug 50/277350/5
2022-07-01 David SteeleMerge "DALi Version 2.1.29" into devel/master
2022-07-01 David SteeleDALi Version 2.1.29 91/277191/1 dali_2.1.29
2022-07-01 Eunki, HongFix name of glyph compression name 74/277174/1
2022-06-30 Eunki, HongCopyless glyph bitmap creation 32/276732/13
2022-06-29 Eunki, HongFix crash issue at VisualBase (DoAction + AnimateTo) 32/277032/4
2022-06-28 Eunki HongMerge "Fix shader compile crash issue" into devel/master
2022-06-28 Heeyong SongMerge "Support YUV decoding for JPEG" into devel/master
2022-06-28 joogab yunMerge "Allows TextField and TextEditor to propagate...
2022-06-27 Heeyong SongSupport YUV decoding for JPEG 04/276404/7
2022-06-27 Bowon RyuMerge "fix incorrect index range in emoji-helper" into...
2022-06-24 Adeel KazmiDALi Version 2.1.28 90/276790/1 dali_2.1.28
2022-06-24 joogab.yunAllows TextField and TextEditor to propagate PanGestures. 15/276715/5
2022-06-23 Bowon Ryufix incorrect index range in emoji-helper 20/276720/2
2022-06-22 Eunki, HongFix shader compile crash issue 40/276640/2
2022-06-20 Bowon RyuMerge "Fix uint16 max issue in TextLabel" into devel...
2022-06-20 Bowon RyuFix uint16 max issue in TextLabel 75/276475/4
2022-06-17 David SteeleMerge "DALi Version 2.1.27" into devel/master
2022-06-17 David SteeleDALi Version 2.1.27 97/276497/1 dali_2.1.27
2022-06-17 joogab yunMerge "If the default algorithm is enabled, there is...
2022-06-16 joogab.yunIf the default algorithm is enabled, there is no need... 23/276423/3
2022-06-16 joogab yunMerge "It may be outside the range of type int. Change...
2022-06-16 Bowon Ryufix incorrect calculaion of natural size in text 13/276413/1
2022-06-16 joogab.yunIt may be outside the range of type int. 03/276403/3
2022-06-15 Eunki, HongAdd observer during ProcessLoadQueue 26/276326/6
2022-06-14 joogab.yunThe FocusChanged event callback is called before the... 89/276289/7
2022-06-13 Lukasz OleksakMerge "[AT-SPI] Fix EditableTextControlAccessible:...
2022-06-10 Adam BialogonskiDALi Version 2.1.26 74/276174/1 dali_2.1.26
2022-06-10 Artur Świgoń[AT-SPI] Fix EditableTextControlAccessible::InsertText() 82/276082/5
2022-06-09 Bowon RyuMerge "Fix text AutoScroll ellipsis issue" into devel...
2022-06-09 Bowon RyuMerge "Resolve incorrect position for Ellipsis when...
2022-06-09 Eunki HongMerge "Remove useless iteration when debug mode" into...
2022-06-09 Eunki, HongRemove useless iteration when debug mode 68/276068/2
2022-06-08 Adeel KazmiMerge "Free GlyphData buffer" into devel/master
2022-06-08 ssabahResolve incorrect position for Ellipsis when mixed... 95/275895/6
2022-06-08 Eunki, HongMake visualOffset as Absolute scale. 18/276018/1
2022-06-08 Bowon RyuFix text AutoScroll ellipsis issue 97/275997/1
2022-06-08 Eunki, HongFree GlyphData buffer 79/275979/1
2022-06-07 Adeel KazmiMerge "Fix bug when we use bitmap font." into devel...
2022-06-07 Eunki, HongFix bug when we use bitmap font. 68/275968/2
2022-06-07 Eunki, HongMake some visual use DecoratedVisualRenderer 63/274263/16
2022-06-07 Adeel KazmiMerge "Minor reduce textlabel creation time." into...
2022-06-07 Eunki, HongDelete useless define of default shaders 56/275156/5
2022-06-07 Eunki, HongMinor reduce textlabel creation time. 81/275581/11
2022-06-03 Eunki HongMerge "Fix visual defect during text scroll" into devel...
2022-06-02 Eunki, HongFix visual defect during text scroll 14/275814/2
2022-06-01 David SteeleMerge "DALi Version 2.1.25" into devel/master
2022-06-01 Richard HuangDALi Version 2.1.25 71/275771/1 dali_2.1.25
2022-06-01 David SteeleMerge "Fix svace issue for dli-extra" into devel/master
2022-05-31 Bowon RyuMerge "Refactoring related-runs for the mutable-markup...
2022-05-30 ssabahRefactoring related-runs for the mutable-markup (Spannable) 00/275100/3
2022-05-30 ssabahIgnore vertical line alignment when the line spacing... 03/274903/5
2022-05-30 Abdulleh Ghujehfix issue with VerticalLineAlignment with multiple... 97/274097/6
2022-05-27 seunghoEnable to use GPU masking in image visual 26/275226/16
2022-05-27 Adeel KazmiMerge "DALi Version 2.1.24" into devel/master
2022-05-27 Seungho BAEKMerge "GPU Alpha Masking for Animated Image Visual...
2022-05-27 Adeel KazmiDALi Version 2.1.24 38/275638/1 dali_2.1.24
2022-05-27 seunghoGPU Alpha Masking for Animated Image Visual 61/275061/14
2022-05-26 sunghyun kimMerge "Apply premultiply in animated image visual"...
2022-05-26 Bowon RyuMerge "Fix key event propagation in text controller...
2022-05-26 Heeyong SongMerge "Trigger svg loading early" into devel/master
2022-05-25 Heeyong SongTrigger svg loading early 61/275161/4
2022-05-25 tscholbApply premultiply in animated image visual 08/275308/4
2022-05-25 joogab.yunThe FocusChanged event callback is called before the... 56/275456/2
2022-05-25 Bowon RyuFix key event propagation in text controller 11/275411/3
2022-05-23 Bowon RyuMerge "Add text selection popup style" into devel/master
2022-05-20 Adeel KazmiMerge "DALi Version 2.1.23" into devel/master
2022-05-20 Adam BialogonskiDALi Version 2.1.23 12/275312/1 dali_2.1.23
2022-05-19 Artur Świgoń[AT-SPI] Make DevelControl::GetAccessibilityRelations... 35/275035/5
2022-05-19 Bowon RyuAdd text selection popup style 01/273601/9
2022-05-18 Eunki, HongFix text render issue when use tiling 22/275222/1
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 HongMerge "Fix Textlabel bug if size height is bigger than...
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 Eunki, HongFix Textlabel bug if size height is bigger than 16384 54/275154/4
2022-05-17 Heeyong SongMerge "Support asynchronous svg loading" into devel...
2022-05-16 Eunki, HongChange conflict of some visual's Impl namespace 78/275078/1
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 Richard HuangDALi Version 2.1.22 20/275020/1 dali_2.1.22
2022-05-13 Heeyong SongSupport asynchronous svg loading 81/274881/4
2022-05-13 joogab.yun1. Rather than DoMoveFocusWithinLayoutControl() being... 11/274611/5
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 Seungho BAEKMerge "Fix glTF loading issue." into devel/master
2022-05-09 Heeyong SongMerge "Check window validity" into devel/master
2022-05-06 David SteeleDALi Version 2.1.21 13/274713/1 dali_2.1.21
2022-05-06 Heeyong SongCheck window validity 84/274684/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...
next