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

Issue 202683003: gl: Clean up gfx::AcceleratedWidget usage in gl_surface_egl (Closed)

Created:
6 years, 9 months ago by spang
Modified:
6 years, 9 months ago
Reviewers:
rjkroege, piman
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org
Visibility:
Public.

Description

gl: Clean up gfx::AcceleratedWidget usage in gl_surface_egl NativeViewGLSurfaceEGL requires a EGLNativeWindowType argument, so make this explicit. With ozone, we want gfx::AcceleratedWidget to be different from EGLNativeWindowType, and this prepares for that possibility. TEST=ui_unittests, content_shell --ozone-platform={file,dri} BUG=353788 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259090

Patch Set 1 #

Patch Set 2 : typofix #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -20 lines) Patch
M ui/gl/gl_surface_egl.h View 3 chunks +2 lines, -3 lines 0 comments Download
M ui/gl/gl_surface_egl.cc View 1 5 chunks +15 lines, -17 lines 4 comments Download
M ui/gl/gl_surface_win.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ui/gl/gl_surface_x11.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
spang
6 years, 9 months ago (2014-03-20 17:20:10 UTC) #1
rjkroege
https://codereview.chromium.org/202683003/diff/60001/ui/gl/gl_surface_egl.cc File ui/gl/gl_surface_egl.cc (left): https://codereview.chromium.org/202683003/diff/60001/ui/gl/gl_surface_egl.cc#oldcode353 ui/gl/gl_surface_egl.cc:353: if (window_ == kNullAcceleratedWidget) { why did you take ...
6 years, 9 months ago (2014-03-20 17:52:04 UTC) #2
spang
https://codereview.chromium.org/202683003/diff/60001/ui/gl/gl_surface_egl.cc File ui/gl/gl_surface_egl.cc (left): https://codereview.chromium.org/202683003/diff/60001/ui/gl/gl_surface_egl.cc#oldcode353 ui/gl/gl_surface_egl.cc:353: if (window_ == kNullAcceleratedWidget) { On 2014/03/20 17:52:04, rjkroege ...
6 years, 9 months ago (2014-03-20 19:06:44 UTC) #3
rjkroege
On 2014/03/20 19:06:44, spang wrote: > https://codereview.chromium.org/202683003/diff/60001/ui/gl/gl_surface_egl.cc > File ui/gl/gl_surface_egl.cc (left): > > https://codereview.chromium.org/202683003/diff/60001/ui/gl/gl_surface_egl.cc#oldcode353 > ...
6 years, 9 months ago (2014-03-24 15:14:03 UTC) #4
spang
+piman
6 years, 9 months ago (2014-03-24 16:04:03 UTC) #5
piman
lgtm
6 years, 9 months ago (2014-03-24 19:16:24 UTC) #6
spang
The CQ bit was checked by spang@chromium.org
6 years, 9 months ago (2014-03-24 19:42:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/202683003/60001
6 years, 9 months ago (2014-03-24 19:43:11 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-24 22:17:40 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=287044
6 years, 9 months ago (2014-03-24 22:17:40 UTC) #10
spang
The CQ bit was checked by spang@chromium.org
6 years, 9 months ago (2014-03-24 22:24:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/202683003/60001
6 years, 9 months ago (2014-03-24 22:26:30 UTC) #12
commit-bot: I haz the power
6 years, 9 months ago (2014-03-25 01:58:34 UTC) #13
Message was sent while issue was closed.
Change committed as 259090

Powered by Google App Engine
This is Rietveld 408576698