| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Make view::Views::GetPreferredSize() const. | erg@chromium.org | 2014-05-20 | 1 | -1/+1 |
* | Don't save the touch view mode window state in the session restore set | skuhne@chromium.org | 2014-05-07 | 1 | -0/+7 |
* | Revert of Don't save the touch view mode window state in the session restore ... | dalecurtis@chromium.org | 2014-05-06 | 1 | -7/+0 |
* | Don't save the touch view mode window state in the session restore set | skuhne@chromium.org | 2014-05-06 | 1 | -0/+7 |
* | aura: Remove client::UserActionClient. | sadrul@chromium.org | 2014-03-06 | 1 | -0/+3 |
* | Revert 255385 "aura: Remove client::UserActionClient." | ben@chromium.org | 2014-03-06 | 1 | -3/+0 |
* | aura: Remove client::UserActionClient. | sadrul@chromium.org | 2014-03-06 | 1 | -0/+3 |
* | Linux Aura: Use system title bar is now set by preference, not flag. | mgiuca@chromium.org | 2014-02-13 | 1 | -0/+10 |
* | Clean-up: Replaces Font with FontList in ui/views/{widget,window}. | yukishiino@chromium.org | 2014-01-25 | 1 | -2/+2 |
* | Enable immersive fullscreen for hosted apps part 1. | pkotwicz@chromium.org | 2013-11-28 | 1 | -3/+5 |
* | [Refactor] Remove "restored" parameter from BrowserNonClientFrameView::GetTab... | pkotwicz@chromium.org | 2013-11-19 | 1 | -5/+3 |
* | Removes BrowserFrame::TabStripDisplayModeChanged, its long dead. | sky@chromium.org | 2013-11-18 | 1 | -4/+0 |
* | Adding "teleport windows to user X" context menu | skuhne@chromium.org | 2013-10-19 | 1 | -0/+1 |
* | Redesign of the avatar menu button. | noms@chromium.org | 2013-10-17 | 1 | -0/+3 |
* | Revert 228293 "Redesign of the avatar menu button." | erg@chromium.org | 2013-10-14 | 1 | -3/+0 |
* | Redesign of the avatar menu button. | noms@chromium.org | 2013-10-12 | 1 | -0/+3 |
* | Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor... | varunjain@chromium.org | 2013-06-18 | 1 | -1/+2 |
* | This CL fixes paint artifacts in immersive fullscreen as a result of calls to... | pkotwicz@chromium.org | 2013-06-12 | 1 | -0/+1 |
* | Gets desktop win-aura to use non-win aura assets. There are likely | sky@chromium.org | 2013-02-05 | 1 | -0/+10 |
* | Refactors building the system menu model into a common place | sky@chromium.org | 2013-01-09 | 1 | -1/+20 |
* | Ensure that the tabstrip is drawn at the top of the caption in Windows 8 metr... | ananta@chromium.org | 2012-09-11 | 1 | -0/+5 |
* | Fixes missing 5 pixel inset for inactive tab theme background and theme backg... | pkotwicz@chromium.org | 2012-08-07 | 1 | -0/+3 |
* | Makes the min window size include the OTR image and caption buttons on | sky@chromium.org | 2012-07-25 | 1 | -2/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove a bunch of dead cros stuff from browser/browserview. | ben@chromium.org | 2012-04-19 | 1 | -1/+0 |
* | Ash: Fix find-in-page background not painting | jamescook@chromium.org | 2012-03-13 | 1 | -3/+3 |
* | Ash: Remove compact window mode. | jamescook@chromium.org | 2012-03-08 | 1 | -5/+0 |
* | Removing code that is never compiled under any config. | saintlou@chromium.org | 2012-02-17 | 1 | -2/+1 |
* | Aura: Add --aura-laptop-mode to fill the workspace with a single window. | jamescook@chromium.org | 2011-12-14 | 1 | -0/+5 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Cleanup: Remove unneeded forward declarations from chrome/browser/ui/views. | thestig@chromium.org | 2011-11-15 | 1 | -2/+0 |
* | Add shortcut to show avatar menu | sail@chromium.org | 2011-10-25 | 1 | -0/+3 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 1 | -4/+3 |
* | Move more from Window onto Widget. | ben@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | Re-land: Move NonClientView and FrameType logic from Window to Widget. | ben@chromium.org | 2011-06-03 | 1 | -1/+1 |
* | Revert 87702 - Move NonClientView and FrameType logic from Window to Widget. | ben@chromium.org | 2011-06-02 | 1 | -1/+1 |
* | Move NonClientView and FrameType logic from Window to Widget. | ben@chromium.org | 2011-06-02 | 1 | -1/+1 |
* | Move RootView to the internal namespace. | ben@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Re-land: | ben@chromium.org | 2011-05-18 | 1 | -5/+0 |
* | Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ... | ben@chromium.org | 2011-05-18 | 1 | -0/+5 |
* | Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti. | ben@chromium.org | 2011-05-17 | 1 | -5/+0 |
* | Revert 85528 - We were returning the wrong value of ShouldUseNativeFrame for ... | ben@chromium.org | 2011-05-16 | 1 | -1/+0 |
* | We were returning the wrong value of ShouldUseNativeFrame for popup windows w... | ben@chromium.org | 2011-05-16 | 1 | -0/+1 |
* | Re-land: | ben@chromium.org | 2011-05-13 | 1 | -24/+13 |
* | Revert 85269 - Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -13/+24 |
* | Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -24/+13 |
* | Reland 78062 with some NULL checks. | ben@chromium.org | 2011-03-14 | 1 | -1/+22 |
* | Revert 78062 - Migrate more of BrowserFrame's event handling down into Window... | ben@chromium.org | 2011-03-14 | 1 | -22/+1 |