Searched refs:manifest (Results 201 - 225 of 372) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/extensions/
H A Dbundle_installer.h75 std::string manifest; member in struct:extensions::BundleInstaller::Item
H A Dactive_script_controller_browsertest.cc133 std::string manifest = base::StringPrintf( local
146 dir->WriteManifest(manifest);
H A Dunpacked_installer.cc28 #include "extensions/common/manifest.h"
157 extension_path_, extension()->manifest()->value(), &error)) {
286 extension_path_, extension()->manifest()->value(), &error)) {
H A Dwebstore_install_helper.cc34 const std::string& manifest,
40 manifest_(manifest),
31 WebstoreInstallHelper( Delegate* delegate, const std::string& id, const std::string& manifest, const std::string& icon_data, const GURL& icon_url, net::URLRequestContextGetter* context_getter) argument
H A Dsandboxed_unpacker.cc362 const base::DictionaryValue& manifest) {
367 RewriteManifestFile(manifest));
376 // Localize manifest now, so confirm UI gets correct extension name.
412 ReportSuccess(manifest, install_icon);
613 const base::DictionaryValue& manifest) {
614 // Add the public key extracted earlier to the parsed manifest and overwrite
615 // the original manifest. We do this to ensure the manifest doesn't contain an
617 scoped_ptr<base::DictionaryValue> final_manifest(manifest.DeepCopy());
624 // Error serializing manifest
361 OnUnpackExtensionSucceeded( const base::DictionaryValue& manifest) argument
612 RewriteManifestFile( const base::DictionaryValue& manifest) argument
[all...]
/external/chromium_org/chrome/common/extensions/api/i18n/
H A Ddefault_locale_handler.cc16 #include "extensions/common/manifest.h"
41 if (!extension->manifest()->GetString(keys::kDefaultLocale,
/external/chromium_org/chrome/common/extensions/api/plugins/
H A Dplugins_handler.cc13 #include "extensions/common/manifest.h"
71 if (!extension->manifest()->GetList(keys::kPlugins, &list_value)) {
/external/chromium_org/chrome/common/extensions/
H A Dmanifest_url_handler.h20 // that may be specified in the manifest of an extension.
28 // If homepage_url was not specified in the manifest,
34 // manifest.
42 static bool UpdatesFromGallery(const base::DictionaryValue* manifest);
52 // in the manifest of an extension.
68 // Parses the "devtools_page" manifest key.
82 // Parses the "homepage_url" manifest key.
96 // Parses the "update_url" manifest key.
110 // Parses the "about_page" manifest key.
131 // Parses the "chrome_url_overrides" manifest ke
[all...]
/external/chromium_org/components/component_updater/
H A Dcomponent_updater_service.h51 // and is ready to be installed. |manifest| contains the CRX manifest
55 virtual bool Install(const base::DictionaryValue& manifest,
/external/chromium_org/extensions/common/
H A Dfile_util.cc28 #include "extensions/common/manifest.h"
134 scoped_ptr<base::DictionaryValue> manifest(
136 if (!manifest.get())
139 extension_path, manifest.get(), error)) {
144 extension_path, location, *manifest, flags, extension_id, error));
198 // Ask registered manifest handlers to validate their paths.
H A Dmanifest_handler.cc136 if (extension->manifest()->HasPath(iter->first) ||
158 if (extension->manifest()->HasPath(iter->first) ||
225 << "Extension manifest handler depends on unrecognized key "
247 << "Extension manifest handlers have circular dependencies!";
H A Dfile_util_unittest.cc17 #include "extensions/common/manifest.h"
30 base::DictionaryValue* manifest,
36 Extension::Create(manifest_dir, location, *manifest, extra_flags, error);
342 const char manifest[] = local
350 ext_path.AppendASCII("manifest.json"), manifest, strlen(manifest)));
29 LoadExtensionManifest( base::DictionaryValue* manifest, const base::FilePath& manifest_dir, Manifest::Location location, int extra_flags, std::string* error) argument
/external/chromium_org/remoting/webapp/
H A Dremoting.js330 var manifest = chrome.runtime.getManifest();
331 if (manifest && manifest.version) {
333 return name + ' version: ' + manifest.version + v2OrLegacy;
335 return 'Failed to get product version. Corrupt manifest?';
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Duma_policy_browsertest.cc219 const char* manifest = local
236 dir2.WriteManifest(base::StringPrintf(manifest, "2"));
/external/chromium_org/chrome/browser/search/
H A Dhotword_service_unittest.cc20 #include "extensions/common/manifest.h"
40 scoped_ptr<base::DictionaryValue> manifest = variable
47 extensions::ExtensionBuilder().SetManifest(manifest.Pass())
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_loader_handler.cc43 // we simply return an empty string for the manifest, and ignore it.
246 // error. Otherwise, we should still display the manifest (for consistency,
253 // This will read the manifest and call AddFailure with the read manifest
281 const std::string& manifest) {
286 SourceHighlighter highlighter(manifest, line_number);
288 // full manifest.
295 failure->Set("manifest", manifest_value.release());
277 AddFailure( const base::FilePath& file_path, const std::string& error, size_t line_number, const std::string& manifest) argument
/external/chromium_org/chrome/common/extensions/permissions/
H A Dsettings_override_permission_unittest.cc59 ManifestData manifest(&ext_manifest, "test");
60 return LoadAndExpectSuccess(manifest);
/external/chromium_org/extensions/browser/
H A Dfile_highlighter.cc112 ManifestHighlighter::ManifestHighlighter(const std::string& manifest, argument
115 : FileHighlighter(manifest) {
/external/chromium_org/extensions/common/manifest_handlers/
H A Dpermissions_parser.cc17 #include "extensions/common/manifest.h"
101 // from |extension|'s manifest.
107 if (!extension->manifest()->HasKey(key))
111 if (!extension->manifest()->GetList(key, &permissions)) {
152 // Don't fail, but warn the developer that the manifest contains
/external/chromium_org/native_client_sdk/src/doc/reference/
H A Dnacl-manifest-format.rst22 The following shows the supported top-level manifest fields. There is one
143 instead). However, the ``files`` manifest field is important for dynamically
203 helpful tools for determining library dependencies and generating NaCl manifest
218 * If the program is not a PNaCl program, then the manifest
222 If the manifest contains a field that is not in the official
259 The URL for the manifest file should be specified by the ``src`` attribute
261 a manifest file can refer to an actual file, or it can be a
272 All URLs contained in a manifest are resolved relative to the URL of
273 the manifest. If the manifest wa
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-arabic-win1256.hh175 /* Table manifest. */
177 OT_LABEL_START(manifest) \
185 OT_OFFSET(manifest, Name)
/external/jarjar/
H A DAndroid.mk32 LOCAL_JAR_MANIFEST := manifest.txt
/external/nanopb-c/tools/
H A Dmake_windows_package.sh35 cat > $DEST/generator-bin/Microsoft.VC90.CRT.manifest <<EOF
/external/smali/baksmali/
H A DAndroid.mk36 LOCAL_JAR_MANIFEST := manifest.txt
/external/smali/smali/
H A DAndroid.mk41 LOCAL_JAR_MANIFEST := manifest.txt

Completed in 1576 milliseconds

1234567891011>>