|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1842 lines, -186 lines) |
Patch |
 |
M |
content/browser/BUILD.gn
|
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
29
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/devtools.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
27
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/devtools_protocol_client.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
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/devtools_protocol_client.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
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/devtools_protocol_handler_generator.py
|
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
29
|
1 chunk |
+777 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/dom_handler.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
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/dom_handler.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 |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/input_handler.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
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/input_handler.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 |
+111 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/inspector_handler.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
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/inspector_handler.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 |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/network_handler.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
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/network_handler.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 |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/page_handler.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
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/page_handler.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 |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/power_handler.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
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/power_handler.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 |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/tracing_handler.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
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/tracing_handler.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 |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/worker_handler.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
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/devtools/protocol/worker_handler.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 |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/render_view_devtools_agent_host.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
28
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/render_view_devtools_agent_host.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
|
5 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/renderer_overrides_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/renderer_overrides_handler.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
|
4 chunks |
+0 lines, -175 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
28
29
|
3 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|