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

1 2 3 4

  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/
ShortcutHelperTest.java 21 private static final String WEBAPP_TITLE = "Webapp shortcut";
26 + "</head><body>Webapp capable</body></html>");
27 private static final String EDITED_WEBAPP_TITLE = "Webapp shortcut edited";
29 private static final String SECOND_WEBAPP_TITLE = "Webapp shortcut #2";
34 + "</head><body>Webapp capable again</body></html>");
40 + "<body>Not Webapp capable</body></html>");
80 * @Feature("{Webapp}")
85 // Add a webapp shortcut and make sure the intent's parameters make sense.
95 // Add a second shortcut and make sure it matches the second webapp's parameters.
110 * @Feature("{Webapp}")
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/conf/
irc.xml 3 <Configure class="org.eclipse.jetty.webapp.WebAppContext">
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/conf/
irc.xml 3 <Configure class="org.eclipse.jetty.webapp.WebAppContext">
  /external/chromium_org/base/android/javatests/src/org/chromium/base/
ContextTypesTest.java 21 Context webapp = new MockContext(); local
23 contextTypes.put(webapp, CONTEXT_TYPE_WEBAPP);
25 assertEquals(CONTEXT_TYPE_WEBAPP, contextTypes.getType(webapp));
  /external/chromium_org/chrome/test/functional/chromoting/
it2me_basic.py 23 webapp = self.InstallExtension(self.GetWebappPath())
24 self.LaunchApp(webapp)
28 self.client.LaunchApp(webapp)
auth.py 19 webapp = self.InstallExtension(self.GetWebappPath())
20 self.host.LaunchApp(webapp)
me2me_enable.py 24 webapp = self.InstallExtension(self.GetWebappPath())
25 self.host.LaunchApp(webapp)
me2me_connect.py 24 webapp = self.InstallExtension(self.GetWebappPath())
25 self.host.LaunchApp(webapp)
30 self.client.LaunchApp(webapp)
  /development/scripts/
divide_and_compress_constants.py 41 from google.appengine.ext import webapp
44 class MainHandler(webapp.RequestHandler):
54 application = webapp.WSGIApplication([('/(.*)', handler)], debug=False)
  /external/chromium_org/remoting/protocol/
errors.h 12 // enumeration in webapp/error.js and android/java/res/values/strings.xml.
  /external/chromium_org/remoting/host/native_messaging/
native_messaging_writer.h 18 // webapp.
native_messaging_reader.h 27 // webapp.
35 // Begin reading messages from the Native Messaging client webapp, calling
  /external/chromium_org/remoting/webapp/
appsv2.patch 1 diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json
build-webapp.py 6 """Creates a directory with with the unpacked contents of the remoting webapp.
8 The directory will contain a copy-of or a link-to to all remoting webapp
26 # Update the module path, assuming that this script is in src/remoting/webapp,
68 """Does the main work of building the webapp directory and zipfile.
73 destination: A string with path to directory where the webapp will be
77 plugin: A string with path to the binary plugin for this webapp.
79 in this webapp.
83 webapp directory. Paths in the patch file should be relative to
84 the remoting/webapp directory, for example a/main.html. Since
310 print ('Usage: build-webapp.py
    [all...]
  /external/chromium_org/remoting/
remoting.gyp 47 'webapp_locale_dir': '<(SHARED_INTERMEDIATE_DIR)/remoting/webapp/_locales',
132 'webapp/connection_history.css',
133 'webapp/connection_stats.css',
134 'webapp/main.css',
135 'webapp/main.html',
136 'webapp/manifest.json',
137 'webapp/menu_button.css',
138 'webapp/open_sans.css',
139 'webapp/open_sans.woff',
140 'webapp/scale-to-fit.webp'
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
main.py 6 from google.appengine.ext import webapp namespace
7 from google.appengine.ext.webapp import util
10 from google.appengine.ext.webapp import template
107 class MainHandler(webapp.RequestHandler):
146 application = webapp.WSGIApplication([
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
main.py 6 from google.appengine.ext import webapp namespace
7 from google.appengine.ext.webapp import util
10 from google.appengine.ext.webapp import template
110 class MainHandler(webapp.RequestHandler):
150 application = webapp.WSGIApplication([
  /external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/host/
native-messaging-example-host 7 # that also allows to send message back to the webapp.
20 # Helper function that sends a message to the webapp.
28 # Thread that reads messages from the webapp.
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
dashboard.py 27 from google.appengine.ext import webapp namespace
28 from google.appengine.ext.webapp import template
35 class BaseRequestHandler(webapp.RequestHandler):
133 class AvatarEditPage(webapp.RequestHandler):
178 class ContactsListPage(webapp.RequestHandler):
196 application = webapp.WSGIApplication(
  /external/chromium_org/chrome/tools/build/mac/
FILES.cfg 48 'filename': 'remoting-webapp.zip',
50 'archive': 'remoting-webapp.zip',
  /external/chromium_org/remoting/resources/
remoting_strings.grd 52 <output filename="remoting/webapp/_locales/ar/messages.json" lang="ar" type="chrome_messages_json"/>
53 <output filename="remoting/webapp/_locales/bg/messages.json" lang="bg" type="chrome_messages_json"/>
54 <output filename="remoting/webapp/_locales/ca/messages.json" lang="ca" type="chrome_messages_json"/>
55 <output filename="remoting/webapp/_locales/cs/messages.json" lang="cs" type="chrome_messages_json"/>
56 <output filename="remoting/webapp/_locales/da/messages.json" lang="da" type="chrome_messages_json"/>
57 <output filename="remoting/webapp/_locales/de/messages.json" lang="de" type="chrome_messages_json"/>
58 <output filename="remoting/webapp/_locales/el/messages.json" lang="el" type="chrome_messages_json"/>
59 <output filename="remoting/webapp/_locales/en/messages.json" lang="en" type="chrome_messages_json"/>
60 <output filename="remoting/webapp/_locales/en_GB/messages.json" lang="en-GB" type="chrome_messages_json"/>
61 <output filename="remoting/webapp/_locales/es/messages.json" lang="es" type="chrome_messages_json"/
    [all...]
  /external/chromium_org/chrome/tools/build/linux/
FILES.cfg 161 'filename': 'remoting-webapp.zip',
163 'archive': 'remoting-webapp.zip',
166 'filename': 'remoting-webapp.v2.zip',
168 'archive': 'remoting-webapp.v2.zip',
  /external/chromium_org/remoting/client/
client_config.h 29 // The set of all capabilities supported by the webapp.
  /external/chromium_org/remoting/client/plugin/
pepper_token_fetcher.h 29 // Called by ChromotingInstance when the webapp finishes fetching the token.
  /development/scripts/app_engine_server/gae_shell/
shell.py 50 from google.appengine.ext import webapp namespace
51 from google.appengine.ext.webapp import template
169 class FrontPageHandler(webapp.RequestHandler):
194 rendered = webapp.template.render(template_file, vars, debug=_DEBUG)
198 class StatementHandler(webapp.RequestHandler):
301 application = webapp.WSGIApplication(

Completed in 643 milliseconds

1 2 3 4