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

Issue 879403002: Plugin Power Saver: Mute throttled plugins. (Closed)

Created:
5 years, 10 months ago by tommycli
Modified:
5 years, 9 months ago
CC:
groby-ooo-7-16, chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, jam, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Plugin Power Saver: Mute throttled plugins. BUG=452215, 403800 Committed: https://crrev.com/43d8cc4ccbb9dacf346bc6d6fe0f407b3a1e9c59 Cr-Commit-Position: refs/heads/master@{#321593}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Fix thread shutdown in deferred case. Works well with patched Flash. #

Patch Set 6 : block tcp during throttle #

Patch Set 7 : TCP throttle in trunk. Rebase. #

Patch Set 8 : Fix premature audio throttling (before rest of plugin is throttled) #

Patch Set 9 : Go back to throttling audio in preroll phase also. Add timeout to poster frame extraction. #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : Remove hack used for testing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -10 lines) Patch
M content/public/renderer/plugin_instance_throttler.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/pepper/plugin_instance_throttler_impl.h View 1 2 3 4 5 6 7 8 9 10 4 chunks +13 lines, -0 lines 0 comments Download
M content/renderer/pepper/plugin_instance_throttler_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +31 lines, -1 line 0 comments Download
M content/renderer/pepper/ppb_audio_impl.h View 1 2 3 4 5 6 4 chunks +12 lines, -1 line 0 comments Download
M content/renderer/pepper/ppb_audio_impl.cc View 1 2 3 4 5 6 7 8 9 10 5 chunks +53 lines, -8 lines 0 comments Download
M ppapi/shared_impl/ppb_audio_shared.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
tommycli
piman/dmichael: I've been trying to mute plugin audio by zeroing out the audio buffers. However, ...
5 years, 10 months ago (2015-01-28 20:41:24 UTC) #2
piman
I'm not super familiar with the audio path....
5 years, 10 months ago (2015-01-28 21:53:18 UTC) #3
piman
Generally, PPAPI resources exist in 2 forms, one in the plugin and one in the ...
5 years, 10 months ago (2015-01-28 21:58:50 UTC) #4
tommycli
On 2015/01/28 21:58:50, piman (Very slow to review) wrote: > Generally, PPAPI resources exist in ...
5 years, 10 months ago (2015-01-28 23:04:52 UTC) #5
dmichael (off chromium)
You might be able to just take advantage of the StopPlayback() path? IIUC, it will ...
5 years, 10 months ago (2015-01-29 17:21:03 UTC) #6
tommycli
dmichael/piman: PTAL. Patchset 11 has been tested with our Adobe collaborator as 'works fine for ...
5 years, 9 months ago (2015-03-19 22:38:40 UTC) #9
piman
lgtm
5 years, 9 months ago (2015-03-19 23:06:24 UTC) #10
dmichael (off chromium)
lgtm
5 years, 9 months ago (2015-03-20 16:40:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879403002/260001
5 years, 9 months ago (2015-03-20 16:57:20 UTC) #13
commit-bot: I haz the power
Committed patchset #12 (id:260001)
5 years, 9 months ago (2015-03-20 17:48:27 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 17:49:29 UTC) #15
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/43d8cc4ccbb9dacf346bc6d6fe0f407b3a1e9c59
Cr-Commit-Position: refs/heads/master@{#321593}

Powered by Google App Engine
This is Rietveld 408576698