-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I2969e88887c684a556c7372ca7f4e07abc3969fa
-
Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
-
Change-Id: I969b6aad154b839410daef4fdbd3962b58b97fd7
-
Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
-
Change-Id: I40c438e3c0667cf2b3ce22aa3b2557a27bfc329b
-
Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I14483d75ffd8bcbb252a64449a69e1abe654eaa7 Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
-
Removed indicator from demo toolbar, and from other examples that don't use toolbar and have a UI at the top of the display. Change-Id: Ifd3b3c5f916f249f492ff154a0ca28054763ee6e Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Ia8cc676eeb95ec2673995026cddca8850693d04e
-
To improve app launching speed on Tizen (using launchpad), Use -fPIE option instead -fPIC and attach DALI_EXPORT_API in front of each example's main function. This is the compare result between before and after patch. (On hawkP 2.4 / using hello-dalidemo that has one pushbutton on stage) | before Patch | After Patch | --------------------------------------------- | hello-dalidemo | hello-dalidemo | --------------------------------------------- | AVG MIN MAX | AVG MIN MAX | | 1134 1060 1188 | 291 250 337 | After patch, launching speed drops to 30% of before. Change-Id:I51a4f673d016f9278f867167dc2ff9f407ea6e7e
-
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com> Change-Id: I9e367f4140f18566526ea917da8e571403bd046c