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

Issue 1136883004: Move V4L2 code into a webcam helper class. (Closed)

Created:
5 years, 7 months ago by Zachary Kuznia
Modified:
5 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move V4L2 code into a webcam helper class. This will make it simpler to add new webcam interface types. BUG=None Committed: https://crrev.com/6c3c6032ca10259fcc749cc7da3ea20629dcb85b Cr-Commit-Position: refs/heads/master@{#329922}

Patch Set 1 #

Patch Set 2 : Fix move detection #

Total comments: 2

Patch Set 3 : Code review fixes #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+457 lines, -122 lines) Patch
A extensions/browser/api/webcam_private/v4l2_webcam.h View 1 chunk +46 lines, -0 lines 0 comments Download
A extensions/browser/api/webcam_private/v4l2_webcam.cc View 1 chunk +172 lines, -0 lines 0 comments Download
A extensions/browser/api/webcam_private/webcam.h View 1 chunk +62 lines, -0 lines 0 comments Download
A extensions/browser/api/webcam_private/webcam.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M extensions/browser/api/webcam_private/webcam_private_api.h View 1 2 1 chunk +53 lines, -0 lines 0 comments Download
M extensions/browser/api/webcam_private/webcam_private_api_chromeos.cc View 1 2 6 chunks +102 lines, -120 lines 0 comments Download
M extensions/browser/browser_context_keyed_service_factories.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/extensions.gypi View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Zachary Kuznia
Hi Ken, Please take a look. Thanks, -Zach
5 years, 7 months ago (2015-05-13 23:50:43 UTC) #2
Ken Rockot(use gerrit already)
You want to also ensure your service factory is available at runtime! Check out extensions/browser/browser_context_keyed_service_factories.cc ...
5 years, 7 months ago (2015-05-14 00:07:02 UTC) #3
Zachary Kuznia
Done https://codereview.chromium.org/1136883004/diff/20001/extensions/browser/api/webcam_private/webcam_private_api_chromeos.cc File extensions/browser/api/webcam_private/webcam_private_api_chromeos.cc (right): https://codereview.chromium.org/1136883004/diff/20001/extensions/browser/api/webcam_private/webcam_private_api_chromeos.cc#newcode236 extensions/browser/api/webcam_private/webcam_private_api_chromeos.cc:236: } On 2015/05/14 00:07:02, Ken Rockot wrote: > ...
5 years, 7 months ago (2015-05-14 17:25:11 UTC) #4
Ken Rockot(use gerrit already)
lgtm
5 years, 7 months ago (2015-05-14 19:02:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1136883004/60001
5 years, 7 months ago (2015-05-14 19:39:05 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-14 20:39:38 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-14 20:40:16 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6c3c6032ca10259fcc749cc7da3ea20629dcb85b
Cr-Commit-Position: refs/heads/master@{#329922}

Powered by Google App Engine
This is Rietveld 408576698