summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell
Commit message (Expand)AuthorAgeFilesLines
* Remove the remanining files under ui/aura_shell/tfarina@chromium.org2011-12-243-26/+0
* Move the gyp file to ash.ben@chromium.org2011-12-241-261/+0
* Move last few files -> ashben@chromium.org2011-12-2312-1096/+11
* More stuff -> ashben@chromium.org2011-12-2330-2626/+39
* Move more stuff down into ash.ben@chromium.org2011-12-2354-4684/+60
* Move some more WM functionality down into ash.ben@chromium.org2011-12-2342-5281/+47
* Aura: Hide status area when going fullscreen in compact window modejamescook@chromium.org2011-12-236-15/+54
* Reland 115515 - [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-2328-12/+1444
* Fix crasher in textfield when running views_examples.saintlou@chromium.org2011-12-231-2/+3
* Move some more files into ash... this time seed the window manager dir.ben@chromium.org2011-12-2335-2705/+36
* Aura: Automatically use compact window mode on narrow displaysjamescook@chromium.org2011-12-223-4/+93
* Create the new toplevel directory ash, and move the shell examples in it as a...ben@chromium.org2011-12-2210-936/+9
* Aura: Window should be dragged by touch move event on title bar.jamescook@chromium.org2011-12-223-10/+71
* Revert 115515 - [Aura] Implement views-based applist.pastarmovj@chromium.org2011-12-2231-1634/+41
* [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-2231-41/+1634
* [aura] Add comment for containers that support child activation.nkostylev@chromium.org2011-12-211-0/+1
* aura_shell: Fix TODO comment about moving ToplevelWindowEventFilter to aura_s...tfarina@chromium.org2011-12-213-5/+4
* aura: Fix tooltips that were broken in a previous change. Also add tests.varunjain@chromium.org2011-12-214-0/+189
* Aura: Cursor should hide when touch event triggered by touchscreenjamescook@chromium.org2011-12-202-2/+22
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-202-19/+33
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-2028-87/+157
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-1/+1
* Assign F5 to cycle forward.mazda@chromium.org2011-12-172-5/+18
* Refactors the tab glow into views so that it can be used by thesky@chromium.org2011-12-162-1/+28
* As per UX request this CL is changing the background for Aura. Note that this...saintlou@chromium.org2011-12-161-1/+5
* Aura: Rename laptop mode to compact mode, move status area to top-rightjamescook@chromium.org2011-12-166-28/+150
* Tweaks to the launcher favicon painting code. Current code resulted insky@chromium.org2011-12-169-2/+114
* Move the shadow type enumeration out of aura and into the shell.ben@chromium.org2011-12-168-11/+136
* Implement HandleTakeSnapshot by using GrabWindowSnapshotmukai@chromium.org2011-12-163-8/+38
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-155-51/+46
* Another set of icons for the launcher. The chrome logo now shows thesky@chromium.org2011-12-155-47/+34
* Now that the launcher is sized to the width of the root window we needsky@chromium.org2011-12-158-31/+165
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-155-19/+19
* Rename WindowDragDropDelegate->DragDropDelegateben@chromium.org2011-12-154-38/+21
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-158-52/+25
* Aura: Add --aura-laptop-mode to fill the workspace with a single window.jamescook@chromium.org2011-12-1413-82/+237
* Relands fixes for 106432, 107287 and 107401. These got revertedsky@chromium.org2011-12-1410-92/+135
* Add aura compile testing by default to likely areas (1).petermayo@chromium.org2011-12-141-0/+12
* Aura: Fix linux component buildjamescook@chromium.org2011-12-142-5/+9
* Reverting issues 8873036 and issues 8933010saintlou@chromium.org2011-12-1410-133/+92
* Create a visible shelf and constrain window movementdavemoore@chromium.org2011-12-144-6/+38
* Fixes layout bugs in ShelfLayoutManager. The problem with invokingsky@chromium.org2011-12-144-4/+121
* [Aura] Mark LockScreen container as supporting activation.nkostylev@chromium.org2011-12-141-0/+1
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-147-15/+32
* Wires up new launcher images. To get the official images for thesky@chromium.org2011-12-147-86/+95
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-147-32/+15
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-142-4/+4
* Implement cycle window forward/backward by keyboard shortcuts.mazda@chromium.org2011-12-139-13/+274
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1328-214/+859
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-1227-857/+213