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

Issue 1504903003: Add support for EGL_ANGLE_x11_visual_id (Closed)

Created:
5 years ago by cwallez
Modified:
5 years ago
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for EGL_ANGLE_x11_visual_id This will make ANGLE's backing context match Chromium's windows' visuals, which might avoid a blit in the driver and glitches when resizing the windows. BUG=522149 Committed: https://crrev.com/56dbc26cb3a07683926ccf04990846afa43e31a2 Cr-Commit-Position: refs/heads/master@{#365307}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : add ui/base/x to ui/gl's DEPS #

Patch Set 4 : Fix gn check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M ui/gl/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/DEPS View 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl_surface_egl.cc View 1 3 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (15 generated)
Corentin Wallez
On 2015/12/07 19:08:53, cwallez1 wrote: > mailto:cwallez@chromium.org changed reviewers: > + mailto:kbr@chromium.org, mailto:thakis@chromium.org This adds ...
5 years ago (2015-12-07 19:09:40 UTC) #3
Nico
lgtm if kbr likes it
5 years ago (2015-12-07 19:36:53 UTC) #4
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/1504903003/diff/1/ui/gl/gl_surface_egl.cc File ui/gl/gl_surface_egl.cc (right): https://codereview.chromium.org/1504903003/diff/1/ui/gl/gl_surface_egl.cc#newcode162 ui/gl/gl_surface_egl.cc:162: display_attribs.push_back(EGL_X11_VISUAL_ID_ANGLE); Should this code block test for the ...
5 years ago (2015-12-07 22:10:12 UTC) #5
Corentin Wallez
https://codereview.chromium.org/1504903003/diff/1/ui/gl/gl_surface_egl.cc File ui/gl/gl_surface_egl.cc (right): https://codereview.chromium.org/1504903003/diff/1/ui/gl/gl_surface_egl.cc#newcode162 ui/gl/gl_surface_egl.cc:162: display_attribs.push_back(EGL_X11_VISUAL_ID_ANGLE); On 2015/12/07 22:10:12, Ken Russell wrote: > Should ...
5 years ago (2015-12-07 22:13:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504903003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504903003/1
5 years ago (2015-12-11 20:33:34 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/106903) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years ago (2015-12-11 20:37:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504903003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504903003/20001
5 years ago (2015-12-14 15:50:04 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/155604)
5 years ago (2015-12-14 16:12:55 UTC) #16
Ken Russell (switch to Gerrit)
On 2015/12/14 16:12:55, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years ago (2015-12-14 18:53:31 UTC) #17
Corentin Wallez
On 2015/12/14 18:53:31, Ken Russell wrote: > On 2015/12/14 16:12:55, commit-bot: I haz the power ...
5 years ago (2015-12-14 19:45:33 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504903003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504903003/40001
5 years ago (2015-12-14 19:46:06 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/155777)
5 years ago (2015-12-14 20:11:16 UTC) #23
Ken Russell (switch to Gerrit)
On 2015/12/14 20:11:16, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years ago (2015-12-14 22:25:35 UTC) #24
Ken Russell (switch to Gerrit)
+dpranke in case he has any idea about whether checkdeps/analyze changed behavior in the GN ...
5 years ago (2015-12-14 22:26:04 UTC) #25
Corentin Wallez
On 2015/12/14 22:26:04, Ken Russell wrote: > +dpranke in case he has any idea about ...
5 years ago (2015-12-14 22:27:51 UTC) #26
Dirk Pranke
On 2015/12/14 22:27:51, cwallez1 wrote: > On 2015/12/14 22:26:04, Ken Russell wrote: > > +dpranke ...
5 years ago (2015-12-14 22:36:44 UTC) #27
Corentin Wallez
On 2015/12/14 22:36:44, Dirk Pranke wrote: > On 2015/12/14 22:27:51, cwallez1 wrote: > > On ...
5 years ago (2015-12-15 17:48:17 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504903003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504903003/60001
5 years ago (2015-12-15 17:49:03 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-15 19:21:50 UTC) #33
commit-bot: I haz the power
5 years ago (2015-12-15 19:23:12 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/56dbc26cb3a07683926ccf04990846afa43e31a2
Cr-Commit-Position: refs/heads/master@{#365307}

Powered by Google App Engine
This is Rietveld 408576698