Chromium Code Reviews
DescriptionClean up RenderWidget/RenderWidgetCompositor/WebKit interactions
This routes communication between RenderWidget's compositing support
(RenderWidgetCompositor) and WebKit through the WebWidget interface
instead of going through WebLayerTreeView(Client). The goal is to
get rid of the WebLayerTreeViewClient interface completely, slim down
WebLayerTreeView, and have all compositing-related communication between
chromium and WebKit just go through WebWidget, since compositing mode
isn't really all that special any more. RenderWidgetCompositor is responsible
for bridging between the compositor implementation in cc:: and RenderWidget
itself.
Interacts closely with http://webkit.org/b/109125
BUG=175383
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186379
Patch Set 1 #Patch Set 2 : #Patch Set 3 : just diff relative to https://codereview.chromium.org/12377029/ #
Total comments: 2
Patch Set 4 : law of demeter #
Total comments: 1
Patch Set 5 : rebased, still depends on WebKit patch rolling in #Patch Set 6 : rebased, ready to land #Patch Set 7 : fix android, hide layer_tree_host in content::RWC #Patch Set 8 : rebased #
Messages
Total messages: 18 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||