summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell
Commit message (Expand)AuthorAgeFilesLines
* Makes launcher ignore adds/removes that aren't from thesky@chromium.org2011-10-261-0/+6
* Rework EventFilter.ben@chromium.org2011-10-262-5/+5
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-266-8/+17
* Add workspace to desktoposhima@google.com2011-10-2614-199/+632
* Fix crash when deleting workspacesoshima@google.com2011-10-261-1/+2
* Makes the new browser button and show apps buttons animate transitionsky@chromium.org2011-10-251-2/+49
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-4/+1
* 1st cut for workspace manageroshima@google.com2011-10-256-0/+476
* Changes launcher animations to fade before moving.sky@chromium.org2011-10-243-39/+129
* aura: Resize toplevel windows correctly when the desktop is resized.sadrul@chromium.org2011-10-222-3/+12
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-223-0/+9
* Fix permissions of files.sky@chromium.org2011-10-212-0/+0
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-217-5/+284
* Adds the ability to drag the items on the launcher around. Also makessky@chromium.org2011-10-2119-49/+574
* aura: Set default mouse cursor on desktop window.derat@chromium.org2011-10-211-2/+4
* A couple of quick tweaks:ben@chromium.org2011-10-211-1/+1
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-203-9/+0
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-203-0/+9
* aura: Lay out widgets when no X window manager is running.derat@chromium.org2011-10-202-1/+4
* Revert r106508 "LayoutManager controls child bounds."oshima@google.com2011-10-207-235/+2
* Move BubbleView logic into BubbleDelegateView.msw@chromium.org2011-10-201-17/+5
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-207-2/+235
* Fixes permissions of files.sky@chromium.org2011-10-202-0/+0
* Adds simple animation to the launcher when items are added/removed.sky@chromium.org2011-10-207-52/+315
* views: Change MenuItemView API to string16.tfarina@chromium.org2011-10-201-2/+5
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-192-10/+13
* Gets ScreenAura to correctly calculate work area, and hookssky@chromium.org2011-10-191-0/+4
* Random launcher tweaks:sky@chromium.org2011-10-184-51/+23
* aura: Merge RootWindow into Desktop.sadrul@chromium.org2011-10-182-9/+9
* Views Bubble API adjustments and cleanupmsw@chromium.org2011-10-183-35/+32
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-16/+15
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-155-12/+77
* Shrinks the launcher down to 48 pixels high, changes chromium imagesky@chromium.org2011-10-145-5/+168
* Positions the launcher in the bottom left corner. Adds ShellDelegatesky@chromium.org2011-10-1317-275/+369
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-131-0/+1
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-5/+6
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-121-7/+7
* aura_shell: Add missing "virtual" to Delegate dtors.tfarina@chromium.org2011-10-122-2/+4
* Some launcher tweaks:sky@chromium.org2011-10-1116-31/+535
* ui: Migrate to base::Bind().tfarina@chromium.org2011-10-112-4/+6
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-1/+1
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-105-1/+157
* Move some code around...ben@chromium.org2011-10-102-1/+1
* Revert 104755 - Move some code around...test infrastructure -> aura/testaura_...ben@chromium.org2011-10-102-1/+1
* Move some code around...ben@chromium.org2011-10-102-1/+1
* touchui + aura: Move the keyboard in the front-most container.sadrul@chromium.org2011-10-104-8/+11
* Gets component build to work with aura. As part of this I needed tosky@chromium.org2011-10-082-1/+4
* aura: Fix component build for aura_builder (aura_unitests and aura_shell_exe).sadrul@chromium.org2011-10-081-1/+2
* Move window scale animation down into the shell (it'll do as an overview for ...ben@chromium.org2011-10-077-127/+155
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-0710-17/+186