forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: add ARC++ camera HAL v3 Mojo service
The ARC++ camera HAL v3 Mojo service serves as a proxy to establish the Mojo connections between the camera clients (i.e. VideoCaptureDeviceFactory in Chrome and HAL v3 shim in cameraserver process in the Android container) and the camera HALv3 process in Chrome OS. BUG=b:32690003 TEST=Make sure camera preview works in hangout. TEST=unit tests Change-Id: I9e4e35a49b8efdc158b2c3ef30de352e32198064 Reviewed-on: https://chromium-review.googlesource.com/540956 Commit-Queue: Ricky Liang <[email protected]> Reviewed-by: Ken Buchanan <[email protected]> Reviewed-by: Christian Fremerey <[email protected]> Reviewed-by: Kuang-che Wu <[email protected]> Reviewed-by: Wu-cheng Li <[email protected]> Cr-Commit-Position: refs/heads/master@{#482587}
- Loading branch information
Ricky Liang
authored and
Commit Bot
committed
Jun 27, 2017
1 parent
23503cd
commit 6b4ec7b
Showing
11 changed files
with
813 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.