summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_toolbar_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-061-2/+2
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-061-2/+2
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-051-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-5/+7
* Fix a crash when enabling hidden browser actions in incognito and then select...finnur@chromium.org2010-12-211-1/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Add Show Button to the Extensions page. Used for a Browser Action button that...finnur@chromium.org2010-11-231-1/+10
* Allow users to hide Browser Actions by right-clicking the icon and selecting ...finnur@chromium.org2010-11-191-1/+10
* Revert 66646 - Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-0/+5
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-5/+0
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-5/+6
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-6/+6
* add a pref save when changing the visible icon counterikkay@chromium.org2010-10-141-0/+1
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-0/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* GTK browser actions toolbar fiddling:estade@chromium.org2010-04-021-0/+1
* Fix a bug where an open incognito window's browser actions would not updatempcomplete@chromium.org2010-03-301-1/+4
* Add a pref for the number of showing icons in the browser actions toolbar.estade@chromium.org2010-03-171-1/+12
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-121-0/+4
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-2/+2
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+25
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-4/+17
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-141-9/+77
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-0/+29
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-071-0/+79