OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:webstore
(Results
26 - 50
of
309
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/extensions/
webstore_startup_installer.h
18
// command line option: downloads and parses metadata from the
webstore
,
60
// A non-visible WebContents used to download data from the
webstore
.
extension_nacl_browsertest.cc
37
// .nexe is part of an extension from the Chrome
Webstore
.
78
// Install native_client.crx from the
webstore
.
86
// Install native_client.crx but not from the
webstore
.
149
// Test that the NaCl plugin isn't blocked for
Webstore
extensions.
159
// Test that the NaCl plugin is blocked for non-
Webstore
extensions.
webstore_data_fetcher.h
53
// For fetching
webstore
JSON data.
webstore_standalone_installer.h
36
// 1) Downloads and parses metadata from the
webstore
.
147
// 1. BeginInstall: starts the fetch of data from the
webstore
148
// 2. OnURLFetchComplete: starts the parsing of data from the
webstore
199
// For fetching
webstore
JSON data.
202
// Extracted from the
webstore
JSON data response.
install_signer.h
55
// that a set of ids are hosted in the
webstore
.
68
// Returns a set of ids that are forced to be considered not from
webstore
,
install_verifier.h
30
// the
webstore
or are whitelisted by enterprise policy. The
webstore
37
// extensions installed from the
webstore
.
/external/chromium_org/chrome/browser/ui/app_list/search/
chrome_search_result.h
22
// A search result from the
webstore
.
24
// A result that opens a
webstore
search.
/external/chromium_org/chrome/common/extensions/
extension_constants.h
28
// Returns the URL used to get
webstore
data (ratings, manifest, icon URL,
29
// etc.) about an extension from the
webstore
as JSON.
32
// Returns the URL used to get
webstore
search results in JSON format. The URL
44
// Return the update URL used by gallery/
webstore
extensions/apps.
47
// Returns whether the URL is the
webstore
update URL (just considering host
58
// Field to use with
webstore
URL for tracking launch source.
61
// Values to use with
webstore
URL launch source field.
233
// User clicked the
webstore
icon from the app launcher's main view.
239
// User clicked the
webstore
icon from the app launcher's search view.
/external/chromium/chrome/common/extensions/docs/static/
hosting.html
7
<a href="http://chrome.google.com/
webstore
">Chrome Web Store</a>,
10
<a href="http://code.google.com/chrome/
webstore
/index.html">developer documentation</a>.
27
<a href="https://chrome.google.com/
webstore
/developer/dashboard">Chrome Developer Dashboard</a>,
index.html
72
<a href="https://chrome.google.com/
webstore
/developer/dashboard">Chrome Developer Dashboard</a>
74
<a href="http://chrome.google.com/
webstore
">Chrome Web Store</a>.
76
<a href="http://code.google.com/chrome/
webstore
">store developer documentation</a>.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab_10_publishing.html
4
All Chrome Apps are distributed through the <a href="https://chrome.google.com/
webstore
">Chrome Web Store</a>.
24
<p>The Chrome Web Store has a special <a href="https://chrome.google.com/
webstore
/developer/dashboard">dashboard for Developers</a> that lets you upload new applications and update existing ones.</p>
30
<li> Visit the <a href="https://chrome.google.com/
webstore
/developer/dashboard">dashboard</a> and click "Upload new application".</li>
hosting.html
7
<a href="http://chrome.google.com/
webstore
">Chrome Web Store</a>,
11
<a href="http://code.google.com/chrome/
webstore
/index.html">developer documentation</a>.
20
<a href="https://chrome.google.com/
webstore
/developer/dashboard">Chrome Developer Dashboard</a>,
/external/chromium_org/chrome/common/extensions/docs/templates/json/
content_providers.json
87
"
webstore
-docs": {
90
"repo": "
webstore
-docs"
92
"serveFrom": "
webstore
",
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
icons.html
47
<a href="https://chrome.google.com/
webstore
/developer/dashboard">Chrome Developer Dashboard</a>,
52
<a href="http://code.google.com/chrome/
webstore
/">Chrome Web Store
key.html
21
<a href="https://chrome.google.com/
webstore
/developer/dashboard">upload your extension</a>
name.html
22
<li><a href="https://chrome.google.com/
webstore
">Chrome Web Store</a></li>
/external/chromium_org/chrome/renderer/extensions/
renderer_permissions_policy_delegate_unittest.cc
70
// which hosts the
webstore
.
79
// Pretend we are in the
webstore
process. We should not be able to execute
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
README
10
http://code.google.com/chrome/
webstore
/
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
webstore_result.cc
5
#include "chrome/browser/ui/app_list/search/
webstore
/webstore_result.h"
21
#include "chrome/browser/ui/app_list/search/
webstore
/webstore_installer.h"
40
// BadgedImageSource adds a
webstore
badge to a
webstore
app icon.
/external/chromium_org/chrome/browser/ui/webui/options/
font_settings_browsertest.js
35
var expectedUrl = 'https://chrome.google.com/
webstore
/detail/' +
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
README
10
http://code.google.com/chrome/
webstore
/
/external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_homepage_unittest.cc
44
"https://chrome.google.com/
webstore
/detail/",
/external/chromium_org/chrome/browser/ui/app_list/search/common/
webservice_cache.h
45
WEBSTORE
= 0,
55
// types of queries supported are
webstore
queries and people search queries.
/external/chromium_org/sync/protocol/
app_notification_specifics.proto
29
// The unique App Id, as created by the
webstore
and used to
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwQuotaManagerBridgeTest.java
162
@Feature({"AndroidWebView", "
WebStore
"})
192
@Feature({"AndroidWebView", "
WebStore
"})
222
@Feature({"AndroidWebView", "
WebStore
"})
Completed in 314 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>