Apply to Web IME
authorJongHeon Choi <j-h.choi@samsung.com>
Wed, 25 May 2016 05:15:10 +0000 (14:15 +0900)
committerJongHeon Choi <j-h.choi@samsung.com>
Mon, 30 May 2016 01:11:33 +0000 (10:11 +0900)
commit679037c2d6d5529fedbecc9becd90691b07b0dac
tree8dfe01653d846f57e28924b60c6ed8709660f98c
parent738be897dbbff08af99b26f933a6e8a696fe61b7
Apply to Web IME
17 files changed:
common/application_data.cc
common/application_data.h
common/common.gyp
packaging/crosswalk-tizen.spec
runtime/browser/ime_application.cc [new file with mode: 0644]
runtime/browser/ime_application.h [new file with mode: 0644]
runtime/browser/ime_runtime.cc [new file with mode: 0644]
runtime/browser/ime_runtime.h [new file with mode: 0644]
runtime/browser/native_ime_window.cc [new file with mode: 0644]
runtime/browser/native_ime_window.h [new file with mode: 0644]
runtime/browser/runtime.cc
runtime/browser/runtime.h
runtime/browser/runtime_process.cc
runtime/browser/ui_runtime.cc [new file with mode: 0755]
runtime/browser/ui_runtime.h [new file with mode: 0644]
runtime/browser/web_application.cc
runtime/runtime.gyp