• A
    Break dependency from Layer to PaintContext (#2609) · b9ff3941
    Adam Barth 提交于
    Instead, make Layer::Paint take a new PaintContext that has just exactly
    the state that it needs, mirroring PrerollContext. Also, rename
    PaintContext to CompositorContext because it holds the context for the
    whole compositor.
    b9ff3941
container_layer.cc 1.3 KB