7 days ago |
Eunki, Hong | [Tizen] Ensure we don't touch shutdowned EglGraphicsCon... 94/318594/2 tizen |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Eunki, Hong | [Tizen] Fix crash at terminate case when we use precomp... 06/318206/1 accepted/tizen_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x accepted/tizen/unified/20240927.171054 accepted/tizen/unified/toolchain/20241004.102220 accepted/tizen/unified/x/20240930.134623 |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Jaehyun Cho | [Tizen] Make GetTexture() method |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Jaehyun Cho | [Tizen] Revert "Use Texture for not file save case |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Jaehyun Cho | [Tizen] Support asan build option |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Seungho Baek | Merge branch 'devel/master' into tizen |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Seungho Baek | Revert "[Tizen] Support asan build option" |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Seungho Baek | Revert "[Tizen] Revert "Use Texture for not file save... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Seungho Baek | Revert "[Tizen] Make GetTexture() method" |
commit | commitdiff | tree | snapshot |
2024-09-25 |
jmm | Support Lanczos algorithm for RGB888 35/318135/3 |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Eunki Hong | Merge "Support SamplingMode::LANCZOS and SamplingMode... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Wonsik Jung | Merge "Modify API name and the description of window... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Youngsun Suh | Merge "Remove WindowAccessible on accessible detroyed... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
Wonsik Jung | Modify API name and the description of window APIs. 18/318118/4 |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Eunki, Hong | Support SamplingMode::LANCZOS and SamplingMode::BOX_THE... 93/317993/3 |
commit | commitdiff | tree | snapshot |
2024-09-24 |
Wonsik Jung | Supports to change the window layer to the bottom 68/317868/3 |
commit | commitdiff | tree | snapshot |
2024-09-24 |
ANZ1217 | Add "KP_ENTER" to DALI Key enum. 47/318047/1 |
commit | commitdiff | tree | snapshot |
2024-09-23 |
Eunki Hong | Fix desired deimension mismatch issue 59/317759/3 |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Richard Huang | DALi Version 2.3.42 01/317901/1 dali_2.3.42 |
commit | commitdiff | tree | snapshot |
2024-09-19 |
Wonsik Jung | Merge "Add the window behind blur." into devel/master |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Adam Bialogonski | Fixed current index of the pool 51/317751/2 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Adam Bialogonski | Added descriptor sets allocation 60/317560/3 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
David Steele | Adding render pass to secondary command buffer 43/317643/3 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
David Steele | Adding command buffer implementations 09/317309/7 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
David Steele | Merge "DALi Version 2.3.41" into devel/master |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Youngsun Suh | Merge "Optimize EmitStateChanged to reduce dbus call... |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Adam Bialogonski | DALi Version 2.3.41 10/317710/1 dali_2.3.41 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Wonsik Jung | Add the window behind blur. 04/317504/2 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Youngsun Suh | Remove WindowAccessible on accessible detroyed 95/317695/2 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
sunghyun kim | Merge "Consider custom shader in precompile" into devel... |
commit | commitdiff | tree | snapshot |
2024-09-13 |
sunghyun kim | Call CancelPreCompile() when CombinedUpdateRenderContro... 66/316966/2 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Youngsun Suh | Optimize EmitStateChanged to reduce dbus call 82/317682/1 |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Eunki Hong | Merge "Print trace log as INFO only for TV" into devel... |
commit | commitdiff | tree | snapshot |
2024-09-12 |
Eunki, Hong | Resolve memory leak when discard Graphics::CommandBuffer 32/317632/2 |
commit | commitdiff | tree | snapshot |
2024-09-12 |
Eunki, Hong | Print trace log as INFO only for TV 14/317614/1 |
commit | commitdiff | tree | snapshot |
2024-09-12 |
Wonsik Jung | Merge "Add IncludeHidden interface" into devel/master |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Youngsun Suh | Merge "Allow duplicate showing event for modal and... |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Jaehyun Cho | [Tizen] Make GetTexture() method BackupTizen accepted/tizen_unified_dev accepted/tizen/unified/20240912.084754 accepted/tizen/unified/dev/20240913.055536 accepted/tizen/unified/x/20240913.014913 |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Jaehyun Cho | [Tizen] Revert "Use Texture for not file save case |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Jaehyun Cho | [Tizen] Support asan build option |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Seungho Baek | Merge branch 'devel/master' into BackupTizen |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Youngsun Suh | Add IncludeHidden interface 06/317506/2 |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Taehyub Kim | Merge "Add multi-mimetype feature for Drag and Drop... |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Youngsun Suh | Merge "Update the bridge to own accessible objects... |
commit | commitdiff | tree | snapshot |
2024-09-11 |
Youngsun Suh | Allow duplicate showing event for modal and window 82/317482/1 |
commit | commitdiff | tree | snapshot |
2024-09-10 |
Taehyub Kim | Add multi-mimetype feature for Drag and Drop 07/316807/4 |
commit | commitdiff | tree | snapshot |
2024-09-10 |
Eunki, Hong | Fix memory leak when ReadFile failed 04/317404/2 |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Youngsun Suh | Update the bridge to own accessible objects 32/317332/2 |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Eunki, Hong | Use flat keyword for gles 3.0 28/317228/2 |
commit | commitdiff | tree | snapshot |
2024-09-06 |
Adam Bialogonski | Shader parser - attribute location fix 08/317308/1 |
commit | commitdiff | tree | snapshot |
2024-09-06 |
Adam Bialogonski | Vulkan pipeline #2 17/317217/2 |
commit | commitdiff | tree | snapshot |
2024-09-06 |
Adam Bialogonski | Vulkan pipeline 07/317007/10 |
commit | commitdiff | tree | snapshot |
2024-09-06 |
David Steele | DALi Version 2.3.40 64/317264/1 dali_2.3.40 |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen] Support asan build option" |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen] Revert "Use Texture for not file save... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen] Make GetTexture() method" |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen][Web] Update WebView terminate crash" |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen] Add WebView APIs for fullscreen, text... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen] Add a WebView API for notifying orienta... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen] Add WebView Certificate policy decision... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
everLEEst(SangHyeon... | Revert "[Tizen] Add WebView's JavascriptMessageHandler... |
commit | commitdiff | tree | snapshot |
2024-09-03 |
David Steele | Merge "Removed C++ opts from C build" into devel/master |
commit | commitdiff | tree | snapshot |
2024-09-03 |
Youngsun Suh | Merge "Revert "Update the bridge to own accessible... |
commit | commitdiff | tree | snapshot |
2024-09-03 |
Youngsun Suh | Revert "Update the bridge to own accessible objects" 27/317027/1 |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Eunki Hong | Merge "Resolve compile warning - pessimizing-move"... |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Youngsun Suh | Merge "Update the bridge to own accessible objects... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
David Steele | Removed C++ opts from C build 49/316949/1 |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Eunki Hong | Resolve compile warning - pessimizing-move 43/316943/1 |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Adeel Kazmi | Merge "DALi Version 2.3.39" into devel/master |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Adeel Kazmi | DALi Version 2.3.39 03/316903/1 dali_2.3.39 |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Youngsun Suh | Update the bridge to own accessible objects 79/316879/2 |
commit | commitdiff | tree | snapshot |
2024-08-30 |
dongsug song | Merge "Update WebView related modifications at once... |
commit | commitdiff | tree | snapshot |
2024-08-29 |
David Steele | Merge "Vulkan Texture & Image" into devel/master |
commit | commitdiff | tree | snapshot |
2024-08-28 |
David Steele | Vulkan Texture & Image 09/316109/9 |
commit | commitdiff | tree | snapshot |
2024-08-28 |
Youngsun Suh | Merge "Emit StateChanged event only when the value... |
commit | commitdiff | tree | snapshot |
2024-08-28 |
Youngsun Suh | Emit StateChanged event only when the value is updated 07/316707/2 |
commit | commitdiff | tree | snapshot |
2024-08-27 |
David Steele | Merge "Reset vertex buffer changed flag after bind... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen] Add WebView's JavascriptMessageHandler callback |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen] Add WebView Certificate policy decision error... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen] Add a WebView API for notifying orientation... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen] Add WebView APIs for fullscreen, text found... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen][Web] Update WebView terminate crash |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen] Make GetTexture() method |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen] Revert "Use Texture for not file save case |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | [Tizen] Support asan build option |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Merge branch 'devel/master' into tizen |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen] Support asan build option" |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen] Revert "Use Texture for not file save... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen] Make GetTexture() method" |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen][Web] Update WebView terminate crash" |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen] Add WebView APIs for fullscreen, text... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen] Add a WebView API for notifying orienta... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen] Add WebView Certificate policy decision... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Jaehyun Cho | Revert "[Tizen] Add WebView's JavascriptMessageHandler... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Wonsik Jung | Supports window background blur interface. 53/315753/11 |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Eunki, Hong | Reset vertex buffer changed flag after bind buffer... 90/316690/1 |
commit | commitdiff | tree | snapshot |
2024-08-26 |
Eunki Hong | Merge changes I4e319559,Ibdba1b5f into devel/master |
commit | commitdiff | tree | snapshot |
2024-08-26 |
Jiyun Yang | Update WebView related modifications at once 07/316607/2 |
commit | commitdiff | tree | snapshot |
2024-08-26 |
Eunki Hong | Merge "Fix coverity issue : shader nullptr check +... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
Eunki, Hong | (Offscreen) Temperal fix to Call DestroyContext() at... 28/316628/1 |
commit | commitdiff | tree | snapshot |
next |