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

Issue 2418613004: ui: Add EGL_ANDROID_native_fence_sync support.

Created:
4 years, 2 months ago by reveman
Modified:
4 years, 1 month ago
Reviewers:
CC:
chromium-reviews, piman+watch_chromium.org, ozone-reviews_chromium.org, kalyank
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ui: Add EGL_ANDROID_native_fence_sync support. BUG=653908 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Patch Set 1 #

Patch Set 2 : remove overlay code #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -11 lines) Patch
M gpu/ipc/service/gpu_channel.cc View 1 2 3 1 chunk +1 line, -8 lines 0 comments Download
M ui/gl/generate_bindings.py View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ui/gl/gl_bindings_api_autogen_egl.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl_bindings_autogen_egl.h View 5 chunks +9 lines, -0 lines 0 comments Download
M ui/gl/gl_bindings_autogen_egl.cc View 7 chunks +35 lines, -0 lines 0 comments Download
M ui/gl/gl_fence.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M ui/gl/gl_fence.cc View 1 2 3 3 chunks +34 lines, -0 lines 0 comments Download
M ui/gl/gl_fence_egl.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl_fence_egl.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 1 (1 generated)
reveman
4 years, 2 months ago (2016-10-13 02:22:09 UTC) #1
Description was changed from

==========
ui: Add EGL_ANDROID_native_fence_sync support.

BUG=653908
==========

to

==========
ui: Add EGL_ANDROID_native_fence_sync support.

BUG=653908
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
==========

Powered by Google App Engine
This is Rietveld 408576698