commit | 40727b5f8eb1413cb11a09ae348a0794853095b9 | [log] [tgz] |
---|---|---|
author | Christian Fremerey <chfremer@chromium.org> | Fri Mar 15 01:09:04 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 15 01:09:04 2019 |
tree | b86a5a13b4f707803c7b4035c8ce6f0f74f596de | |
parent | d16fde55af5633ac086e9a04b2fe7ee65fd513ab [diff] |
[Video Capture Service, ChromeOS] Run video capture service in browser process Before this CL, the video capture service, on ChromeOS, would run in a separate utility process unless the HAL v3 service was being used. This CL changes this so that on ChromeOS the video capture service always runs in the browser process. This is to mitigate an issue with screen rotation events only being available in the browser process. Bug: 891961 Change-Id: I4764f7cf131fff819e9e0f726d45bb86af09ed9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506604 Commit-Queue: Christian Fremerey <chfremer@chromium.org> Reviewed-by: John Abd-El-Malek <jam@chromium.org> Reviewed-by: Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#641024}
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 .