Side by Side Diff: third_party/WebKit/LayoutTests/virtual/threaded/compositing/compositor-worker/README.txt
Issue 1625473002 :
compositor-worker: blink->cc plumbing
Patch Set: Merge with landing of https://codereview.chromium.org/1599673002/ on master
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
cc/BUILD.gn
cc/animation/layer_tree_mutator.h
cc/animation/mutable_properties.h
cc/cc.gyp
cc/test/fake_proxy.h
cc/trees/channel_main.h
cc/trees/layer_tree_host.h
cc/trees/layer_tree_host.cc
cc/trees/layer_tree_host_impl.h
cc/trees/layer_tree_host_impl.cc
cc/trees/property_tree_builder.cc
cc/trees/proxy.h
cc/trees/proxy_impl.h
cc/trees/proxy_impl.cc
cc/trees/proxy_main.h
cc/trees/proxy_main.cc
cc/trees/single_thread_proxy.h
cc/trees/threaded_channel.h
cc/trees/threaded_channel.cc
content/renderer/gpu/render_widget_compositor.h
content/renderer/gpu/render_widget_compositor.cc
third_party/WebKit/LayoutTests/VirtualTestSuites
third_party/WebKit/LayoutTests/virtual/threaded/compositing/compositor-worker/README.txt
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-main-to-worker.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-main-to-worker.js
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-main-to-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-worker-to-main.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-worker-to-main.js
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/basic-plumbing-worker-to-main-expected.txt
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/compositor-worker-postmessage.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/resources/basic-plumbing-main-to-worker.js
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/resources/basic-plumbing-worker-to-main.js
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/resources/visual-update.js
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/visual-update.html
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker/visual-update-expected.html
third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp
third_party/WebKit/Source/core/core.gypi
third_party/WebKit/Source/core/dom/CompositorProxy.h
third_party/WebKit/Source/core/dom/CompositorProxy.cpp
third_party/WebKit/Source/core/dom/CompositorProxy.idl
third_party/WebKit/Source/core/dom/CompositorProxyClient.h
third_party/WebKit/Source/core/dom/CompositorProxyClient.cpp
third_party/WebKit/Source/core/dom/DOMMatrix.h
third_party/WebKit/Source/core/dom/DOMMatrix.cpp
third_party/WebKit/Source/core/dom/Element.cpp
third_party/WebKit/Source/core/loader/EmptyClients.h
third_party/WebKit/Source/core/page/ChromeClient.h
third_party/WebKit/Source/core/testing/InternalSettings.h
third_party/WebKit/Source/core/testing/InternalSettings.cpp
third_party/WebKit/Source/core/workers/InProcessWorkerBase.h
third_party/WebKit/Source/core/workers/WorkerGlobalScope.h
third_party/WebKit/Source/modules/compositorworker/CompositorWorker.cpp
third_party/WebKit/Source/modules/compositorworker/CompositorWorkerGlobalScope.h
third_party/WebKit/Source/modules/compositorworker/CompositorWorkerGlobalScope.cpp
third_party/WebKit/Source/modules/compositorworker/CompositorWorkerMessagingProxy.h
third_party/WebKit/Source/modules/compositorworker/CompositorWorkerMessagingProxy.cpp
third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp
third_party/WebKit/Source/platform/blink_platform.gypi
third_party/WebKit/Source/platform/graphics/CompositorMutation.h
third_party/WebKit/Source/platform/graphics/CompositorMutator.h
third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.h
third_party/WebKit/Source/platform/graphics/CompositorMutatorClient.cpp
third_party/WebKit/Source/platform/transforms/TransformationMatrix.h
third_party/WebKit/Source/web/ChromeClientImpl.h
third_party/WebKit/Source/web/ChromeClientImpl.cpp
third_party/WebKit/Source/web/CompositorMutatorImpl.h
third_party/WebKit/Source/web/CompositorMutatorImpl.cpp
third_party/WebKit/Source/web/CompositorProxyClientImpl.h
third_party/WebKit/Source/web/CompositorProxyClientImpl.cpp
third_party/WebKit/Source/web/WebViewImpl.h
third_party/WebKit/Source/web/WebViewImpl.cpp
third_party/WebKit/Source/web/tests/CompositorWorkerTest.cpp
third_party/WebKit/Source/web/web.gypi
third_party/WebKit/public/platform/WebCompositorMutatorClient.h
third_party/WebKit/public/platform/WebLayerTreeView.h
third_party/WebKit/public/web/WebView.h