summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Implement power button animations for Aura.derat@chromium.org2012-01-042-4/+4
* Adds some widget methods I'm going to need for dragging real browsers:sky@chromium.org2012-01-033-1/+68
* [Aura cros] Make sure that RootWindow inherits initial background from defaul...nkostylev@chromium.org2011-12-301-4/+12
* Bypass ToplevelWindowEventFilter for panels.prasadt@chromium.org2011-12-271-1/+4
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-2610-8/+105
* Aura: Automatically use compact window mode on narrow displaysjamescook@chromium.org2011-12-221-0/+3
* Aura: Window should be dragged by touch move event on title bar.jamescook@chromium.org2011-12-222-7/+64
* Aura: Cursor should hide when touch event triggered by touchscreenjamescook@chromium.org2011-12-206-1/+53
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-203-13/+13
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-2022-97/+70
* Aura: Rename laptop mode to compact mode, move status area to top-rightjamescook@chromium.org2011-12-162-5/+25
* Copy native event when creating new NativeWebKeyboardEventoshima@chromium.org2011-12-162-3/+44
* Move the shadow type enumeration out of aura and into the shell.ben@chromium.org2011-12-163-25/+0
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-154-2/+40
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-155-11/+72
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-158-28/+29
* aura-x11: Make sure the list of devices to track are updated when device hier...sadrul@chromium.org2011-12-151-2/+7
* Rename WindowDragDropDelegate->DragDropDelegateben@chromium.org2011-12-155-8/+66
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-1511-136/+62
* Aura: Add --aura-laptop-mode to fill the workspace with a single window.jamescook@chromium.org2011-12-142-0/+6
* Add aura compile testing by default to likely areas (1).petermayo@chromium.org2011-12-141-0/+12
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-1411-40/+38
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-1411-38/+40
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1322-414/+309
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-1222-309/+414
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-1222-414/+309
* Aura: Separate window dragging and translucent frame flagsjamescook@chromium.org2011-12-102-3/+7
* Properly cleans up state when mouse capture changes.sky@chromium.org2011-12-102-4/+34
* Windows component build fix for aura.varunjain@chromium.org2011-12-092-7/+3
* Attempt 3 at:sky@chromium.org2011-12-092-2/+26
* Remove aura::RootWindow instance from LayerAnimator::observers_ and LayerAnim...yusukes@chromium.org2011-12-091-0/+2
* Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-082-26/+2
* Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-082-2/+26
* Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...yusukes@chromium.org2011-12-081-2/+2
* Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...sky@chromium.org2011-12-072-26/+2
* Makes tests either use mock compositor or mock WebGraphicsContext3D depending...sky@chromium.org2011-12-072-2/+26
* aura-x11: Add support for xmodmap'ed pointer buttons.sadrul@chromium.org2011-12-071-4/+15
* Rename Desktop->RootWindow.ben@chromium.org2011-12-0721-375/+383
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-069-460/+56
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-069-56/+460
* aura-x11: Disable XInput2 again.sadrul@chromium.org2011-12-061-0/+3
* Fix assert with webkit compositor. The assert was hitting because wesky@chromium.org2011-12-061-0/+3
* Aura: delay draw on Expose to avoid getting behindpiman@chromium.org2011-12-062-4/+4
* Refresh keyboard mapping when it's updated.oshima@chromium.org2011-12-061-0/+6
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-035-2/+10
* Delete desktop/shell instance correctly upon shutdown.oshima@chromium.org2011-12-031-1/+1
* Revert r112055 "Add debug message to troubleshoot test failures on aura bot"oshima@chromium.org2011-12-021-4/+1
* Reland change for aura tooltips that was revert due to build break:varunjain@chromium.org2011-12-014-0/+38
* Added hotkey support to 8508009pkotwicz@chromium.org2011-12-013-15/+30
* aura: Turn XInput2 back on.sadrul@chromium.org2011-12-011-3/+53