Daekwang Ryu [Tue, 15 Sep 2020 07:36:36 +0000 (16:36 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
b7cb269dd082bd2de58ef6971a4a1c59f482bed7.
Daekwang Ryu [Tue, 15 Sep 2020 07:36:34 +0000 (16:36 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
0dd22a5ced6735b0cb6fd285f4d7ad84edf543b6.
Daekwang Ryu [Tue, 15 Sep 2020 07:36:30 +0000 (16:36 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
099d43e59e04e8012d1713886e5b9aa6e772fe5d.
Daekwang Ryu [Tue, 15 Sep 2020 07:36:27 +0000 (16:36 +0900)]
Revert "[Tizen] Add GlWindow"
This reverts commit
c792e2c3e5c272086dc0e1f1937febd006ec4ed7.
Daekwang Ryu [Tue, 15 Sep 2020 07:36:23 +0000 (16:36 +0900)]
Revert "[Tizen] Fix the converity issue of GlWindow"
This reverts commit
25b4786df440068898fa25202130e65ef4d4a1c9.
Daekwang Ryu [Tue, 15 Sep 2020 07:36:20 +0000 (16:36 +0900)]
Revert "[Tizen] Sync for libds"
This reverts commit
761d011db477df33052c1eab6be4673d08da1ebf.
Daekwang Ryu [Tue, 15 Sep 2020 07:36:17 +0000 (16:36 +0900)]
Revert "[Tizen] Fix touch position when screen is rotated"
This reverts commit
4750c074a53eb57796722a86af2e905f959e7e8b.
Daekwang Ryu [Tue, 15 Sep 2020 07:36:14 +0000 (16:36 +0900)]
Revert "[Tizen] Apply screen rotation to create window"
This reverts commit
9b0f8e53996dedb9b712db1cc6502a205ff3d733.
Wonsik Jung [Tue, 15 Sep 2020 05:44:44 +0000 (05:44 +0000)]
Merge "[Tizen] Apply screen rotation to create window" into tizen
Daekwang Ryu [Thu, 10 Sep 2020 10:48:08 +0000 (19:48 +0900)]
[Tizen] Fix touch position when screen is rotated
Change-Id: I84430131caf9f37addd596f3827d62a872b36e19
Wonsik Jung [Wed, 9 Sep 2020 09:39:15 +0000 (18:39 +0900)]
[Tizen] Apply screen rotation to create window
Apply screen rotation to create window.
Current solution is to use output transform event.
It has one problem which the not rotated scene is shown when output transform event is received too late.
To fix the problem, window(scene) should be create with screen rotation angle.
Change-Id: If59d2d94f5a5b22d291354539804bd50a7b1ef42
Daekwang Ryu [Tue, 8 Sep 2020 04:45:55 +0000 (13:45 +0900)]
[Tizen] Sync for libds
This patch will be removed when libds applies this api change.
Change-Id: I49b658597e64502c37132ef26f379df4ea72dc36
Wonsik Jung [Mon, 7 Sep 2020 02:16:15 +0000 (11:16 +0900)]
[Tizen] Fix the converity issue of GlWindow
Fix the converity issue of GlWindow(1148976)
It is related of value init.
Change-Id: Ic3a8ea5732a69457140c67c54bdaf1ee8ea3a307
Wonsik Jung [Tue, 25 Aug 2020 07:12:46 +0000 (16:12 +0900)]
[Tizen] Add GlWindow
Add GlWindow to support the native GLES Application.
Change-Id: I4401a5109748a0803cac8fb9e68dcd273be58e29
Daekwang Ryu [Thu, 20 Aug 2020 05:54:52 +0000 (14:54 +0900)]
[Tizen] Add OffscreenApplication
OffscreenApplication allows to make an application with a OffscreenWindow.
You don't have to create a on-screen window.
Change-Id: I3118d64787bd9d87bfb7fd80b319e38edf55dcd7
Joogab Yun [Mon, 7 Sep 2020 05:40:06 +0000 (14:40 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
547fa1a243344c31153f7d118cf1453b3541f9e7.
Change-Id: Iebbc994caef59e12c3a16f313ffc13eb88f3adeb
Joogab Yun [Mon, 7 Sep 2020 05:39:44 +0000 (14:39 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
dfacbe66f38fcfebc20dea36fc995e15292882b3.
Change-Id: I654deb23ba8d62b690e7a701f82316f9b5c7faf4
Joogab Yun [Mon, 7 Sep 2020 05:39:20 +0000 (14:39 +0900)]
Merge branch 'devel/master' into tizen
Joogab Yun [Mon, 7 Sep 2020 05:39:09 +0000 (14:39 +0900)]
Revert "Revert "Move TouchPoint to Devel API""
This reverts commit
f26bce354ce5547d57bbffd7468fceb7ef34d335.
Joogab Yun [Mon, 7 Sep 2020 05:39:06 +0000 (14:39 +0900)]
Revert "Revert "Renamed KeyEvent enum values to comply with coding standards.""
This reverts commit
70d9fd825bad24b44f246aa24f7a3d317715737b.
Joogab Yun [Mon, 7 Sep 2020 05:39:03 +0000 (14:39 +0900)]
Revert "Revert "Fix build errors for MS-Windows after KeyEvent class pimpling patch.""
This reverts commit
066affb40c3fe175062c09ceace4c5792a250d5a.
Joogab Yun [Mon, 7 Sep 2020 05:39:00 +0000 (14:39 +0900)]
Revert "Revert "KeyEvent class pimpling""
This reverts commit
7852e9025794964a77a4f2f18c2a8b4bc9e266c1.
Joogab Yun [Mon, 7 Sep 2020 05:38:57 +0000 (14:38 +0900)]
Revert "Revert "WheelEvent class pimpling""
This reverts commit
cfcd9f6aa637ee85c5a105ee2333e17d16d83355.
Joogab Yun [Mon, 7 Sep 2020 05:38:52 +0000 (14:38 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
79d6e21884fe7be27a965db6aa958e43fb4ec7a8.
Joogab Yun [Mon, 7 Sep 2020 05:38:49 +0000 (14:38 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
a718c85137408afc52dafe97f26be93e9121aee6.
Joogab Yun [Mon, 7 Sep 2020 05:38:46 +0000 (14:38 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
b64876820169d0d123ca39f2a42ef7599a1ca2b1.
Joogab Yun [Mon, 7 Sep 2020 05:38:43 +0000 (14:38 +0900)]
Revert "[Tizen] Add GlWindow"
This reverts commit
8350a35dc6f7b051490c5ef620f0d8dfb7685afa.
Joogab Yun [Mon, 7 Sep 2020 05:38:37 +0000 (14:38 +0900)]
Revert "[Tizen] Fix the converity issue of GlWindow"
This reverts commit
11a5ed9ee8bfbf433097fd76314d78cea489961a.
Wonsik Jung [Mon, 7 Sep 2020 02:16:15 +0000 (11:16 +0900)]
[Tizen] Fix the converity issue of GlWindow
Fix the converity issue of GlWindow(1148976)
It is related of value init.
Change-Id: I61eba52b1f80390ca53fcec24c4b6fa87aa121d9
David Steele [Fri, 4 Sep 2020 10:53:08 +0000 (10:53 +0000)]
Merge "DALi Version 1.9.28" into devel/master
Richard Huang [Fri, 4 Sep 2020 10:15:45 +0000 (11:15 +0100)]
DALi Version 1.9.28
Change-Id: I0b87470c4b461eec0564b723e40f87a29e570d31
Daekwang Ryu [Fri, 4 Sep 2020 03:27:01 +0000 (12:27 +0900)]
Revert "Add OffscreenApplication"
This reverts commit
b7769b595b297a4b371bbc09e01c99a47b7e5bf6.
Daekwang Ryu [Thu, 20 Aug 2020 05:54:52 +0000 (14:54 +0900)]
Add OffscreenApplication
OffscreenApplication allows to make an application with a OffscreenWindow.
You don't have to create a on-screen window.
Change-Id: I33f70af964fa54036a2e9946be866f116e637853
Adeel Kazmi [Wed, 2 Sep 2020 20:09:33 +0000 (20:09 +0000)]
Merge "Renamed TouchSignal to TouchedSignal" into devel/master
Adeel Kazmi [Wed, 2 Sep 2020 13:47:03 +0000 (14:47 +0100)]
Renamed TouchSignal to TouchedSignal
Change-Id: I7e230727e8e2b86363e87ec0518d62db6ad6729c
David Steele [Wed, 2 Sep 2020 14:51:23 +0000 (15:51 +0100)]
Removing Configuration::ContextLoss APIs and enum
Change-Id: I41e08e1e4b4055f91cc381a9da69e07df7b3aeca
Joogab Yun [Wed, 2 Sep 2020 01:44:41 +0000 (10:44 +0900)]
Removed the deprecated Dali::Internal::Adaptor::Window::ResizedSignal().
This reverts commit
6186aaa589ca62c2c9692e90a32f854a9b2facb2.
Change-Id: I84ee151d89a5cc1199e5006e648277635a6bf01e
Joogab Yun [Tue, 1 Sep 2020 09:02:27 +0000 (18:02 +0900)]
Revert "Removed the deprecated Dali::Internal::Adaptor::Window::ResizedSignal()."
This reverts commit
57cbca074e681edd626bec225f005800b2528e46.
Joogab Yun [Tue, 1 Sep 2020 08:07:59 +0000 (17:07 +0900)]
Revert "WheelEvent class pimpling"
This reverts commit
87425c2c91241f25877bc368589b66250cb24ad9.
Joogab Yun [Tue, 1 Sep 2020 08:07:50 +0000 (17:07 +0900)]
Revert "KeyEvent class pimpling"
This reverts commit
20e9508534d3498d600a885df07b8061eaf1500a.
Joogab Yun [Tue, 1 Sep 2020 08:07:42 +0000 (17:07 +0900)]
Revert "Fix build errors for MS-Windows after KeyEvent class pimpling patch."
This reverts commit
ec76e50dd21888a0049b003df0c2d3b4b6a257de.
Joogab Yun [Tue, 1 Sep 2020 08:06:28 +0000 (17:06 +0900)]
Revert "Renamed KeyEvent enum values to comply with coding standards."
This reverts commit
12832554bad4abbaff72572a3fd62a166d455298.
Joogab Yun [Tue, 1 Sep 2020 08:06:20 +0000 (17:06 +0900)]
Revert "Move TouchPoint to Devel API"
This reverts commit
1b290b4cbb146aac7da0425fad889af991b56ca2.
Joogab Yun [Tue, 1 Sep 2020 08:05:59 +0000 (17:05 +0900)]
[Tizen] Add GlWindow
This reverts commit
c5c128eda665b4e7fcf412acd36efb351c7a0262.
Change-Id: I800581376f1eb3127e6549274053593a885d74de
Joogab Yun [Tue, 1 Sep 2020 08:05:40 +0000 (17:05 +0900)]
[Tizen] Add OffscreenApplication
This reverts commit
12baf09c8d37b91b51933baf85a10fce4bdfa097.
Change-Id: I62526c7e81a3e5b29a06b58365d197e911ecb06a
Joogab Yun [Tue, 1 Sep 2020 08:03:33 +0000 (17:03 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
ba90a157c7e67465746d288aaf95f8170e670ae8.
Change-Id: Ic99c678ff7e2cf193f9874f33d6c389807944e76
Joogab Yun [Tue, 1 Sep 2020 08:00:50 +0000 (17:00 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
2f5508564e0629426d417843c009885b6e79685f.
Change-Id: I5a4ddf473d50dd7a55987b376884e70519a3bc3d
Joogab Yun [Tue, 1 Sep 2020 08:00:33 +0000 (17:00 +0900)]
Merge branch 'devel/master' into tizen
Joogab Yun [Tue, 1 Sep 2020 08:00:26 +0000 (17:00 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
07d82ea6aa97c5c2af7a843a53bf26046ea113ee.
Joogab Yun [Tue, 1 Sep 2020 08:00:24 +0000 (17:00 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
a37586f11a29deb43055df859153282e26b54d10.
Joogab Yun [Tue, 1 Sep 2020 08:00:21 +0000 (17:00 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
5408498e8a24417190ae69a332b7af773d3a3e45.
Joogab Yun [Tue, 1 Sep 2020 08:00:18 +0000 (17:00 +0900)]
Revert "[Tizen] Add GlWindow"
This reverts commit
75de2834aa2172e402c34279e450403e93b8788c.
Joogab Yun [Tue, 1 Sep 2020 08:00:15 +0000 (17:00 +0900)]
Revert "Revert "WheelEvent class pimpling""
This reverts commit
98e01f18efbc26115184269a4ccd84d29fa2901f.
György Straub [Fri, 28 Aug 2020 12:20:30 +0000 (13:20 +0100)]
Renaming of enum values for coding standards compliance.
Change-Id: I33856473015291aee43b3c584742fe52313f7db1
Signed-off-by: György Straub <g.straub@partner.samsung.com>
Richard Huang [Fri, 28 Aug 2020 15:29:39 +0000 (16:29 +0100)]
Move TouchPoint to Devel API
Change-Id: I900cef18f3b9cca7b18d4b282c1f53647a350bd7
Adeel Kazmi [Fri, 28 Aug 2020 10:33:07 +0000 (10:33 +0000)]
Merge "DALi Version 1.9.27" into devel/master
Victor Cebollada [Fri, 28 Aug 2020 10:11:37 +0000 (11:11 +0100)]
DALi Version 1.9.27
Change-Id: I3344cccc3c7dd8d08f797810bb9a4d92dd83d9fa
Joogab Yun [Fri, 28 Aug 2020 02:07:41 +0000 (11:07 +0900)]
Revert "WheelEvent class pimpling"
This reverts commit
87425c2c91241f25877bc368589b66250cb24ad9.
Joogab Yun [Thu, 27 Aug 2020 04:34:57 +0000 (13:34 +0900)]
New window is set to the layout direction of tyhe default window.
Change-Id: Ic81ecf8134e77b002c7f8ebee1780242e8f8e61c
joogab yun [Fri, 28 Aug 2020 00:49:38 +0000 (00:49 +0000)]
Merge "New window is set to the layout direction of tyhe default window." into devel/master
Adeel Kazmi [Thu, 27 Aug 2020 20:11:26 +0000 (20:11 +0000)]
Merge "Updated after const -> constexpr changes" into devel/master
Adeel Kazmi [Thu, 27 Aug 2020 17:27:18 +0000 (17:27 +0000)]
Merge "Renamed KeyEvent enum values to comply with coding standards." into devel/master
David Steele [Thu, 27 Aug 2020 13:45:39 +0000 (14:45 +0100)]
Updated after const -> constexpr changes
Change-Id: I31ac3d23b1e31e4e9c49e4f25da4f79f39897b30
Paul Wisbey [Thu, 27 Aug 2020 15:05:10 +0000 (15:05 +0000)]
Merge "[Windows version] WindowImpl cleanup, fixes and improvements." into devel/master
György Straub [Thu, 27 Aug 2020 07:40:30 +0000 (08:40 +0100)]
Renamed KeyEvent enum values to comply with coding standards.
Change-Id: I6945e76f5a764d2ade5b26e95e5e3285d4eac0b4
Signed-off-by: György Straub <g.straub@partner.samsung.com>
Joogab Yun [Thu, 27 Aug 2020 04:34:57 +0000 (13:34 +0900)]
New window is set to the layout direction of tyhe default window.
Change-Id: Ic81ecf8134e77b002c7f8ebee1780242e8f8e61c
György Straub [Tue, 25 Aug 2020 15:27:41 +0000 (16:27 +0100)]
Removed the deprecated Dali::Internal::Adaptor::Window::ResizedSignal().
Change-Id: I75006579a5ff52a88d5945e0826d83256b30573f
Signed-off-by: György Straub <g.straub@partner.samsung.com>
Adeel Kazmi [Wed, 26 Aug 2020 10:03:16 +0000 (10:03 +0000)]
Merge "Fix build errors for MS-Windows after KeyEvent class pimpling patch." into devel/master
Adeel Kazmi [Wed, 26 Aug 2020 09:59:45 +0000 (09:59 +0000)]
Merge "windows: Store the window handle in a pointer sized type" into devel/master
Adeel Kazmi [Wed, 26 Aug 2020 09:54:22 +0000 (09:54 +0000)]
Merge "platform-implement-win.cpp: Fix invalid pointer cast in 64 bits systems" into devel/master
Victor Cebollada [Wed, 26 Aug 2020 08:42:06 +0000 (09:42 +0100)]
Fix build errors for MS-Windows after KeyEvent class pimpling patch.
Change-Id: I14db2cfdda393b034251a32d69abb27e091931c9
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Tue, 25 Aug 2020 18:25:23 +0000 (18:25 +0000)]
Merge "Updated test files in line with dali-core" into devel/master
Richard Huang [Tue, 25 Aug 2020 09:33:48 +0000 (10:33 +0100)]
KeyEvent class pimpling
Change-Id: I422b474a472a6f8f5f268c0c1d07b5651940b7a0
György Straub [Mon, 24 Aug 2020 10:33:35 +0000 (11:33 +0100)]
[Windows version] WindowImpl cleanup, fixes and improvements.
- renamed the wordy WindowsPlatformImplementation namespace to simply
WindowsPlatform;
- Made the invariant windowStyle data member, and the edge width / height
getters that depend on it, into static consts;
- WindowImpl::CreateHwnd() is now static, and no longer takes the name
of the window class;
- The window class is only registered once, and then shared (instead of
registering one for every window, since everything about it - except
the name - was shared);
- The window class is unregistered once there are no windows left;
- WindowImpl unregisters itself from the event handlers when destroyed,
or a new HWND was set;
- removed redundant static keyword from constant;
- renamed mHwndToListeners to fit the convention, and moved it into
an anonymous namespace;
Change-Id: Ic3e6c614539cc939080bf785ffd7d2443ea1703e
Signed-off-by: György Straub <g.straub@partner.samsung.com>
David Steele [Tue, 25 Aug 2020 14:07:47 +0000 (15:07 +0100)]
Updated test files in line with dali-core
Change-Id: I6c147d768225205879f3a9793ff6361d69421899
Wonsik Jung [Tue, 25 Aug 2020 07:12:46 +0000 (16:12 +0900)]
[Tizen] Add GlWindow
Add GlWindow to support the native GLES Application.
Change-Id: I4575365bf6b3354eb939bf84620a1a164a58cf02
Wander Lairson Costa [Wed, 22 Jul 2020 12:59:32 +0000 (09:59 -0300)]
platform-implement-win.cpp: Fix invalid pointer cast in 64 bits systems
The ID returned by the function SetTimer is actually a pointer to a data
structure storing the timer information. Originally the return type of
the function was int, which is 32 bits, but in Windows 64 bits it is not
enough to store a pointer value.
We convert the timer ID type to the proper type intptr_t, which is an
integral type guaranteed to be big enough to hold a pointer value.
Change-Id: I207b8e2538d73d583ed6df1192af0fbbdb6bed96
Wander Lairson Costa [Thu, 23 Jul 2020 15:57:54 +0000 (12:57 -0300)]
windows: Store the window handle in a pointer sized type
Under the hoods, HWND is a typedef to a void *, which is can't be stored
in the int in 64 bits systems.
Change-Id: I580170eaabf6508abc8bbca7395da98233164d9b
Daekwang Ryu [Mon, 27 Jul 2020 05:04:35 +0000 (14:04 +0900)]
[Tizen] Add OffscreenApplication
OffscreenApplication allows to make an application with OffscreenWindow.
You don't have to create a on-screen window.
Change-Id: I9376d59098033a99f66cc03251bfd391f0e38827
Joogab Yun [Mon, 24 Aug 2020 05:04:56 +0000 (14:04 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
9c5966d8ba60d1bcb3134f938435517166d31455.
Change-Id: I822591ba35d16368c292b3694ca7572a43ac81cd
Joogab Yun [Mon, 24 Aug 2020 05:04:33 +0000 (14:04 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
38f18ecaa253a79995037a953bfe3f263b6a7442.
Change-Id: I9b84743ee0ca2977098e72790ae1a492f6931beb
Joogab Yun [Mon, 24 Aug 2020 05:04:01 +0000 (14:04 +0900)]
Merge branch 'devel/master' into tizen
Joogab Yun [Mon, 24 Aug 2020 05:03:55 +0000 (14:03 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
bdd214ebc6a584427925f53304e1fa54fe90829b.
Joogab Yun [Mon, 24 Aug 2020 05:03:52 +0000 (14:03 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
89596826ec72d5f8a6eac2ca0880d7c9d5c36b41.
Joogab Yun [Mon, 24 Aug 2020 05:03:50 +0000 (14:03 +0900)]
Revert "[Tizen] Add OffscreenApplication"
This reverts commit
188e912a5a3ea204093c4667783f956a69625542.
Joogab Yun [Mon, 24 Aug 2020 05:03:47 +0000 (14:03 +0900)]
Revert "Revert "Changes after TouchData renamed to TouchEvent""
This reverts commit
54fa6064423c52dcff16687f6af27171a9be6b72.
Joogab Yun [Mon, 24 Aug 2020 05:03:43 +0000 (14:03 +0900)]
Revert "Revert "Removing Dali::TouchEvent""
This reverts commit
cbc82430da3f10ddbc9d6eee7514b05389e8d183.
David Steele [Fri, 21 Aug 2020 15:35:42 +0000 (15:35 +0000)]
Merge "Updated test headers in line with dali-core" into devel/master
Adeel Kazmi [Fri, 21 Aug 2020 11:46:17 +0000 (11:46 +0000)]
Merge "Fix capture issue of to capture sub-scene." into devel/master
David Steele [Wed, 19 Aug 2020 18:06:08 +0000 (19:06 +0100)]
Updated test headers in line with dali-core
Change-Id: I07deb248469b79b4c765d9e93040142362d936e5
Adeel Kazmi [Fri, 21 Aug 2020 10:54:36 +0000 (10:54 +0000)]
Merge "Remove deprecated and unused ActionButton" into devel/master
Adeel Kazmi [Fri, 21 Aug 2020 09:20:07 +0000 (10:20 +0100)]
Remove deprecated and unused ActionButton
Change-Id: I60c72525a5edc4e4e4ba46482be34e46222e9cd2
Adeel Kazmi [Fri, 21 Aug 2020 08:37:44 +0000 (08:37 +0000)]
Merge "Remove unused parameters" into devel/master
David Steele [Fri, 21 Aug 2020 08:06:28 +0000 (08:06 +0000)]
Merge "DALi Version 1.9.26" into devel/master
seungho [Tue, 4 Aug 2020 11:25:55 +0000 (20:25 +0900)]
Fix capture issue of to capture sub-scene.
- new camera that generated inside Capture has size of Scene and default position.
- but, if a source is not a rootLayer, the position and size are needed to be set with that of the source.
- in this patch, we get position input. the position is top-left position of area to be captured in window space.
- camera actor has position and size those get by input position and size
- create new method to set jpeg quality to remove it from the argument of Start method
Change-Id: Ie5232e0ef61f34fae101fee5243a39abb29242b5
Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
György Straub [Fri, 21 Aug 2020 07:52:09 +0000 (08:52 +0100)]
DALi Version 1.9.26
Change-Id: Icb3ec7868c8372ffe2786b92330aecfbdba49e43
Daekwang Ryu [Fri, 21 Aug 2020 02:36:52 +0000 (11:36 +0900)]
Remove unused parameters
Change-Id: I47b576c564c7ba7b61adcfdb953bd842e09587e1
Heeyong Song [Fri, 21 Aug 2020 02:31:59 +0000 (02:31 +0000)]
Merge "Fix WindowRenderSurface crash" into devel/master
David Steele [Thu, 20 Aug 2020 14:09:21 +0000 (14:09 +0000)]
Merge "Changed minimum supported Cmake Version to allow C++17 Support" into devel/master
David Steele [Thu, 20 Aug 2020 09:48:56 +0000 (10:48 +0100)]
Removing unused touch event from Accessibility
Change-Id: I286189ab79f687756b84b9a8bc8d2d53ac94e811