index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
extensions
/
command.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding UI to configure whether commands are global or not.
finnur@chromium.org
2013-10-17
1
-0
/
+14
*
Implement first part of supporting global extension commands.
finnur@chromium.org
2013-10-11
1
-3
/
+10
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
1
-8
/
+5
*
Parse media keys for named command in the manifest.
zhchbin@gmail.com
2013-09-04
1
-15
/
+77
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
1
-1
/
+1
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-07
1
-1
/
+0
*
Make chrome/common and chrome/renderer use base namespace for Value.
brettw@chromium.org
2013-06-18
1
-7
/
+7
*
Use a direct include of strings headers in chrome/common/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Support more keys for the Commands API:
finnur@chromium.org
2013-05-13
1
-19
/
+137
*
Remove the limit of number of commands per extension, but keep the limit of 4...
finnur@chromium.org
2013-03-27
1
-32
/
+28
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-6
/
+6
*
Move extension_error_utils.* and url_pattern_set.* into
aa@chromium.org
2012-11-19
1
-11
/
+13
*
[Coverity] Pass-by-val -> Pass-by-ref
groby@chromium.org
2012-10-15
1
-2
/
+2
*
Extension Commands: Make Ctrl mean Command on Mac. If you really want Ctrl as...
finnur@chromium.org
2012-08-31
1
-8
/
+82
*
Port Extension Commands to Mac.
finnur@chromium.org
2012-08-17
1
-6
/
+8
*
Implement Keybinding (Extension Commands) for script badges. With this change...
finnur@chromium.org
2012-08-03
1
-4
/
+7
*
Extension Command Config UI part 2.
finnur@chromium.org
2012-06-26
1
-14
/
+38
*
Extension commands now support numbers (Ctrl+Shift+0) and Shift alone as a mo...
finnur@chromium.org
2012-05-24
1
-6
/
+15
*
Limit the extension commands an extension can have to 4 (including browser/pa...
finnur@chromium.org
2012-05-23
1
-1
/
+1
*
Rename ExtensionCommand* to Command* within the extensions namespace.
finnur@chromium.org
2012-05-22
1
-0
/
+238