Merge "DALi Version 2.2.41" into devel/master
[platform/core/uifw/dali-adaptor.git] / dali / internal / adaptor /
2023-08-21 Wonsik JungMerge "Supports the key event repeat and delay for...
2023-08-18 David SteeleMerge "DALi Version 2.2.40" into devel/master
2023-08-18 David SteeleMerge "Flush update messages for application" into...
2023-08-18 David SteeleMerge "Updated test harness README.md" into devel/master
2023-08-17 David SteeleMerge "Remove callback when idle not added" into devel...
2023-08-16 Eunki, HongRemove callback when idle not added 79/297279/1
2023-08-16 Eunki, HongFlush update messages for application 30/296630/3
2023-08-10 David SteeleMerge "Print trace message for other profiles" into...
2023-08-09 Eunki HongAllow worker thread trace 57/297057/3
2023-08-09 Jaehyun ChoMerge "Add InsetsChangedSignal to WindowBaseEcoreWl2...
2023-08-04 David SteeleMerge "DALi Version 2.2.38" into devel/master
2023-08-04 Eunki HongMerge "TextureUploadManager implement" into devel/master
2023-08-02 David SteeleMerge "Fixed LIBUV_X11 profile build" into devel/master
2023-08-02 Eunki, HongTextureUploadManager implement 05/294405/39
2023-08-01 Bowon RyuMerge "Add new clipboard" into devel/master
2023-07-21 Bowon RyuAdd new clipboard 62/294862/18
2023-07-18 Heeyong SongMerge "Fix RenderOnce" into devel/master
2023-07-17 Heeyong SongFix RenderOnce 55/295655/3
2023-07-13 Eunki HongMerge "Repeat ProcessEvents idler if requested." into...
2023-07-13 Heeyong SongMerge "Change deletion order of FrameworkFactory" into...
2023-07-13 Eunki, HongRepeat ProcessEvents idler if requested. 48/284148/11
2023-07-13 Eunki HongMerge "Fix more compile error/warnings for gcc-13"...
2023-07-12 Heeyong SongChange deletion order of FrameworkFactory 31/295631/3
2023-07-11 Heeyong SongAdd GetFrameworkContext to OffscreenApplication 90/295490/4
2023-07-05 Bowon RyuMerge "Fix small font size text layout issue" into...
2023-07-05 Heeyong SongFix build error for toolchain upgrade 89/295089/3
2023-07-04 Wonsik JungSupports Pre-Initialized for UI Threading 40/295040/8
2023-07-03 Wonsik JungFix the bug system initailize and shutdown pair. 44/295044/2
2023-06-30 Heeyong SongMerge "Use another framework in OffscreenApplication...
2023-06-30 David SteeleMerge "DALi Version 2.2.33" into devel/master
2023-06-30 Heeyong SongUse another framework in OffscreenApplication 02/295002/2
2023-06-29 Heeyong SongRefactor system classes 70/294770/6
2023-06-29 Heeyong SongFramework refactoring 87/294687/13
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 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-13 Wonsik JungMerge "Add Window System's Initialize() and ShutDown...
2023-06-13 Wonsik JungAdd Window System's Initialize() and ShutDown() 48/294048/8
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-12 Heeyong SongDo not reset mPostRendering in ResizeSurface 64/293964/3
2023-06-12 Heeyong SongRevert "Make another ConditionalWait for post-rendearing" 63/293963/2
2023-06-07 Wonsik JungMerge "Remove the redundancy for geometry calculate...
2023-05-22 Heeyong SongMake Adaptor request event process regardless of state 44/292944/4
2023-04-28 Eunki HongMerge "Make FontClient::New() for async text load"...
2023-04-28 Eunki HongMerge "Fix coverity issue - Check app_event error code...
2023-04-28 ANZ1217Fix coverity issue - Check app_event error code 53/292153/1
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-11 Heeyong SongLoad image loader plugin if requested 85/291185/1
2023-03-23 Bowon RyuAdd get/set Dpi to window system 04/290204/8
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 Taehyub KimMerge "DragAndDrop : set target coordinates based on...
2023-03-14 David SteeleMerge "Ensure BaseHandle class move noexcept (adaptor...
2023-03-14 Eunki HongEnsure BaseHandle class move noexcept (adaptor public... 63/289563/6
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 Heeyong SongMerge "Fix surface deletion order" into devel/master
2023-02-22 Heeyong SongFix surface deletion order 48/288748/1
2023-02-21 Adeel KazmiMerge "Fix svace issue for image-operator" into devel...
2023-02-16 David SteeleMerge "Replace std::string global variables with C...
2023-02-15 dongsug songMerge "Make sure that global variables are initialized...
2023-02-13 Heeyong SongMerge "Make another ConditionalWait for post-rendearing...
2023-02-07 Heeyong SongMake another ConditionalWait for post-rendearing 46/287846/2
2023-02-01 Heeyong SongApply environment variables to preinitialized app 63/287463/6
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-29 Eunki HongTrace use scope macro instead of begin-end 74/286174/2
2022-12-20 Adeel KazmiMerge "(Automated Tests) Added GlImplementation tests...
2022-12-20 David SteeleFixing static analysis bugs 03/285803/1
2022-12-20 Seungho BAEKMerge "Fix svace issue - Application Destructor & egl...
2022-12-19 Eunki, HongFix svace issue - Application Destructor & egl controll... 62/285762/2
2022-12-19 David SteeleMerge "Fix attribute cache bug" into devel/master
2022-12-19 Eunki HongMerge "Fix utc compile error for gcc-11" into devel...
2022-12-19 Heeyong SongChange DebugPriority name and Debug priority 12/285612/3
2022-12-16 Adeel KazmiMerge "DALi Version 2.2.6" into devel/master
2022-12-16 Adeel KazmiMerge "Memory Pool Logging" into devel/master
2022-12-13 David SteeleMemory Pool Logging 99/285299/5
2022-12-12 Heeyong SongMerge "Add a method to update the screen size" into...
2022-12-08 Heeyong SongAdd a method to update the screen size 40/284440/4
2022-12-06 Wonsik JungMerge "[ATSPI] Add ScrollStarted/ScrollFinished interfa...
2022-11-14 Heeyong SongMerge "Fix SVACE issue" into devel/master
2022-11-14 Wonsik JungMerge "Support Device orientation and window orientatio...
2022-11-11 Heeyong SongFix SVACE issue 71/284171/1
2022-11-10 Wonsik JungSupport Device orientation and window orientation event. 22/283622/9
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 Bowon RyuMerge "Fix svace issues" into devel/master
2022-10-28 Wonsik JungMerge "Fix race-condition when window is resized or...
2022-10-26 Wonsik JungFix race-condition when window is resized or rotated. 71/281871/17
2022-10-20 Heeyong SongAdd trace logs to check performance 26/283126/2
2022-10-06 Heeyong SongDo not exit when making a cache directory fails 75/282575/1
2022-08-29 dongsug songMerge "Fix build error on windows platform" into devel...
next