New issue
Advanced search Search tips

Issue 852011 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 3
Type: Bug



Sign in to add a comment

Implement gfx::NativePixmap for Fuchsia

Project Member Reported by sergeyu@chromium.org, Jun 12 2018

Issue description

Implement gfx::NativePixmap for Fuchsia. It's required to be able to transfer images between browser and gpu processes.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 23 2018

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

commit 58afcdc199921708417cb673febeacbcb7be5f64
Author: Sergey Ulanov <sergeyu@chromium.org>
Date: Sat Jun 23 22:48:20 2018

[Fuchsia] Enable ozone_demo and ozone_gl_unittests targets

Also enabled gl_image_native_pixmap.cc on Fuchisa. ExportHandle() is
currently stubbed as NOTIMPLEMENTED.

Bug: 852011, 766360
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: I2978a320fef928f32b3ff27473c593293a8168d6
Reviewed-on: https://chromium-review.googlesource.com/1112592
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Michael Spang <spang@chromium.org>
Commit-Queue: Sergey Ulanov <sergeyu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569912}
[modify] https://crrev.com/58afcdc199921708417cb673febeacbcb7be5f64/BUILD.gn
[modify] https://crrev.com/58afcdc199921708417cb673febeacbcb7be5f64/ui/gl/BUILD.gn
[modify] https://crrev.com/58afcdc199921708417cb673febeacbcb7be5f64/ui/gl/gl_image_native_pixmap.cc

Sign in to add a comment