New issue
Advanced search Search tips

Issue 804970 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug

Blocked on:
issue 802379

Blocking:
issue 776877



Sign in to add a comment

Implement PresentationCallback for DirectCompositionSurfaceWin

Project Member Reported by penghuang@chromium.org, Jan 23 2018

Issue description

Implement PresentationCallback for DirectCompositionSurfaceWin
 
Blockedon: 802379
Project Member

Comment 2 by bugdroid1@chromium.org, Jan 30 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/7b49ae6dc5b0b69097467760b1042273c0ae0587

commit 7b49ae6dc5b0b69097467760b1042273c0ae0587
Author: Peng Huang <penghuang@chromium.org>
Date: Tue Jan 30 17:53:10 2018

Make DirectCompositionSurfaceWin support PresentationCallback

Use GLSurfacePresentationHelper to support PresentationCallback in
DirectCompositionSurfaceWin.

Bug:  804970 
Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;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
Change-Id: I50931d5b59dfea70d5e333abf0398144c8823bb3
Reviewed-on: https://chromium-review.googlesource.com/881710
Commit-Queue: Peng Huang <penghuang@chromium.org>
Reviewed-by: Antoine Labour <piman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532938}
[modify] https://crrev.com/7b49ae6dc5b0b69097467760b1042273c0ae0587/gpu/ipc/service/direct_composition_surface_win.cc
[modify] https://crrev.com/7b49ae6dc5b0b69097467760b1042273c0ae0587/gpu/ipc/service/direct_composition_surface_win.h
[modify] https://crrev.com/7b49ae6dc5b0b69097467760b1042273c0ae0587/ui/gl/gl_surface_glx.cc
[modify] https://crrev.com/7b49ae6dc5b0b69097467760b1042273c0ae0587/ui/gl/gl_surface_presentation_helper.cc
[modify] https://crrev.com/7b49ae6dc5b0b69097467760b1042273c0ae0587/ui/gl/gl_surface_presentation_helper.h

Status: Fixed (was: Started)
Project Member

Comment 4 by bugdroid1@chromium.org, Feb 1 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/464f86cfadb8722f4cec7db6b812d13941b7439e

commit 464f86cfadb8722f4cec7db6b812d13941b7439e
Author: Peng Huang <penghuang@chromium.org>
Date: Thu Feb 01 19:51:42 2018

Remove a TODO in DirectCompositionChildSurfaceWin.

Bug:  804970 
Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;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
Change-Id: Ifbf1cd033a40efddf4e53e29b4b67f952268d1b6
Reviewed-on: https://chromium-review.googlesource.com/897927
Reviewed-by: Antoine Labour <piman@chromium.org>
Commit-Queue: Peng Huang <penghuang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#533784}
[modify] https://crrev.com/464f86cfadb8722f4cec7db6b812d13941b7439e/gpu/ipc/service/direct_composition_child_surface_win.cc

Sign in to add a comment