Add handling double slash in Android assets path.
[platform/core/uifw/dali-adaptor.git] / dali / internal / adaptor /
2020-02-11 Anton ObzhirovAdd handling double slash in Android assets path. 25/224025/5
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-02-03 Joogab Yunchange from system_settings_set_changed_cb to system_se... 58/223358/2
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 "Syncing common test files." into devel/master
2020-01-23 Adeel KazmiMerge "VCPKG - CMakeLists.txt updated to build for...
2020-01-23 Victor CebolladaVCPKG - CMakeLists.txt updated to build for vcpkg. 68/222968/5
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
2020-01-03 Agnelo VazFixing SVACE error - uninitialised member 61/221561/2
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-12-22 Seungho BAEKMerge "Use Depth attachment on the Capture" into devel...
2019-12-20 Adeel KazmiMerge "(ATSPI) Add ATSPI for Say(), Pause(), Resume...
2019-12-20 Adeel KazmiMerge "Fix AndroidFramework::Delete() so it doesn't...
2019-12-20 Adeel KazmiMerge "(RPM) Do not copy build library in profile RPM...
2019-12-19 Anton ObzhirovFix AndroidFramework::Delete() so it doesn't crash... 83/220483/2
2019-12-19 huiyu.eunInitialize mPaused 49/219449/2
2019-11-26 Heeyong SongMerge "(Vector) Add Finalize method" into devel/master
2019-11-25 Anton ObzhirovFix Framework::GetResourcePath() for androidjni to... 71/218571/1
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-16 adam.bCMake support 95/214795/18
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 Kazmi(Ubuntu) Ensure we check if argc and argv are set befor... 87/213487/4
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-11 Seungho BAEKMerge "Add "/" end of the default resource path" into...
2019-06-10 Seungho, BaekAdd "/" end of the default resource path 62/207362/2
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
next