|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+647 lines, -617 lines) |
Patch |
 |
M |
third_party/WebKit/Source/core/editing/CaretBase.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/DOMSelection.cpp
|
View
|
1
2
3
4
5
6
7
8
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/EditingStrategy.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/EditingStyle.cpp
|
View
|
1
2
3
4
5
6
7
8
|
18 chunks |
+22 lines, -21 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/EditingUtilities.cpp
|
View
|
1
2
3
4
5
6
7
8
|
12 chunks |
+20 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/EditingUtilitiesTest.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/Editor.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/Editor.cpp
|
View
|
1
2
3
|
21 chunks |
+23 lines, -23 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/EphemeralRange.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/EphemeralRange.cpp
|
View
|
1
2
3
|
4 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/FrameSelection.cpp
|
View
|
1
2
3
4
5
6
7
8
|
10 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/GranularityStrategyTest.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/InputMethodController.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/InputMethodController.cpp
|
View
|
1
2
3
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/InputMethodControllerTest.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/PendingSelection.cpp
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/PlainTextRange.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/PlainTextRange.cpp
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/Position.h
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/Position.cpp
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+15 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/PositionIterator.cpp
|
View
|
|
13 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/RenderedPosition.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/SelectionAdjuster.cpp
|
View
|
1
2
3
4
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/SelectionEditor.cpp
|
View
|
1
2
3
4
5
6
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/SurroundingText.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/VisibleSelection.cpp
|
View
|
1
2
3
4
5
6
|
8 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/VisibleUnits.cpp
|
View
|
|
21 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/VisibleUnitsTest.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/AppendNodeCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.cpp
|
View
|
1
2
3
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
28 chunks |
+45 lines, -41 lines |
1 comment
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/BreakBlockquoteCommand.cpp
|
View
|
1
2
3
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
25 chunks |
+42 lines, -41 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/DeleteFromTextNodeCommand.cpp
|
View
|
1
2
3
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/DeleteSelectionCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/EditCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/EditingState.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp
|
View
|
1
2
3
4
5
6
|
15 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/InsertIntoTextNodeCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/InsertLineBreakCommand.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp
|
View
|
1
2
3
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/InsertNodeBeforeCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/InsertParagraphSeparatorCommand.cpp
|
View
|
1
2
3
4
5
6
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/InsertTextCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/MergeIdenticalElementsCommand.cpp
|
View
|
1
2
3
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/MoveSelectionCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/RemoveCSSPropertyCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/RemoveNodeCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/RemoveNodePreservingChildrenCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/ReplaceNodeWithSpanCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/ReplaceSelectionCommand.cpp
|
View
|
1
2
3
4
5
6
7
8
|
9 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/SetNodeAttributeCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/SimplifyMarkupCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/SmartReplaceICU.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/SplitElementCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommand.cpp
|
View
|
1
2
3
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/SplitTextNodeContainingElementCommand.cpp
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/TypingCommand.cpp
|
View
|
1
2
3
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/UndoStack.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp
|
View
|
1
2
3
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/BackwardsCharacterIterator.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/BackwardsTextBuffer.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/CharacterIterator.cpp
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/ForwardsTextBuffer.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/FullyClippedStateStack.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/SearchBuffer.cpp
|
View
|
1
2
3
4
5
6
7
8
|
14 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp
|
View
|
1
2
3
4
5
6
7
8
|
8 chunks |
+20 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/TextBufferBase.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/TextIterator.cpp
|
View
|
1
2
3
4
5
6
7
8
|
15 chunks |
+18 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/TextIteratorTextState.cpp
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/iterators/WordAwareIterator.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.cpp
|
View
|
1
2
3
|
13 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.cpp
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/serializers/Serialization.cpp
|
View
|
1
2
3
4
5
6
7
8
|
11 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/serializers/StyledMarkupAccumulator.cpp
|
View
|
1
2
3
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/serializers/StyledMarkupSerializer.cpp
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp
|
View
|
1
2
3
4
5
6
|
7 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp
|
View
|
1
2
3
|
6 chunks |
+18 lines, -13 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.cpp
|
View
|
1
2
3
|
16 chunks |
+38 lines, -30 lines |
0 comments
|
Download
|