|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+453 lines, -5137 lines) |
Patch |
 |
M |
build/all.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
build/gn_migration.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chromecast/chromecast_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_impl.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_registry_in_proc.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_compositor_registry_in_proc.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_input_event_filter.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/android/in_process/synchronous_input_event_filter.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
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
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+1 line, -5 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
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/android/synchronous_compositor_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/android/synchronous_compositor_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/android/synchronous_compositor_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/android/synchronous_compositor_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/input/input_event_filter.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/input/input_event_filter.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/input/input_handler_manager.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/input/input_handler_manager_client.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
D |
content/renderer/input/input_handler_proxy.h
|
View
|
|
1 chunk |
+0 lines, -189 lines |
0 comments
|
Download
|
 |
D |
content/renderer/input/input_handler_proxy.cc
|
View
|
|
1 chunk |
+0 lines, -1048 lines |
0 comments
|
Download
|
 |
D |
content/renderer/input/input_handler_proxy_client.h
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
D |
content/renderer/input/input_handler_proxy_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -2478 lines |
0 comments
|
Download
|
 |
M |
content/renderer/input/input_handler_wrapper.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+17 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/input/input_handler_wrapper.cc
|
View
|
|
3 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
D |
content/renderer/input/input_scroll_elasticity_controller.h
|
View
|
|
1 chunk |
+0 lines, -148 lines |
0 comments
|
Download
|
 |
D |
content/renderer/input/input_scroll_elasticity_controller.cc
|
View
|
|
1 chunk |
+0 lines, -410 lines |
0 comments
|
Download
|
 |
D |
content/renderer/input/input_scroll_elasticity_controller_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -387 lines |
0 comments
|
Download
|
 |
D |
content/renderer/input/synchronous_input_handler_proxy.h
|
View
|
|
1 chunk |
+0 lines, -73 lines |
0 comments
|
Download
|
 |
M |
tools/copyright_scanner/third_party_files_whitelist.txt
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/events/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/events/blink/BUILD.gn
|
View
|
1
2
3
4
5
6
18
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/events/blink/DEPS
|
View
|
1
2
3
4
5
6
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
ui/events/blink/events_blink.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
17
18
19
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/input_handler_proxy.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+18 lines, -13 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/input_handler_proxy.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+12 lines, -23 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/input_handler_proxy_client.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/input_handler_proxy_unittest.cc
|
View
|
1
2
3
4
5
6
|
16 chunks |
+34 lines, -44 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/input_scroll_elasticity_controller.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/input_scroll_elasticity_controller.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/input_scroll_elasticity_controller_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ui/events/blink/synchronous_input_handler_proxy.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+7 lines, -8 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
17
18
19
|
3 chunks |
+1 line, -187 lines |
0 comments
|
Download
|
 |
A |
ui/events/events_unittests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+196 lines, -0 lines |
0 comments
|
Download
|