|
Rename AncestorDependentProperties to CompositingInputs
This state on RenderLayer is specific to the compositor. The name
AncestorDependentProperties hasn't aged well. In other places, we call these
CompositingInputs, which seems more appropriate.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175925
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+76 lines, -220 lines) |
Patch |
 |
M |
Source/core/core.gypi
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/Element.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/frame/FrameView.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderLayer.h
|
View
|
1
2
|
4 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderLayer.cpp
|
View
|
1
2
|
7 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderLayerScrollableArea.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
Source/core/rendering/compositing/CompositingInputsUpdater.h
|
View
|
1
2
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
Source/core/rendering/compositing/CompositingInputsUpdater.cpp
|
View
|
1
2
|
5 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/compositing/CompositingLayerAssigner.cpp
|
View
|
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
D |
Source/core/rendering/compositing/CompositingPropertyUpdater.h
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
D |
Source/core/rendering/compositing/CompositingPropertyUpdater.cpp
|
View
|
|
1 chunk |
+0 lines, -94 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/compositing/CompositingReasonFinder.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/rendering/compositing/CompositingRequirementsUpdater.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/compositing/RenderLayerCompositor.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/compositing/RenderLayerCompositor.cpp
|
View
|
1
2
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|