summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_commands.h
Commit message (Expand)AuthorAgeFilesLines
* Allow secondary tiles to be unpinned.benwells@chromium.org2012-07-191-1/+1
* Added reload drop-down menu for the Reload button on Linux when in the DevToo...gene@chromium.org2012-07-121-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move TabStripModelDelegate off Browser into its own class.ben@chromium.org2012-07-101-0/+2
* browser: Remove fullscreen functions and have callers call FullscreenControll...tfarina@chromium.org2012-07-091-0/+1
* Move application creation and extension install prompt showing off Browser an...ben@chromium.org2012-07-031-0/+1
* Remove "Copy URL" from main window Edit menu.andybons@chromium.org2012-07-011-1/+0
* These are the Chrome side changes to support the Print device charm in Metro.mad@chromium.org2012-06-291-0/+1
* Remove a few methods from WCD that aren't needed at this level.ben@chromium.org2012-06-281-0/+2
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-2/+31
* Move browser prefs off Browser and View Source into browser_commands.ben@chromium.org2012-06-261-0/+14
* Move browser commands into a separate file.ben@chromium.org2012-06-251-0/+107