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
/
browser
/
extensions
/
api
/
commands
/
command_service.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in chrome/browser/extensions/
dcheng
2014-10-21
1
-11
/
+9
*
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
mostynb
2014-10-04
1
-2
/
+2
*
Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUnin...
rpaquay@chromium.org
2014-07-20
1
-2
/
+4
*
Allow extensions to add, change, or remove shortcut keys on update
wittman@chromium.org
2014-06-10
1
-6
/
+42
*
Use ExtensionRegistryObserver instead of deprecated extension notification fr...
limasdf@gmail.com
2014-05-30
1
-23
/
+26
*
Allow internal bookmarks extensions to remove "Bookmark Open Pages..." menu i...
wittman@chromium.org
2014-03-25
1
-0
/
+5
*
Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.
yoz@chromium.org
2014-03-05
1
-7
/
+8
*
Media Keys should not count towards the max of four shortcuts per extension.
zhchbin@gmail.com
2014-02-28
1
-5
/
+0
*
Support displaying browser and page actions on IDC_BOOKMARK_PAGE when overrid...
wittman@chromium.org
2014-02-25
1
-16
/
+33
*
Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...
yoz@chromium.org
2014-02-21
1
-2
/
+6
*
The Script Bubble and Script Badge were two extension experiments that didn't...
finnur@chromium.org
2014-01-24
1
-13
/
+1
*
[Windows] Finish global and non-global media keys support on Windows.
zhchbin@gmail.com
2013-11-22
1
-0
/
+5
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Polish the Global Command UI a bit.
finnur@chromium.org
2013-10-23
1
-3
/
+6
*
Adding UI to configure whether commands are global or not.
finnur@chromium.org
2013-10-17
1
-9
/
+14
*
Implement first part of supporting global extension commands.
finnur@chromium.org
2013-10-11
1
-2
/
+15
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
1
-1
/
+1
*
Make sure keybindings removed don't come back during extension update.
finnur@chromium.org
2013-05-08
1
-6
/
+6
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-4
/
+7
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-2
/
+2
*
Remove profile-keyed factory boilerplates for bookmarks,
MHX348@motorola.com
2013-01-18
1
-2
/
+16
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-2
/
+2
*
Implement Keybinding (Extension Commands) for script badges. With this change...
finnur@chromium.org
2012-08-03
1
-10
/
+28
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Extension Command Config UI part 2.
finnur@chromium.org
2012-06-26
1
-20
/
+43
*
Config UI for Extension Commands (part 1).
finnur@chromium.org
2012-06-08
1
-1
/
+1
*
Rename ExtensionCommand* to Command* within the extensions namespace.
finnur@chromium.org
2012-05-22
1
-0
/
+123