summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_context_menu_model.h
Commit message (Expand)AuthorAgeFilesLines
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-131-1/+1
* Crash when clicking on the icon in an extension infobar.MHX348@motorola.com2013-01-291-5/+5
* Delete 'Disable' from right-click of Browser and Page actionsMHX348@motorola.com2012-10-311-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Bring back Inspect Popup on gtkbenwells@chromium.org2012-06-201-3/+27
* Refactor the various ways to control what users can do to extensions.pam@chromium.org2012-06-021-0/+9
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+7
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-141-0/+1
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-1/+3
* Remove Inspect Popup command from browser actions.benwells@chromium.org2012-04-171-22/+3
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-7/+8
* Fix crashes related to the extension uninstall dialog.jstritar@chromium.org2011-09-221-2/+2
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-261-8/+8
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-4/+4
* Allow users to hide Browser Actions by right-clicking the icon and selecting ...finnur@chromium.org2010-11-191-0/+2
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* Fix browser crash when two uninstall dialogs overlapjstritar@chromium.org2010-10-221-2/+6
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-141-1/+1
* 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
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-081-2/+3
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-0/+3
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-221-0/+70