summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1227-213/+857
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-121-1/+2
* Fix the issue of ShellAcceleratorFilter sending accelerators twice for charac...mazda@chromium.org2011-12-122-33/+73
* Aura: Separate window dragging and translucent frame flagsjamescook@chromium.org2011-12-101-2/+3
* Windows component build fix for aura.varunjain@chromium.org2011-12-091-19/+17
* Attempt 3 at:sky@chromium.org2011-12-092-1/+20
* Remove aura::RootWindow instance from LayerAnimator::observers_ and LayerAnim...yusukes@chromium.org2011-12-091-4/+2
* Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-082-20/+1
* Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-082-1/+20
* Remove BubbleDelegateView ctor color arg, add simple setter/getter.msw@chromium.org2011-12-081-3/+1
* Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...sky@chromium.org2011-12-072-20/+1
* Makes tests either use mock compositor or mock WebGraphicsContext3D depending...sky@chromium.org2011-12-072-1/+20
* Aura Shell singleton needs to be destroyed prior to the Aura Desktopdhollowa@chromium.org2011-12-071-0/+2
* Rename Desktop->RootWindow.ben@chromium.org2011-12-0736-322/+334
* aura: Draw shadows around tooltip windows.derat@chromium.org2011-12-064-37/+213
* [Aura] Refresh status area widget bounds on StatusAreaView layout.nkostylev@chromium.org2011-12-0611-49/+211
* Revert 113185 - [cros, Aura] Refresh status area widget bounds on StatusAreaV...nkostylev@chromium.org2011-12-0611-211/+49
* [cros, Aura] Refresh status area widget bounds on StatusAreaView layout.nkostylev@chromium.org2011-12-0611-49/+211
* [Aura] Polish app list.xiyuan@chromium.org2011-12-063-4/+14
* Delete desktop/shell instance correctly upon shutdown.oshima@chromium.org2011-12-034-8/+20
* aura: Make shadows be children of window layers.derat@chromium.org2011-12-023-120/+24
* aura-shell: Export to fix component build of aura_shell_unittests.sadrul@chromium.org2011-12-021-1/+3