summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_commands.h
Commit message (Expand)AuthorAgeFilesLines
* Add key to focus infobarsdmazzoni@chromium.org2013-04-191-0/+1
* Plumb HostDesktopType through BrowserListTabContentsProvider.gab@chromium.org2013-02-221-1/+0
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-2/+1
* "Reopen closed window" text not consistent across tab/window context menusschmitz@chromium.org2013-02-201-1/+3
* In Chrome M23 the page info bubble was replaced by the website settings UI (a...markusheintz@chromium.org2013-01-241-5/+5
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Plumb HostDesktopType through tab restore.gab@chromium.org2013-01-171-1/+2
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-1/+1
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Remove TabContents from browser_commands API.avi@chromium.org2012-11-281-6/+5
* Revert 169772 - Remove TabContents from browser_commands API.avi@chromium.org2012-11-271-5/+6
* Remove TabContents from browser_commands API.avi@chromium.org2012-11-271-6/+5
* New feature: Bookmark Prompt Finch Experimentyosin@chromium.org2012-10-311-0/+1
* Reland of "work on separate browser contexts"scottmg@chromium.org2012-10-231-0/+2
* Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...szym@chromium.org2012-10-231-2/+0
* Always start up in --desktop-aura mode now, and open ash from tools menu.scottmg@chromium.org2012-10-221-0/+2
* Skips the picker step for the action box by including individual share intent...skare@chromium.org2012-10-161-1/+0
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-041-4/+7
* crbug.com/127841 - Request Tablet Site on CB with touch screen.sschmitz@chromium.org2012-09-101-0/+3
* Tabs Extension: Implementation of tabs.duplicate api.ncj674@motorola.com2012-09-101-1/+1
* Adds 'Share this page' web intent trigger to the Action Box menu.skare@chromium.org2012-09-011-0/+1
* 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