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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/cloud_print/
cloud_print_resources.gyp 23 ['branding == "Chrome"', {
25 'branding_path': '<(DEPTH)/chrome/app/theme/google_chrome/BRANDING',
27 }, { # else branding!="Chrome"
29 'branding_path': '<(DEPTH)/chrome/app/theme/chromium/BRANDING',
36 'extra_variable_files_arguments': [ '-f', 'BRANDING' ],
37 'extra_variable_files': [ 'BRANDING' ], # NOTE: matches that above
60 ['branding == "Chrome"', {
62 'branding_path': '<(DEPTH)/chrome/app/theme/google_chrome/BRANDING',
64 }, { # else branding!="Chrome"
66 'branding_path': '<(DEPTH)/chrome/app/theme/chromium/BRANDING',
    [all...]
  /external/chromium_org/remoting/host/installer/win/
parameters.json 3 "Branding": "@@BRANDING@@",
  /external/chromium/build/
branding_value.sh 7 # This is a wrapper for fetching values from the BRANDING files. Pass the
8 # value of GYP's branding variable followed by the key you want and the right
18 echo "error: expect two arguments, branding and key" >&2
33 BRANDING_FILE="${TOP}/chrome/app/theme/chromium/BRANDING"
36 BRANDING_FILE="${TOP}/chrome/app/theme/google_chrome/BRANDING"
39 echo "error: unknown branding: ${BUILD_BRANDING}" >&2
  /external/chromium_org/build/
branding_value.sh 7 # This is a wrapper for fetching values from the BRANDING files. Pass the
8 # value of GYP's branding variable followed by the key you want and the right
18 echo "error: expect two arguments, branding and key" >&2
33 BRANDING_FILE="${TOP}/chrome/app/theme/chromium/BRANDING"
36 BRANDING_FILE="${TOP}/chrome/app/theme/google_chrome/BRANDING"
39 echo "error: unknown branding: ${BUILD_BRANDING}" >&2
chrome_settings.gypi 15 ['branding=="Chrome"', {
20 }, { # else: branding!="Chrome"
25 }], # branding
  /external/chromium_org/chrome/
chrome_repack_locales.gypi 8 ['branding=="Chrome"', {
10 }, { # else: branding!="Chrome"
chrome_repack_pseudo_locales.gypi 8 ['branding=="Chrome"', {
10 }, { # else: branding!="Chrome"
version.h.in 13 // Branding Information
chrome_dll_bundle.gypi 104 ['branding=="Chrome"', {
106 }, { # else: 'branding!="Chrome"
128 '--branding=<(branding)'],
179 ['branding == "Chrome"', {
192 ['branding == "Chrome"', {
222 ['branding=="Chrome"', {
  /external/chromium_org/chrome/installer/
installer_tools.gyp 37 [ 'branding == "Chrome"', {
41 }, { # else branding!="Chrome"
mini_installer_syzygy.gyp 67 [ 'branding == "Chrome"', {
71 }, { # else branding!="Chrome"
mini_installer.gyp 151 '<(branding_dir)/BRANDING',
160 '-f', '<(branding_dir)/BRANDING',
277 [ 'branding == "Chrome"', {
281 }, { # else branding!="Chrome"
310 [ 'branding == "Chrome"', {
314 }, { # else branding!="Chrome"
upgrade_test.gyp 90 [ 'branding == "Chrome"', {
94 }, { # else branding!="Chrome"
  /external/chromium_org/chrome/test/base/
test_switches.cc 15 // Enable Chromium branding of the executable.
16 const char kEnableChromiumBranding[] = "enable-chromium-branding";
  /external/chromium_org/chrome_frame/
chrome_frame_launcher.gyp 69 ['branding == "Chrome"', {
71 'branding_path': '../chrome/app/theme/google_chrome/BRANDING',
73 }, { # else branding!="Chrome"
75 'branding_path': '../chrome/app/theme/chromium/BRANDING',
82 'extra_variable_files_arguments': [ '-f', 'BRANDING' ],
83 'extra_variable_files': [ 'BRANDING' ], # NOTE: matches that above
  /external/chromium_org/chrome/installer/util/
google_chrome_binaries_distribution.h 5 // This file declares a class that contains various method related to branding.
  /external/chromium_org/win8/delegate_execute/
delegate_execute.gyp 17 ['branding == "Chrome"', {
19 'branding_path': '../../chrome/app/theme/google_chrome/BRANDING',
21 }, { # else branding!="Chrome"
23 'branding_path': '../../chrome/app/theme/chromium/BRANDING',
  /external/chromium_org/chrome/tools/build/mac/
build_app_dmg 12 # Make sure we got the branding passed to us
14 echo "error: missing branding as an argument" >&2
  /external/chromium_org/remoting/host/
branding.cc 5 #include "remoting/host/branding.h"
13 // branding is enabled - this means also modifying the Python daemon script.
  /external/chromium_org/rlz/test/
rlz_unittest_main.cc 29 // code will remain in effect for the lifetime of the branding object.
37 rlz_lib::SupplementaryBranding branding("TEST");
  /external/chromium_org/chrome/tools/build/
repack_locales.py 21 # The gyp "branding" variable.
22 BRANDING = None
103 GRIT_DIR, '%s_strings_%s.pak' % (BRANDING, locale)))
150 global BRANDING
168 parser.add_option("-b", action="store", dest="branding",
169 help="Branding type of this build.")
185 BRANDING = options.branding
203 # Need to know the branding, unless we're just listing the outputs.
204 if not print_outputs and not BRANDING
    [all...]
  /external/chromium_org/win8/metro_driver/
metro_driver.gyp 29 ['branding == "Chrome"', {
31 'branding_path': '../../chrome/app/theme/google_chrome/BRANDING',
33 }, { # else branding!="Chrome"
35 'branding_path': '../../chrome/app/theme/chromium/BRANDING',
  /external/chromium/chrome/browser/ui/cocoa/
keystone_promote_preflight.sh 11 # If the two branding paths are given, then the branding information is also
12 # copied and the permissions on the system branding file are set to be owned by
  /external/chromium_org/chrome/browser/mac/
keystone_promote_preflight.sh 11 # If the two branding paths are given, then the branding information is also
12 # copied and the permissions on the system branding file are set to be owned by
  /external/chromium_org/chrome/installer/util/prebuild/
create_string_rc.py 101 def CollectTranslatedStrings(branding):
107 if branding == 'Chrome':
241 print 'Usage:\n %s <output_directory> [branding]' % argv[0]
243 branding = ''
245 branding = argv[2]
246 translated_strings = CollectTranslatedStrings(branding)

Completed in 1338 milliseconds

1 2 3 4 5 6 7 8 91011>>