[Release] livebox.web-provider-1.14 submit/tizen_2.1/20130430.032239
authorJihoon Chung <jihoon.chung@samsung.com>
Tue, 30 Apr 2013 03:18:59 +0000 (12:18 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Tue, 30 Apr 2013 03:21:45 +0000 (12:21 +0900)
commit824dddc93ed16c60f39daeeef38778d1320a1363
tree503b8384698bfc8d0adbae88b26592415ebe30b9
parent329c13301cc33b3fd424907d889c4f18c019979e
[Release] livebox.web-provider-1.14

Change-Id: Id8a055681f9822a387459f29869670a110a1e857
28 files changed:
data/web_provider_db.sql
packaging/livebox.web-provider.spec
src/API/web_provider_livebox_info.cpp
src/API/web_provider_livebox_info.h
src/Core/Box.cpp
src/Core/BoxSchemeHandler.cpp [changed mode: 0755->0644]
src/Core/BoxSchemeHandler.h
src/Core/IBox.h
src/Core/Service/CMakeLists.txt
src/Core/Service/MessageManager.cpp [new file with mode: 0644]
src/Core/Service/MessageManager.h [new file with mode: 0644]
src/Core/View/CMakeLists.txt
src/Core/View/IPdHelper.h
src/Core/View/IRenderView.h
src/Core/View/InjectedScript.h [deleted file]
src/Core/View/PdHelper.cpp
src/Core/View/PdHelper.h
src/Core/View/WebView.cpp
src/Core/View/injection.js [new file with mode: 0644]
src/Daemon/BoxDaemonImpl.cpp [changed mode: 0755->0644]
src/Plugin/AppBoxPlugin/AppBoxPdHelper.cpp [new file with mode: 0644]
src/Plugin/AppBoxPlugin/AppBoxPdHelper.h [new file with mode: 0644]
src/Plugin/AppBoxPlugin/AppBoxRenderBuffer.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderView.h
src/Plugin/AppBoxPlugin/AppPdHelper.cpp [deleted file]
src/Plugin/AppBoxPlugin/AppPdHelper.h [deleted file]
src/Plugin/AppBoxPlugin/CMakeLists.txt