summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_menu_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure one radio button is always checked in extension context menus.Eriq.Augustine@gmail.com2012-01-111-1/+93
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+2
* Fix some AllSources observers of EXTENSION_UNLOADED.yoz@chromium.org2011-10-131-1/+3
* Lazy creation of background pages with --enable-lazy-background-pagestessamac@chromium.org2011-08-311-12/+11
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-1/+2
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+2
* More correct window focus changes for multi-profile and incognito.yoz@chromium.org2011-06-231-2/+4
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* ImportantFileWriter: check return value of PostTaskphajdan.jr@chromium.org2011-03-101-5/+9
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+2
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-141-3/+5
* Fix bug with context menus in incognito mode.mpcomplete@chromium.org2010-11-021-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Fix broken icons in new context menu items after removing previous itemsasargent@chromium.org2010-10-281-1/+18
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-2/+2
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-2/+2
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-2/+2
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-2/+2
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-2/+2
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-10/+13
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-11/+11
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-1/+1
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-6/+2
* Clean up ExtensionMessageService.mpcomplete@chromium.org2010-08-191-0/+1
* Convert more wide strings in browser/extensions.viettrungluu@chromium.org2010-08-141-8/+7
* Update the names of some parameters passed to contextMenu onclick handlers.asargent@chromium.org2010-08-041-2/+2
* Make sure we fully remove child context menu items when deleting a parent.asargent@chromium.org2010-08-021-0/+65
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-141-53/+45
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-091-4/+3
* Fix a unit test leak.asargent@chromium.org2010-06-251-1/+5
* Revert "Revert "Show extension icons next to their top-level context menu ite...hclam@chromium.org2010-06-251-84/+73
* Revert r50779 as it breaks memory testshclam@chromium.org2010-06-251-73/+84
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-241-84/+73
* Fix submenu support for extensions context menu API.asargent@chromium.org2010-06-031-42/+42
* Add update and removeAll functions to extensions context menu APIasargent@chromium.org2010-05-121-0/+118
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-141-3/+5
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-131-5/+3
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-131-3/+5