New issue
Advanced search Search tips

Issue 766360 link

Starred by 3 users

Issue metadata

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



Sign in to add a comment

GPU/GL implementation for Fuchsia

Project Member Reported by scottmg@chromium.org, Sep 18 2017

Issue description

This is a big future thing that we need to do someday.

I don't see a bug for it yet.

Currently we use a stubbed out GL implementation. This obviously doesn't render anything, but some tests also try to compile shader programs and retrieve the results, which also doesn't work.

See also  https://crbug.com/754861 , but not really blocking for now.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 19 2017

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

commit 6495ddd82d6dfb862069cf0a63241557b958063e
Author: Scott Graham <scottmg@chromium.org>
Date: Tue Sep 19 02:33:00 2017

fuchsia: Triage remaining content_unittests that are filtered

Mostly just triaging and assigning bugs for specific tests. I couldn't
repro these three

ServiceWorkerDatabaseTest.DatabaseVersion_CorruptedSchemaVersion
ServiceWorkerProviderHostTest.ActiveIsNotController
WebContentsAudioInputStreamTest.MirroringOneStreamAfterTargetChange/0

so optimistically try enabling them.

(URLLoaderImplTest.* are fixed by
https://chromium-review.googlesource.com/c/chromium/src/+/671767 which
is in review).

Bug: 766356, 766360,  766362 ,  754861 , 766223
Change-Id: I781b158a0b53277e7809c69a506df89911a348aa
Reviewed-on: https://chromium-review.googlesource.com/671214
Commit-Queue: Scott Graham <scottmg@chromium.org>
Commit-Queue: Wez <wez@chromium.org>
Reviewed-by: Wez <wez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#502764}
[modify] https://crrev.com/6495ddd82d6dfb862069cf0a63241557b958063e/testing/buildbot/filters/fuchsia.content_unittests.filter

Project Member

Comment 2 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

Cc: scottmg@chromium.org
Owner: ----
Status: Available (was: Assigned)

Sign in to add a comment