-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I5d7f00f98adb1e803eca89b76da8eb3dcb3a1fe2 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Ic67c98e5bcc58d5f0ce812b043fb7ebff204d41a
-
Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
-
Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
-
Change-Id: I34809e7d42898a74ccb723c16d519a69aa6b2686
-
Change-Id: If168017bda9472f348e4a6d2a44a3f2e83c5261c
-
Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
-
Rasterization only happens when the pinching stops. Change-Id: I67e44be2a7685de5d85213b002d7a737eb8668da
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I670cef9ae82d647a16f66cefe0abdf315916b29b
-
Fixed up SVG example to ensure actor sibling order is set after adding to the stage. Change-Id: Ib532eba27be23afd636e34cc9776ae4fd2c5ca48
-
Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
-
Change-Id: I93398c5ff1f7dcdd4820cf90ebc11e81fee0fa05
-
Styling demo style sheet updates Change-Id: Id5addc0be74c387b66b9db1132b4429c6a8af4ed
-
Change-Id: I2dfed0e2863dfc4eecb3cb86d28968a76ba78836
-
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: Ibf0a299acb09a87536d1847ca680ec97aac6e0a7
-
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
-
Change-Id: I70f0ffcb30d9d353940eed5c22c631be79122d55