|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+654 lines, -802 lines) |
Patch |
 |
M |
third_party/WebKit/LayoutTests/TestExpectations
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/paint/invalidation/caret-color-inline.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/paint/invalidation/caret-color-inline-expected.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-before-text-node-update.html
|
View
|
1
2
3
4
5
|
1 chunk |
+12 lines, -24 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-before-text-node-update-expected.png
|
View
|
1
2
3
4
5
|
Binary file |
0 comments
|
Download
|
 |
A |
third_party/WebKit/LayoutTests/paint/invalidation/invalidate-caret-before-text-node-update-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/paint/invalidation/paint-caret-in-div-with-negative-indent-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/4776765-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+3 lines, -30 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-contenteditable-content-after-expected.txt
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+4 lines, -123 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-invalidation-in-overflow-scroll-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-outside-block-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-transformation-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/delete-into-nested-block-expected.txt
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/inline-outline-repaint-expected.txt
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/invalidate-caret-in-non-composited-scrolling-container-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-after-delete-expected.txt
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-subpixel-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/platform/win/paint/invalidation/textarea-caret-expected.txt
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/dom/CharacterData.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/dom/Document.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/dom/Document.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/CaretDisplayItemClient.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+47 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/CaretDisplayItemClient.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+114 lines, -31 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/DragCaret.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+17 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/DragCaret.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+27 lines, -36 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/EditingUtilities.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/FrameCaret.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+19 lines, -28 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/FrameCaret.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+37 lines, -123 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/FrameSelection.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+17 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/FrameSelection.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+31 lines, -35 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
7 chunks |
+5 lines, -84 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/frame/FrameView.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutBlock.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutBlock.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+15 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutObject.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/BlockPaintInvalidator.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/BlockPaintInvalidator.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/core/paint/BlockPaintInvalidatorTest.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+135 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/BlockPainter.cpp
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintInvalidator.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/PaintInvalidationReason.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/graphics/PaintInvalidationReason.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|