|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+876 lines, -3424 lines) |
Patch |
 |
M |
build/all.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/android/pylib/gtest/gtest_config.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -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
|
9 chunks |
+22 lines, -33 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
|
14 chunks |
+61 lines, -181 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/gesture_event_type_list.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/input/content_gesture_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/input/content_gesture_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+186 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/gesture_event_packet.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/gesture_event_packet.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/motion_event_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+48 lines, -46 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/motion_event_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+129 lines, -56 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/input/motion_event_web.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/input/motion_event_web.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+148 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/touch_disposition_gesture_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/touch_disposition_gesture_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/touch_disposition_gesture_filter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/web_input_event_builders_android.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/web_input_event_builders_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+14 lines, -14 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
|
3 chunks |
+5 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
|
23 chunks |
+56 lines, -224 lines |
0 comments
|
Download
|
 |
D |
content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -993 lines |
0 comments
|
Download
|
 |
D |
content/public/android/java/src/org/chromium/content/browser/SnapScrollController.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -138 lines |
0 comments
|
Download
|
 |
D |
content/public/android/javatests/src/org/chromium/content/browser/ContentViewGestureHandlerTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -1731 lines |
0 comments
|
Download
|
 |
M |
ui/events/events.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/motion_event.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|