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

Issue 14314020: Rename MediaPlayerBridgeManager to MediaPlayerManager (Closed)

Created:
7 years, 8 months ago by qinmin
Modified:
7 years, 7 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Rename MediaPlayerBridgeManager to MediaPlayerManager To support MediaSource, i am planning to introduce MediaSourceBridge on android. Both MediaSourceBridge and MediaPlayerBridge will inherit from a common class: MediaPlayerAndroid. As a result of this plan, MediaPlayerBridgeManager is no longer a good name for this common class. This CL includes the following changes: 1. rename MediaPlayerBridgeManager to MediaPlayerManager, and MediaPlayerManagerAndroid to MediaPlayerManagerImpl. 2. remove MediaPlayerBridgeManagerImpl as it is no longer being used. 3. MediaResouceGetter is now owned by MediaPlayerManagerImpl. so we no longer need to create a separate MediaResourceGetter for each player. BUG=233420 R=jam@chromium.org, scherkus@chromium.org, yfriedman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197626

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : additional rebase conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -780 lines) Patch
M content/browser/android/child_process_launcher_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/content_video_view.h View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/android/content_video_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
D content/browser/android/media_player_manager_android.h View 1 1 chunk +0 lines, -125 lines 0 comments Download
D content/browser/android/media_player_manager_android.cc View 1 1 chunk +0 lines, -381 lines 0 comments Download
A + content/browser/android/media_player_manager_impl.h View 1 5 chunks +14 lines, -10 lines 0 comments Download
A + content/browser/android/media_player_manager_impl.cc View 1 2 3 22 chunks +61 lines, -54 lines 0 comments Download
M content/browser/android/surface_texture_peer_browser_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_view_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 chunks +0 lines, -5 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M media/base/android/media_player_bridge.h View 1 4 chunks +4 lines, -10 lines 0 comments Download
M media/base/android/media_player_bridge.cc View 1 8 chunks +12 lines, -12 lines 0 comments Download
D media/base/android/media_player_bridge_manager.h View 1 chunk +0 lines, -34 lines 0 comments Download
D media/base/android/media_player_bridge_manager.cc View 1 chunk +0 lines, -11 lines 0 comments Download
A + media/base/android/media_player_manager.h View 2 chunks +10 lines, -7 lines 0 comments Download
A + media/base/android/media_player_manager.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M media/media.gyp View 1 1 chunk +2 lines, -2 lines 0 comments Download
D webkit/media/android/media_player_bridge_manager_impl.h View 1 chunk +0 lines, -41 lines 0 comments Download
D webkit/media/android/media_player_bridge_manager_impl.cc View 1 chunk +0 lines, -64 lines 0 comments Download
M webkit/media/webkit_media.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
qinmin
PTAL
7 years, 8 months ago (2013-04-26 23:21:41 UTC) #1
Yaron
lgtm
7 years, 7 months ago (2013-04-29 20:37:07 UTC) #2
scherkus (not reviewing)
lgtm w/ nits https://codereview.chromium.org/14314020/diff/1/content/browser/android/media_player_manager_impl.h File content/browser/android/media_player_manager_impl.h (right): https://codereview.chromium.org/14314020/diff/1/content/browser/android/media_player_manager_impl.h#newcode25 content/browser/android/media_player_manager_impl.h:25: // This class manages all the ...
7 years, 7 months ago (2013-04-30 05:05:48 UTC) #3
qinmin
https://codereview.chromium.org/14314020/diff/1/content/browser/android/media_player_manager_impl.h File content/browser/android/media_player_manager_impl.h (right): https://codereview.chromium.org/14314020/diff/1/content/browser/android/media_player_manager_impl.h#newcode25 content/browser/android/media_player_manager_impl.h:25: // This class manages all the MediaPlayerBridge objects. It ...
7 years, 7 months ago (2013-04-30 16:38:02 UTC) #4
qinmin
hi, @jam, would you please help me take a look at content/content_browser.gypi content/renderer/render_view_impl.h content/renderer/render_view_impl.cc I ...
7 years, 7 months ago (2013-04-30 16:42:15 UTC) #5
jam
On 2013/04/30 16:42:15, qinmin wrote: > hi, @jam, would you please help me take a ...
7 years, 7 months ago (2013-05-01 01:36:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qinmin@chromium.org/14314020/1
7 years, 7 months ago (2013-05-01 02:10:12 UTC) #7
commit-bot: I haz the power
Failed to apply patch for content/browser/android/media_player_manager_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; A content/browser/android/media_player_manager_impl.cc ...
7 years, 7 months ago (2013-05-01 02:10:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qinmin@chromium.org/14314020/12029
7 years, 7 months ago (2013-05-01 04:20:15 UTC) #9
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=35266
7 years, 7 months ago (2013-05-01 06:30:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qinmin@chromium.org/14314020/12029
7 years, 7 months ago (2013-05-01 06:44:01 UTC) #11
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=35342
7 years, 7 months ago (2013-05-01 10:21:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qinmin@chromium.org/14314020/12029
7 years, 7 months ago (2013-05-01 13:52:46 UTC) #13
qinmin
7 years, 7 months ago (2013-05-01 16:09:18 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 manually as r197626 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698