|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1433 lines, -2413 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/automation/automation_apitest.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+5 lines, -332 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/automation_internal/automation_event_router.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/automation_internal/automation_internal_api.cc
|
View
|
1
2
3
|
7 chunks |
+31 lines, -9 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/automation_internal/automation_util.h
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/extensions/api/automation_internal/automation_util.cc
|
View
|
|
1 chunk |
+0 lines, -184 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/aura/accessibility/automation_manager_aura.cc
|
View
|
1
2
|
3 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/automation.idl
|
View
|
1
2
|
6 chunks |
+94 lines, -102 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/automation_internal.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+3 lines, -41 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/automation_internal_custom_bindings.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+125 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/automation_internal_custom_bindings.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
9 chunks |
+486 lines, -26 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/automation/automation_node.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
12 chunks |
+450 lines, -639 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/automation_custom_bindings.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
10 chunks |
+71 lines, -19 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/automation/sites/attributes.html
|
View
|
1
2
|
3 chunks |
+15 lines, -14 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/automation/sites/mixins.html
|
View
|
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/automation/tests/tabs/attributes.html
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/automation/tests/tabs/attributes.js
|
View
|
1
2
3
4
5
6
|
6 chunks |
+76 lines, -81 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/automation/tests/tabs/mixins.html
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/automation/tests/tabs/mixins.js
|
View
|
|
1 chunk |
+0 lines, -246 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/api_test/automation/tests/tabs/sanity_check.js
|
View
|
1
|
1 chunk |
+18 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/api_test/automation/tests/tabs/tree_change.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/automation/tests/unit/manifest.json
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/automation/tests/unit/test.js
|
View
|
|
1 chunk |
+0 lines, -507 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/automation/tests/unit/unit.html
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/logging_native_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/logging_native_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -27 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/script_context.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/script_context.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/accessibility/ax_tree.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/accessibility/ax_tree_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|