HomeSort by relevance Sort by last modified time
    Searched full:packaged (Results 1 - 25 of 472) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
webview.html 1 Required if the app uses the <a href="webview_tag.html">Webview Tag</a> to embed live content from the web in the packaged app.
clipboard_write.html 1 Indicates the extension or app uses <code>document.execCommand('copy')</code> or <code>document.execCommand('cut')</code>. This permission is <b>required for hosted apps</b>; it's recommended for extensions and packaged apps.
  /development/samples/
README 2 be packaged with the SDK.
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/META-INF/maven/
archetype-metadata.xml 3 <fileSet filtered="true" packaged="true" encoding="UTF-8">
9 <fileSet filtered="true" packaged="true" encoding="UTF-8">
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
kiosk_enabled.html 6 Whether the packaged app is designed to expected to work in ChromeOS kiosk
15 Whether the packaged app is only intended to be installed and run in ChromeOS
app.html 4 Used by <a href="http://developer.chrome.com/trunk/apps/app_lifecycle.html#eventpage">packaged apps</a>
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
apps.html 1 <h1>Packaged Apps</h1>
6 All content in this doc refers to the legacy version of packaged apps.
7 Your legacy packaged apps will still work,
15 This page talks about packaged apps&mdash;how
24 A packaged app is a web app
27 You build a packaged app just like you build an extension,
28 except that a packaged app can't include a
31 Instead, a packaged app includes at least one HTML file
37 Packaged apps are a type of
47 you might want to use a packaged ap
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
apps.html 1 <div id="pageData-name" class="pageData">Packaged Apps</div>
5 This page talks about packaged apps&mdash;how
15 A packaged app is a web app
18 You build a packaged app just like you build an extension,
19 except that a packaged app can't include a
22 Instead, a packaged app includes at least one HTML file
28 Packaged apps are a type of
38 you might want to use a packaged app
58 extensions and packaged apps, and packaged apps and hosted apps
    [all...]
index.html 31 <a href="apps.html">packaged apps</a>,
41 extensions and packaged apps are very different
52 alt="A screenshot of a packaged app that implements a jigsaw puzzle" />
53 Packaged apps, on the other hand,
58 implemented by a packaged app.
62 Both extensions and packaged apps bundle all their files
65 extensions and packaged apps don't need to depend
70 You can distribute your extension or packaged app
87 <!-- PENDING: once we have one for packaged apps, change to
  /external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/
example.dsc 2 'DISABLE_PACKAGE': True, # Doesn't work in packaged apps yet.
  /external/chromium_org/native_client_sdk/src/getting_started/part2/
example.dsc 3 # Don't copy the packaged app files: manifest.json, etc.
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
PREBUILT 1 The source for the jar in this directory is packaged within the jar.
  /prebuilts/tools/common/osgi/
PREBUILT 1 The source for the jar in this directory is packaged within the jar.
  /sdk/testapps/
README.txt 3 These are not meant to be packaged with the SDK.
  /external/chromium_org/chrome/browser/ui/app_list/search/
app_search_provider_unittest.cc 34 // 1 dummy extension, 2 packaged extension apps and 1 hosted extension app.
77 // Search for "pa" should return both packaged app. The order is undefined
81 EXPECT_TRUE(result == "Packaged App 1,Packaged App 2" ||
82 result == "Packaged App 2,Packaged App 1");
84 EXPECT_EQ("Packaged App 1", RunQuery("pa1"));
85 EXPECT_EQ("Packaged App 2", RunQuery("pa2"));
86 EXPECT_EQ("Packaged App 1", RunQuery("app1"));
102 EXPECT_EQ("Packaged App 1", RunQuery("pa1"))
    [all...]
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_platformapp_unittest.cc 50 "'app.launch' is only allowed for hosted apps and legacy packaged "
51 "apps, but this is a packaged app."),
55 "packaged apps, but this is a packaged app."),
59 "packaged apps, but this is a packaged app."),
61 "'incognito' is only allowed for extensions and legacy packaged apps, "
62 "but this is a packaged app."),
74 "packaged apps, but this is a packaged app.")
    [all...]
  /external/chromium_org/chrome/browser/ui/apps/
apps_metro_handler_win.h 11 // modal dialog on |parent| asking whether the user is OK with their packaged
  /external/chromium_org/chrome/browser/ui/app_list/
extension_app_model_builder_unittest.cc 95 const char kDefaultApps[] = "Packaged App 1,Packaged App 2,Hosted App";
110 // 1 dummy extension, 2 packaged extension apps and 1 hosted extension app.
201 EXPECT_EQ(std::string("Packaged App 1,Hosted App"),
216 EXPECT_EQ(std::string("Packaged App 1,Hosted App"),
241 // Old behavior: This would be "Hosted App,Packaged App 1,Packaged App 2"
252 // Old behavior: This would be "Packaged App 1,Hosted App,Packaged App 2"
263 // Old behavior: This would be "Packaged App 1,Hosted App,Packaged App 2
    [all...]
  /external/chromium_org/base/android/
path_utils_unittest.cc 18 // we are running in. Assumes that we are packaged in
28 // we are running in. Assumes that we are packaged in
  /external/chromium_org/chrome/browser/ui/cocoa/apps/
app_shim_menu_controller_mac.h 22 // The extension id of the currently focused packaged app.
31 // Menu items for the currently focused packaged app.
  /external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.1.in 64 Packaged data also allow applications to be distributed with fewer
66 packaged data directly.
80 ICU. Data packaged using this mode will be looked up under the ICU
83 packaged file in the ICU data directory.
92 two main purposes: to build ICU itself, as the ICU data is packaged as
138 provide support for building ICU before it is packaged as separate
185 to generate the correct packaged file. Such options include, but are
188 during the build of the packaged file. Note: If
193 Set the packaged file name to
226 Install the packaged file (or all the files in th
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.1.in 64 Packaged data also allow applications to be distributed with fewer
66 packaged data directly.
80 ICU. Data packaged using this mode will be looked up under the ICU
83 packaged file in the ICU data directory.
92 two main purposes: to build ICU itself, as the ICU data is packaged as
138 provide support for building ICU before it is packaged as separate
185 to generate the correct packaged file. Such options include, but are
188 during the build of the packaged file. Note: If
193 Set the packaged file name to
226 Install the packaged file (or all the files in th
    [all...]
  /build/target/board/
Android.mk 8 # device we're building for. This file is typically packaged up
  /development/ndk/samples/hello-neon/src/com/example/neon/
HelloNeon.java 24 * 'helloneon' native library, which is packaged
  /external/chromium_org/chrome/browser/extensions/
extension_creator_filter.h 16 // Determines which files should be included in a packaged extension.

Completed in 590 milliseconds

1 2 3 4 5 6 7 8 91011>>