| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes win8_util | sky@chromium.org | 2014-04-20 | 1 | -54/+0 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 1. | avi@chromium.org | 2013-06-08 | 1 | -1/+1 |
* | Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow... | gab@chromium.org | 2013-02-20 | 1 | -1/+1 |
* | browser: Move FindTabbedBrowser() function into chrome namespace. | tfarina@chromium.org | 2013-01-09 | 1 | -2/+2 |
* | Remove TabContents includes. | avi@chromium.org | 2012-12-14 | 1 | -1/+0 |
* | Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). | gab@chromium.org | 2012-12-06 | 1 | -34/+25 |
* | Ensure that the legacy Windows 8 New Window/New Incognito Window handling doe... | ananta@chromium.org | 2012-11-16 | 1 | -0/+4 |
* | Pass the host desktop type from the original Browser object when creating a n... | ananta@chromium.org | 2012-11-01 | 1 | -2/+4 |
* | Add desktop type context to most existing instances of FindTabbedBrowser. | robertshield@chromium.org | 2012-10-04 | 1 | -1/+5 |
* | Allow secondary tiles to be unpinned. | benwells@chromium.org | 2012-07-19 | 1 | -24/+0 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -1/+2 |
* | Move fullscreen_controller* to a subdirectory | scheib@chromium.org | 2012-06-29 | 1 | -1/+1 |
* | Move browser commands into a separate file. | ben@chromium.org | 2012-06-25 | 1 | -14/+19 |
* | Implement base::win::IsMetroProcess. | siggi@chromium.org | 2012-06-18 | 1 | -2/+2 |
* | Fixed crash pinning secondary tiles to the start screen on windows 8. | benwells@chromium.org | 2012-06-14 | 1 | -1/+1 |
* | First pass at making Chrome support metro snap mode. It creates a fullscreen-... | robertshield@chromium.org | 2012-06-14 | 1 | -0/+5 |
* | Revert 141723 - First pass at making Chrome support metro snap mode. It creat... | sail@chromium.org | 2012-06-12 | 1 | -6/+1 |
* | First pass at making Chrome support metro snap mode. It creates a fullscreen-... | robertshield@chromium.org | 2012-06-12 | 1 | -1/+6 |
* | TabContentsWrapper -> TabContents, part 53. | avi@chromium.org | 2012-06-11 | 1 | -2/+2 |
* | Add chrome support for pinning tiles to the start screen on Windows 8 | benwells@chromium.org | 2012-06-07 | 1 | -0/+27 |
* | In metro chrome we want to prevent creation of new browser windows. This chan... | ananta@chromium.org | 2012-05-31 | 1 | -0/+51 |