[Tizen] Support asan build option
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal /
4 days ago Eunki, HongMerge branch 'devel/master' into tizen
4 days ago sunghyun kimMerge "Adding a Property for ImageView's Transition...
7 days ago sunghyun kimAdding a Property for ImageView's Transition Effect... 63/310863/3
10 days ago Eunki HongMerge "Fix svace issue (std::string::size_type might...
10 days ago Eunki HongMerge "Fix svace issue (Setup initialize values for...
10 days ago Bowon RyuMerge "Change the precision of position in text atlas...
10 days ago Eunki, HongFix svace issue (Setup initialize values for GlyphRun... 03/311103/3
10 days ago Bowon RyuChange the precision of position in text atlas shader 10/311110/1
10 days ago ANZ1217Fix vertical position error when cutout enabled. 56/311056/5
11 days ago Chihun JeongMerge "Introduce CUTOUT Property" into devel/master
11 days ago Seungho BaekMerge branch 'devel/master' into tizen
11 days ago Seungho BaekRevert "[Tizen] Fix Crash when the InsertText event...
2024-05-10 Adeel KazmiMerge "DALi Version 2.3.23" into devel/master
2024-05-10 ANZ1217Introduce CUTOUT Property 98/308898/44
2024-05-09 Seungho BaekReturns -1 for frameCount before until animated image... 45/310845/2
2024-05-08 David SteeleMerge "Make depth-index as 'AUTO' instead of CONTENT...
2024-05-03 Adeel KazmiMerge "DALi Version 2.3.22" into devel/master
2024-05-03 Eunki, HongMake depth-index as 'AUTO' instead of CONTENT change... 29/309729/7
2024-05-03 Eunki HongMerge "Do not remove-and-add default renderer if text...
2024-05-03 Seungho BAEKMerge "Let we use OrderedSet for VectorAnimationManager...
2024-05-03 Eunki, HongDo not remove-and-add default renderer if text-visual... 31/310631/1
2024-05-02 Bowon RyuAdd blur radius to text outline 99/310599/1
2024-05-02 Bowon RyuFix text autoscroll multi line issue 86/310486/9
2024-04-29 Seungho BAEKMerge "Change to use InheritedVisibilityChangedSignal...
2024-04-29 Eunki, HongLet we use OrderedSet for VectorAnimationManager /... 43/309943/3
2024-04-29 Bowon RyuMerge "Add offset to text outline" into devel/master
2024-04-26 Bowon RyuAdd offset to text outline 34/310334/2
2024-04-24 Seungho BaekChange to use InheritedVisibilityChangedSignal 42/310242/2
2024-04-23 Adam BialogonskiFixes analysis hub issues 61/310161/1
2024-04-22 Lukasz OleksakMerge "[AT-SPI] Use Accessible::IsHighlighted()" into...
2024-04-22 Chihun JeongMerge "Add INSET Property to TextField and TextEditor...
2024-04-22 ANZ1217Add INSET Property to TextField and TextEditor 73/310073/2
2024-04-22 Bowon RyuMerge "Text controller checks data type of the clipboar...
2024-04-22 Bowon RyuText controller checks data type of the clipboard 30/309930/2
2024-04-20 Eunki, HongDo not create unneccessary sampler 51/309951/4
2024-04-20 Eunki HongMerge "Remove TextureManager / VectorAnimationManaver...
2024-04-20 Eunki HongMerge "Less call mAnimatedImageLoading.GetImageCount...
2024-04-19 Eunki, HongRemove TextureManager / VectorAnimationManaver lifecycl... 23/310023/4
2024-04-19 Eunki, HongLess call mAnimatedImageLoading.GetImageCount() who... 93/309993/2
2024-04-18 Artur Świgoń[AT-SPI] Use Accessible::IsHighlighted() 55/309955/5
2024-04-17 Seungho BaekDisconnect DevelWindow::VisibilityChangedSignal when... 70/309870/1
2024-04-17 Eunki HongMerge "Remove BaseHandle / BaseObject TypeTraits is...
2024-04-17 Eunki HongMerge "Fix potential of UTC fail after notify patch...
2024-04-16 ANZ1217[Tizen] Fix Crash when the InsertText event is executed... 45/309745/1
2024-04-16 Eunki, HongReduce the number of UpdateOnce call after rasterization 05/309705/1
2024-04-15 David SteeleMerge "(Vector) Add NOTIFY_AFTER_RASTERIZATION property...
2024-04-15 Youngsun SuhMerge "Add imgSrc to GetAttribute return map if availab...
2024-04-15 Eunki, Hong(Vector) Add NOTIFY_AFTER_RASTERIZATION property for... 27/309127/9
2024-04-15 Eunki, HongRemove BaseHandle / BaseObject TypeTraits is trivialgit 47/309647/1
2024-04-12 Eunki, HongForce call KeepRendering when lottie animation stopped... 12/309612/4
2024-04-12 Eunki, HongRevert "Do not call malloc during terminate" 02/309602/1
2024-04-11 ANZ1217Fix Crash when the InsertText event is executed multipl... 15/309315/3
2024-04-09 Eunki, HongMerge branch 'devel/master' into tizen
2024-04-08 sunghyun kimMerge "Fix bug in transition effect" into devel/master
2024-04-08 Eunki, Hong(Vector) Let we send finished signal only for matched... 09/309209/4
2024-04-08 sunghyun kimFix bug in transition effect 11/308711/11
2024-03-25 Taehyub KimMerge branch 'devel/master' into tizen accepted/tizen/unified/20240326.104941 accepted/tizen/unified/x/20240327.044951
2024-03-25 sunghyun kimMerge "Apply premultiply on initial time in animated...
2024-03-21 sunghyun kimApply premultiply on initial time in animated visual 00/308300/1
2024-03-20 EverLEEst(SangHyeo... Merge branch 'devel/master' into tizen accepted/tizen/unified/20240321.142352 accepted/tizen/unified/20240321.155949 accepted/tizen/unified/x/20240326.073407
2024-03-19 Lukasz OleksakMerge "[AT-SPI] Lazily calculate the "class" attribute...
2024-03-18 Eunki, HongFix svace issue phase2 : Need to check Property::Value... 11/308111/1
2024-03-18 Eunki HongMerge "(Vector) Change shader at visual side" into...
2024-03-18 Eunki HongMerge "Ensure image visual shaderType is in range"...
2024-03-15 Eunki, HongEnsure image visual shaderType is in range 67/307567/3
2024-03-15 Eunki, Hong(Vector) Change shader at visual side 42/307642/3
2024-03-14 sunghyun kimMerge "Change TransitionEffect" into devel/master
2024-03-13 David SteeleMerge "Ignore overwritable image changeness during...
2024-03-13 joogab yunMerge "The canvas view defaults to SYNCHRONOUS_LOADING...
2024-03-13 sunghyun kimChange TransitionEffect 19/307719/2
2024-03-12 David SteeleMerge "Lock mutex when we queue offscreen texture at...
2024-03-12 joogab.yunThe canvas view defaults to SYNCHRONOUS_LOADING. 71/307671/3
2024-03-12 Jaehyun ChoMerge branch 'devel/master' into tizen accepted/tizen/unified/20240313.134241 accepted/tizen/unified/20240313.135426 accepted/tizen/unified/x/20240314.073259
2024-03-11 ANZ1217Introduce REMOVE_FRONT_INSET, REMOVE_BACK_INSET Property 25/307025/17
2024-03-11 Eunki HongMerge "Fix svace issue : Need to check Property::Value...
2024-03-08 Eunki, HongFix svace issue : Need to check Property::Value.Get... 98/307098/2
2024-03-07 Eunki, HongLet we use legacy rounded blur algorithm for gles2... 17/307317/5
2024-03-06 Eunki, HongLock mutex when we queue offscreen texture at GlView 38/307038/2
2024-03-06 Jiyun YangMerge branch 'devel/master' into tizen accepted/tizen_unified_toolchain accepted/tizen/unified/20240307.075421 accepted/tizen/unified/toolchain/20240311.065710 accepted/tizen/unified/x/20240308.033618
2024-03-05 Eunki, HongFix code comments 11/307111/1
2024-03-04 Eunki, HongFix many svace issues at dali-toolkit (integer overflow... 68/307068/1
2024-03-04 Eunki, HongDo not call malloc during terminate 73/306873/2
2024-03-04 Eunki, HongAssume memory allocation failed cases 12/307012/1
2024-03-03 Eunki, HongImageVisualShader debug script make to add custom attri... 43/306943/2
2024-02-27 Eunki, Hong(Vector) Change ConditionalWait as Mutex at lottie... 66/306766/1
2024-02-27 Seoyeon KimMerge branch 'devel/master' into tizen accepted/tizen/unified/20240228.170349 accepted/tizen/unified/x/20240304.072511 accepted/tizen/unified/x/20240304.072740
2024-02-26 Eunki, HongChange precision of corner radius relative shader... 96/306696/2
2024-02-22 Eunki HongMerge "Support Scene3D on gles 2.0" into devel/master
2024-02-22 Eunki HongMerge "Fix bug when we try to load two image s.t. premu...
2024-02-22 Eunki HongMerge "Emit ResourceReady if we call Reload even if...
2024-02-22 Eunki HongMerge changes Ic9dba03a,Id5ec87c1 into devel/master
2024-02-20 Woochan LeeMerge branch 'devel/master' into tizen accepted/tizen/unified/20240221.062926 accepted/tizen/unified/x/20240222.211104
2024-02-19 Adam BialogonskiAdded UNSAFE_RENDERING_DIRECT backend mode for GLView. 91/306191/6
2024-02-19 Eunki, HongPrint image process duration when we trace it 89/306289/2
2024-02-19 Eunki, HongReduce the length of log during image trace 88/306288/2
2024-02-16 Eunki, HongFix bug when we try to load two image s.t. premultyOnLo... 84/306184/1
2024-02-16 Eunki, HongEmit ResourceReady if we call Reload even if it was... 83/306183/1
2024-02-16 David SteeleMerge "DALi Version 2.3.11" into devel/master
2024-02-16 Eunki HongMerge "Ignore corner blur radius if glsl version is...
2024-02-14 Eunki HongMerge "Let we make WebView invisible if window is hide...
next