Implement splash screen 65/176465/7
authormin7.choi <min7.choi@samsung.com>
Thu, 19 Apr 2018 10:30:05 +0000 (19:30 +0900)
committermin7.choi <min7.choi@samsung.com>
Thu, 26 Apr 2018 08:50:30 +0000 (17:50 +0900)
commite2d42b261f17377d8acb44d744d591ff151ac62d
treecdc8a20b9cbc36bbdd735d815c5ad277e1922b38
parenta6289324b1f05291eb6f0de0dccfd6f3664ac3e4
Implement splash screen

Implementation of splash screen used in tizen.
now the hide screen is only implemented in complete.
first-paint and costom will be implemented later.
Also, the window state of the splash screen will be implemented later

Change-Id: I444f1be7dd04be46d5cd8edca5e022616d9020ff
Signed-off-by: min7.choi <min7.choi@samsung.com>
atom/app/ui_runtime.cc
atom/browser/api/atom_api_pwrt.cc
atom/browser/api/atom_api_pwrt.h
atom/browser/browser.cc
atom/browser/browser.h
atom/browser/splash_screen.cc [new file with mode: 0755]
atom/browser/splash_screen.h [new file with mode: 0755]
wrt.gyp
wrt/src/web_window.js