|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+333 lines, -88 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/commands/command_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/commands/command_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+47 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_commands_global_registry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_commands_global_registry_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_keybinding_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_keybinding_registry.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_keybinding_registry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+32 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/global_shortcut_listener_win.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/global_shortcut_listener_x11.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/extensions/extension_keybinding_registry_cocoa.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
7 chunks |
+30 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+20 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/extensions/extension_keybinding_registry_views.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+12 lines, -13 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/keybinding/global_media_keys_0/background.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/keybinding/global_media_keys_0/manifest.json
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/keybinding/global_media_keys_1/background.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/keybinding/global_media_keys_1/manifest.json
|
View
|
1
2
3
4
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/keybinding/non_global_media_keys_0/background.js
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/keybinding/non_global_media_keys_0/manifest.json
|
View
|
1
2
3
4
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/keybinding/non_global_media_keys_1/background.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/keybinding/non_global_media_keys_1/manifest.json
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|