summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_command_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* "Reopen closed window" text not consistent across tab/window context menusschmitz@chromium.org2013-02-201-2/+3
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-2/+2
* Removing the menu entry to start the ash desktop in Windows.cpu@chromium.org2013-02-141-1/+1
* Mac regression fix: Launch fullscreen apps to Lion fullscreen mode.scheib@chromium.org2013-02-111-5/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-5/+6
* Remove legacy wrench menu options on Windows 8 Chrome AURA/ASHananta@chromium.org2013-02-051-2/+4
* Allow signin to continue even if sync is disabled by policy.atwilson@chromium.org2013-02-031-30/+3
* Adding show profile switcher field trial. jwd@chromium.org2013-02-011-6/+6
* Fix failing test on Mac 10.6: TestInstallThemeInFullScreenscheib@chromium.org2013-01-311-1/+5
* Revert 179615 - didn't help by itself. (May need another revert for r179399)kinuko@chromium.org2013-01-301-1/+9
* Revert 179554 - suspected to break browser_tests on Mac 10.6kinuko@chromium.org2013-01-301-9/+1
* Refactor FullscreenController removing TogglePresentationMode & adding Toggle...scheib@chromium.org2013-01-301-1/+9
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-2/+2
* Make Mac menu code obey incognito availability.avi@chromium.org2013-01-221-15/+27
* Disable profile avatar menu shortcut when there's only one profile.asvitkine@chromium.org2012-12-181-16/+53
* Cleanup: Remove unneeded includes for chrome/browser/printing/print_preview_t...thestig@chromium.org2012-12-181-1/+0
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Making IsGuestSession an instance method of Profile, instead of static.jwd@chromium.org2012-12-131-3/+3
* chrome: Extract CommandUpdaterDelegate into its own header file.tfarina@chromium.org2012-12-061-3/+3
* Remove PrefObserver usages, batch 12.joi@chromium.org2012-12-031-33/+36
* Revert 170483 - Remove PrefObserver usages, batch 12.joi@chromium.org2012-11-301-36/+33
* Remove PrefObserver usages, batch 12.joi@chromium.org2012-11-301-33/+36
* Enable fullscreen for apps windowssail@chromium.org2012-11-201-4/+5
* Disable find if constrained window is shownsail@chromium.org2012-11-201-9/+21
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-1/+1
* Revert 168440 - Disable find if constrained window is shownsail@chromium.org2012-11-191-21/+9
* Disable find if constrained window is shownsail@chromium.org2012-11-171-9/+21
* Remove TabContents from TabStripModelObserver::TabReplacedAt.avi@chromium.org2012-11-151-4/+4
* alternate ntp: add "Recent Tabs" submenu to wrench menukuan@chromium.org2012-11-131-0/+3
* Remove TabContents from TabStripModelObserver::TabDetachedAt.avi@chromium.org2012-11-111-5/+5
* Remove TabContents from TabStripModelObserver::TabInsertedAt.avi@chromium.org2012-11-101-6/+5
* Constrained Window Cocoa: Disable fullscreensail@chromium.org2012-11-071-10/+15
* Adds UMA for switch to metro and swith to desktop (win8)cpu@chromium.org2012-11-041-0/+3
* Add IDC_BOOKMARK_PAGE_FROM_STAR for user action metricsyosin@chromium.org2012-11-021-0/+3
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-23/+26
* Stop reserving Shift+F3 (IDC_RELOAD_IGNORING_CACHE), Control+F3 (IDC_RELOAD_I...yusukes@chromium.org2012-10-291-13/+8
* ash: Do not allow switching desktop mode when ash is the native desktop type.sadrul@chromium.org2012-10-231-1/+2
* Update ChromeToMobile command logic and tests.msw@chromium.org2012-10-231-6/+0
* Skips the picker step for the action box by including individual share intent...skare@chromium.org2012-10-161-4/+0
* Do not display Bookmark context menu in GUEST_MODEsimon.hong81@gmail.com2012-10-121-1/+2
* Fixes two bugs that made tab restore service not return the right setsky@chromium.org2012-10-051-1/+3
* Add ability to open/close ash desktop via hot dogs.grt@chromium.org2012-09-271-0/+13
* Disable history menu in incognito or guest modesimon.hong81@gmail.com2012-09-261-1/+2
* Switch BookmarkTabHelper to use WebContentsUserData.avi@chromium.org2012-09-191-4/+3
* Make the "Relaunch in metro mode" menu work when we are not the defaultcpu@chromium.org2012-09-171-1/+72
* crbug.com/127841 - Request Tablet Site on CB with touch screen.sschmitz@chromium.org2012-09-101-0/+7
* Fix the blocked pluigin infobar for metro modecpu@chromium.org2012-09-071-15/+1
* Metro mode switching (chrome side)cpu@chromium.org2012-09-061-0/+24
* Close detached DevTools window (rather than open a new instance) when it rece...apavlov@chromium.org2012-09-031-1/+6