Lines Matching full:webapp
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',
141 'webapp/spinner.gif',
142 'webapp/toolbar.css',
143 'webapp/wcs_sandbox.html',
146 'webapp/butter_bar.js',
147 'webapp/client_plugin.js',
148 'webapp/client_plugin_async.js',
149 'webapp/client_screen.js',
150 'webapp/client_session.js',
151 'webapp/clipboard.js',
152 'webapp/connection_history.js',
153 'webapp/connection_stats.js',
154 'webapp/cs_oauth2_trampoline.js',
155 'webapp/cs_third_party_auth_trampoline.js',
156 'webapp/error.js',
157 'webapp/event_handlers.js',
158 'webapp/format_iq.js',
159 'webapp/host.js',
160 'webapp/host_controller.js',
161 'webapp/host_dispatcher.js',
162 'webapp/host_list.js',
163 'webapp/host_native_messaging.js',
164 'webapp/host_screen.js',
165 'webapp/host_session.js',
166 'webapp/host_settings.js',
167 'webapp/host_setup_dialog.js',
168 'webapp/host_table_entry.js',
169 'webapp/identity.js',
170 'webapp/l10n.js',
171 'webapp/log_to_server.js',
172 'webapp/menu_button.js',
173 'webapp/oauth2.js',
174 'webapp/oauth2_api.js',
175 'webapp/paired_client_manager.js',
176 'webapp/plugin_settings.js',
177 'webapp/remoting.js',
178 'webapp/server_log_entry.js',
179 'webapp/session_connector.js',
180 'webapp/stats_accumulator.js',
181 'webapp/third_party_host_permissions.js',
182 'webapp/xhr_proxy.js',
183 'webapp/third_party_token_fetcher.js',
184 'webapp/toolbar.js',
185 'webapp/ui_mode.js',
186 'webapp/wcs.js',
187 'webapp/wcs_loader.js',
188 'webapp/wcs_sandbox_container.js',
189 'webapp/wcs_sandbox_content.js',
190 'webapp/xhr.js',
1771 # - translated webapp strings
2218 'webapp/appsv2.patch',
2221 'webapp/background.js',
2250 'action_name': 'Build Remoting WebApp',
2251 'output_dir': '<(PRODUCT_DIR)/remoting/remoting.webapp',
2252 'zip_path': '<(PRODUCT_DIR)/remoting-webapp.zip',
2254 'webapp/build-webapp.py',
2273 'python', 'webapp/build-webapp.py',
2289 # We cannot currently build the appsv2 version of WebApp on Windows as
2299 'action_name': 'Build Remoting WebApp V2',
2300 'output_dir': '<(PRODUCT_DIR)/remoting/remoting.webapp.v2',
2301 'zip_path': '<(PRODUCT_DIR)/remoting-webapp.v2.zip',
2303 'webapp/build-webapp.py',
2324 'python', 'webapp/build-webapp.py',
2422 'webapp/background.js',
2423 'webapp/butter_bar.js',
2424 'webapp/client_screen.js',
2425 'webapp/error.js',
2426 'webapp/host_list.js',
2427 'webapp/host_setup_dialog.js',
2428 'webapp/host_table_entry.js',
2429 'webapp/main.html',
2430 'webapp/manifest.json',
2431 'webapp/paired_client_manager.js',
2432 'webapp/remoting.js',
2984 'webapp/browser_globals.gtestjs',
2985 'webapp/all_js_load.gtestjs',
2986 'webapp/format_iq.gtestjs',