|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3174 lines, -2244 lines) |
Patch |
|
M |
android_webview/android_webview.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
android_webview/java_library_common.mk
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
content/browser/android/browser_jni_registrar.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/android/composited_touch_handle_drawable.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/android/composited_touch_handle_drawable.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+165 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/android/content_view_core_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
5 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/android/content_view_core_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
9 chunks |
+46 lines, -35 lines |
0 comments
|
Download
|
|
A |
content/browser/android/popup_touch_handle_drawable.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/android/popup_touch_handle_drawable.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/selection_event_type.h
|
View
|
1
2
3
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/selection_event_type_list.h
|
View
|
1
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/touch_handle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/touch_handle.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+237 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/touch_handle_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+433 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/touch_selection_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/touch_selection_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+344 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/browser/renderer_host/input/touch_selection_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+492 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/render_widget_host_view_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
8 chunks |
+26 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/render_widget_host_view_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
19 chunks |
+161 lines, -10 lines |
0 comments
|
Download
|
|
M |
content/content.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
4 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content_jni.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
31 chunks |
+139 lines, -298 lines |
0 comments
|
Download
|
|
D |
content/public/android/java/src/org/chromium/content/browser/input/CursorController.java
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
|
D |
content/public/android/java/src/org/chromium/content/browser/input/HandleView.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+0 lines, -412 lines |
0 comments
|
Download
|
|
A |
content/public/android/java/src/org/chromium/content/browser/input/HandleViewResources.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
|
D |
content/public/android/java/src/org/chromium/content/browser/input/InsertionHandleController.java
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -332 lines |
0 comments
|
Download
|
|
A |
content/public/android/java/src/org/chromium/content/browser/input/PastePopupMenu.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+204 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/public/android/java/src/org/chromium/content/browser/input/PopupTouchHandleDrawable.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+295 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/public/android/java/src/org/chromium/content/browser/input/SelectionEventType.template
|
View
|
1
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
D |
content/public/android/java/src/org/chromium/content/browser/input/SelectionHandleController.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+0 lines, -216 lines |
0 comments
|
Download
|
|
D |
content/public/android/javatests/src/org/chromium/content/browser/input/InsertionHandleTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -408 lines |
0 comments
|
Download
|
|
D |
content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -481 lines |
0 comments
|
Download
|