Remove vsync-monitor.
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit-internal /
2019-06-10 sunghyun kimMerge "Move MultiplyColorByAlpha() from main thread...
2019-06-07 Adeel KazmiMerge "Basic support of keyboard focus for multiple...
2019-06-07 Richard HuangBasic support of keyboard focus for multiple windows 53/207353/7
2019-05-23 joogab yunMerge "If the text size is too large, crash or deadlock...
2019-05-23 Joogab YunIf the text size is too large, crash or deadlock will... 67/205267/14
2019-05-20 Adeel KazmiMerge "Purge underscored header file barriers" into...
2019-05-20 Daniel McEwenPurge underscored header file barriers 25/206425/2
2019-05-10 Adeel KazmiMerge "Gesture event refactor" into devel/master
2019-05-09 Daniel McEwenGesture event refactor 26/203326/18
2019-05-08 Joogab YunFixed an incorrect ellipsis 28/205328/5
2019-04-24 Agnelo VazRemoving native layouting 30/204030/3
2019-04-17 Adeel KazmiMerge "Italic synthesize for circular layout." into...
2019-04-15 Huayong XuSelect the whole text of TextField. 39/202939/7
2019-04-09 Adeel KazmiMerge "Bitmap Font support for TextLabel." into devel...
2019-04-03 Victor CebolladaBitmap Font support for TextLabel. 62/202262/12
2019-04-01 Seoyeon KimMerge "Add right shift handling for text controller...
2019-03-12 Adeel KazmiMerge "Change Adaptor implementation API in toolkit...
2019-03-12 joogab yunMerge "Text - Layout improvement." into devel/master
2019-03-11 Adeel KazmiMerge "TextField is re-laied out after its properties...
2019-03-11 Joogab YunText - Layout improvement. 44/200444/20
2019-03-06 joogab yunMerge "FontConfig - Remove the font format from the...
2019-03-05 Huayong XuTextField is re-laied out after its properties are... 31/199031/3
2019-03-05 Joogab YunFontConfig - Remove the font format from the match... 82/200782/7
2019-02-26 joogab yunMerge "Fixed an incorrect ellipsis" into devel/master
2019-02-22 David SteeleMerge "Support multiple window rendering" into devel...
2019-02-20 Anton ObzhirovSupport multiple window rendering 80/198680/5
2019-02-20 joogab yunMerge "Text improvement 1. Text - Layout text & icons...
2019-02-19 Joogab YunText improvement 73/197773/28
2019-02-11 Joogab YunFixed an incorrect ellipsis 71/199371/2
2019-02-06 David SteeleMerge "(Automated Tests) All tests passing on Ubuntu...
2019-02-01 Adeel KazmiMerge "Ensured ImageView requests inside ResourceReady...
2019-01-31 David SteeleEnsured ImageView requests inside ResourceReady signal... 07/172407/9
2019-01-30 Adeel Kazmi(Automated Tests) All tests passing on Ubuntu 16.04 18/198318/5
2019-01-29 Heeyong SongMerge "(AnimatedVectorImageVisual) Change renderer...
2019-01-25 Adeel KazmiFixed some errors reported by Clang 56/198456/2
2018-12-28 joogab yunMerge "Revert "Fixed an incorrect ellipsis"" into devel...
2018-12-27 Adeel KazmiMerge "Enable Property::LABEL visual of a button when...
2018-12-27 Adeel KazmiMerge "Fix resource leaks in layouting." into devel...
2018-12-27 joogab yunRevert "Fixed an incorrect ellipsis" 45/196345/1
2018-12-27 joogab yunMerge "Fixed an incorrect ellipsis" into devel/master
2018-12-20 Joogab YunFixed an incorrect ellipsis 44/195944/4
2018-12-14 joogab yunMerge "bug fixed about the rtl markup behavior." into...
2018-12-10 Adeel KazmiMerge "Removed unnecessary try-catch from Control base...
2018-12-10 Adeel KazmiMerge "Remove invalid calls to EnableVisual from Button...
2018-12-10 Heeyong Song(AnimatedVectorImageVisual) Add some functions 57/193757/4
2018-12-03 Adeel KazmiMerge "add drag&drop support in actor level" into devel...
2018-11-26 joogab yunMerge "Relayout again for LTR / RTL order when layout...
2018-11-22 Heeyong SongAdd animated vector image visual 52/191452/10
2018-11-19 Adeel KazmiMerge "If the height is small even if scrolling is...
2018-11-17 Joogab YunIf the height is small even if scrolling is enabled... 15/192915/5
2018-11-06 Joogab YunMerge "bug fixed : Characters are truncated when Horizo...
2018-11-06 Joogab Yunbug fixed : Characters are truncated when HorizontalAli... 86/192086/9
2018-10-24 Heeyong SongMerge "Check supported by font and find fallback font...
2018-10-23 Joogab YunCheck supported by font and find fallback font for... 76/191176/15
2018-10-18 Agnelo VazSVACE error in size negotiation mapper 82/191582/4
2018-10-08 Adeel KazmiMerge "Change LayoutItem::SetParent to set LayoutItem...
2018-10-08 Adeel KazmiMerge "Fixed SVACE error in WebView" into devel/master
2018-10-07 Joogab Yunsupport match align for system language direciton 60/189860/21
2018-08-28 Adeel KazmiMerge "Fix grid layout defaults" into devel/master
2018-08-28 Adeel KazmiMerge "Added IGNORE_SPACES_AFTER_TEXT property" into...
2018-08-28 Adeel KazmiMerge "Add bidirectional text tct." into devel/master
2018-08-27 minho.sunAdd bidirectional text tct. 40/187640/1
2018-08-27 minho.sunAdded IGNORE_SPACES_AFTER_TEXT property 75/186675/7
2018-08-13 Heeyong SongFix a custom shader issue 58/186658/2
2018-08-06 minho.sunMerge "Support software styling" into devel/master
2018-08-03 minho.sunSupport software styling 42/185142/9
2018-06-04 Heeyong SongAdded automatic premultiplication of npatch visual... 24/180424/6
2018-05-29 Adeel KazmiFix DALI_DEBUG_RENDERING crash 83/166083/5
2018-05-02 Adeel KazmiMerge changes I90752dc1,If040eaa9,I50559f33 into devel...
2018-05-01 David SteeleAdding debug methods for Control internals 65/177365/4
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-25 xb.tengRefractor ImfManager to InputMethodContext 60/166060/26
2018-03-27 Heeyong SongMerge "supports remote URL gif image" into devel/master
2018-03-26 Adeel KazmiMerge "Fix Coverity issues" into devel/master
2018-03-26 Heeyong SongMerge "Change the fitting mode to FILL" into devel...
2018-03-26 Seoyeon KimFix Coverity issues 04/173404/5
2018-03-22 Heeyong SongMerge "Replace visual opacity with Renderer's opacity...
2018-03-16 Adeel KazmiMerge "DALi Version 1.3.16" into devel/master
2018-03-16 HyunJu ShinMerge "Update text layout utcs" into devel/master
2018-03-13 Heeyong SongReplace visual opacity with Renderer's opacity 91/170491/7
2018-03-13 minho.sunUpdate text layout utcs 75/171575/12
2018-02-28 HyunJu ShinMerge "Revert "Added tag for capture privilege"" into...
2018-02-16 Adeel KazmiMerge "Text background support for TextLabel" into...
2018-02-16 Adeel KazmiMerge "Stop caching fonts for unknown text script"...
2018-02-12 Richard HuangStop caching fonts for unknown text script 29/169729/3
2018-02-06 David SteeleAdded logging function to image loader threads 12/161512/4
2018-01-26 Adeel KazmiMerge "DALi Version 1.3.9" into devel/master
2018-01-25 Richard HuangAdd defensive code to detect text memory buffer corruption 38/168038/6
2018-01-17 Heeyong SongMerge "Don't count '\r' in text-field" into devel/master
2018-01-12 Francisco SantosKeep aspect ratio of visual in ImageView 06/164006/13
2018-01-04 Adeel KazmiMerge "Added automatic premultiplication of image visua...
2018-01-04 David SteeleAdded automatic premultiplication of image visual images 56/165756/5
2018-01-04 Adeel KazmiMerge "Fix text scrolling bug" into devel/master
2018-01-03 Richard HuangReduce memory consumption of TextLabel by reducing... 38/164338/12
2017-12-22 Adeel KazmiMerge "Disable pixel alignment while scrolling the...
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-21 Adeel KazmiMerge "Move Some Devel Properties & APIs to the Public...
2017-12-21 adam.bLine spacing for TextLabel and vertical line alignment... 86/162386/28
2017-12-14 HyunJu ShinMerge "Add codes to prevent underflow" into devel/master
2017-12-13 Adeel KazmiMerge "Fix shader compile error fix in npatch visual...
next