| commit | ae0e76ec2b7c567fb8b090d24d7fe8f6a6c9a80f | [log] [tgz] |
|---|---|---|
| author | Chris Watkins <watk@chromium.org> | Mon Oct 02 01:13:10 2017 |
| committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 02 01:13:10 2017 |
| tree | 30f4b48cb6f28371181ccc68e047292b40479476 | |
| parent | b7ff6b516d41c44cd1688dafd973dd6f6ac2df80 [diff] |
media: Merge AndroidVideoSurfaceChooser's Init and Update This replaces Initialize() with SetClientCallbacks() and UpdateState(). This lets callers not worry about whether they've called Initialize() yet. For example, without this MCVD needs a bool to know whether it's called Initialize() or not. Bug: 660942 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I0b1b1ba2d958b9f27c9963d2e610bc4697b8495e Reviewed-on: https://chromium-review.googlesource.com/686334 Reviewed-by: Frank Liberato <liberato@chromium.org> Commit-Queue: Chris Watkins <watk@chromium.org> Cr-Commit-Position: refs/heads/master@{#505527}
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 .