commit | aa05b9c72d674f8cc248e3a2e22a7ec575b210ac | [log] [tgz] |
---|---|---|
author | John Rummell <[email protected]> | Mon Oct 30 08:41:29 2017 |
committer | Commit Bot <[email protected]> | Mon Oct 30 08:41:29 2017 |
tree | fa2c86d30c135e73214ed29642614840402c8b17 | |
parent | 3e1e063396152e6992d6aa114e604bfc10f296fb [diff] |
media: Add Mojo CDM File I/O implementation Adds a cdm::FileIO implementation that can be used by mojo CDMs to read and write files. Files are obtained from the mojo CdmStorage interface. BUG=479923,776911 TEST=updated browser_test and new unit tests pass Change-Id: Ib150058407d6db1d0ba2cabf4d5eb3f4a051232c Reviewed-on: https://chromium-review.googlesource.com/706211 Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Bo <[email protected]> Reviewed-by: Xiaohan Wang <[email protected]> Commit-Queue: John Rummell <[email protected]> Cr-Commit-Position: refs/heads/master@{#512456}
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 .