[Tizen] Tizen renderer performance optimization (#320) (#7440)
authorSeungkeun Lee <sngn.lee@samsung.com>
Tue, 10 Sep 2019 15:04:01 +0000 (00:04 +0900)
committerRui Marinho <me@ruimarinho.net>
Tue, 10 Sep 2019 15:04:01 +0000 (16:04 +0100)
commitea80a07d1c97fee5a14cc8ee0ff7e686a677af04
tree5c64c55f3267f94717a5a762ffc58af9fb1de458
parent6ad72485441a78ee46c286718efb3b9d5f2062f6
[Tizen] Tizen renderer performance optimization (#320) (#7440)

* Apply lazy loading for MD5 checksum (#316)

* Add API to set assemblies for custom renderer (#317)

* [Performance] Add prelaunching API (#315)

* Add prelaunch

* Apply lazy loading for MD5 checksum

* Apply preload systeminfo

* Revert "Apply lazy loading for MD5 checksum"

This reverts commit dfb9ff8c3bf6c55fb6ebcc583f974b7398d88f73.

* Refactoring preloading

* Revert "Add API to set assemblies for custom renderer (#317)" (#319)

This reverts commit 7d9f86a4456e7b9089411fc6e7eb6b905dd931d8.

* Fix naming

* Fix build error
Xamarin.Forms.Platform.Tizen/Forms.cs
Xamarin.Forms.Platform.Tizen/FormsApplication.cs
Xamarin.Forms.Platform.Tizen/Platform.cs
Xamarin.Forms.Platform.Tizen/PreloadedPlatform.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Tizen/PreloadedWindow.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Tizen/TizenPlatformServices.cs