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

Issue 11781004: Tell Graphics3D not to lock on Flush(). (Closed)

Created:
7 years, 11 months ago by ilja
Modified:
7 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Tell Graphics3D not to lock on Flush(). The VideoDecoder already takes the proxy lock on entry. Make sure it is not taken again when flushing Graphics3D. BUG=166951 TEST=Several Youtube videos on Lumpy. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176035

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M ppapi/shared_impl/ppb_graphics_3d_shared.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/shared_impl/ppb_video_decoder_shared.cc View 2 chunks +10 lines, -1 line 1 comment Download

Messages

Total messages: 13 (0 generated)
ilja
7 years, 11 months ago (2013-01-07 02:46:17 UTC) #1
ilja
*ping* Nicholas, I assume you are the right person for this review. If not please ...
7 years, 11 months ago (2013-01-07 22:12:53 UTC) #2
nfullagar1
lgtm
7 years, 11 months ago (2013-01-07 22:16:46 UTC) #3
Scott Hess - ex-Googler
https://codereview.chromium.org/11781004/diff/1/ppapi/shared_impl/ppb_video_decoder_shared.cc File ppapi/shared_impl/ppb_video_decoder_shared.cc (right): https://codereview.chromium.org/11781004/diff/1/ppapi/shared_impl/ppb_video_decoder_shared.cc#newcode94 ppapi/shared_impl/ppb_video_decoder_shared.cc:94: if (gles2_impl_) { This looks broadly like what I ...
7 years, 11 months ago (2013-01-07 22:41:02 UTC) #4
Scott Hess - ex-Googler
also: I do not know what I am talking about, but something feels funky. It ...
7 years, 11 months ago (2013-01-07 22:41:54 UTC) #5
ilja
Brett, as an owner do you have an opinion on Scott's comment (e.g. where the ...
7 years, 11 months ago (2013-01-07 22:47:12 UTC) #6
brettw
It looks like given the state of how the existing code works, this is in-line ...
7 years, 11 months ago (2013-01-09 20:52:49 UTC) #7
brettw
lgtm
7 years, 11 months ago (2013-01-09 23:13:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/11781004/1
7 years, 11 months ago (2013-01-09 23:14:04 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_aura for step(s) content_browsertests
7 years, 11 months ago (2013-01-10 02:18:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ihf@chromium.org/11781004/1
7 years, 11 months ago (2013-01-10 02:22:35 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_aura for step(s) content_browsertests
7 years, 11 months ago (2013-01-10 05:38:20 UTC) #12
ilja
7 years, 11 months ago (2013-01-10 06:00:28 UTC) #13
Message was sent while issue was closed.
Submitted manually.

Powered by Google App Engine
This is Rietveld 408576698