summaryrefslogtreecommitdiffstats
path: root/ash/wm/frame_painter.cc
Commit message (Expand)AuthorAgeFilesLines
* ash: Add real art resources for immersive mode buttonjamescook@chromium.org2012-11-271-8/+6
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+4
* Change immersive mode button to togglejamescook@chromium.org2012-11-211-2/+20
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-171-4/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-171-0/+4
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-141-3/+3
* ash: Add immersive mode button to frame, behind flagjamescook@chromium.org2012-11-141-7/+49
* ash: Fix solo window header transparency after workspace switchjamescook@chromium.org2012-11-081-13/+38
* Fix crash bugs of FramePainter.mukai@chromium.org2012-10-171-3/+14
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-7/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* Uses "SoloWindow" transparent header for each display.mukai@chromium.org2012-10-011-27/+66
* Handle titlebar text updates properlyskuhne@google.com2012-10-011-10/+21
* Attempt 3 at: Fixes dragging a tab out of a mazimixed window. Wesky@chromium.org2012-09-281-3/+14
* Revert 159316 - Attempt 2 at: Fixes dragging a tab out of a mazimixed window. Wesky@chromium.org2012-09-281-14/+3
* Attempt 2 at: Fixes dragging a tab out of a mazimixed window. Wesky@chromium.org2012-09-281-3/+14
* Revert 159276 - Fixes dragging a tab out of a mazimixed window. We needed to ...sky@chromium.org2012-09-281-14/+3
* Fixes dragging a tab out of a mazimixed window. We needed to honor thesky@chromium.org2012-09-281-3/+14
* Center text in message box captions.skuhne@chromium.org2012-09-271-5/+4
* Fixes bug where frame wasn't correctly repainting when going fromsky@chromium.org2012-09-191-3/+24
* Change window header size for applications which are popupsskuhne@chromium.org2012-09-161-3/+3
* Revert 156993 - Change window header size for applications which are popupsavi@chromium.org2012-09-151-3/+3
* Change window header size for applications which are popupsskuhne@chromium.org2012-09-151-3/+3
* Right to left caption paintining: Divider line between close and maximize in ...skuhne@chromium.org2012-09-151-1/+3
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* The new close assets are only intended for when the frame is actuallysky@chromium.org2012-09-131-5/+5
* Makes FramePainter not animate the header if the parent (a workspace)sky@chromium.org2012-09-121-5/+20
* Adding proper dragging behavior for L/R maximized windows.skuhne@chromium.org2012-09-111-0/+40
* Revert 155840 - Adding proper dragging behavior for L/R maximized windows.khorimoto@chromium.org2012-09-101-40/+0
* Adding proper dragging behavior for L/R maximized windows.skuhne@chromium.org2012-09-101-0/+40
* New maximize assets for workspace2. Images have been pngcrushed.sky@chromium.org2012-09-101-1/+15
* Short circuits drawing top frame top when maximized. When animatingsky@chromium.org2012-09-081-2/+4
* Makes the frame totally transparent when maximized with workspace2.sky@chromium.org2012-09-041-0/+5
* Makes workspace 2 show an alternate background (system background)sky@chromium.org2012-08-271-4/+8
* ash: Fix touch-resizing windows.sadrul@chromium.org2012-08-241-3/+1
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-0/+6
* ash: Use different hit-test outer-region for mouse and touch events.sadrul@chromium.org2012-08-091-7/+5
* ash: Export some constants for some code cleanup.sadrul@chromium.org2012-08-081-10/+0
* Fixes missing 5 pixel inset for inactive tab theme background and theme backg...pkotwicz@chromium.org2012-08-071-5/+9
* Adding new maximize menu according to specification.skuhne@chromium.org2012-08-041-14/+8
* Fixing problems with constrained windows (i.e. print preview)skuhne@chromium.org2012-08-011-1/+5
* ash: Update window frame art and transparency valuesjamescook@chromium.org2012-07-301-3/+3
* Makes the min window size include the OTR image and caption buttons onsky@chromium.org2012-07-251-0/+7
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* Center title text vertically in touch layout.harrym@chromium.org2012-07-171-1/+4
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* ash: Touch-optimize the window-resize region for touch-events only.sadrul@chromium.org2012-07-031-3/+8
* Adds factory method to create Bitmap shader which displays correctly in High DPIpkotwicz@chromium.org2012-07-021-19/+6