-
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