summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-198-8/+862
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-193-21/+1
* Aura: add functionality required by mouse lock to disable tooltips. Also fix avarunjain@chromium.org2012-01-181-1/+4
* Aura: Split out CompactLayoutManager from ToplevelLayoutManagerjamescook@chromium.org2012-01-181-1/+1
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-183-1/+21
* Make it simpler to detect when implicit animations complete.vollick@google.com2012-01-181-2/+3
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-185-72/+8
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-185-8/+72
* Mac Native Event copying missing under Auradhollowa@chromium.org2012-01-174-15/+61
* aura: Add method to the RootWindow to warp the mouse pointer.varunjain@chromium.org2012-01-176-2/+25
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-1712-9/+77
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-173-48/+182
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-135-25/+60
* Disable hole-punching on Windows, it seems to be broken right now, probably d...ben@chromium.org2012-01-131-2/+2
* Aura compile issues under clangdhollowa@chromium.org2012-01-131-2/+2
* Revert 117499 - Aura compile issues under clangdhollowa@chromium.org2012-01-121-2/+2
* Aura compile issues under clangdhollowa@chromium.org2012-01-121-2/+2
* Temporarily disable CheckXEventForConsistency until it is fixed.oshima@chromium.org2012-01-121-3/+6
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* aura: On Linux, avoid CHAR events for Tab, Escape, and Back.derat@chromium.org2012-01-061-5/+4
* Do not modify |native_event()->xkey.state| in GetUnmodifiedCharaceter.yusukes@chromium.org2012-01-051-6/+5
* Fix Aura compile.dbeam@chromium.org2012-01-051-0/+1
* Do not use ui::GetCharacterFromXEvent when Control is pressed.yusukes@chromium.org2012-01-052-3/+40
* 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