DescriptionRename AdaptiveRendererFactory
The introduction of the RendererFactorySelector allows us to choose
between different types of renderers after WMPI has been created.
The AdaptiveRendererFactory currently takes a RendererFactory* as a
construction parameter. When creating a Renderer, it chooses between
using the passed factory, or creating a CourierRenderer, for remoting.
This CL moves the decision logic from the AdaptiveRendererFactory to
the RendererFactorySelector, and renames the ARF to the
CourierRendererFactory.
BUG=716154
TEST= added UTs
Review-Url: https://codereview.chromium.org/2826883002
Cr-Commit-Position: refs/heads/master@{#469585}
Committed: https://chromium.googlesource.com/chromium/src/+/16d9d7d9ca1db157277bb1170eda38fac52eed7c
Patch Set 1 #Patch Set 2 : Update #Patch Set 3 : Rebase #Patch Set 4 : Fix typo #Patch Set 5 : Minor fixes #
Total comments: 10
Patch Set 6 : Addressed comments #
Dependent Patchsets: Messages
Total messages: 22 (13 generated)
|