platform/core/uifw/dali-toolkit.git
2 days ago Bowon RyuFix auto scroll immediate stop issue
2 days ago Bowon RyuPrevent negative content size in async text method
2 days ago Bowon RyuMerge branch 'devel/master' into devel/async_text
2 days ago Bowon RyuMerge "Prevent negative content size due to large paddi...
3 days ago Jeongmin LeeMerge "Reload ImageVisual texture on visual size update...
3 days ago Bowon RyuPrevent negative content size due to large padding 75/315075/1
3 days ago David SteeleMerge "Remove svace issue - initialize values for move...
3 days ago Adeel KazmiMerge "Fix minor optimization - remove bool l-value...
3 days ago Bowon RyuFix async text issue during scene on/off
3 days ago jmmReload ImageVisual texture on visual size updates 11/312611/8
3 days ago Bowon RyuMerge branch 'devel/master' into devel/async_text
3 days ago Eunki HongMerge "Check SceneHolder validation if we call SetFocus...
3 days ago Eunki, HongRemove svace issue - initialize values for move constru... 14/315014/1
3 days ago Eunki, HongFix minor optimization - remove bool l-value input... 99/314999/1
3 days ago Eunki HongMerge "Fix cache-miss if orientation correction value...
3 days ago Eunki, HongCheck SceneHolder validation if we call SetFocusActor 60/314960/1
4 days ago Eunki HongMerge "Implement SVG image file cache system" into...
4 days ago Eunki HongMerge "Sync harness for platform abstraction UTC" into...
4 days ago Eunki, HongImplement SVG image file cache system 49/313349/15
4 days ago joogab yunMerge "If the actor had focus when it was off scene...
4 days ago Eunki, HongSync harness for platform abstraction UTC 44/314344/2
4 days ago Eunki, HongFix cache-miss if orientation correction value mismatched 14/314414/2
5 days ago Adeel KazmiMerge "Set default value of removeFrontInset, removeBac...
8 days ago Adam BialogonskiDALi Version 2.3.33 84/314784/1 dali_2.3.33
9 days ago joogab.yunIf the actor had focus when it was off scene, the focus... 64/314664/7
11 days ago Bowon RyuClean up async text code
11 days ago Bowon RyuAdd IsRunning flag to async size computation
11 days ago Bowon RyuFix text load observer destruction signal
11 days ago Bowon RyuFix async size computation issue
12 days ago David SteeleTest harness sync 76/314576/1
12 days ago Adeel KazmiMerge "(TestApplication) Fix SVACE issue" into devel...
12 days ago Bowon RyuAdd async line count to text label
12 days ago sunghyun kimMerge "Fix placeholder bug" into devel/master
12 days ago Adeel Kazmi(TestApplication) Fix SVACE issue 63/314563/1
2024-07-12 David SteeleMerge changes I46b5bf57,I58cc77ff,I1c87e5c4 into devel...
2024-07-12 Bowon RyuAdd async text height for width
2024-07-12 Bowon RyuAdd async text natural size
2024-07-12 David SteeleDALi Version 2.3.32 97/314497/1 dali_2.3.32
2024-07-12 Bowon RyuAdd manual rendered property to text label
2024-07-11 Bowon RyuAdd more condition to avoid recomputations for async...
2024-07-11 sunghyun kimFix placeholder bug 16/314416/1
2024-07-11 Bowon RyuAdd flag to avoid re-request async render
2024-07-11 Bowon RyuFix async auto scroll issue
2024-07-10 jmmResolve RenderEffect Size and CornerRadius issues 56/314356/3
2024-07-10 Bowon RyuAdd render mode to text label
2024-07-10 Bowon RyuOptimization of constraint in async text
2024-07-10 Bowon RyuAdd heightConstraint to async text method
2024-07-10 Bowon RyuAdd RequestAsyncRenderWithConstraint to text label
2024-07-10 ANZ1217Set default value of removeFrontInset, removeBackInset... 53/314253/3
2024-07-10 Bowon RyuAdd RequestAsyncRenderWithFixedWidth to label
2024-07-10 Jeongmin LeeMerge "Remove BellCurveWidth parameter at Background...
2024-07-09 jmmRemove BellCurveWidth parameter at Background Blur 70/314170/6
2024-07-09 Bowon RyuAdd AsyncTextRendered signal to async text
2024-07-09 Bowon RyuAdd RequestAsyncRenderWithFixedSize to async text
2024-07-09 Bowon RyuSet the PropertyUpdated to true when the label's size...
2024-07-09 Bowon RyuAdd async related properties to text label
2024-07-09 Bowon RyuAdd property updated flag to text label
2024-07-08 David SteeleMaking test-render-surface.cpp/h common across repos 54/313554/7
2024-07-08 David SteeleRemove GlView from vulkan build 88/313488/4
2024-07-08 David SteeleSyncing automated tests 87/313487/4
2024-07-05 Adeel KazmiMerge "DALi Version 2.3.31" into devel/master
2024-07-05 Adam BialogonskiDALi Version 2.3.31 21/314121/1 dali_2.3.31
2024-07-05 Jeongmin LeeMerge "Redefine RenderEffectImpl::Activate as public...
2024-07-05 jmmRedefine RenderEffectImpl::Activate as public 88/313388/8
2024-07-05 Eunki, HongAvoid self-destruct during AnimatedImageVisual resource... 43/313843/5
2024-07-04 Eunki, HongPrint log if worker thread destruction occured for... 81/313981/4
2024-07-03 Adeel Kazmi(Scene3D) Use File API rather than std file loading... 68/312368/5
2024-07-02 ANZ1217Revert "Enable autoscroll when cutout" 34/313834/1
2024-07-02 ANZ1217Enable autoscroll when cutout 02/313502/7
2024-06-28 David SteeleMerge "Updated test suite with UBO array element stride...
2024-06-28 Adeel KazmiMerge "DALi Version 2.3.30" into devel/master
2024-06-28 Richard HuangDALi Version 2.3.30 26/313626/1 dali_2.3.30
2024-06-28 Adam BialogonskiUpdated test suite with UBO array element stride. 75/313475/3
2024-06-28 Eunki HongMerge "Fix crash if bidirectional lines info not found...
2024-06-28 joogab.yunFix calculation of whether to scroll. 20/313520/5
2024-06-27 Eunki, HongFix crash if bidirectional lines info not found during... 06/313506/1
2024-06-26 Bowon RyuAdd env-var to control number of async text loader
2024-06-25 Jeongmin LeeMerge "Revert changes at gaussian-blur-view.frag" into...
2024-06-25 jmmRevert changes at gaussian-blur-view.frag 64/313364/1
2024-06-23 Eunki HongMerge "Make natural size of ImageVisual consider orient...
2024-06-21 David SteeleDALi Version 2.3.29 86/313286/1 dali_2.3.29
2024-06-20 Chihun JeongMerge "Fix background visual doesn't work properly...
2024-06-20 Bowon RyuRemove unnecessary logic from async auto scroll
2024-06-20 Bowon RyuFix async auto scroll issue
2024-06-20 Youngsun SuhMerge "Use shared_ptr for Accessible object" into devel...
2024-06-20 Youngsun SuhUse shared_ptr for Accessible object 86/312786/5
2024-06-19 Eunki HongMerge "Fix portential of error when we load facial...
2024-06-19 Bowon RyuAdd support custom font directory in async text
2024-06-19 jmmAdd RenderEffectImpl::SynchronizeBackgroundCornerRadius() 80/312480/10
2024-06-19 Eunki, HongFix portential of error when we load facial file 06/312606/2
2024-06-18 ANZ1217Fix background visual doesn't work properly when cutout 49/313049/1
2024-06-18 Eunki HongMerge "(CanvasView) Support rasterization request manua...
2024-06-18 joogab yunMerge "Determines whether to propagate pan gestures...
2024-06-18 Eunki, Hong(CanvasView) Support rasterization request manually 75/312975/3
2024-06-18 Bowon RyuFix background flickering issue during async cutout
2024-06-18 Chihun JeongMerge "Fix vertical position error when cutout" into...
2024-06-18 Chihun JeongMerge "Fix the markup background is not applied correct...
2024-06-18 Bowon RyuAdd cutout to async text
2024-06-17 Adeel KazmiFixed some SVACE issues in BlurEffect 35/312935/1
2024-06-17 Bowon RyuAdd remove front and back inset to async text
next