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

Issue 1874023002: Android Java Surfaces can now be looked up via GpuSurfaceTracker (Closed)

Created:
4 years, 8 months ago by watk
Modified:
4 years, 8 months ago
Reviewers:
no sievers, Will Harris
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android Java Surfaces can now be looked up via GpuSurfaceTracker AndroidVideoDecodeAccelerator needs to be able to retrieve registered Surfaces in order to decode to them. Previously this was only possible to do from the GPU process through SurfaceTextureManagerImpl, but now it can be done from the browser through GpuSurfaceTracker. This enables fullscreen video decoding with AVDA when in-process-gpu is enabled. BUG=601952 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/2b597036f28ef872717bdfb0c337e43ae11170a7 Cr-Commit-Position: refs/heads/master@{#386531}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -15 lines) Patch
M content/browser/android/child_process_launcher_android.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/android/child_process_launcher_android.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_surface_tracker.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_surface_tracker.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ChildProcessLauncher.java View 2 chunks +15 lines, -7 lines 0 comments Download
M gpu/ipc/common/gpu_surface_lookup.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/ipc/common/gpu_surface_lookup.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
watk
Hey sievers, PTAL. I wasn't thinking about in-process-gpu when I first added AcquireJavaSurface..
4 years, 8 months ago (2016-04-08 22:30:56 UTC) #3
no sievers
lgtm
4 years, 8 months ago (2016-04-11 18:03:41 UTC) #4
watk
wfh@chromium.org: Please review changes in gpu/ipc
4 years, 8 months ago (2016-04-11 18:11:02 UTC) #6
Will Harris
lgtm, seems this is just hooking the APIs up in common, was there another CL ...
4 years, 8 months ago (2016-04-11 21:03:15 UTC) #7
watk
On 2016/04/11 21:03:15, Will Harris wrote: > lgtm, seems this is just hooking the APIs ...
4 years, 8 months ago (2016-04-11 21:55:19 UTC) #8
Will Harris
On 2016/04/11 21:55:19, watk wrote: > On 2016/04/11 21:03:15, Will Harris wrote: > > lgtm, ...
4 years, 8 months ago (2016-04-11 21:57:25 UTC) #9
watk
On 2016/04/11 21:57:25, Will Harris wrote: > On 2016/04/11 21:55:19, watk wrote: > > On ...
4 years, 8 months ago (2016-04-11 21:59:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1874023002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1874023002/1
4 years, 8 months ago (2016-04-11 22:13:57 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-12 00:33:57 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-12 00:35:13 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2b597036f28ef872717bdfb0c337e43ae11170a7
Cr-Commit-Position: refs/heads/master@{#386531}

Powered by Google App Engine
This is Rietveld 408576698