DescriptionRemove renderer dependencies from the GPU client classes.
A future CL will move them out of content/renderer so that they can be used by
the browser process.
All requests to singleton-like things - e.g. establish a channel to the GPU
process - go through a GpuChannelHostFactory, implemented by RenderThreadImpl.
BUG=99516
TEST=manually tested Chrome with accelerated content.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120701
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase #Patch Set 4 : initialize->Initialize #Patch Set 5 : add overrides #Messages
Total messages: 5 (0 generated)
|