|
Total comments: 7
Total comments: 17
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1930 lines, -0 lines) |
Patch |
 |
A |
tools/chrome_remote_control/.gitignore
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/__init__.py
|
View
|
1
2
3
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/browser.py
|
View
|
1
2
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/browser_finder.py
|
View
|
1
2
3
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/browser_finder_unittest.py
|
View
|
1
2
|
1 chunk |
+134 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/browser_options.py
|
View
|
1
2
3
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/browser_unittest.py
|
View
|
1
2
3
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/desktop_browser_backend.py
|
View
|
1
2
3
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/inspector_backend.py
|
View
|
1
2
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/run_tests.py
|
View
|
1
2
3
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/tab.py
|
View
|
1
2
3
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/tab_runtime.py
|
View
|
1
2
3
4
5
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/tab_runtime_unittest.py
|
View
|
1
2
3
4
5
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/tab_unittest.py
|
View
|
1
2
3
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/websocket.py
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/chrome_remote_control/websocket_unittest.py
|
View
|
1
2
3
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/examples/rendering_microbenchmark_test.py
|
View
|
1
2
3
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/examples/top1k
|
View
|
|
1 chunk |
+999 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_remote_control/run_tests
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|