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

Issue 780433005: Clean up media/mojo target names. (Closed)

Created:
6 years ago by xhwang
Modified:
6 years ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Clean up media/mojo target names. Changes include: - Separate the media app and the renderer_service. In the future, we'll have more services in the same app (e.g. cdm_service). Also, we may need to host the services in Chromium directly (e.g. in the browser process) instead of in a mojo app. - Rename several media/mojo target names for clarity and consistency. BUG=432998 TEST=No functionality change. Committed: https://crrev.com/6e81913ef56b25fea87f420874a631972565c94a Cr-Commit-Position: refs/heads/master@{#307108}

Patch Set 1 #

Total comments: 13

Patch Set 2 : comments addressed #

Patch Set 3 : #

Patch Set 4 : rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -80 lines) Patch
M media/mojo/services/BUILD.gn View 1 2 3 2 chunks +59 lines, -50 lines 0 comments Download
M media/mojo/services/media_renderer_apptest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A media/mojo/services/mojo_media_application.cc View 1 chunk +37 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_renderer_service.cc View 4 chunks +1 line, -28 lines 0 comments Download
M mojo/services/html_viewer/webmediaplayer_factory.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (5 generated)
xhwang
PTAL, I'll update the gyp file after we agreed on these new names.
6 years ago (2014-12-03 22:55:40 UTC) #2
DaleCurtis
Hmm, mojo:media seems really generic. How do you see mojo clients specifying the url for ...
6 years ago (2014-12-03 23:18:03 UTC) #3
xhwang
https://codereview.chromium.org/780433005/diff/1/media/mojo/services/BUILD.gn File media/mojo/services/BUILD.gn (right): https://codereview.chromium.org/780433005/diff/1/media/mojo/services/BUILD.gn#newcode54 media/mojo/services/BUILD.gn:54: "mojo_renderer_impl.h", Should we actually move these to a "cpp" ...
6 years ago (2014-12-03 23:22:03 UTC) #4
xhwang
On 2014/12/03 23:18:03, DaleCurtis wrote: > Hmm, mojo:media seems really generic. How do you see ...
6 years ago (2014-12-04 00:54:27 UTC) #5
DaleCurtis
Hmm, okay, it still seems a bit weird, but we can always change it later. ...
6 years ago (2014-12-04 02:39:28 UTC) #6
xhwang
+jamesr for his insight. I am especially not sure about the "proxy" name.
6 years ago (2014-12-04 20:56:25 UTC) #8
jamesr
https://codereview.chromium.org/780433005/diff/1/media/mojo/services/BUILD.gn File media/mojo/services/BUILD.gn (right): https://codereview.chromium.org/780433005/diff/1/media/mojo/services/BUILD.gn#newcode17 media/mojo/services/BUILD.gn:17: source_set("common") { we call converters 'converters' in other parts ...
6 years ago (2014-12-04 23:45:38 UTC) #9
jamesr
What is the roll that renderer_proxy serves?
6 years ago (2014-12-04 23:47:22 UTC) #10
jamesr
On 2014/12/04 23:47:22, jamesr wrote: > What is the *role* that renderer_proxy serves? fixed
6 years ago (2014-12-05 00:26:43 UTC) #11
xhwang
(comment only) Thanks for the comments, these are super useful! The *_proxy targets are those ...
6 years ago (2014-12-05 04:55:21 UTC) #12
xhwang
https://codereview.chromium.org/780433005/diff/1/media/mojo/services/BUILD.gn File media/mojo/services/BUILD.gn (right): https://codereview.chromium.org/780433005/diff/1/media/mojo/services/BUILD.gn#newcode17 media/mojo/services/BUILD.gn:17: source_set("common") { On 2014/12/04 23:45:38, jamesr wrote: > we ...
6 years ago (2014-12-05 06:23:29 UTC) #13
jamesr
That sounds consistent with how we use the term 'proxy' elsewhere in the codebase.
6 years ago (2014-12-05 20:56:22 UTC) #14
xhwang
On 2014/12/05 20:56:22, jamesr wrote: > That sounds consistent with how we use the term ...
6 years ago (2014-12-05 21:55:43 UTC) #15
jamesr
that change lgtm
6 years ago (2014-12-05 21:56:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/780433005/40001
6 years ago (2014-12-05 22:06:05 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/100710) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/90659) android_aosp ...
6 years ago (2014-12-05 22:09:38 UTC) #20
xhwang
rebase only
6 years ago (2014-12-05 22:46:55 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/780433005/60001
6 years ago (2014-12-05 23:04:29 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years ago (2014-12-05 23:27:45 UTC) #24
commit-bot: I haz the power
6 years ago (2014-12-05 23:28:43 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6e81913ef56b25fea87f420874a631972565c94a
Cr-Commit-Position: refs/heads/master@{#307108}

Powered by Google App Engine
This is Rietveld 408576698