commit | 04cb3b28bc17c2d87611276afebd5b4d7236477f | [log] [tgz] |
---|---|---|
author | Antoine Labour <[email protected]> | Fri Jun 01 23:25:10 2018 |
committer | Commit Bot <[email protected]> | Fri Jun 01 23:25:10 2018 |
tree | 9b1dbab7631438c9a82e1f464a528e7828be93e7 | |
parent | de93fe0f9ed2e7df500836aa70c55f31efb27efd [diff] |
PPB_VideoDecoder: create mailbox names on the plugin side For obscure historical reasons, mailbox names were created on the renderer side whereas the textures are produced on the plugin side. Move the mailbox name creation to the plugin side so that it happens when the textures are produced. A follow-up will merge the 2 operations. Bug: 847674 Change-Id: Ia8cde57c2c0421e1361ddb14de63f02a34ea9b6f Reviewed-on: https://chromium-review.googlesource.com/1081669 Reviewed-by: Bill Budge <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Antoine Labour <[email protected]> Cr-Commit-Position: refs/heads/master@{#563858}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .