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

Issue 2468663003: [Mojo Video Capture] Add Mojo Typemap for VideoCaptureDeviceDescriptor (Closed)

Created:
4 years, 1 month ago by chfremer
Modified:
4 years, 1 month ago
Reviewers:
mcasas, dcheng
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mojo Video Capture] Add Mojo Typemap for VideoCaptureDeviceDescriptor * Add Mojo typemap for VideoCaptureDeviceDescriptor This CL is part of the Mojo Video Capture work. For the bigger picture, see [1]. BUG=584797 TEST=video_capture_unittests, content_unittests, capture_unittests [1] https://docs.google.com/a/chromium.org/document/d/1Qw7rw1AJy0QHXjha36jZNiEuxsxWslJ_X-zpOhijvI8/edit?usp=sharing Committed: https://crrev.com/5567a9f0adf4cff00175c3102f081cf47f2d7bf8 Cr-Commit-Position: refs/heads/master@{#429447}

Patch Set 1 #

Total comments: 3

Patch Set 2 : dcheng's comments and formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+279 lines, -64 lines) Patch
M services/video_capture/fake_device_descriptor_test.h View 1 chunk +1 line, -1 line 0 comments Download
M services/video_capture/fake_device_descriptor_test.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M services/video_capture/fake_device_descriptor_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M services/video_capture/mock_device_descriptor_receiver.h View 1 1 chunk +2 lines, -7 lines 0 comments Download
M services/video_capture/mock_device_descriptor_receiver.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M services/video_capture/mock_device_test.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M services/video_capture/public/interfaces/OWNERS View 1 chunk +3 lines, -0 lines 0 comments Download
M services/video_capture/public/interfaces/typemaps.gni View 1 chunk +4 lines, -1 line 0 comments Download
A services/video_capture/public/interfaces/video_capture_device_descriptor.typemap View 1 1 chunk +14 lines, -0 lines 0 comments Download
A services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h View 1 1 chunk +66 lines, -0 lines 0 comments Download
A services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.cc View 1 1 chunk +141 lines, -0 lines 0 comments Download
M services/video_capture/video_capture_device_factory_impl.h View 3 chunks +9 lines, -9 lines 0 comments Download
M services/video_capture/video_capture_device_factory_impl.cc View 4 chunks +13 lines, -13 lines 0 comments Download
M services/video_capture/video_capture_service.h View 1 chunk +1 line, -1 line 0 comments Download
M services/video_capture/video_capture_service.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M services/video_capture/video_capture_service_unittest.cc View 3 chunks +6 lines, -7 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 23 (15 generated)
chfremer
mcasas@: PTAL
4 years, 1 month ago (2016-10-31 22:26:36 UTC) #3
mcasas
lgtm % some mojo-dev taking a look at the mappings. https://codereview.chromium.org/2468663003/diff/1/services/video_capture/video_capture_device_factory_impl.h File services/video_capture/video_capture_device_factory_impl.h (right): https://codereview.chromium.org/2468663003/diff/1/services/video_capture/video_capture_device_factory_impl.h#newcode68 ...
4 years, 1 month ago (2016-11-02 00:24:37 UTC) #8
chfremer
dcheng@: PTAL type mappings
4 years, 1 month ago (2016-11-02 00:26:52 UTC) #10
dcheng
mojo LGTM with nit addressed https://codereview.chromium.org/2468663003/diff/1/services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h File services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h (right): https://codereview.chromium.org/2468663003/diff/1/services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h#newcode150 services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h:150: media::VideoCaptureDeviceDescriptor* output) { Nit: ...
4 years, 1 month ago (2016-11-02 21:16:10 UTC) #11
chfremer
Addressed comments https://codereview.chromium.org/2468663003/diff/1/services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h File services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h (right): https://codereview.chromium.org/2468663003/diff/1/services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h#newcode150 services/video_capture/public/interfaces/video_capture_device_descriptor_struct_traits.h:150: media::VideoCaptureDeviceDescriptor* output) { On 2016/11/02 21:16:10, dcheng ...
4 years, 1 month ago (2016-11-02 21:32:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2468663003/20001
4 years, 1 month ago (2016-11-02 23:16:20 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-02 23:22:48 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 23:24:29 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5567a9f0adf4cff00175c3102f081cf47f2d7bf8
Cr-Commit-Position: refs/heads/master@{#429447}

Powered by Google App Engine
This is Rietveld 408576698