summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-1/+1
* browser: Move FindTabbedBrowser() function into chrome namespace.tfarina@chromium.org2013-01-091-2/+2
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().gab@chromium.org2012-12-061-34/+25
* Ensure that the legacy Windows 8 New Window/New Incognito Window handling doe...ananta@chromium.org2012-11-161-0/+4
* Pass the host desktop type from the original Browser object when creating a n...ananta@chromium.org2012-11-011-2/+4
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-041-1/+5
* Allow secondary tiles to be unpinned.benwells@chromium.org2012-07-191-24/+0
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* Move fullscreen_controller* to a subdirectoryscheib@chromium.org2012-06-291-1/+1
* Move browser commands into a separate file.ben@chromium.org2012-06-251-14/+19
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-2/+2
* Fixed crash pinning secondary tiles to the start screen on windows 8.benwells@chromium.org2012-06-141-1/+1
* First pass at making Chrome support metro snap mode. It creates a fullscreen-...robertshield@chromium.org2012-06-141-0/+5
* Revert 141723 - First pass at making Chrome support metro snap mode. It creat...sail@chromium.org2012-06-121-6/+1
* First pass at making Chrome support metro snap mode. It creates a fullscreen-...robertshield@chromium.org2012-06-121-1/+6
* TabContentsWrapper -> TabContents, part 53.avi@chromium.org2012-06-111-2/+2
* Add chrome support for pinning tiles to the start screen on Windows 8benwells@chromium.org2012-06-071-0/+27
* In metro chrome we want to prevent creation of new browser windows. This chan...ananta@chromium.org2012-05-311-0/+51