Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(338)

Issue 2071803002: Move Camera1 specific methods to Camera1Enumerator and create CameraEnumerator interface. (Closed)

Created:
4 years, 6 months ago by sakal
Modified:
4 years, 6 months ago
Reviewers:
perkj_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@size_master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move Camera1 specific methods to Camera1Enumerator and create CameraEnumerator interface. The plan is to use CameraEnumerator as a "factory" for camera objects in the future. This CL prepares for that by moving Camera1 specific stuff away from CameraEnumerationAndroid to Camera1Enumerator. Because CameraEnumerationAndroid methods were part of public API there are deprecated mocks for now. When making these changes, I noticed that code duplication in CameraVideoCapturer tests implementing TestObjectFactory could be decreased by making TestObjectFactory an abstract class that uses CameraEnumerator. BUG=webrtc:5519 Committed: https://crrev.com/62379c89d00e6f5b1351142174b4308e492a92aa Cr-Commit-Position: refs/heads/master@{#13185}

Patch Set 1 #

Patch Set 2 : Rebase. #

Messages

Total messages: 16 (10 generated)
perkj_webrtc
lgtm
4 years, 6 months ago (2016-06-16 13:21:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2071803002/1
4 years, 6 months ago (2016-06-17 08:10:03 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_x64_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg/builds/4832) android_compile_x86_dbg on tryserver.webrtc (JOB_FAILED, ...
4 years, 6 months ago (2016-06-17 08:11:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2071803002/20001
4 years, 6 months ago (2016-06-17 08:27:25 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-17 10:45:50 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-17 10:45:58 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/62379c89d00e6f5b1351142174b4308e492a92aa
Cr-Commit-Position: refs/heads/master@{#13185}

Powered by Google App Engine
This is Rietveld 408576698