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
/
extension_toolbar_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Elevate visibility of developer-mode extensions.
rdevlin.cronin@chromium.org
2014-03-25
1
-29
/
+100
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
1
-3
/
+3
*
Add metric for hidden browser actions and clarify visible/hidden/overflow.
finnur@chromium.org
2014-02-25
1
-0
/
+4
*
ExtensionSystem cleanup part 3
yoz@chromium.org
2014-02-14
1
-0
/
+1
*
Refine the histogram for browser actions.
finnur@chromium.org
2014-02-07
1
-7
/
+10
*
Clean up extension_util.h.
derat@chromium.org
2014-01-24
1
-6
/
+2
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
1
-1
/
+1
*
Add UMA statistic to record how many browser action icons there are and how m...
finnur@chromium.org
2014-01-22
1
-1
/
+12
*
extensions: Relocate pref name constants.
derat@chromium.org
2014-01-16
1
-5
/
+9
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-1
/
+3
*
Ensure devmode extensions are always visible when highlighted.
finnur@chromium.org
2013-12-16
1
-1
/
+32
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Move ExtensionTabUtil into extensions namespace
rdevlin.cronin@chromium.org
2013-11-13
1
-1
/
+3
*
Move FeatureSwitch to top-level extensions/
rdevlin.cronin@chromium.org
2013-11-08
1
-1
/
+1
*
Remove ExtensionToolbarModel from ExtensionService.
benwells@chromium.org
2013-11-08
1
-46
/
+49
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-14
/
+0
*
Dispatch browser action clicks to the profile for the browser window.
yoz@chromium.org
2013-11-05
1
-1
/
+1
*
Implement chrome.browserAction.openPopup API.
justinlin@chromium.org
2013-10-21
1
-3
/
+25
*
Moved some functions off ExtensionService into a new file extension_util.
benwells@chromium.org
2013-10-17
1
-2
/
+3
*
Move browser/page action/script badge event dispatch to ExtensionActionAPI.
yoz@chromium.org
2013-08-23
1
-10
/
+5
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-5
/
+5
*
Move BrowserAction references from ExtensionPrefs to ExtensionActionAPI
rdevlin.cronin@chromium.org
2013-05-09
1
-4
/
+15
*
Sync extension icon order on toolbar.
haitaol@chromium.org
2013-05-01
1
-15
/
+59
*
Fixed a long-standing browser action icon order randomization bug.
finnur@chromium.org
2013-03-21
1
-114
/
+101
*
Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...
yoz@chromium.org
2013-03-05
1
-1
/
+0
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Remove TabContents from extensions.
avi@chromium.org
2012-12-11
1
-1
/
+0
*
Remove tabstrip wrappers in browser_tabstrip.
avi@chromium.org
2012-11-20
1
-4
/
+6
*
Replace extension_switch_utils.h with feature_switch.h.
aa@chromium.org
2012-10-13
1
-4
/
+4
*
Move extension_action.* from common/ to browser/
jyasskin@chromium.org
2012-10-13
1
-1
/
+1
*
Remove Extension's accessors for ExtensionActions.
jyasskin@chromium.org
2012-10-12
1
-4
/
+15
*
Move ownership of ExtensionAction into ExtensionSystem.
jyasskin@chromium.org
2012-10-08
1
-1
/
+2
*
Add ActionBoxController, a controller class for the action box scoped to the
kalman@chromium.org
2012-09-28
1
-7
/
+7
*
Make extension commands grant the activeTab permission.
kalman@chromium.org
2012-09-24
1
-1
/
+1
*
Switch Extensions::TabHelper to use WebContents, WebContentsUserData.
avi@chromium.org
2012-09-12
1
-2
/
+2
*
Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents...
avi@chromium.org
2012-09-11
1
-2
/
+2
*
Switch Extensions::TabHelper to use WebContents, WebContentsUserData.
avi@chromium.org
2012-09-10
1
-2
/
+2
*
Renamed ExtensionIdSet to ExtensionIds
yefim@chromium.org
2012-08-17
1
-7
/
+7
*
Attempt at fixing crash from ExtensionToolbarModel. See bug for
sky@chromium.org
2012-08-16
1
-6
/
+15
*
Added flag --extensions-in-action-box to split Action Box and Extensions in it.
yefim@chromium.org
2012-08-15
1
-3
/
+3
*
Initial implementation of action box menu. It is still work in progress, just...
yefim@chromium.org
2012-08-09
1
-66
/
+161
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-1
/
+1
*
Page actions behave as disableable browser actions when script badges are ena...
yoz@chromium.org
2012-07-18
1
-1
/
+6
*
Moved ExtensionTabHelper into extensions namespace; rename it to TabHelper.
rdevlin.cronin@chromium.org
2012-07-16
1
-1
/
+1
*
Moved ExtensionPrefs and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-10
1
-1
/
+1
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-1
/
+2
*
Remove ExtensionAction::declared_action_type so that script badges can share ...
jyasskin@chromium.org
2012-06-22
1
-1
/
+1
*
Implement the activeTab permission, so that extensions with the permission
kalman@chromium.org
2012-06-13
1
-0
/
+4
[next]