|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+340 lines, -21 lines) |
Patch |
 |
M |
tools/telemetry/telemetry/android_browser_backend.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/android_browser_finder.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/browser.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
4 chunks |
+21 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/browser_backend.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
6 chunks |
+36 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/browser_finder.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/browser_options.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/cros_browser_backend.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/cros_browser_finder.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/crx_id.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/desktop_browser_backend.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/desktop_browser_finder.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/extension_dict.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
30
31
32
33
34
35
36
37
38
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/extension_dict_backend.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
30
31
32
33
34
35
36
37
38
39
40
41
42
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/extension_page.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
30
31
32
33
34
35
36
37
38
39
40
41
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/extension_to_load.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/telemetry/extension_unittest.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
46
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/possible_browser.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/unittest_data/simple_extension/background.js
|
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/telemetry/unittest_data/simple_extension/manifest.json
|
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|