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

Issue 12390020: gpu: Finish after EGLImage creation on Qualcomm (Closed)

Created:
7 years, 9 months ago by Sami
Modified:
7 years, 9 months ago
Reviewers:
greggman, epenner, reveman
CC:
chromium-reviews
Visibility:
Public.

Description

gpu: Finish after EGLImage creation on Qualcomm Qualcomm devices (e.g., Nexus 4) run into texture corruption problems if the same texture is uploaded to with both async and normal uploads. Synchronize after EGLImage creation on the main thread as a work-around. BUG=178634 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187288

Patch Set 1 #

Patch Set 2 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M ui/gl/async_pixel_transfer_delegate_android.cc View 1 7 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Sami
This works around the sync/async upload issue on Qualcomm. According to traces we generally spend ...
7 years, 9 months ago (2013-02-28 19:08:09 UTC) #1
reveman
great! this seems ok to me but lets wait for eric to review if it's ...
7 years, 9 months ago (2013-02-28 20:04:56 UTC) #2
epenner
On 2013/02/28 20:04:56, David Reveman wrote: > great! this seems ok to me but lets ...
7 years, 9 months ago (2013-03-07 21:51:19 UTC) #3
Sami
On 2013/03/07 21:51:19, epenner wrote: > Thanks for tracking this down! I ironically had a ...
7 years, 9 months ago (2013-03-08 11:09:56 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 9 months ago (2013-03-08 11:10:11 UTC) #5
Sami
+gman for owner's review, please.
7 years, 9 months ago (2013-03-08 11:11:35 UTC) #6
greggman
lgtm
7 years, 9 months ago (2013-03-08 21:08:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/12390020/1
7 years, 9 months ago (2013-03-11 11:09:58 UTC) #8
commit-bot: I haz the power
Failed to apply patch for ui/gl/async_pixel_transfer_delegate_android.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-11 11:09:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/12390020/10001
7 years, 9 months ago (2013-03-11 11:15:04 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-11 13:44:58 UTC) #11
Message was sent while issue was closed.
Change committed as 187288

Powered by Google App Engine
This is Rietveld 408576698