LaunchScreen feature implementation
authorWojciech Kosowicz <w.kosowicz@samsung.com>
Wed, 7 Oct 2015 12:47:20 +0000 (14:47 +0200)
committerArkadiusz Szulakiewicz <a.szulakiewi@partner.samsung.com>
Tue, 24 Nov 2015 15:05:16 +0000 (16:05 +0100)
commit0a9b2765063251b2dff5edbfb20d6e7c4c8c883d
tree28d6383cb5ea3a5448c51edfd89e0c7d13354167
parent86e4be3b3197ea2d2e519599c882d29ccb446e2a
LaunchScreen feature implementation

This commit is dependant on manifest-parser feautre:
https://review.tizen.org/gerrit/#/c/48846/

For more details
https://crosswalk-project.org/documentation/manifest/launch_screen.html

LaunchScreen feature implementation

This commit is dependant on manifest-parser feautre:
https://review.tizen.org/gerrit/#/c/48846/

For more details
https://crosswalk-project.org/documentation/manifest/launch_screen.html
extensions/extensions.gyp
extensions/internal/splash_screen/splash_screen.json [new file with mode: 0644]
extensions/internal/splash_screen/splash_screen_api.js [new file with mode: 0644]
extensions/internal/splash_screen/splash_screen_extension.cc [new file with mode: 0644]
extensions/renderer/object_tools_module.h
packaging/crosswalk-tizen.spec
runtime/browser/splash_screen.cc [new file with mode: 0644]
runtime/browser/splash_screen.h [new file with mode: 0644]
runtime/browser/web_application.cc
runtime/browser/web_application.h
runtime/runtime.gyp