summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_command_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Disable profile avatar menu shortcut when there's only one profile.asvitkine@chromium.org2012-12-181-6/+20
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+0
* chrome: Extract CommandUpdaterDelegate into its own header file.tfarina@chromium.org2012-12-061-2/+3
* Remove PrefObserver usages, batch 12.joi@chromium.org2012-12-031-6/+4
* Revert 170483 - Remove PrefObserver usages, batch 12.joi@chromium.org2012-11-301-4/+6
* Remove PrefObserver usages, batch 12.joi@chromium.org2012-11-301-6/+4
* Disable find if constrained window is shownsail@chromium.org2012-11-201-0/+5
* Revert 168440 - Disable find if constrained window is shownsail@chromium.org2012-11-191-5/+0
* Disable find if constrained window is shownsail@chromium.org2012-11-171-0/+5
* Remove TabContents from TabStripModelObserver::TabReplacedAt.avi@chromium.org2012-11-151-2/+2
* Remove TabContents from TabStripModelObserver::TabDetachedAt.avi@chromium.org2012-11-111-2/+3
* Remove TabContents from TabStripModelObserver::TabInsertedAt.avi@chromium.org2012-11-101-2/+2
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-0/+6
* Update ChromeToMobile command logic and tests.msw@chromium.org2012-10-231-1/+0
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Extract abstract base to API directory for ProfileSyncService.joi@chromium.org2012-09-191-1/+1
* Revert 153205 - Temporarily revert 152729 - Revert "Fixing crash Crash Report...yusukes@chromium.org2012-08-241-3/+0
* Temporarily revert 152729 - Revert "Fixing crash Crash Report - Stack Signatu...yusukes@chromium.org2012-08-241-0/+3
* Revert "Fixing crash Crash Report - Stack Signature: content::RenderWidgetHos...skuhne@chromium.org2012-08-221-3/+0
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-2/+2
* Fixing crash Crash Report - Stack Signature: content::RenderWidgetHostImpl::F...skuhne@chromium.org2012-08-101-0/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-0/+188