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

Issue 1705333003: Move VideoCapture* files from media/base/android/... to media/capture/video/android/java/... (Closed)

Created:
4 years, 10 months ago by mcasas
Modified:
4 years, 10 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, Peter Beverloo, avayvod+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mlamouri+watch-media_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move VideoCapture* files from media/base/android/... to media/capture/video/android/java/... ** No code changes (except git cl format kicked by presbumit). ** This CL refactors the VideoCapture*java classes from being under media/base/android/java/... into media/capture/video/android/java/... with the idea of bringing all such classes under a single roof as a preparation for http://crbug.com/584797 (CL http://crrev.com/1699553002) which creates an entity (very similar to media/cast/ and media/midi/) with its own .gn and .gyp. BUG=587693, 584797 NOTRY=true Committed: https://crrev.com/157c17e6d77e64efee6b82947506f544aac3b79f Cr-Commit-Position: refs/heads/master@{#376409}

Patch Set 1 : gyp #

Patch Set 2 : reuploaded w --similarity=75 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -1700 lines) Patch
M chrome/android/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/public/android/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/android/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M content/test/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M media/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M media/base/android/BUILD.gn View 1 chunk +0 lines, -25 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/OWNERS View 1 chunk +0 lines, -2 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/VideoCapture.java View 1 chunk +0 lines, -126 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/VideoCaptureAndroid.java View 1 chunk +0 lines, -183 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/VideoCaptureCamera.java View 1 chunk +0 lines, -294 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/VideoCaptureCamera2.java View 1 chunk +0 lines, -503 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/VideoCaptureFactory.java View 1 chunk +0 lines, -172 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/VideoCaptureFormat.java View 1 chunk +0 lines, -36 lines 0 comments Download
D media/base/android/java/src/org/chromium/media/VideoCaptureTango.java View 1 chunk +0 lines, -197 lines 0 comments Download
A media/capture/video/android/BUILD.gn View 1 chunk +36 lines, -0 lines 0 comments Download
A media/capture/video/android/java/src/org/chromium/media/OWNERS View 1 chunk +2 lines, -0 lines 0 comments Download
A + media/capture/video/android/java/src/org/chromium/media/VideoCapture.java View 1 5 chunks +7 lines, -13 lines 0 comments Download
A + media/capture/video/android/java/src/org/chromium/media/VideoCaptureAndroid.java View 1 5 chunks +15 lines, -24 lines 0 comments Download
A + media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera.java View 1 8 chunks +23 lines, -31 lines 0 comments Download
A + media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera2.java View 1 13 chunks +21 lines, -33 lines 0 comments Download
A + media/capture/video/android/java/src/org/chromium/media/VideoCaptureFactory.java View 1 5 chunks +9 lines, -17 lines 0 comments Download
A + media/capture/video/android/java/src/org/chromium/media/VideoCaptureFormat.java View 1 1 chunk +1 line, -2 lines 0 comments Download
A + media/capture/video/android/java/src/org/chromium/media/VideoCaptureTango.java View 1 7 chunks +16 lines, -28 lines 0 comments Download
M media/media.gyp View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 42 (22 generated)
mcasas
qinmin@ PTAL (no new code)
4 years, 10 months ago (2016-02-18 04:51:16 UTC) #6
qinmin
lgtm
4 years, 10 months ago (2016-02-18 17:55:52 UTC) #7
mcasas
dalecurtis@ media/ Owners RS avi@ content/ Owners RS --> mecahnical conversions in gyps and gns
4 years, 10 months ago (2016-02-18 18:02:37 UTC) #9
Avi (use Gerrit)
lgtm content stampity stamp
4 years, 10 months ago (2016-02-18 18:41:46 UTC) #10
DaleCurtis
lgtm
4 years, 10 months ago (2016-02-18 18:57:41 UTC) #11
mcasas
dtrainor@ chrome/android/BUILD.gn (automatic conversion of dep)
4 years, 10 months ago (2016-02-18 19:00:30 UTC) #13
David Trainor- moved to gerrit
chrome/android/BUILD.gn lgtm
4 years, 10 months ago (2016-02-18 19:13:30 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705333003/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705333003/70001
4 years, 10 months ago (2016-02-18 20:20:44 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705333003/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705333003/70001
4 years, 10 months ago (2016-02-18 22:28:58 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705333003/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705333003/70001
4 years, 10 months ago (2016-02-18 22:56:52 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/25503)
4 years, 10 months ago (2016-02-19 02:44:20 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705333003/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705333003/70001
4 years, 10 months ago (2016-02-19 03:10:48 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705333003/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705333003/70001
4 years, 10 months ago (2016-02-19 06:40:18 UTC) #32
commit-bot: I haz the power
Committed patchset #2 (id:70001)
4 years, 10 months ago (2016-02-19 06:50:49 UTC) #34
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/157c17e6d77e64efee6b82947506f544aac3b79f Cr-Commit-Position: refs/heads/master@{#376409}
4 years, 10 months ago (2016-02-19 06:51:38 UTC) #36
clamy
A revert of this CL (patchset #2 id:70001) has been created in https://codereview.chromium.org/1710373002/ by clamy@chromium.org. ...
4 years, 10 months ago (2016-02-19 14:37:50 UTC) #37
clamy
On 2016/02/19 14:37:50, clamy wrote: > A revert of this CL (patchset #2 id:70001) has ...
4 years, 10 months ago (2016-02-19 15:41:15 UTC) #38
jabdelmalek
Please don't use NOTRY=true per https://www.chromium.org/developers/testing/commit-queue#TOC-Options
4 years, 10 months ago (2016-02-19 15:51:42 UTC) #39
clamy
Now confirmed. The CL caused an error on Chrome at startup time, preventing anything to ...
4 years, 10 months ago (2016-02-19 16:06:24 UTC) #41
mcasas
4 years, 10 months ago (2016-02-19 16:56:59 UTC) #42
Message was sent while issue was closed.
On 2016/02/19 16:06:24, clamy wrote:
> Now confirmed. The CL caused an error on Chrome at startup time, preventing
> anything to be run.

Apologies and thanks!

Powered by Google App Engine
This is Rietveld 408576698