summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_context_menu_model.cc
Commit message (Expand)AuthorAgeFilesLines
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-1/+2
* Disable uninstalling and editing permissions for policy controlled extensions.pastarmovj@chromium.org2011-03-311-0/+3
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-261-7/+7
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-5/+5
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* 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-2/+2
* Allow users to hide Browser Actions by right-clicking the icon and selecting ...finnur@chromium.org2010-11-191-0/+8
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-5/+5
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-251-6/+4
* Fix browser crash when two uninstall dialogs overlapjstritar@chromium.org2010-10-221-11/+30
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-141-3/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Reland: Link the name of the extension on the management page to thefinnur@chromium.org2010-04-281-4/+3
* Revert 45749 - (missing test fix)finnur@chromium.org2010-04-271-3/+4
* Link the name of the extension on the management page to thefinnur@chromium.org2010-04-271-4/+3
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-081-0/+7
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-6/+2
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-221-0/+140