summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Adds a delay before hiding the multi-window resize widget. Also fixessky@chromium.org2012-03-1910-34/+562
* Adds system menu from views::BrowserView.pkotwicz@chromium.org2012-03-181-3/+5
* Revert 127392 - Adds system menu from views::BrowserView.pkotwicz@chromium.org2012-03-181-5/+3
* Adds system menu from views::BrowserView.pkotwicz@chromium.org2012-03-181-3/+5
* Use FramePainter for painting PanelViewFramedslomov@chromium.org2012-03-172-142/+56
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-172-17/+62
* Reland - Ash: Add resize border shadow effectjamescook@chromium.org2012-03-178-3/+419
* Revert r127269 "Adds a new layer animation element which owns an interpolated...oshima@chromium.org2012-03-161-59/+17
* Fix Win Aura compile break caused by r127269.mpcomplete@chromium.org2012-03-161-1/+1
* Revert 127268 - Ash: Add resize border shadow effectjamescook@chromium.org2012-03-168-419/+3
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-161-17/+59
* Ash: Add resize border shadow effectjamescook@chromium.org2012-03-168-3/+419
* Makes the multi window resize code reorder the windows (in thesky@chromium.org2012-03-163-4/+98
* Changes window multi window resizer so that if you move the resizer tosky@chromium.org2012-03-163-252/+180
* Gets instant to correctly commit under aura. This was broke for asky@chromium.org2012-03-164-59/+76
* Fix Linux ChromiumOS unit_testsjamescook@chromium.org2012-03-161-3/+0
* ash/views: Refactor the way to get title font for our frame views.tfarina@chromium.org2012-03-154-30/+23
* Adds a basic animation for window minimization.ben@chromium.org2012-03-154-4/+66
* Ash: Extend tabs to top of window for maximized windowsjamescook@chromium.org2012-03-151-6/+7
* Centralizes snap sizing and implements spec'd behavior. Three resizesky@chromium.org2012-03-156-142/+313
* Second try fordavemoore@chromium.org2012-03-152-6/+15
* Makes escape cancel a snap operation from the maximize button.sky@chromium.org2012-03-152-3/+100
* Revert 126764 - Added notion of currently active app / browserdavemoore@chromium.org2012-03-152-15/+6
* ash/wm: Use gfx::Canvas::FillRect to draw the separator line instead of relyi...tfarina@chromium.org2012-03-141-8/+9
* Added notion of currently active app / browserdavemoore@chromium.org2012-03-142-6/+15
* Makes the maximize/restore button handlingsky@chromium.org2012-03-145-3/+312
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-1411-31/+55
* Adds support for minimizing a window.sky@chromium.org2012-03-147-8/+128
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-2/+1
* Replace Shell::GetRootWindow with Window::GetRootWindowoshima@chromium.org2012-03-1413-412/+42
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-144-26/+77
* Reland: Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-145-22/+42
* Revert 126539 - Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-145-43/+23
* Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-145-23/+43
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-1/+1
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-1311-26/+33
* Revert 126444 - Always look for a transient child from the activatable window.stevenjb@google.com2012-03-132-55/+11
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-132-11/+55
* Makes dragging to the left/right edge resize the window to half thesky@chromium.org2012-03-137-40/+309
* Reland 125850 - Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-121-0/+8
* ui/gfx: Get rid of CanvasSkia::AsCanvasSkia() function.tfarina@chromium.org2012-03-111-3/+1
* Redue use of Shell::GetRootWindowoshima@chromium.org2012-03-101-2/+3
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-1011-33/+26
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-1011-26/+33
* Ash: Ensure windows have a minimum sizejamescook@chromium.org2012-03-094-3/+32
* Wires up using images in multi window resize controller.sky@chromium.org2012-03-091-10/+13
* Adds an outline beneath the current window as you drag it around tosky@chromium.org2012-03-094-21/+287
* Fixes possible crash in window resizing code. The problem is changingsky@chromium.org2012-03-091-3/+4
* ash: Make sure the uber-tray extends to the right and bottom edges of the scr...sadrul@chromium.org2012-03-092-5/+4
* Fixes ash_shell crashes when resizing window to its minimum sizepkotwicz@chromium.org2012-03-092-571/+0