-
Change-Id: I2c44c62d263d14fa6dad52b0c2a5ddf2c81ba1dc
-
Change-Id: Ia246bf8ce7162023dd4f9a01589918df349aa04e
-
Change-Id: I51f089354c61b2ac4367b8949f93886833dd3d5f
-
Invoke GBS with --define "rpi_style 1" Changed text size of labels in demo buttons. Change-Id: I3f1f663c2c416ecd26e6b1f1124faf222192bf64 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I9bf7a6e04cf318ea872d3a11453795cbf42eb097
-
Use capi-appfw-appcontrol instead of unix default fork(). If process group is connected, AMD check whole of them as same process. So even if child process call ecore_shutdown, it's parent process also killed after 5 seconds later. That's why dali-examples / com.samsung.dali-demo got SIGKILL from amd. This patch separate execute logic between unix and tizen by -DTIZEN:BOOL=ON option. TIZEN will be set ON only at packaging/com.samsung.dali-demo.spec NOTE. app_control_send_launch_request need privilege 'http://tizen.org/privilege/appmanager.launch'. Change-Id: I1d37a21f0d3091c0dc2fcbb4806900256e464aa5 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I6572ccfaa8be2cb5562107e6d0d6e4323a5d5054
-
Change-Id: Id42bbc7046c632eccb4e3844c0e65b1cff4076c5
-
…DATE_PROPERTY" into devel/master
-
Change-Id: Idd916b00105f6575e17780c6c0d249a542c8f597
-
Change-Id: Ib81a3376864a98e496ddb73256b698ec6c6f6250
-
Change-Id: I85cf52b0db2996b471abb2850d092bf16af464f4
-
Change-Id: If08751835e51985f00785e38532dd5ea93f508c4 Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
-
Change-Id: Ia7d5e827fe4687aee749dd3d4d28473674971bc2
-
Change-Id: I05157e6d554382a2da776b2233208fdffa9a27b4
-
Change-Id: Ic4f91e5264c7f18f242b8f9e1f5abcb6a2610fcd
-
Change-Id: I33fedd6214ab0d6943f24c8d5e7dee0e3b422a83
-
Add clip-path, mask exmaple view, gradient and picture example view. Change-Id: I1f3e6239313b71f313381c4b691e35c636927d3d
-
Change-Id: Id4f87435fdc7fd9fc1437a308b2e70293c86ad86
-
Change-Id: Ibaef78e17609a270fd5a1cc261eb0c67bbedd062
-
Change-Id: I01e598e80f5d7f56e14624c9ad68b7d56f8dc565
-
Change-Id: I2299adda891c5e245ab8ab85ff6b811ceebb993b
-
Change-Id: I7021fdcc5e60840e0ea37f24b3d28ef2a2d492a6 Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
-
Change-Id: Ib06b18be363738b9f67acdff1d157243cec76d19
-
Change-Id: Iea7b538631cb4a6d190cd7ce424339f7e7ba2fcf
-
Change-Id: I6addda2bdc0628f53ce113ff148e9ade7f75b63d Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I543c6397b646ea2f8196d884cd22900581d37bd2
-
Change-Id: If475fb62515166be80fbcfb932bb20d1677082c9
-
Change-Id: I46c0e293df427124a5550cd2f4e813dab77ee281
-
Change-Id: I2f008d5390aaf1165bcfbee853781567972bd2da
-
Originally Signal is used to notify webview when callback of web engine is called. If Signal is called with a std::shared_ptr<X>, lifecyle of object X would be managed by Signal only in csharp-binder. So if Signal are destroyed, object X would be destroyed too. This might cause some problem. This patch is to replace Signal with std::fuction, and replace std:shared_ptr with unique_ptr. Lifecycle of object X would not be associated with that of Signal. Change-Id: I3f4bdc2f58dd28444ab6640f7c8c4a56e037e83c
-
Change-Id: Ie7f8338392af767b234384badf484f407b70d7ce
-
- Apply suitable prefix for the native image fragment shader Change-Id: I84b96f34060a3984b62f0250d6045a6a731182a3 Signed-off-by: seungho <sbsh.baek@samsung.com>
-
Change-Id: Ic8e21f2171fb6ee79db25a0f7074e077296cc041
-
This reverts commit 1b9d1f6f62ae2f59376282f82d823a28a24680af. Change-Id: I61ad780ec76918f67e1976976ac61950492b61fc