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
*
Switch to standard integer types in chrome/.
avi
2015-12-26
1
-0
/
+3
*
Update SplitString calls in chrome.
brettw
2015-07-21
1
-4
/
+4
*
Move JoinString to the base namespace.
brettw
2015-07-15
1
-1
/
+1
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
1
-1
/
+1
*
Move JoinString to the base namespace.
brettw
2015-07-14
1
-1
/
+1
*
[Extensions] Convert commands UI to developerPrivate API
rdevlin.cronin
2015-05-26
1
-24
/
+0
*
Support the Spacebar key in a commands shortcut.
dtseng
2014-11-17
1
-0
/
+6
*
Add remaining text/caret navigation commands to ChromeVox Next.
dtseng
2014-10-30
1
-1
/
+17
*
Support "Search" as a modifier specified in a chrome.commands manifest.
dtseng@chromium.org
2014-08-21
1
-0
/
+14
*
Use a qualified path for grit includes in various chrome/ directories.
thestig@chromium.org
2014-08-13
1
-1
/
+1
*
Support global keyboard commands on Chrome OS.
dtseng@chromium.org
2014-07-09
1
-7
/
+1
*
Enable the Commands API.
finnur@chromium.org
2014-03-25
1
-10
/
+3
*
Media Keys should not count towards the max of four shortcuts per extension.
zhchbin@gmail.com
2014-02-28
1
-0
/
+11
*
The Script Bubble and Script Badge were two extension experiments that didn't...
finnur@chromium.org
2014-01-24
1
-4
/
+2
*
Add explicit base namespace to string16 users.
brettw@chromium.org
2013-12-05
1
-7
/
+7
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Move FeatureSwitch to top-level extensions/
rdevlin.cronin@chromium.org
2013-11-08
1
-1
/
+1
*
Enabling Commands API for Apps (on dev)
finnur@chromium.org
2013-11-06
1
-1
/
+3
*
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