DALi Version 2.2.33
[platform/core/uifw/dali-adaptor.git] / dali / devel-api /
2023-06-29 joogab yunMerge "Add FeedHover for HoverEvent" into devel/master
2023-06-29 Daekwang RyuMerge "Use WindowData in the constructors of Applicatio...
2023-06-28 joogab.yunAdd FeedHover for HoverEvent 76/294676/13
2023-06-28 Bowon RyuMerge "Move Clipboard to TextClipboard" into devel...
2023-06-28 Daekwang RyuUse WindowData in the constructors of Application and... 81/294081/9
2023-06-27 Bowon RyuMove Clipboard to TextClipboard 18/294818/4
2023-06-26 Bowon RyuMerge "Ensure join of font thread" into devel/master
2023-06-23 Bowon RyuEnsure join of font thread 64/294664/3
2023-06-20 joogab.yunRevert "Add DeviceInfo event" 64/294464/1
2023-06-19 joogab yunMerge "Add DeviceInfo event" into devel/master
2023-06-19 joogab.yunAdd DeviceInfo event 39/294039/6
2023-06-19 Daekwang RyuMerge "Add SetFrameRenderedCallback() in OffscreenWindo...
2023-06-16 Daekwang RyuAdd SetFrameRenderedCallback() in OffscreenWindow 32/294332/3
2023-06-13 Wonsik JungMerge "Add Window System's Initialize() and ShutDown...
2023-06-13 Heeyong SongMerge "Support updated area of native image" into devel...
2023-06-13 Daekwang RyuRevert "Use WindowData in the constructors of Application"
2023-06-13 Daekwang RyuUse WindowData in the constructors of Application 49/294049/2
2023-06-13 Heeyong SongSupport updated area of native image 61/293461/8
2023-06-07 Wonsik JungMerge "Remove the redundancy for geometry calculate...
2023-05-31 Seoyeon KimMerge "[AT-SPI] Add Table and TableCell interfaces...
2023-05-30 Seungho BAEKMerge "Support int uniform in shader" into devel/master
2023-05-26 Artur Świgoń[AT-SPI] Add Table and TableCell interfaces 95/280895/6
2023-05-26 David SteeleMerge "DALi Version 2.2.28" into devel/master
2023-05-26 Bowon RyuMerge "Add font thread sync creation option" into devel...
2023-05-26 Bowon RyuAdd font thread sync creation option 16/293316/6
2023-05-17 Wonsik JungMerge "Add window move/resize completed signal" into...
2023-05-16 Wonsik JungAdd window move/resize completed signal 32/292832/4
2023-05-12 Adeel KazmiMerge "Added recycling of Graphics resources." into...
2023-05-12 Adeel KazmiMerge "DALi Version 2.2.26" into devel/master
2023-05-12 Lukasz OleksakMerge "[AT-SPI] Remove State::SENSITIVE from Applicatio...
2023-05-11 Bowon RyuAdd support for FontClientFontPreLoad API 24/292224/8
2023-05-03 joogab.yunAdd MouseInOutEventSignal 71/292271/4
2023-04-28 Eunki HongMerge "Make FontClient::New() for async text load"...
2023-04-26 Eunki, HongMake FontClient::New() for async text load 03/289603/4
2023-04-25 Bowon RyuMerge "Add support for FontClient PreCache in candidate...
2023-04-24 David SteeleMerge "Introduce WindowData" into devel/master
2023-04-17 David SteeleAdded max texture unit getter 81/291281/3
2023-04-17 dongsug songMerge "[AT-SPI] Add Value::GetValueText()" into devel...
2023-04-14 Artur Świgoń[AT-SPI] Add Value::GetValueText() 24/291324/2
2023-04-06 David SteeleMerge "DALi Version 2.2.21" into devel/master
2023-04-06 dongsug songMerge "Use c-style string when webview loads contents...
2023-04-04 huayong.xuUse c-style string when webview loads contents. 49/290849/1
2023-03-29 Eunki HongMerge "AsyncTaskManager overhead reduce" into devel...
2023-03-28 Bowon RyuMerge "Add FontClientPreCache API to FontClient" into...
2023-03-28 Bowon RyuAdd FontClientPreCache API to FontClient 95/290395/10
2023-03-23 Eunki HongMerge "Make GlyphBufferData as another class" into...
2023-03-23 Bowon RyuMerge "Add EnsureFontClientCreated to StyleMonitor...
2023-03-23 Eunki HongMake GlyphBufferData as another class 30/289930/4
2023-03-21 Artur ŚwigońMerge "[AT-SPI] Prevent flooding D-Bus with PostRender...
2023-03-21 Bowon RyuAdd EnsureFontClientCreated to StyleMonitor 53/290153/2
2023-03-17 Adeel KazmiMerge "DALi Version 2.2.18" into devel/master
2023-03-17 Artur Świgoń[AT-SPI] Prevent flooding D-Bus with PostRender events 27/290027/1
2023-03-17 dongsug songMerge "Fix a heap-buffer-overflow issue." into devel...
2023-03-17 woochan leeMerge "[ATSPI] Introduce SetListenPostRender interface...
2023-03-15 Woochan Lee[ATSPI] Introduce SetListenPostRender interface 89/289689/2
2023-02-24 David SteeleMerge "DALi Version 2.2.15" into devel/master
2023-02-24 Bowon RyuMerge "Add IsSpace in TextAbstraction" into devel/master
2023-02-23 Bowon RyuAdd IsSpace in TextAbstraction 56/288856/1
2023-02-21 Adeel KazmiMerge "Fix svace issue for image-operator" into devel...
2023-02-15 dongsug songMerge "Make sure that global variables are initialized...
2023-02-13 huayong.xuMake sure that global variables are initialized lazily. 45/288045/4
2023-02-01 Heeyong SongApply environment variables to preinitialized app 63/287463/6
2023-01-31 Seungho BAEKMerge "Support to load an image from uint8_t* encoded...
2023-01-25 seungho baekSupport to load an image from uint8_t* encoded buffer. 37/286937/2
2023-01-20 Heeyong SongMerge "Fix deadlock issue of AsyncTaskThread" into...
2023-01-19 David SteeleMerge "Updating Test Harness to show wait channel"...
2023-01-19 Jaehyun ChoMerge "Add Dali::DevelWindowSystem::GetScreenSize"...
2023-01-19 Jaehyun ChoAdd Dali::DevelWindowSystem::GetScreenSize 38/286938/3
2023-01-13 Adeel KazmiMerge "DALi Version 2.2.9" into devel/master
2023-01-13 Heeyong SongMerge "Remove unnecessray ClipBoard creation (2)" into...
2023-01-12 Heeyong SongRemove unnecessray ClipBoard creation (2) 18/286718/1
2023-01-05 dongsug songMerge "Add an API for 'create,window' event." into...
2022-12-30 Eunki HongMerge "Trace use scope macro instead of begin-end"...
2022-12-29 Heeyong SongAdd GetRenderThreadId() 73/285973/5
2022-12-15 huayong.xuAdd an API for 'create,window' event. 20/285620/1
2022-12-08 Heeyong Song(Vector) Add RenderStopped method 62/284862/3
2022-12-08 Heeyong SongMerge "Add FreeReleasedBuffers method to NativeImageSou...
2022-12-06 Heeyong SongMerge "Use environment variable for native image queue...
2022-12-06 Eunki HongMerge "Fix coverity issue : Adaptor available check...
2022-12-06 Wonsik JungMerge "[ATSPI] Add ScrollStarted/ScrollFinished interfa...
2022-12-05 Heeyong SongAdd FreeReleasedBuffers method to NativeImageSourceQueue 61/284861/5
2022-12-02 Chihun JeongMerge "Add window create event for DALi" into devel...
2022-11-29 Adeel KazmiMerge "(Automated Tests) Added some tests to increase...
2022-11-29 Eunki HongMerge "Add DesiredWidth/Height for animated image loadi...
2022-11-26 seunghoAdd DesiredWidth/Height for animated image loading 94/284694/3
2022-11-22 Eunki HongFix doxygen 1.9.1 compile error 66/284566/2
2022-11-21 Chihun JeongAdd window minimize/restore/maximize event for DALi 05/283705/22
2022-11-18 David SteeleMerge "Prevented buffer clipping in network server...
2022-11-18 David SteeleMerge "Fixed bug in host trace logging" into devel...
2022-11-18 Adeel KazmiMerge "DALi Version 2.2.2" into devel/master
2022-11-18 Adeel KazmiMerge "Fixed corrupt image download via proxy server...
2022-11-17 David SteeleFixed corrupt image download via proxy server 84/284484/2
2022-11-14 Heeyong SongMerge "Fix SVACE issue" into devel/master
2022-11-14 Wonsik JungMerge "Support Device orientation and window orientatio...
2022-11-10 Wonsik JungSupport Device orientation and window orientation event. 22/283622/9
2022-11-10 Hosang Kim[ATSPI] Add ScrollStarted/ScrollFinished interface 24/284124/4
2022-11-08 David SteeleMerge "Fixing LIBUV_X11 build on Ubuntu 22.04" into...
2022-10-28 David SteeleMerge "DALi Version 2.1.46" into devel/master
2022-10-28 Heeyong SongMerge "Fix native rendering context" into devel/master
2022-10-28 Bowon RyuMerge "Fix svace issues" into devel/master
next