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

Issue 1350723004: Apply gpu workarounds. (Closed)

Created:
5 years, 3 months ago by cdotstout
Modified:
5 years, 3 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Apply gpu workarounds. Fixes surfaces composition on some qualcomm devices. Fixes domokit/sky_engine#117. R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/c45263ef3e753767a277459a789abc214c9f5a54

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : use empty command line #

Patch Set 4 : need to use the process command_line so move the init to where the process command line is initiali… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M services/native_viewport/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M services/native_viewport/app_delegate.cc View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M shell/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M shell/android/main.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
cdotstout
James wdyt... too easy? :)
5 years, 3 months ago (2015-09-18 16:21:27 UTC) #2
jamesr
https://codereview.chromium.org/1350723004/diff/20001/services/gles2/gpu_state.cc File services/gles2/gpu_state.cc (right): https://codereview.chromium.org/1350723004/diff/20001/services/gles2/gpu_state.cc#newcode19 services/gles2/gpu_state.cc:19: gpu::ApplyGpuDriverBugWorkarounds(base::CommandLine::ForCurrentProcess()); what populates the workaround list? the way this ...
5 years, 3 months ago (2015-09-18 16:34:09 UTC) #3
cdotstout
https://codereview.chromium.org/1350723004/diff/20001/services/gles2/gpu_state.cc File services/gles2/gpu_state.cc (right): https://codereview.chromium.org/1350723004/diff/20001/services/gles2/gpu_state.cc#newcode19 services/gles2/gpu_state.cc:19: gpu::ApplyGpuDriverBugWorkarounds(base::CommandLine::ForCurrentProcess()); On 2015/09/18 16:34:09, jamesr wrote: > what populates ...
5 years, 3 months ago (2015-09-18 17:54:04 UTC) #4
jamesr
On 2015/09/18 at 17:54:04, cstout wrote: > https://codereview.chromium.org/1350723004/diff/20001/services/gles2/gpu_state.cc > File services/gles2/gpu_state.cc (right): > > https://codereview.chromium.org/1350723004/diff/20001/services/gles2/gpu_state.cc#newcode19 ...
5 years, 3 months ago (2015-09-18 17:54:57 UTC) #5
cdotstout
On 2015/09/18 17:54:57, jamesr wrote: > On 2015/09/18 at 17:54:04, cstout wrote: > > > ...
5 years, 3 months ago (2015-09-21 20:00:39 UTC) #6
jamesr
OK - it's a bit annoying to duplicate across shell impls but there's not much ...
5 years, 3 months ago (2015-09-21 20:14:51 UTC) #7
cdotstout
5 years, 3 months ago (2015-09-21 20:41:29 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
c45263ef3e753767a277459a789abc214c9f5a54 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698