HomeSort by relevance Sort by last modified time
    Searched defs:web_app (Results 1 - 17 of 17) sorted by null

  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.h 15 namespace web_app { namespace
28 } // namespace web_app
web_app_ui.cc 13 #include "chrome/browser/web_applications/web_app.h"
75 web_app::IconInfoList unprocessed_icons_;
95 web_app::GetShortcutInfoForTab(tab_contents_, &shortcut_info_);
96 web_app::GetIconsInfo(tab_contents_->extension_tab_helper()->web_app_info(),
98 file_name_ = web_app::internals::GetSanitizedFileName(shortcut_info_.title);
221 FilePath web_app_path = web_app::internals::GetWebAppDataDirectory(
222 web_app::GetDataDir(profile_path_), shortcut_info_);
234 web_app::internals::CheckAndSaveIcon(icon_file, shortcut_info_.favicon);
241 UTF8ToWide(web_app::GenerateApplicationNameFromURL(shortcut_info_.url)),
290 namespace web_app { namespace
    [all...]
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.h 15 namespace web_app { namespace
30 } // namespace web_app
web_app_android.cc 5 #include "chrome/browser/web_applications/web_app.h"
7 namespace web_app { namespace
30 } // namespace web_app
web_app_linux.cc 5 #include "chrome/browser/web_applications/web_app.h"
12 namespace web_app { namespace
64 } // namespace web_app
web_app_mac.h 14 #include "chrome/browser/web_applications/web_app.h"
24 namespace web_app { namespace
27 // web_app::CreateShortcuts().
114 } // namespace web_app
web_app.h 25 namespace web_app { namespace
154 } // namespace web_app
web_app.cc 5 #include "chrome/browser/web_applications/web_app.h"
40 base::FilePath shortcut_data_dir = web_app::GetWebAppDataDirectory(
42 return web_app::internals::DeletePlatformShortcuts(
51 base::FilePath shortcut_data_dir = web_app::GetWebAppDataDirectory(
53 return web_app::internals::UpdatePlatformShortcuts(
59 namespace web_app { namespace
121 return web_app::GenerateApplicationNameFromExtensionId(
124 return web_app::GenerateApplicationNameFromURL(
138 std::string t(web_app::kCrxAppPrefix);
246 } // namespace web_app
    [all...]
web_app_win.cc 20 #include "chrome/browser/web_applications/web_app.h"
136 Append(web_app::internals::GetSanitizedFileName(shortcut_name)).
166 web_app::ShortcutCreationReason creation_reason,
176 web_app::internals::GetSanitizedFileName(shortcut_info.title);
181 if (!web_app::internals::CheckAndSaveIcon(icon_file, shortcut_info.favicon)) {
210 std::string app_name(web_app::GenerateApplicationNameFromInfo(shortcut_info));
218 if (creation_reason == web_app::SHORTCUT_CREATION_AUTOMATED) {
290 web_app::GetAppShortcutsSubdirName();
291 std::vector<base::FilePath> all_paths = web_app::internals::GetShortcutPaths(
330 namespace web_app { namespace
    [all...]
  /external/chromium/chrome/browser/web_applications/
web_app.h 19 namespace web_app { namespace
80 } // namespace web_app
web_app.cc 5 #include "chrome/browser/web_applications/web_app.h"
69 web_app::GenerateApplicationNameFromExtensionId(info.extension_id);
156 web_app::CreateShortcutCallback* callback);
161 CreateShortcutCallbackTask(web_app::CreateShortcutCallback* callback,
173 web_app::CreateShortcutCallback* callback_;
193 web_app::CreateShortcutCallback* callback_;
202 web_app::CreateShortcutCallback* callback)
203 : web_app_path_(web_app::internals::GetWebAppDataDirectory(
204 web_app::GetDataDir(profile_path),
310 web_app::internals::GetSanitizedFileName(shortcut_info_.title)
397 namespace web_app { namespace
    [all...]
  /external/chromium_org/chrome/browser/ui/web_applications/
web_app_ui.h 23 namespace web_app { namespace
54 } // namespace web_app
web_app_ui.cc 20 #include "chrome/browser/web_applications/web_app.h"
121 web_app::IconInfoList unprocessed_icons_;
144 web_app::GetShortcutInfoForTab(web_contents_, &shortcut_info_);
145 web_app::GetIconsInfo(extensions_tab_helper->web_app_info(),
147 file_name_ = web_app::internals::GetSanitizedFileName(shortcut_info_.title);
278 base::FilePath web_app_path = web_app::GetWebAppDataDirectory(
291 web_app::internals::CheckAndSaveIcon(icon_file, shortcut_info_.favicon);
298 UTF8ToWide(web_app::GenerateApplicationNameFromURL(shortcut_info_.url)),
341 web_app::ShortcutInfoCallback callback,
380 namespace web_app { namespace
    [all...]
  /external/chromium/chrome/browser/extensions/
convert_web_app_unittest.cc 93 WebApplicationInfo web_app; local
94 web_app.manifest_url = GURL("http://aaronboodman.com/gearpad/manifest.json");
95 web_app.title = ASCIIToUTF16("Gearpad");
96 web_app.description = ASCIIToUTF16("The best text editor in the universe!");
97 web_app.app_url = GURL("http://aaronboodman.com/gearpad/");
98 web_app.permissions.push_back("geolocation");
99 web_app.permissions.push_back("notifications");
100 web_app.urls.push_back(GURL("http://aaronboodman.com/gearpad/"));
104 GURL icon_url(web_app.app_url.Resolve(StringPrintf("%i.png", sizes[i])));
105 web_app.icons.push_back(GetIconInfo(icon_url, sizes[i]))
146 WebApplicationInfo web_app; local
    [all...]
  /external/chromium_org/chrome/browser/extensions/
convert_web_app_unittest.cc 100 WebApplicationInfo web_app; local
101 web_app.manifest_url = GURL("http://aaronboodman.com/gearpad/manifest.json");
102 web_app.title = ASCIIToUTF16("Gearpad");
103 web_app.description = ASCIIToUTF16("The best text editor in the universe!");
104 web_app.app_url = GURL("http://aaronboodman.com/gearpad/");
105 web_app.permissions.push_back("geolocation");
106 web_app.permissions.push_back("notifications");
107 web_app.urls.push_back(GURL("http://aaronboodman.com/gearpad/"));
112 web_app.app_url.Resolve(base::StringPrintf("%i.png", sizes[i])));
113 web_app.icons.push_back(GetIconInfo(icon_url, sizes[i]))
161 WebApplicationInfo web_app; local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_app_registry.cc 257 const DriveAppFileSelector* web_app = it->second; local
259 url_to_name_map_.find(web_app->product_link);
265 std::string web_store_id = GetWebStoreIdFromUrl(web_app->product_link);
269 if (apps->find(web_app) != apps->end())
273 web_app,
274 new DriveAppInfo(web_app->app_id,
275 web_app->app_icons,
276 web_app->document_icons,
279 web_app->object_type,
280 web_app->is_primary_selector)))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 278 milliseconds