summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_toolbar_model.h
Commit message (Expand)AuthorAgeFilesLines
* Sync extension icon order on toolbar.haitaol@chromium.org2013-05-011-1/+10
* Fixed a long-standing browser action icon order randomization bug.finnur@chromium.org2013-03-211-29/+13
* Add ActionBoxController, a controller class for the action box scoped to thekalman@chromium.org2012-09-281-1/+1
* Renamed ExtensionIdSet to ExtensionIdsyefim@chromium.org2012-08-171-1/+1
* Initial implementation of action box menu. It is still work in progress, just...yefim@chromium.org2012-08-091-17/+30
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename ActionBoxController -> LocationBarController.aa@chromium.org2012-05-271-2/+3
* Pull browser action click logic into ToolbarModelController, so that the upco...kalman@chromium.org2012-05-251-7/+18
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-10/+12
* Have UIs call BrowserActionExecuted through ExtensionToolbarModel.yoz@chromium.org2012-04-191-1/+8
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-1/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Clean up ExtensionService shutdown and related notifications.aa@chromium.org2011-04-281-4/+0
* Revert 83198 - Remove DestroyingProfile from a few places.These guys are both...aa@chromium.org2011-04-271-0/+4
* Remove DestroyingProfile from a few places.aa@chromium.org2011-04-271-4/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-4/+4
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-7/+7
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-0/+4
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTK browser actions toolbar fiddling:estade@chromium.org2010-04-021-0/+3
* Fix a bug where an open incognito window's browser actions would not updatempcomplete@chromium.org2010-03-301-0/+5
* Add a pref for the number of showing icons in the browser actions toolbar.estade@chromium.org2010-03-171-3/+12
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-121-0/+2
* GTK: make browser actions container resizable.estade@chromium.org2010-03-111-0/+3
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+5
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-0/+6
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-031-1/+5
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-141-0/+8
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-0/+6
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-071-0/+64