summaryrefslogtreecommitdiffstats
path: root/ash/wm/custom_frame_view_ash.h
Commit message (Expand)AuthorAgeFilesLines
* Move frame related code to ash/frame, plus add OWNERS file.oshima@chromium.org2014-03-131-88/+0
* App windows on ChromeOS cannot be sized to their maximum heighttmdiep@chromium.org2014-03-101-0/+1
* Rename WindowShowType to WindowStateType to be less confusing name.oshima@chromium.org2014-02-271-1/+1
* Clean-up: Replaces Font with FontList in ui/views/{widget,window}.yukishiino@chromium.org2014-01-251-3/+0
* Adding teleportaion menu to application windowsskuhne@chromium.org2013-11-211-0/+3
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-201-11/+21
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-191-21/+11
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-191-11/+21
* Refactor FramePainter so that a child view of NonClientFrameView can paint th...pkotwicz@chromium.org2013-10-181-11/+8
* This CLpkotwicz@chromium.org2013-09-181-2/+0
* Make PanelFrameView, CustomFrameViewAsh and BrowserNonClientFrameViewAsh use ...pkotwicz@chromium.org2013-08-241-26/+11
* Refactors the window icon for PanelFrameView so that it is a views::ImageView...pkotwicz@chromium.org2013-08-161-1/+0
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-1/+1
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+1
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-171-1/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-171-0/+1
* Handle titlebar text updates properlyskuhne@google.com2012-10-011-0/+1
* Adding unit tests for maximize menuskuhne@chromium.org2012-08-141-2/+3
* Revert 151485 - Adding unit tests for maximize menuscherkus@chromium.org2012-08-141-3/+2
* Adding unit tests for maximize menuskuhne@chromium.org2012-08-141-2/+3
* Replace views::Event with ui::Event.beng@google.com2012-08-101-1/+1
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* ash: Add gesture support for the window-maximize button.sadrul@chromium.org2012-06-131-0/+15
* Work on USE_ASH/USE_AURA split.erg@chromium.org2012-04-121-1/+1
* ash/views: Refactor the way to get title font for our frame views.tfarina@chromium.org2012-03-151-3/+0
* Ash: Ensure windows have a minimum sizejamescook@chromium.org2012-03-091-0/+1
* Ash: Constrained windows use new framesjamescook@chromium.org2012-03-081-4/+5
* Aura: CrOS dialogs use new window framesjamescook@chromium.org2012-03-061-0/+82