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

Issue 1810763002: Connect Mojo AudioDecoder service to the Mojo service factory (Closed)

Created:
4 years, 9 months ago by Tima Vaisburd
Modified:
4 years, 9 months 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@spitzer-audio-service-stub
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Connect Mojo AudioDecoder service to the Mojo service factory The AudioDecoder service is created by MojiMediaClient directly, without intermediate factory. BUG=542910 Committed: https://crrev.com/9a58997bfc4c27c72a0adc6f60b407038973488d Cr-Commit-Position: refs/heads/master@{#381643}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Passed scoped_refptr by value instead of const ref #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -7 lines) Patch
M media/filters/android/media_codec_audio_decoder.h View 1 1 chunk +1 line, -1 line 0 comments Download
M media/filters/android/media_codec_audio_decoder.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/interfaces/service_factory.mojom View 1 chunk +6 lines, -2 lines 0 comments Download
M media/mojo/services/android_mojo_media_client.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M media/mojo/services/android_mojo_media_client.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_audio_decoder_service.h View 3 chunks +3 lines, -2 lines 0 comments Download
M media/mojo/services/mojo_audio_decoder_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/mojo_media_client.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_media_client.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M media/mojo/services/service_factory_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M media/mojo/services/service_factory_impl.cc View 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Tima Vaisburd
PTAL
4 years, 9 months ago (2016-03-16 21:52:07 UTC) #2
xhwang
lgtm % nit https://codereview.chromium.org/1810763002/diff/1/media/mojo/services/android_mojo_media_client.h File media/mojo/services/android_mojo_media_client.h (right): https://codereview.chromium.org/1810763002/diff/1/media/mojo/services/android_mojo_media_client.h#newcode20 media/mojo/services/android_mojo_media_client.h:20: const scoped_refptr<base::SingleThreadTaskRunner>& task_runner) final; In new ...
4 years, 9 months ago (2016-03-16 22:09:37 UTC) #3
Tima Vaisburd
https://codereview.chromium.org/1810763002/diff/1/media/mojo/services/android_mojo_media_client.h File media/mojo/services/android_mojo_media_client.h (right): https://codereview.chromium.org/1810763002/diff/1/media/mojo/services/android_mojo_media_client.h#newcode20 media/mojo/services/android_mojo_media_client.h:20: const scoped_refptr<base::SingleThreadTaskRunner>& task_runner) final; On 2016/03/16 22:09:37, xhwang wrote: ...
4 years, 9 months ago (2016-03-17 01:09:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1810763002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1810763002/20001
4 years, 9 months ago (2016-03-17 01:09:37 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-17 02:21:53 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 02:22:41 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9a58997bfc4c27c72a0adc6f60b407038973488d
Cr-Commit-Position: refs/heads/master@{#381643}

Powered by Google App Engine
This is Rietveld 408576698