ProcessIdle method added to Adaptor.
[platform/core/uifw/dali-adaptor.git] / dali / internal / adaptor / common /
2020-04-16 Victor CebolladaProcessIdle method added to Adaptor. 59/230959/1
2020-04-08 Richard HuangSuspend window deletion while rendering 22/230222/1
2020-04-06 Victor CebolladaNew Window constructor added. 72/229872/1
2020-04-06 Paul WisbeyFix for PreInitialize, including FontClient 29/229829/1
2020-03-31 Richard HuangRemove RenderSurface from Core 36/229336/1
2020-03-31 huiyu.eunTemporary fix of PreInitialize, Remove FontClient 34/229334/1
2020-03-18 Heeyong SongFix a surface resize issue 81/227981/1
2020-03-16 Paul WisbeyRemoved Adaptor::Get() dependency from TriggerEventFactory
2020-02-28 Paul WisbeyMoved SingletonService into dali-core 33/226233/1
2020-02-13 Adeel KazmiMerge "Add handling double slash in Android assets...
2020-02-11 Adeel KazmiRemove Unused Retention policy 66/224566/1
2020-02-11 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2020-02-11 Wonsik JungMerge "Fix window rotation sync issue for mulit window...
2020-02-11 Wonsik JungMerge "Fix sync issue about window rotation" into devel...
2020-02-10 Adeel KazmiMerge "Add to set Available Orientations" into devel...
2020-02-10 Wonsik JungFix window rotation sync issue for mulit window 34/224334/1
2020-02-10 Wonsik JungFix sync issue about window rotation 33/224333/1
2020-02-06 Seungho BAEKMerge "To prevent reset of default RenderTask's framebu...
2020-02-05 Adeel KazmiMerge "Add environment variables for Pinch and Rotation...
2020-01-30 Richard HuangFix the crash when it assumes the platform does not... 67/223167/8
2020-01-30 Jiyun YangAdd environment variables for Pinch and Rotation gesture 80/223480/1
2020-01-23 Adeel KazmiMerge "Add last clear color API in test gl abstraction...
2020-01-22 Adeel KazmiMerge "Add more Preedit enumerations for custom styles...
2020-01-21 Adeel KazmiMerge "MS Windows - Fix compile errors when debug is...
2020-01-21 joogab yunMerge "SetSource() is called multiple times at the...
2020-01-20 Adeel KazmiMerge "Fix window cast crash issue" into devel/master
2020-01-20 Victor CebolladaMS Windows - Fix compile errors when debug is enabled. 26/222726/3
2020-01-20 JIYUN YANGMerge "Add an environment variable for long press gestu...
2020-01-16 Jiyun YangAdd an environment variable for long press gesture 43/220643/5
2019-12-27 sunghyun kimMerge "Apply multi Instance for widget" into devel...
2019-12-23 Sunghyun kimApply multi Instance for widget 62/212562/22
2019-11-22 Anton ObzhirovAdd Android adaptor. 88/217588/5
2019-10-25 Adeel KazmiMerge "Move integration-api folder from adaptors to...
2019-10-25 Adeel KazmiMove integration-api folder from adaptors to adaptor... 16/216416/2
2019-10-25 Adeel KazmiMerge "Remove DALI_ADAPTOR_COMPILATION define" into...
2019-10-24 Adeel KazmiRemove DALI_ADAPTOR_COMPILATION define 20/216420/2
2019-10-07 Seungho BAEKMerge "Change using flag timeToSleepUntil to mForceClea...
2019-10-01 Seungho, BaekChange using flag timeToSleepUntil to mForceClear to... 36/214936/2
2019-09-24 Seoyeon KimMerge "Add to set IME position" into devel/master
2019-09-19 Seungho BAEKMerge "Log patch to show the first five swapbuffers...
2019-09-19 Seungho, BaekLog patch to show the first five swapbuffers call after... 45/211545/4
2019-09-18 Adeel KazmiMerge "Upload resource only without rendering while...
2019-09-16 Richard HuangUpload resource only without rendering while aplication... 03/213803/4
2019-09-13 Adeel KazmiMerge "Fix "runtime error: shift exponent 32 is too...
2019-09-13 Adeel KazmiMerge "DALi Version 1.4.37" into devel/master
2019-09-12 Anton ObzhirovFix another systemCachePath check 19/213819/1
2019-09-09 Adeel KazmiMerge "Deprecate signal and add new signal for window...
2019-09-09 Adeel KazmiFix systemCachePath check 86/213486/2
2019-09-02 Jiyun YangMoved some signals such as KeyEventGenerated to SceneHo... 20/212520/6
2019-09-02 JIYUN YANGMerge "Fix InputMethodContext to work well in multi...
2019-08-28 Jiyun YangFix InputMethodContext to work well in multi-window env 09/208609/9
2019-08-19 Seungho BAEKMerge "To get MaxTextureSize by using glGetIntegerv...
2019-08-13 Seungho, BaekTo get MaxTextureSize by using glGetIntegerv not by... 82/206382/16
2019-07-25 Seoyeon KimMerge "Add to set MIME type to the input panel and...
2019-07-23 Adeel KazmiMerge "Changes after removal of Core::SurfaceResized...
2019-07-22 Adeel KazmiChanges after removal of Core::SurfaceResized() 81/210581/1
2019-07-18 Adeel KazmiMerge "FBO/Texture access synchronization for multiple...
2019-07-17 Richard HuangFBO/Texture access synchronization for multiple contexts 92/210092/6
2019-07-12 Adeel KazmiMerge "To fix coverity issue - color controller" into...
2019-07-11 Adeel KazmiMerge "Add file stream API." into devel/master
2019-07-10 joogab yunMerge "prevent division by zero" into devel/master
2019-07-09 Richard HuangSynchronize the window removal between main thread... 43/209543/6
2019-07-05 Adeel KazmiMerge "Check EGL_KHR_Create_Context extension, Prevent...
2019-07-05 Adeel KazmiMerge "DALi Version 1.4.27" into devel/master
2019-07-05 Heeyong SongMerge "Call RequestUpdateOnce in OnWindowShown()" into...
2019-07-03 Heeyong SongCall RequestUpdateOnce in OnWindowShown() 91/208491/2
2019-06-25 Adeel KazmiMerge "Removed references to GestureManager" into devel...
2019-06-24 Anton ObzhirovRemove vsync-monitor since is not used anymore and... 59/208459/3
2019-06-24 Adeel KazmiRemoved references to GestureManager 57/208457/1
2019-06-24 huiyu.eunAdd SetCommandLineOptions() for pre-initialzed application 53/195653/13
2019-06-21 JIYUN YANGMerge "SceneHolder sets background color through the...
2019-06-21 Jiyun YangFix things to support EvasPlugin 11/206811/13
2019-06-19 Adeel KazmiMerge "Not ref counting the windows in the adaptor...
2019-06-18 Richard HuangNot ref counting the windows in the adaptor 65/207865/4
2019-06-07 Adeel KazmiMerge "Basic support of keyboard focus for multiple...
2019-06-07 Richard HuangBasic support of keyboard focus for multiple windows 52/207352/4
2019-06-06 Adeel KazmiMerge "Fix for invalid comparision value" into devel...
2019-05-31 HyunJu ShinMerge "Add '@addtogroup' tag to generate doxygen page...
2019-05-24 Paul WisbeyMerge "DALi Version 1.4.21" into devel/master
2019-05-24 Heeyong SongPause adaptor when the window is hidden while initailizing 67/206367/3
2019-05-20 Daniel McEwenPurge underscored header file barriers 24/206424/2
2019-05-17 Adeel KazmiMerge "Event handling refactoring to support EvasPlugin...
2019-05-17 Richard HuangEvent handling refactoring to support EvasPlugin 36/206236/7
2019-05-17 Adeel KazmiMerge "DALi Version 1.4.20" into devel/master
2019-05-17 Jiyun YangFix header inclusion in an integration api header 73/206373/1
2019-05-10 Adeel KazmiMerge "Gesture event refactor" into devel/master
2019-05-09 Daniel McEwenGesture event refactor 25/203325/15
2019-05-09 Adeel KazmiMerge "Add deprcated macro to newly deprecated Window...
2019-05-09 Adeel KazmiMerge "Added helper function to retrieve which window...
2019-05-09 Richard HuangAdded helper function to retrieve which window a given... 78/205678/5
2019-05-09 Adeel KazmiRemove unused DragAndDropDetector 86/205586/4
2019-05-03 Adeel KazmiMerge "Remove CXX03 Build & old Tizen Version Builds...
2019-05-03 Richard HuangImplement base class to enable EvasPlugin to create... 33/204033/12
2019-05-02 Adeel KazmiMerge "Add debug log" into devel/master
2019-05-02 Adeel KazmiMerge "Change Window::IsVisible()" into devel/master
2019-04-30 Richard HuangCreate additional window using Window::New instead... 42/205242/1
2019-04-30 Heeyong SongAdd debug log 90/205190/1
2019-04-26 joogab yunMerge "Fix build error on Windows" into devel/master
2019-04-25 Richard HuangOnly pause the adaptor when all the windows are hidden 71/204671/4
2019-04-24 Richard HuangSupport surfaceless context for OpenGL ES 2 52/204552/3
next