summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_context_menu_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for a "frame" context option to chrome.contextMenus.create/update.mihaip@chromium.org2011-04-061-10/+42
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-3/+3
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-3/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-141-0/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Fix bug with context menus in incognito mode.mpcomplete@chromium.org2010-11-021-7/+66
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-081-7/+7
* Specifying "targetUrlPatterns" should imply link context.asargent@chromium.org2010-09-201-15/+51
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-0/+1
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-1/+0
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-0/+1
* Fixes to separators in context menu items added by extensions.asargent@chromium.org2010-08-061-24/+127
* Set a max limit on extension items' labels in context menus.asargent@chromium.org2010-08-021-49/+159
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-181-15/+64
* First cut at an end-to-end browser test for extension context menu API.asargent@chromium.org2010-07-071-0/+73