Tizen 3.0 Reference Web Browser for TV profile 77/38177/1 submit/tizen_tv/20150414.082250
authorsungwon2.han <sungwon2.han@samsung.com>
Tue, 14 Apr 2015 00:45:17 +0000 (09:45 +0900)
committersungwon2.han <sungwon2.han@samsung.com>
Tue, 14 Apr 2015 07:31:07 +0000 (16:31 +0900)
commitc3880379e86bbdee35259d51ca045c5ded28bee6
treec6802151c61db23261d2bbe3e5e94f7f7bc1427c
parentc9712e4cbdd091f15994cc65b1f174416632c47f
Tizen 3.0 Reference Web Browser for TV profile

Change-Id: I1328d7ab9ebd56afdc4de358b13a9a6163a1c8b5
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
320 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE.Apache [new file with mode: 0644]
README [new file with mode: 0644]
apps_img_web_default_4x2.png [new file with mode: 0644]
browser_config.h [new file with mode: 0644]
build.sh [new file with mode: 0755]
certs/ca-certificate.crt [new file with mode: 0644]
cmake/Coreheaders.cmake [new file with mode: 0644]
cmake/EDCCompile.cmake [new file with mode: 0644]
cmake/EFLHelpers.cmake [new file with mode: 0644]
cmake/EWebKitHelpers.cmake [new file with mode: 0644]
cmake/json2string.py [new file with mode: 0644]
cmakeconfig.h.cmake [new file with mode: 0644]
core/AbstractInterfaces/AbstractFavoriteService.h [new file with mode: 0644]
core/AbstractInterfaces/AbstractServiceDefinition.h [new file with mode: 0644]
core/AbstractInterfaces/AbstractUIComponent.h [new file with mode: 0644]
core/AbstractWebEngine/AbstractWebEngine.h [new file with mode: 0644]
core/AbstractWebEngine/TabId.cpp [new file with mode: 0644]
core/AbstractWebEngine/TabId.h [new file with mode: 0644]
core/AbstractWebEngine/TabThumbCache.cpp [new file with mode: 0644]
core/AbstractWebEngine/TabThumbCache.h [new file with mode: 0644]
core/AbstractWebEngine/WebConfirmation.cpp [new file with mode: 0644]
core/AbstractWebEngine/WebConfirmation.h [new file with mode: 0644]
core/BasicUI/AbstractMainWindow.h [new file with mode: 0644]
core/BasicUI/Action.cpp [new file with mode: 0644]
core/BasicUI/Action.h [new file with mode: 0644]
core/BasicUI/EAction.cpp [new file with mode: 0644]
core/BasicUI/EAction.h [new file with mode: 0644]
core/BasicUI/MenuButton.cpp [new file with mode: 0644]
core/BasicUI/MenuButton.h [new file with mode: 0644]
core/BasicUI/PopupButtons.h [new file with mode: 0644]
core/BrowserConstants.cpp [new file with mode: 0644]
core/BrowserConstants.h [new file with mode: 0644]
core/BrowserLogger.h [new file with mode: 0644]
core/BrowserServiceManager.h [new file with mode: 0644]
core/CMakeLists.txt [new file with mode: 0644]
core/Config/Config.cpp [new file with mode: 0644]
core/Config/Config.h [new file with mode: 0644]
core/Config/ConfigValues.h.in [new file with mode: 0644]
core/Logger/AbstractLogger.h [new file with mode: 0644]
core/Logger/DLOGLogger.cpp [new file with mode: 0644]
core/Logger/DLOGLogger.h [new file with mode: 0644]
core/Logger/Logger.cpp [new file with mode: 0644]
core/Logger/Logger.h [new file with mode: 0644]
core/Logger/LoggerTools.cpp [new file with mode: 0644]
core/Logger/TextLogger.cpp [new file with mode: 0644]
core/Logger/TextLogger.h [new file with mode: 0644]
core/Logger/Useloggers.cpp [new file with mode: 0644]
core/ServiceManager/AbstractService.h [new file with mode: 0644]
core/ServiceManager/Debug/BrowserAssert.cpp [new file with mode: 0644]
core/ServiceManager/Debug/BrowserAssert.h [new file with mode: 0644]
core/ServiceManager/Debug/Lifecycle.h [new file with mode: 0644]
core/ServiceManager/Debug/Type.cpp [new file with mode: 0644]
core/ServiceManager/Debug/Type.h [new file with mode: 0644]
core/ServiceManager/ServiceFactory.cpp [new file with mode: 0644]
core/ServiceManager/ServiceFactory.h [new file with mode: 0644]
core/ServiceManager/ServiceLib.cpp [new file with mode: 0644]
core/ServiceManager/ServiceLib.h [new file with mode: 0644]
core/ServiceManager/ServiceLoader.cpp [new file with mode: 0644]
core/ServiceManager/ServiceLoader.h [new file with mode: 0644]
core/ServiceManager/ServiceLoader_p.h [new file with mode: 0644]
core/ServiceManager/ServiceManager.cpp [new file with mode: 0644]
core/ServiceManager/ServiceManager.h [new file with mode: 0644]
core/ServiceManager/ServiceManager_p.h [new file with mode: 0644]
core/ServiceManager/service_macros.h [new file with mode: 0644]
core/Tools/Blob.cpp [new file with mode: 0644]
core/Tools/Blob.h [new file with mode: 0644]
core/Tools/BookmarkItem.cpp [new file with mode: 0644]
core/Tools/BookmarkItem.h [new file with mode: 0644]
core/Tools/BrowserImage.cpp [new file with mode: 0644]
core/Tools/BrowserImage.h [new file with mode: 0644]
core/Tools/EflTools.cpp [new file with mode: 0644]
core/Tools/EflTools.h [new file with mode: 0644]
core/Tools/FeedChannel.cpp [new file with mode: 0644]
core/Tools/FeedChannel.h [new file with mode: 0644]
core/Tools/FeedItem.cpp [new file with mode: 0644]
core/Tools/FeedItem.h [new file with mode: 0644]
core/Tools/GeneralTools.h [new file with mode: 0644]
core/Tools/WorkQueue.h [new file with mode: 0644]
core/main.cpp [new file with mode: 0644]
demo/Widget.htm [new file with mode: 0755]
demo/b.htm [new file with mode: 0755]
demo/header.jpg [new file with mode: 0755]
demo/main_bg.jpg [new file with mode: 0755]
doc/Doxyfile [new file with mode: 0644]
doc/read.me [new file with mode: 0644]
manifest.xml.in [new file with mode: 0644]
org.tizen.browser.manifest [new file with mode: 0644]
org.tizen.browser.png [new file with mode: 0644]
packaging/org.tizen.browser.spec [new file with mode: 0644]
services/BookmarkService/BookmarkService.cpp [new file with mode: 0644]
services/BookmarkService/BookmarkService.h [new file with mode: 0644]
services/BookmarkService/CMakeLists.txt [new file with mode: 0644]
services/BookmarksUI/BookmarksUI.cpp [new file with mode: 0644]
services/BookmarksUI/BookmarksUI.h [new file with mode: 0644]
services/BookmarksUI/CMakeLists.txt [new file with mode: 0644]
services/BookmarksUI/edc/Bookmarks.edc [new file with mode: 0644]
services/BookmarksUI/edc/error.edc [new file with mode: 0644]
services/BookmarksUI/images/ico_bg_round_shape_37x37.png [new file with mode: 0644]
services/BookmarksUI/images/ico_delete.png [new file with mode: 0644]
services/BookmarksUI/images/web_frame_selected.png [new file with mode: 0644]
services/CMakeLists.txt [new file with mode: 0644]
services/FavoriteService/CMakeLists.txt [new file with mode: 0644]
services/FavoriteService/FavoriteService.cpp [new file with mode: 0644]
services/FavoriteService/FavoriteService.h [new file with mode: 0644]
services/FavoriteService/images/google.ico [new file with mode: 0644]
services/FavoriteService/images/google.png [new file with mode: 0644]
services/FavoriteService/images/samsung.ico [new file with mode: 0644]
services/FavoriteService/images/samsung.png [new file with mode: 0644]
services/FavoriteService/images/tizen.ico [new file with mode: 0644]
services/FavoriteService/images/tizen.png [new file with mode: 0644]
services/FeedService/images/contextual_menu_bg.png [new file with mode: 0644]
services/FeedService/images/ico_delete.png [new file with mode: 0644]
services/FeedService/images/ico_page_37.png [new file with mode: 0644]
services/FeedService/images/ico_page_60.png [new file with mode: 0644]
services/FeedService/images/ico_search.png [new file with mode: 0644]
services/FeedService/images/round_rectangle_4X4.png [new file with mode: 0644]
services/FeedService/images/search_searchbar_bg_foc.png [new file with mode: 0644]
services/FeedService/images/search_searchbar_bg_nor.png [new file with mode: 0644]
services/HistoryService/CMakeLists.txt [new file with mode: 0644]
services/HistoryService/HistoryItem.h [new file with mode: 0644]
services/HistoryService/HistoryService.h [new file with mode: 0644]
services/HistoryService/src/HistoryItem.cpp [new file with mode: 0644]
services/HistoryService/src/HistoryService.cpp [new file with mode: 0644]
services/HomeGenerator/01.ico [new file with mode: 0644]
services/HomeGenerator/01.png [new file with mode: 0644]
services/HomeGenerator/011.ico [new file with mode: 0644]
services/HomeGenerator/011.png [new file with mode: 0644]
services/HomeGenerator/012.ico [new file with mode: 0644]
services/HomeGenerator/012.png [new file with mode: 0644]
services/HomeGenerator/013.ico [new file with mode: 0644]
services/HomeGenerator/013.png [new file with mode: 0644]
services/HomeGenerator/014.ico [new file with mode: 0644]
services/HomeGenerator/014.png [new file with mode: 0644]
services/HomeGenerator/015.ico [new file with mode: 0644]
services/HomeGenerator/015.png [new file with mode: 0644]
services/HomeGenerator/02.ico [new file with mode: 0644]
services/HomeGenerator/02.png [new file with mode: 0644]
services/HomeGenerator/03.ico [new file with mode: 0644]
services/HomeGenerator/03.png [new file with mode: 0644]
services/HomeGenerator/04.ico [new file with mode: 0644]
services/HomeGenerator/04.png [new file with mode: 0644]
services/HomeGenerator/05.ico [new file with mode: 0644]
services/HomeGenerator/05.png [new file with mode: 0644]
services/HomeGenerator/06.ico [new file with mode: 0644]
services/HomeGenerator/06.png [new file with mode: 0644]
services/HomeGenerator/07.ico [new file with mode: 0644]
services/HomeGenerator/07.png [new file with mode: 0644]
services/HomeGenerator/CMakeLists.txt [new file with mode: 0644]
services/HomeGenerator/HomeGenerator.cpp [new file with mode: 0644]
services/HomeGenerator/HomeGenerator.h [new file with mode: 0644]
services/HomeGenerator/HomePage.css [new file with mode: 0644]
services/HomeGenerator/HomePage.html [new file with mode: 0644]
services/HomeGenerator/amazon.ico [new file with mode: 0644]
services/HomeGenerator/amazon.png [new file with mode: 0644]
services/HomeGenerator/baidu.ico [new file with mode: 0644]
services/HomeGenerator/baidu.png [new file with mode: 0644]
services/HomeGenerator/daum.ico [new file with mode: 0644]
services/HomeGenerator/daum.png [new file with mode: 0644]
services/HomeGenerator/ebay.ico [new file with mode: 0644]
services/HomeGenerator/ebay.png [new file with mode: 0644]
services/HomeGenerator/facebook.ico [new file with mode: 0644]
services/HomeGenerator/facebook.png [new file with mode: 0644]
services/HomeGenerator/jquery-1.11.0.min.js [new file with mode: 0644]
services/HomeGenerator/mousetrap.min.js [new file with mode: 0644]
services/HomeGenerator/ms.ico [new file with mode: 0644]
services/HomeGenerator/ms.png [new file with mode: 0644]
services/HomeGenerator/nate.ico [new file with mode: 0644]
services/HomeGenerator/nate.png [new file with mode: 0644]
services/HomeGenerator/navi.js [new file with mode: 0644]
services/HomeGenerator/webkit.ico [new file with mode: 0644]
services/HomeGenerator/webkit.png [new file with mode: 0644]
services/PlatformInputManager/CMakeLists.txt [new file with mode: 0644]
services/PlatformInputManager/PlatformInputManager.cpp [new file with mode: 0644]
services/PlatformInputManager/PlatformInputManager.h [new file with mode: 0644]
services/SessionStorage/CMakeLists.txt [new file with mode: 0644]
services/SessionStorage/Session.cpp [new file with mode: 0644]
services/SessionStorage/Session.h [new file with mode: 0644]
services/SessionStorage/SessionStorage.cpp [new file with mode: 0644]
services/SessionStorage/SessionStorage.h [new file with mode: 0644]
services/SessionStorage/SqlStorage.cpp [new file with mode: 0644]
services/SessionStorage/SqlStorage.h [new file with mode: 0644]
services/SimpleUI/ButtonBar.cpp [new file with mode: 0644]
services/SimpleUI/ButtonBar.h [new file with mode: 0644]
services/SimpleUI/CMakeLists.txt [new file with mode: 0644]
services/SimpleUI/CustomPopup.cpp [new file with mode: 0644]
services/SimpleUI/CustomPopup.h [new file with mode: 0644]
services/SimpleUI/HistoryList.cpp [new file with mode: 0644]
services/SimpleUI/HistoryList.h [new file with mode: 0644]
services/SimpleUI/NetworkErrorHandler.cpp [new file with mode: 0644]
services/SimpleUI/NetworkErrorHandler.h [new file with mode: 0644]
services/SimpleUI/RelatedWebPages.cpp [new file with mode: 0644]
services/SimpleUI/RelatedWebPages.h [new file with mode: 0644]
services/SimpleUI/SearchBox.cpp [new file with mode: 0644]
services/SimpleUI/SearchBox.h [new file with mode: 0644]
services/SimpleUI/Settings.cpp [new file with mode: 0644]
services/SimpleUI/Settings.h [new file with mode: 0644]
services/SimpleUI/SimplePopup.cpp [new file with mode: 0644]
services/SimpleUI/SimplePopup.h [new file with mode: 0644]
services/SimpleUI/SimpleScroller.cpp [new file with mode: 0644]
services/SimpleUI/SimpleScroller.h [new file with mode: 0644]
services/SimpleUI/SimpleUI.cpp [new file with mode: 0644]
services/SimpleUI/SimpleUI.h [new file with mode: 0644]
services/SimpleUI/TabList.cpp [new file with mode: 0644]
services/SimpleUI/TabList.h [new file with mode: 0644]
services/SimpleUI/WebTitleBar.cpp [new file with mode: 0644]
services/SimpleUI/WebTitleBar.h [new file with mode: 0644]
services/SimpleUI/ZoomList.cpp [new file with mode: 0644]
services/SimpleUI/ZoomList.h [new file with mode: 0644]
services/SimpleUI/edc/AuthenticationPopup.edc [new file with mode: 0644]
services/SimpleUI/edc/CustomPopup.edc [new file with mode: 0644]
services/SimpleUI/edc/EntryPopup.edc [new file with mode: 0644]
services/SimpleUI/edc/ErrorMessage.edc [new file with mode: 0644]
services/SimpleUI/edc/HistoryItem.edc [new file with mode: 0644]
services/SimpleUI/edc/ImageButton.edc [new file with mode: 0644]
services/SimpleUI/edc/LeftButtonBar.edc [new file with mode: 0644]
services/SimpleUI/edc/MainLayout.edc [new file with mode: 0644]
services/SimpleUI/edc/RelatedPages.edc [new file with mode: 0644]
services/SimpleUI/edc/RightButtonBar.edc [new file with mode: 0644]
services/SimpleUI/edc/ScrollerDefault.edc [new file with mode: 0644]
services/SimpleUI/edc/SearchBox.edc [new file with mode: 0644]
services/SimpleUI/edc/Settings.edc [new file with mode: 0644]
services/SimpleUI/edc/Spacer.edc [new file with mode: 0644]
services/SimpleUI/edc/TabItem.edc [new file with mode: 0644]
services/SimpleUI/edc/Tooltip.edc [new file with mode: 0644]
services/SimpleUI/edc/WebTitleBar.edc [new file with mode: 0644]
services/SimpleUI/edc/ZoomItem.edc [new file with mode: 0644]
services/SimpleUI/images/bt_sm_base2.png [new file with mode: 0644]
services/SimpleUI/images/bt_sm_hilight.png [new file with mode: 0644]
services/SimpleUI/images/bt_sm_shine.png [new file with mode: 0644]
services/SimpleUI/images/check_foc.png [new file with mode: 0644]
services/SimpleUI/images/check_nor.png [new file with mode: 0644]
services/SimpleUI/images/ico_delete.png [new file with mode: 0644]
services/SimpleUI/images/ico_page_37.png [new file with mode: 0644]
services/SimpleUI/images/ico_unsubscribe_nor.png [new file with mode: 0644]
services/SimpleUI/images/modal_dialogs_bg.png [new file with mode: 0644]
services/SimpleUI/images/modal_dialogs_title_bg.png [new file with mode: 0644]
services/SimpleUI/images/round_rectangle_4X4.png [new file with mode: 0644]
services/SimpleUI/images/scrollbar_vertical.png [new file with mode: 0644]
services/SimpleUI/images/search_searchbar_bg_nor.png [new file with mode: 0644]
services/SimpleUI/images/web_browser_menu_bg.png [new file with mode: 0644]
services/SimpleUI/images/web_browsing_icon_error.png [new file with mode: 0644]
services/SimpleUI/images/web_frame_selected.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_favorite_off.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_favorite_on.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_history.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_next.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_next_dim.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_prev.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_prev_dim.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_reload.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_rss.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_setting.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_stop.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_tab.png [new file with mode: 0644]
services/SimpleUI/images/web_ico_zoom_in.png [new file with mode: 0644]
services/SimpleUI/images/web_shadow.png [new file with mode: 0644]
services/SimpleUI/images/web_shadow_from_bottom.png [new file with mode: 0644]
services/SimpleURI/CMakeLists.txt [new file with mode: 0644]
services/SimpleURI/SimpleURI.cpp [new file with mode: 0644]
services/SimpleURI/SimpleURI.h [new file with mode: 0644]
services/SimpleURI/edc/URIEntry.edc [new file with mode: 0644]
services/SimpleURI/images/ico_search.png [new file with mode: 0644]
services/SimpleURI/images/ico_url.png [new file with mode: 0755]
services/SimpleURI/images/search_searchbar_bg_foc.png [new file with mode: 0644]
services/SimpleURI/images/search_searchbar_bg_nor.png [new file with mode: 0644]
services/StorageService/BookmarksSQLite.h [new file with mode: 0644]
services/StorageService/BookmarksStorage.h [new file with mode: 0644]
services/StorageService/CMakeLists.txt [new file with mode: 0644]
services/StorageService/HistoryException.h [new file with mode: 0644]
services/StorageService/HistorySQLite.h [new file with mode: 0644]
services/StorageService/HistoryStorage.h [new file with mode: 0644]
services/StorageService/Storage/DriverManager.cpp [new file with mode: 0644]
services/StorageService/Storage/Field.cpp [new file with mode: 0644]
services/StorageService/Storage/SQLDatabase.cpp [new file with mode: 0644]
services/StorageService/Storage/StorageException.cpp [new file with mode: 0644]
services/StorageService/Storage/StorageExceptionInitialization.cpp [new file with mode: 0644]
services/StorageService/Storage/include/DriverManager.h [new file with mode: 0644]
services/StorageService/Storage/include/Field.h [new file with mode: 0644]
services/StorageService/Storage/include/SQLDatabase.h [new file with mode: 0644]
services/StorageService/Storage/include/SQLDatabaseImpl.h [new file with mode: 0644]
services/StorageService/Storage/include/StorageException.h [new file with mode: 0644]
services/StorageService/Storage/include/StorageExceptionInitialization.h [new file with mode: 0644]
services/StorageService/StorageService.h [new file with mode: 0644]
services/StorageService/src/BookmarksSQLite.cpp [new file with mode: 0644]
services/StorageService/src/BookmarksSorage.cpp [new file with mode: 0644]
services/StorageService/src/HistoryException.cpp [new file with mode: 0644]
services/StorageService/src/HistorySQLite.cpp [new file with mode: 0644]
services/StorageService/src/HistoryStorage.cpp [new file with mode: 0644]
services/StorageService/src/StorageService.cpp [new file with mode: 0644]
services/WebKitEngineService/CMakeLists.txt [new file with mode: 0644]
services/WebKitEngineService/WebKitEngineService.cpp [new file with mode: 0644]
services/WebKitEngineService/WebKitEngineService.h [new file with mode: 0644]
services/WebKitEngineService/WebView.cpp [new file with mode: 0644]
services/WebKitEngineService/WebView.h [new file with mode: 0644]
unit_tests/CMakeLists.txt [new file with mode: 0644]
unit_tests/Services/CMakeLists.txt [new file with mode: 0644]
unit_tests/Services/DirectAccess.cpp [new file with mode: 0644]
unit_tests/Services/IndirectAccess.cpp [new file with mode: 0644]
unit_tests/Services/ServiceInterface.cpp [new file with mode: 0644]
unit_tests/Services/ServiceInterface.h [new file with mode: 0644]
unit_tests/Services/TestServiceOne/CMakeLists.txt [new file with mode: 0644]
unit_tests/Services/TestServiceOne/TestServiceOne.cpp [new file with mode: 0644]
unit_tests/Services/TestServiceOne/TestServiceOne.h [new file with mode: 0644]
unit_tests/Services/TestServiceTwo/CMakeLists.txt [new file with mode: 0644]
unit_tests/Services/TestServiceTwo/TestServiceTwo.cpp [new file with mode: 0644]
unit_tests/Services/TestServiceTwo/TestServiceTwo.h [new file with mode: 0644]
unit_tests/ut_Action.cpp [new file with mode: 0644]
unit_tests/ut_BookmarkItem.cpp [new file with mode: 0644]
unit_tests/ut_Config.cpp [new file with mode: 0644]
unit_tests/ut_FavoriteService.cpp [new file with mode: 0644]
unit_tests/ut_HomeGenerator.cpp [new file with mode: 0644]
unit_tests/ut_PlatformInputManager.cpp [new file with mode: 0644]
unit_tests/ut_SessionStorage.cpp [new file with mode: 0644]
unit_tests/ut_StorageService.cpp [new file with mode: 0644]
unit_tests/ut_WebKitEngineService.cpp [new file with mode: 0644]
unit_tests/ut_coreService.cpp [new file with mode: 0644]
unit_tests/ut_logger.cpp [new file with mode: 0644]
unit_tests/ut_main.cpp [new file with mode: 0644]