2023-10-20 |
Eunki Hong | Merge "Make AsyncTask destructor called out of mutex... |
commit | commitdiff | tree | snapshot |
2023-10-20 |
Eunki Hong | Merge "Ignore adaptor action when adpator is stop"... |
commit | commitdiff | tree | snapshot |
2023-10-20 |
Adeel Kazmi | DALi Version 2.2.49 93/300293/1 dali_2.2.49 |
commit | commitdiff | tree | snapshot |
2023-10-19 |
Eunki, Hong | Ignore adaptor action when adpator is stop 84/299984/6 |
commit | commitdiff | tree | snapshot |
2023-10-19 |
Eunki, Hong | Make AsyncTask destructor called out of mutex 31/300231/2 |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Eunki, Hong | Print log when glCompile / glLinkProgram spend long... 35/300035/1 |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Eunki, Hong | Print gl threshold logs as INFO level + Print more... 34/300034/1 |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Adam Bialogonski | DALi Version 2.2.48 99/299999/1 dali_2.2.48 |
commit | commitdiff | tree | snapshot |
2023-10-11 |
Eunki, Hong | (Vector) Make IsLoaded return false when SVG parse... 43/299843/7 |
commit | commitdiff | tree | snapshot |
2023-10-11 |
Taehyub Kim | Merge "DragAndDrop : make window's callback function... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Adeel Kazmi | (gif-loading.cpp) Reduce CC of some functions 23/299823/1 |
commit | commitdiff | tree | snapshot |
2023-10-10 |
David Steele | Merge "Update test harness to use matching build system... |
commit | commitdiff | tree | snapshot |
2023-10-06 |
David Steele | Merge "DALi Version 2.2.47" into devel/master |
commit | commitdiff | tree | snapshot |
2023-10-06 |
David Steele | DALi Version 2.2.47 99/299699/1 dali_2.2.47 |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Taehyub Kim | DragAndDrop : make window's callback function called... 44/299544/3 |
commit | commitdiff | tree | snapshot |
2023-10-04 |
David Steele | Update test harness to use matching build system 48/299548/2 |
commit | commitdiff | tree | snapshot |
2023-10-02 |
Eunki Hong | Flush cached program entry at pipeline 79/299479/2 |
commit | commitdiff | tree | snapshot |
2023-09-29 |
Richard Huang | DALi Version 2.2.46 60/299460/1 dali_2.2.46 |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Eunki, Hong | Fix minor coverity issue 64/299164/2 |
commit | commitdiff | tree | snapshot |
2023-09-22 |
Adeel Kazmi | DALi Version 2.2.45 47/299247/1 dali_2.2.45 |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Eunki Hong | Merge "Allow to call RequestProcessEventsOnIdle." into... |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Adeel Kazmi | Merge "Added UIThreadLoader to GLIB framework" into... |
commit | commitdiff | tree | snapshot |
2023-09-20 |
Eunki Hong | Merge "Make NativeImageSource.GetWidth() GetHeight... |
commit | commitdiff | tree | snapshot |
2023-09-20 |
Eunki Hong | Merge "Allow Windows platform also add idler with retur... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Eunki Hong | Make NativeImageSource.GetWidth() GetHeight() as public 00/299100/1 |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Taehyub Kim | Initialize copy&page, drag&drop values to prevent wayla... 75/299075/2 |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Eunki, Hong | Allow to call RequestProcessEventsOnIdle. 45/299045/1 |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Eunki, Hong | Allow Windows platform also add idler with return 74/298974/3 |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Eunki Hong | Merge "Fix memory leak issue due to timing" into devel... |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Bowon Ryu | Add isRepeat to ecore-wl2 KeyEvent 72/298972/1 |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Eunki Hong | Fix memory leak issue due to timing 58/298958/3 |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Bowon Ryu | Merge "Fix character direction logic" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-15 |
David Steele | Merge "DALi Version 2.2.44" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Adam Bialogonski | DALi Version 2.2.44 43/298943/1 dali_2.2.44 |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Taehyub Kim | DragAndDrop : Add Window AddListener 76/298876/5 |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Bowon Ryu | Fix character direction logic 55/298855/3 |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Wonsik Jung | Merge "Fix the failure to emit Accessibility::WindowEve... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Eunki Hong | Merge "Trigger main thread if worker thread task comple... |
commit | commitdiff | tree | snapshot |
2023-09-13 |
Wonsik Jung | Fix the failure to emit Accessibility::WindowEvent... 78/298478/3 |
commit | commitdiff | tree | snapshot |
2023-09-13 |
joogab.yun | Add GetLastHoverEvent 53/298753/4 |
commit | commitdiff | tree | snapshot |
2023-09-13 |
Eunki, Hong | Trigger main thread if worker thread task completed 27/298727/2 |
commit | commitdiff | tree | snapshot |
2023-09-11 |
David Steele | Added UIThreadLoader to GLIB framework 25/298525/2 |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Eunki Hong | Merge "Remove AsynTaskManager CacheImpl before all... |
commit | commitdiff | tree | snapshot |
2023-09-11 |
joogab yun | Merge "Add ECORE_WL2_EVENT_POINTER_CONSTRAINTS event... |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Eunki, Hong | Remove AsynTaskManager CacheImpl before all tasks removed 12/298512/2 |
commit | commitdiff | tree | snapshot |
2023-09-08 |
David Steele | Merge "DALi Version 2.2.43" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-08 |
Richard Huang | DALi Version 2.2.43 31/298531/1 dali_2.2.43 |
commit | commitdiff | tree | snapshot |
2023-09-08 |
joogab.yun | Add ECORE_WL2_EVENT_POINTER_CONSTRAINTS event 94/298394/5 |
commit | commitdiff | tree | snapshot |
2023-09-08 |
Eunki Hong | Merge "Add some more trace marker for render + swap... |
commit | commitdiff | tree | snapshot |
2023-09-08 |
Bowon Ryu | Merge "Add DataSelectedSignal for clipboard" into devel... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Bowon Ryu | Add DataSelectedSignal for clipboard 64/298164/3 |
commit | commitdiff | tree | snapshot |
2023-09-04 |
Eunki, Hong | Add some more trace marker for render + swap buffer 22/298122/3 |
commit | commitdiff | tree | snapshot |
2023-09-01 |
David Steele | Merge "Test harness sync" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-01 |
David Steele | DALi Version 2.2.42 69/298169/1 dali_2.2.42 |
commit | commitdiff | tree | snapshot |
2023-08-30 |
joogab.yun | Call ecore_wl2_window_commit() in LockedPointerRegionSe... 33/298033/1 |
commit | commitdiff | tree | snapshot |
2023-08-29 |
David Steele | Merge "Fixed network client to trigger main thread... |
commit | commitdiff | tree | snapshot |
2023-08-29 |
David Steele | Fixed network client to trigger main thread 92/297992/1 |
commit | commitdiff | tree | snapshot |
2023-08-29 |
Adeel Kazmi | Call Resize from main thread so that DALi runs on Mac... 91/297991/1 |
commit | commitdiff | tree | snapshot |
2023-08-29 |
joogab yun | Merge "Binding ecore_wl2_window_keyboard_grab and ecore... |
commit | commitdiff | tree | snapshot |
2023-08-25 |
Adeel Kazmi | Merge "DALi Version 2.2.41" into devel/master |
commit | commitdiff | tree | snapshot |
2023-08-25 |
Adeel Kazmi | DALi Version 2.2.41 51/297851/1 dali_2.2.41 |
commit | commitdiff | tree | snapshot |
2023-08-25 |
David Steele | Test harness sync 53/297453/4 |
commit | commitdiff | tree | snapshot |
2023-08-25 |
joogab.yun | Binding ecore_wl2_window_keyboard_grab and ecore_wl2_wi... 28/297828/1 |
commit | commitdiff | tree | snapshot |
2023-08-25 |
joogab yun | Merge "Add ecore_wl2_window_cursor_visible_set api... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Wonsik Jung | Fix the error of event handelr release issue. 99/297699/2 |
commit | commitdiff | tree | snapshot |
2023-08-24 |
joogab.yun | Add ecore_wl2_window_cursor_visible_set api 14/297714/2 |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Wonsik Jung | Merge "Supports the key event repeat and delay for... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
joogab.yun | prevent null keymap. 81/297481/1 |
commit | commitdiff | tree | snapshot |
2023-08-18 |
David Steele | Merge "DALi Version 2.2.40" into devel/master |
commit | commitdiff | tree | snapshot |
2023-08-18 |
David Steele | Merge "Flush update messages for application" into... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Adam Bialogonski | DALi Version 2.2.40 65/297465/1 dali_2.2.40 |
commit | commitdiff | tree | snapshot |
2023-08-18 |
David Steele | Merge "Support *.pkm format file decode" into devel... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
David Steele | Merge "Updated test harness README.md" into devel/master |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Eunki, Hong | Support *.pkm format file decode 86/297286/4 |
commit | commitdiff | tree | snapshot |
2023-08-17 |
David Steele | Updated test harness README.md 67/297367/1 |
commit | commitdiff | tree | snapshot |
2023-08-17 |
David Steele | Merge "Remove callback when idle not added" into devel... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
David Steele | Merge "Ignore mipmap when texture format compressed... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
Eunki Hong | Merge "Ensure task moved under mutex" into devel/master |
commit | commitdiff | tree | snapshot |
2023-08-17 |
Eunki, Hong | Ignore mipmap when texture format compressed 33/297333/3 |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Eunki, Hong | Remove callback when idle not added 79/297279/1 |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Eunki, Hong | Flush update messages for application 30/296630/3 |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Eunki, Hong | Ensure task moved under mutex 57/297257/2 |
commit | commitdiff | tree | snapshot |
2023-08-16 |
joogab yun | Merge "Set mKeyMap before registering for ECORE_EVENT_K... |
commit | commitdiff | tree | snapshot |
2023-08-14 |
joogab.yun | Set mKeyMap before registering for ECORE_EVENT_KEY_DOWN... 12/297212/2 |
commit | commitdiff | tree | snapshot |
2023-08-14 |
joogab yun | Merge "Add ecore api about RelativeMove 1. ecore_wl2_wi... |
commit | commitdiff | tree | snapshot |
2023-08-14 |
joogab.yun | Add ecore api about RelativeMove 68/296968/9 |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Richard Huang | DALi Version 2.2.39 88/297188/1 dali_2.2.39 |
commit | commitdiff | tree | snapshot |
2023-08-10 |
David Steele | Merge "Print trace message for other profiles" into... |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Eunki Hong | Allow worker thread trace 57/297057/3 |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Eunki Hong | Print trace message for other profiles 55/297055/2 |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Eunki Hong | Print curl error logs fully if required 53/296853/6 |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Eunki Hong | Merge "Fix typo error" into devel/master |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Eunki, Hong | Fix typo error 23/297023/1 |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Jaehyun Cho | Merge "Add InsetsChangedSignal to WindowBaseEcoreWl2... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Bowon Ryu | Add time function to check text performance 63/296963/2 |
commit | commitdiff | tree | snapshot |
2023-08-07 |
Bowon Ryu | Merge "Add logs and clean code for clipboard" into... |
commit | commitdiff | tree | snapshot |
2023-08-04 |
David Steele | Merge "DALi Version 2.2.38" into devel/master |
commit | commitdiff | tree | snapshot |
2023-08-04 |
David Steele | DALi Version 2.2.38 33/296833/1 dali_2.2.38 |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Bowon Ryu | Add logs and clean code for clipboard 27/296827/1 |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Eunki Hong | Merge "TextureUploadManager implement" into devel/master |
commit | commitdiff | tree | snapshot |
next |