Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Issue 141753006: Enable Windows Flash hw video decode trial. (Closed)

Created:
6 years, 11 months ago by ilja
Modified:
6 years, 11 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

Add Windows Flash hw video decode trial. This is to support the Windows rollout of the feature. The distribution on different channels will be controlled from the server. Initially we will target 100% on canary/dev, 50% on beta and starting slowly (say from 1%) on stable but this will be gradual and is subject to approval. Also remove low latency audio trail which has expired a long time ago. (It also is hard wired to enabled in all Flash binaries.) BUG=chromium:335836 TEST=Verified Flash flags are properly passed on Link. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246446

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -20 lines) Patch
M chrome/browser/chrome_browser_field_trials_desktop.cc View 1 2 3 2 chunks +0 lines, -12 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.cc View 1 2 3 4 5 1 chunk +7 lines, -3 lines 0 comments Download
M content/public/common/content_constants.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/common/content_constants.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
ilja
I still need to setup the config for the backend in p4 but I am ...
6 years, 11 months ago (2014-01-18 02:01:18 UTC) #1
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/141753006/diff/110001/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/141753006/diff/110001/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode71 chrome/browser/chrome_browser_field_trials_desktop.cc:71: #if defined(OS_WIN) do we need #if defined (OS_WIN) ? ...
6 years, 11 months ago (2014-01-19 20:56:38 UTC) #2
DaleCurtis
https://codereview.chromium.org/141753006/diff/110001/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/141753006/diff/110001/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode74 chrome/browser/chrome_browser_field_trials_desktop.cc:74: content::kFlashHwVideoDecodeFieldTrialName, 1000, "Standard", Why 1000? 1 and 50 would ...
6 years, 11 months ago (2014-01-21 18:54:41 UTC) #3
ilja
https://codereview.chromium.org/141753006/diff/110001/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/141753006/diff/110001/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode71 chrome/browser/chrome_browser_field_trials_desktop.cc:71: #if defined(OS_WIN) On 2014/01/19 20:56:39, cpu wrote: > do ...
6 years, 11 months ago (2014-01-21 21:15:28 UTC) #4
DaleCurtis
lgtm % switching the numbers then.
6 years, 11 months ago (2014-01-21 21:17:13 UTC) #5
ilja
I spoke with Adobe and Anthony and adjusted a few numbers. I think it is ...
6 years, 11 months ago (2014-01-22 02:16:28 UTC) #6
piman
lgtm
6 years, 11 months ago (2014-01-22 02:21:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/141753006/230001
6 years, 11 months ago (2014-01-22 02:48:48 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=45796
6 years, 11 months ago (2014-01-22 03:10:22 UTC) #9
ilja
Alexei: could you also please do an OWNERs review?
6 years, 11 months ago (2014-01-22 03:49:31 UTC) #10
ilja
Sorry for the rebase. While testing with the finch server I realized that Flash arguments ...
6 years, 11 months ago (2014-01-22 06:36:23 UTC) #11
Alexei Svitkine (slow)
I can help you figure out why you're having trouble activating this trial manually through ...
6 years, 11 months ago (2014-01-22 16:27:24 UTC) #12
cpu_(ooo_6.6-7.5)
lgtm
6 years, 11 months ago (2014-01-22 20:27:20 UTC) #13
Alexei Svitkine (slow)
lgtm % nit https://codereview.chromium.org/141753006/diff/470001/content/browser/ppapi_plugin_process_host.cc File content/browser/ppapi_plugin_process_host.cc (right): https://codereview.chromium.org/141753006/diff/470001/content/browser/ppapi_plugin_process_host.cc#newcode315 content/browser/ppapi_plugin_process_host.cc:315: if (existing_args.size()) On 2014/01/22 16:27:24, Alexei ...
6 years, 11 months ago (2014-01-22 20:42:19 UTC) #14
ilja
We decided to remove the hard wired numbers and control everything from he server.
6 years, 11 months ago (2014-01-22 20:50:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/141753006/630001
6 years, 11 months ago (2014-01-22 20:52:06 UTC) #16
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=193519
6 years, 11 months ago (2014-01-22 22:31:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/141753006/630001
6 years, 11 months ago (2014-01-22 22:48:07 UTC) #18
commit-bot: I haz the power
6 years, 11 months ago (2014-01-22 23:35:40 UTC) #19
Message was sent while issue was closed.
Change committed as 246446

Powered by Google App Engine
This is Rietveld 408576698