commit | c6db819b40f362e11460a868f14387ce31b49e4e | [log] [tgz] |
---|---|---|
author | Jeffrey Kardatzke <jkardatzke@google.com> | Tue Jun 29 17:44:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 29 17:44:10 2021 |
tree | 3f40e6f097e03175f93ea761467a951ac7e3ed7f | |
parent | 137e7f732e2ee5803325cf3b96321eff00baccae [diff] |
arc: Update OEMCrypto mojom definition for V16 This updates the IPC definition for the OEMCrypto V16 protocol used by Android and ChromeOS. It maintains backwards compatibility with prior versions. BUG=b:185144959,b:188354095 TEST=OEMCrypto unit tests pass on ARCVM, ExoPlayer L1 playback works on ARCVM Change-Id: I03ae1e5061f19ce0da8e29d4e319719a57f1867a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2983062 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by: Xiaohan Wang <xhwang@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#897001}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.