|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1652 lines, -5620 lines) |
Patch |
 |
M |
content/browser/android/content_view_core_impl.h
|
View
|
1
2
3
4
5
6
7
|
10 chunks |
+23 lines, -38 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/content_view_core_impl.cc
|
View
|
1
2
3
4
5
6
7
|
14 chunks |
+62 lines, -208 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/gesture_event_type_list.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/input/content_gesture_provider.h
|
View
|
1
2
3
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/input/content_gesture_provider.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+217 lines, -0 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/gesture_event_packet.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/gesture_event_packet.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/motion_event_android.h
|
View
|
|
1 chunk |
+48 lines, -46 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/motion_event_android.cc
|
View
|
1
|
4 chunks |
+116 lines, -56 lines |
0 comments
|
Download
|
 |
A + |
content/browser/renderer_host/input/motion_event_web.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+30 lines, -30 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/input/motion_event_web.cc
|
View
|
1
2
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/touch_disposition_gesture_filter.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -123 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/touch_disposition_gesture_filter.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -332 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/touch_disposition_gesture_filter_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -765 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/web_input_event_builders_android.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/input/web_input_event_builders_android.cc
|
View
|
|
3 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java
|
View
|
1
2
3
4
5
6
7
|
25 chunks |
+61 lines, -229 lines |
0 comments
|
Download
|
 |
D |
content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java
|
View
|
|
1 chunk |
+0 lines, -993 lines |
0 comments
|
Download
|
 |
D |
content/public/android/java/src/org/chromium/content/browser/SnapScrollController.java
|
View
|
|
1 chunk |
+0 lines, -138 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/common/ContentSwitches.java
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
D |
content/public/android/javatests/src/org/chromium/content/browser/ContentViewGestureHandlerTest.java
|
View
|
|
1 chunk |
+0 lines, -1731 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_switches.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_switches.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/events/events.gyp
|
View
|
1
2
3
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/gesture_config_helper_aura.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
ui/events/gesture_detection/gesture_event_data.h
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+32 lines, -23 lines |
0 comments
|
Download
|
 |
A |
ui/events/gesture_detection/gesture_event_data.cc
|
View
|
1
2
3
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/events/gesture_detection/gesture_event_data_packet.h
|
View
|
1
2
3
4
|
2 chunks |
+22 lines, -20 lines |
0 comments
|
Download
|
 |
A |
ui/events/gesture_detection/gesture_event_data_packet.cc
|
View
|
1
2
3
4
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
D |
ui/events/gesture_detection/gesture_event_params.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
D |
ui/events/gesture_detection/gesture_event_params.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/gesture_provider.h
|
View
|
1
2
3
|
5 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/gesture_provider.cc
|
View
|
1
2
3
|
23 chunks |
+99 lines, -96 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/gesture_provider_unittest.cc
|
View
|
1
2
3
|
22 chunks |
+43 lines, -43 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/mock_motion_event.h
|
View
|
1
2
3
|
3 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/mock_motion_event.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/events/gesture_detection/motion_event.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ui/events/gesture_detection/touch_disposition_gesture_filter.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+33 lines, -27 lines |
0 comments
|
Download
|
 |
A + |
ui/events/gesture_detection/touch_disposition_gesture_filter.cc
|
View
|
1
2
3
4
|
13 chunks |
+112 lines, -104 lines |
0 comments
|
Download
|
 |
A + |
ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc
|
View
|
1
2
3
4
5
|
10 chunks |
+322 lines, -307 lines |
0 comments
|
Download
|