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

Issue 2567233002: Use GVR async reprojection video surface for fullscreen in VR shell

Created:
4 years ago by amp
Modified:
3 years, 11 months ago
Reviewers:
CC:
chromium-reviews, avayvod+watch_chromium.org, jam, feature-media-reviews_chromium.org, feature-vr-reviews_chromium.org, darin-cc_chromium.org, agrieve+watch_chromium.org, mlamouri+watch-media_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use GVR async reprojection video surface for fullscreen in VR shell BUG=673886

Patch Set 1 #

Patch Set 2 : DO NOT SUBMIT. Trying to get compiling, but hacking DEPS as well. #

Patch Set 3 : Refactor using new interface and manager, also rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -69 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java View 1 2 6 chunks +81 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.h View 1 2 4 chunks +17 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 2 3 chunks +24 lines, -0 lines 0 comments Download
M content/browser/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/android/content_video_view.h View 1 2 4 chunks +15 lines, -29 lines 0 comments Download
M content/browser/android/content_video_view.cc View 1 2 3 chunks +13 lines, -11 lines 0 comments Download
M content/browser/media/android/browser_media_player_manager.cc View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
M content/browser/media/android/browser_surface_view_manager.h View 1 2 3 chunks +9 lines, -6 lines 0 comments Download
M content/browser/media/android/browser_surface_view_manager.cc View 1 2 4 chunks +20 lines, -18 lines 0 comments Download
A content/browser/media/android/video_surface_manager_impl.h View 1 2 1 chunk +45 lines, -0 lines 0 comments Download
A content/browser/media/android/video_surface_manager_impl.cc View 1 2 1 chunk +67 lines, -0 lines 0 comments Download
A content/public/browser/android/video_surface_manager.h View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
A content/public/browser/android/video_surface_provider.h View 1 2 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
amp
4 years ago (2016-12-13 22:44:15 UTC) #1
Description was changed from

==========
Use GVR async reprojection video surface for fullscreen in VR shell

BUG=654851
==========

to

==========
Use GVR async reprojection video surface for fullscreen in VR shell

BUG=673886
==========

Powered by Google App Engine
This is Rietveld 408576698