2023-01-11 |
Heeyong Song | Remove unnecessray ClipBoard creation 39/286639/1 |
commit | commitdiff | tree | snapshot |
2023-01-06 |
David Steele | Merge "DALi Version 2.2.8" into devel/master |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Adam Bialogonski | DALi Version 2.2.8 58/286458/1 dali_2.2.8 |
commit | commitdiff | tree | snapshot |
2023-01-06 |
sunghyun kim | Merge "Add GetCallbackInvocationThread() for AsyncTaskM... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
tscholb | Add GetCallbackInvocationThread() for AsyncTaskMananager 26/285926/9 |
commit | commitdiff | tree | snapshot |
2023-01-05 |
joogab.yun | Add ecore_wl2_window_commit() when setting minumum... 09/286409/1 |
commit | commitdiff | tree | snapshot |
2023-01-05 |
dongsug song | Merge "Add an API for 'create,window' event." into... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Wonsik Jung | Fix the screen rotation issue 64/286264/1 |
commit | commitdiff | tree | snapshot |
2022-12-30 |
Eunki Hong | Merge "Trace use scope macro instead of begin-end"... |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Heeyong Song | Add GetRenderThreadId() 73/285973/5 |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Eunki Hong | Trace use scope macro instead of begin-end 74/286174/2 |
commit | commitdiff | tree | snapshot |
2022-12-23 |
Adeel Kazmi | DALi Version 2.2.7 86/285986/1 dali_2.2.7 |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Eunki, Hong | Remove annoying logs when we use astc image file 37/285937/1 |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Eunki, Hong | Cache VAO with the locations hash 80/285780/2 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Adeel Kazmi | Merge "(Automated Tests) Added GlImplementation tests... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Adeel Kazmi | (Automated Tests) Added GlImplementation tests to incre... 12/285812/1 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
David Steele | Fixing static analysis bugs 03/285803/1 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Seungho BAEK | Merge "Fix svace issue - Application Destructor & egl... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
joogab.yun | When calling RequestResizeToServer, we recalculate... 33/285733/3 |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki, Hong | Fix svace issue - Application Destructor & egl controll... 62/285762/2 |
commit | commitdiff | tree | snapshot |
2022-12-19 |
David Steele | Merge "Fix attribute cache bug" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-19 |
David Steele | Merge "Remove annoying log message" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki Hong | Merge "Fix utc compile error for gcc-11" into devel... |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki Hong | Remove annoying log message 04/285704/3 |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Heeyong Song | Change DebugPriority name and Debug priority 12/285612/3 |
commit | commitdiff | tree | snapshot |
2022-12-18 |
Eunki Hong | Fix utc compile error for gcc-11 06/285706/1 |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Adeel Kazmi | Merge "DALi Version 2.2.6" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-16 |
David Steele | DALi Version 2.2.6 89/285689/1 dali_2.2.6 |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Adeel Kazmi | Merge "Memory Pool Logging" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Adeel Kazmi | Merge "(Automated Tests) Added more tests to increase... |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Eunki Hong | Merge "Fix gcc-11 compile error at dbus.h" into devel... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Adeel Kazmi | (Automated Tests) Added more tests to increase TEM... 56/284956/4 |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Adeel Kazmi | Merge "Remove build warning for gcc-11" into devel... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Lukasz Oleksak | Merge "[ATSPI] Stop traversing tree immediatelly after... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Lukasz Oleksak | Merge "[AT-SPI] Use async D-Bus call in some Socket... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Eunki, Hong | Fix attribute cache bug 72/285372/4 |
commit | commitdiff | tree | snapshot |
2022-12-15 |
huayong.xu | Add an API for 'create,window' event. 20/285620/1 |
commit | commitdiff | tree | snapshot |
2022-12-14 |
joogab.yun | Add RecalculatePosition api for rotation 30/285530/1 |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Eunki Hong | Fix gcc-11 compile error at dbus.h 60/284660/6 |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Eunki Hong | Remove build warning for gcc-11 97/285497/3 |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Lukasz Oleksak | [ATSPI] Stop traversing tree immediatelly after reachin... 73/285473/3 |
commit | commitdiff | tree | snapshot |
2022-12-13 |
David Steele | Memory Pool Logging 99/285299/5 |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Artur Świgoń | [AT-SPI] Use async D-Bus call in some Socket methods 27/285427/1 |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Heeyong Song | Merge "Add a method to update the screen size" into... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Eunki, Hong | Revert "Fix attribute cache bug" |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Eunki, Hong | Fix attribute cache bug 96/285296/2 |
commit | commitdiff | tree | snapshot |
2022-12-09 |
Richard Huang | DALi Version 2.2.5 59/285359/1 dali_2.2.5 |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Heeyong Song | Add a method to update the screen size 40/284440/4 |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Heeyong Song | (Vector) Add RenderStopped method 62/284862/3 |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Heeyong Song | Merge "Add FreeReleasedBuffers method to NativeImageSou... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Heeyong Song | Merge "Use environment variable for native image queue... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Eunki Hong | Merge "Fix coverity issue : Adaptor available check... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Wonsik Jung | Merge "[ATSPI] Add ScrollStarted/ScrollFinished interfa... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Heeyong Song | Add FreeReleasedBuffers method to NativeImageSourceQueue 61/284861/5 |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Heeyong Song | Use environment variable for native image queue size 56/284856/4 |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Adeel Kazmi | Merge "DALi Version 2.2.4" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Adam Bialogonski | DALi Version 2.2.4 06/285006/1 dali_2.2.4 |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Chihun Jeong | Merge "Add window create event for DALi" into devel... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Chihun Jeong | Add window create event for DALi 78/284578/4 |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Eunki, Hong | Support MultiSampling FrameBuffer 14/284214/18 |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Eunki, Hong | Fix coverity issue : Adaptor available check in async... 29/284929/1 |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Adeel Kazmi | (Automated Tests) Added widget test cases to increase... 78/284878/1 |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Adeel Kazmi | Merge "(Automated Tests) Added some tests to increase... |
commit | commitdiff | tree | snapshot |
2022-11-29 |
Eunki Hong | Merge "Add DesiredWidth/Height for animated image loadi... |
commit | commitdiff | tree | snapshot |
2022-11-28 |
Adeel Kazmi | (Automated Tests) Added some tests to increase function... 45/284845/1 |
commit | commitdiff | tree | snapshot |
2022-11-27 |
Eunki Hong | Fix svace issue (file-download writter null check) 94/284794/1 |
commit | commitdiff | tree | snapshot |
2022-11-26 |
seungho | Add DesiredWidth/Height for animated image loading 94/284694/3 |
commit | commitdiff | tree | snapshot |
2022-11-25 |
Adeel Kazmi | Merge "DALi Version 2.2.3" into devel/master |
commit | commitdiff | tree | snapshot |
2022-11-25 |
Richard Huang | DALi Version 2.2.3 68/284768/1 dali_2.2.3 |
commit | commitdiff | tree | snapshot |
2022-11-24 |
Eunki, Hong | Remove empty line of trace log 41/284741/1 |
commit | commitdiff | tree | snapshot |
2022-11-24 |
tscholb | Add AsyncTaskManager 86/284586/8 |
commit | commitdiff | tree | snapshot |
2022-11-22 |
Eunki Hong | Fix doxygen 1.9.1 compile error 66/284566/2 |
commit | commitdiff | tree | snapshot |
2022-11-21 |
Chihun Jeong | Add window minimize/restore/maximize event for DALi 05/283705/22 |
commit | commitdiff | tree | snapshot |
2022-11-18 |
David Steele | Merge "Prevented buffer clipping in network server... |
commit | commitdiff | tree | snapshot |
2022-11-18 |
David Steele | Merge "Fixed bug in host trace logging" into devel... |
commit | commitdiff | tree | snapshot |
2022-11-18 |
Adeel Kazmi | Merge "DALi Version 2.2.2" into devel/master |
commit | commitdiff | tree | snapshot |
2022-11-18 |
David Steele | DALi Version 2.2.2 46/284546/1 dali_2.2.2 |
commit | commitdiff | tree | snapshot |
2022-11-18 |
Adeel Kazmi | Merge "Fixed corrupt image download via proxy server... |
commit | commitdiff | tree | snapshot |
2022-11-17 |
David Steele | Fixed corrupt image download via proxy server 84/284484/2 |
commit | commitdiff | tree | snapshot |
2022-11-16 |
David Steele | Prevented buffer clipping in network server 02/284402/3 |
commit | commitdiff | tree | snapshot |
2022-11-16 |
David Steele | Fixed bug in host trace logging 23/187523/2 |
commit | commitdiff | tree | snapshot |
2022-11-16 |
Eunki Hong | Merge "Remove duplicated code" into devel/master |
commit | commitdiff | tree | snapshot |
2022-11-15 |
Eunki, Hong | Remove duplicated code 02/284302/1 |
commit | commitdiff | tree | snapshot |
2022-11-15 |
Heeyong Song | Change GetTextureProperties 90/278990/3 |
commit | commitdiff | tree | snapshot |
2022-11-15 |
Heeyong Song | Remove empty line of trace log 38/284238/2 |
commit | commitdiff | tree | snapshot |
2022-11-14 |
Heeyong Song | Fix WebPLoading memory leak 51/284251/1 |
commit | commitdiff | tree | snapshot |
2022-11-14 |
Heeyong Song | Fix wrong casting 43/284243/1 |
commit | commitdiff | tree | snapshot |
2022-11-14 |
Heeyong Song | Merge "Fix SVACE issue" into devel/master |
commit | commitdiff | tree | snapshot |
2022-11-14 |
Wonsik Jung | Merge "Support Device orientation and window orientatio... |
commit | commitdiff | tree | snapshot |
2022-11-11 |
Adeel Kazmi | DALi Version 2.2.1 95/284195/1 dali_2.2.1 |
commit | commitdiff | tree | snapshot |
2022-11-11 |
Heeyong Song | Fix SVACE issue 71/284171/1 |
commit | commitdiff | tree | snapshot |
2022-11-10 |
Wonsik Jung | Support Device orientation and window orientation event. 22/283622/9 |
commit | commitdiff | tree | snapshot |
2022-11-10 |
Hosang Kim | [ATSPI] Add ScrollStarted/ScrollFinished interface 24/284124/4 |
commit | commitdiff | tree | snapshot |
2022-11-08 |
David Steele | Merge "Fixing LIBUV_X11 build on Ubuntu 22.04" into... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
Eunki, Hong | [Web] Fix WebView terminate crash 77/283677/9 |
commit | commitdiff | tree | snapshot |
2022-11-07 |
joogab.yun | Changed from SINCE_2_2.0 to SINCE_2_2.1 about WindowType 91/283891/1 |
commit | commitdiff | tree | snapshot |
2022-11-07 |
joogab yun | Merge "Add Desktop window type." into devel/master |
commit | commitdiff | tree | snapshot |
2022-11-04 |
Eunki, Hong | Fix Svace issue for 64bit 82/283882/1 |
commit | commitdiff | tree | snapshot |
2022-11-04 |
Adam Bialogonski | DALi Version 2.2.0 65/283865/1 dali_2.2.0 |
commit | commitdiff | tree | snapshot |
2022-11-04 |
joogab.yun | Add Desktop window type. 31/283731/4 |
commit | commitdiff | tree | snapshot |
next |