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

Issue 1260923002: Enable MJPEG HW decode accelerator on Intel CrOS platforms (Closed)

Created:
5 years, 4 months ago by henryhsu
Modified:
5 years, 4 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, posciak+watch_chromium.org, stevenjb+watch_chromium.org, dzhioev+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, wjia+watch_chromium.org, davemoore+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable MJPEG HW decode accelerator on Intel CrOS platforms Following are the performance numbers for apprtc.appspot.com test (no loopback) on Peppy. With cpu governer = performance, SW HW latency(ms) 7.3 5.2 total CPU(%) 21.6 12.9 power (mWh/s) 2.2 2.2 With default cpu governer = ondemand, SW HW latency(ms) 10.3 5.5 total CPU(%) 27.4 22.1 power (mWh/s) 2.22 2.21 BUG=426381 TEST=test apprtc on squawks. Committed: https://crrev.com/b5ab150809ca86515cf4fa3fedd2696f71dfb51f Cr-Commit-Position: refs/heads/master@{#341072}

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -19 lines) Patch
M build/ios/grit_whitelist.txt View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/chrome_restart_request.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_gpu_jpeg_decoder.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M content/public/common/content_switches.h View 2 chunks +1 line, -1 line 0 comments Download
M content/public/common/content_switches.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
henryhsu
PTAL
5 years, 4 months ago (2015-07-28 08:02:00 UTC) #2
kcwu
lgtm nits https://codereview.chromium.org/1260923002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1260923002/diff/1/chrome/app/generated_resources.grd#newcode7016 chrome/app/generated_resources.grd:7016: + <message name="IDS_FLAGS_DISABLE_ACCELERATED_MJPEG_DECODE_NAME" desc="Name of the flag ...
5 years, 4 months ago (2015-07-28 08:11:07 UTC) #3
wuchengli
lgtm https://codereview.chromium.org/1260923002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1260923002/diff/1/chrome/app/generated_resources.grd#newcode7016 chrome/app/generated_resources.grd:7016: + <message name="IDS_FLAGS_DISABLE_ACCELERATED_MJPEG_DECODE_NAME" desc="Name of the flag to ...
5 years, 4 months ago (2015-07-28 08:16:55 UTC) #4
henryhsu
asvitkine@chromium.org: Please review changes in histogram piman@chromium.org: Please review changes Thanks.
5 years, 4 months ago (2015-07-28 09:05:29 UTC) #6
Alexei Svitkine (slow)
lgtm % comment https://codereview.chromium.org/1260923002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1260923002/diff/1/tools/metrics/histograms/histograms.xml#oldcode61186 tools/metrics/histograms/histograms.xml:61186: - <int value="-964676765" label="enable-accelerated-mjpeg-decode"/> Nit: Keep ...
5 years, 4 months ago (2015-07-28 14:42:20 UTC) #7
piman
lgtm
5 years, 4 months ago (2015-07-28 14:55:26 UTC) #8
henryhsu
https://codereview.chromium.org/1260923002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1260923002/diff/1/chrome/app/generated_resources.grd#newcode7016 chrome/app/generated_resources.grd:7016: + <message name="IDS_FLAGS_DISABLE_ACCELERATED_MJPEG_DECODE_NAME" desc="Name of the flag to disable ...
5 years, 4 months ago (2015-07-29 06:19:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1260923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1260923002/20001
5 years, 4 months ago (2015-07-30 02:54:42 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-07-30 07:23:01 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-07-30 07:23:53 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b5ab150809ca86515cf4fa3fedd2696f71dfb51f
Cr-Commit-Position: refs/heads/master@{#341072}

Powered by Google App Engine
This is Rietveld 408576698