summaryrefslogtreecommitdiffstats
path: root/ash/wm/caption_buttons/frame_caption_button_container_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-2/+2
* Implement new maximize/restore button for CrOS behind the --ash-enable-altern...pkotwicz@chromium.org2013-12-071-55/+79
* Remove obsolete checks of ash::wm::WindowState::tracked_by_workspace() in ash...pkotwicz@chromium.org2013-12-041-4/+1
* Use the regular window header for maximized v1 appspkotwicz@chromium.org2013-11-221-21/+6
* Remove the obsolete AlternateFrameCaptionButton.pkotwicz@chromium.org2013-11-211-150/+59
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-201-0/+6
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-191-6/+0
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-191-0/+6
* Remove forced maximized modeoshima@chromium.org2013-10-081-2/+1
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-2/+2
* Cache the views::Widget* instead of the views::NonClientFrameView* that the F...pkotwicz@chromium.org2013-09-161-3/+1
* Move code related to the window controls to ash/wm/caption_buttonspkotwicz@chromium.org2013-09-161-0/+358