HomeSort by relevance Sort by last modified time
    Searched full:rollout (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/
chrome_browser_field_trials_mobile.cc 57 // Governs the rollout of the compression proxy for Chrome on mobile
64 // Governs the rollout of the _promo_ for the compression proxy
65 // independently from the rollout of compression proxy. The enabled
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
checkout.js 61 checkout.rollout = function(revision, reason)
64 return net.post('/rollout?' + $.param({
controllers.js 278 $(suspiciousCommit).bind('rollout', function() {
308 checkout.rollout(revision, ui.rolloutReasonForTestNameList(testNameList)).then($.noop, function() {
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
actions_unittests.js 32 view: new ui.actions.Rollout(),
34 event: 'rollout'
actions.js 63 ui.actions.Rollout = base.extends(Action, {
66 this._eventName = 'rollout';
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
gardeningserver_unittest.py 118 expected_stderr = "MOCK run_command: ['echo', 'rollout', '--force-clean', '--non-interactive', '2314', 'MOCK rollout reason'], cwd=/mock-checkout\n"
120 self._post_to_path("/rollout?revision=2314&reason=MOCK+rollout+reason", expected_stderr=expected_stderr, expected_stdout=expected_stdout)
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
hosting_changes.html 39 However, if the extension is migrated to the Chrome Web Store after the rollout,
108 <h2 id="disabled_extension">What will users see when their off-store extension is disabled as a result of this rollout?</h2>
  /external/chromium_org/components/rappor/
rappor_service.cc 32 // Constants for the RAPPOR rollout field trial.
  /frameworks/base/docs/html/distribute/googleplay/
developer-console.jd 263 "{@docRoot}distribute/users/expand-to-new-markets.html">rollout to new
282 You can also stage the rollout of your apps using the Production tab in the
288 Staging your rollout will help limit the impact of unexpected bugs or server
291 hesitant, start your rollout to a small percentage of users. Be sure to watch
  /frameworks/base/docs/html/google/play/billing/
gp-purchase-status-api.jd 83 staged rollout, or production)</li>
164 rollout, and production</li>
  /frameworks/base/docs/html/distribute/essentials/
optimizing-your-app.jd 146 rollout</a> features of Google Play with app updates.
  /ndk/sources/host-tools/make-3.81/
NEWS 398 * Small (but serious) bug fix. Quick rollout to get into the GNU source CD.
    [all...]

Completed in 341 milliseconds