summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-264-15/+79
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-262-0/+14
* Use translated root location in WebInputEventoshima@chromium.org2012-01-268-54/+110
* Aura: Allow compact window mode to be turned on/off at runtimejamescook@chromium.org2012-01-251-0/+10
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-242-2/+7
* aura: Mark a test FAILS on windows.sadrul@chromium.org2012-01-241-1/+7
* aura: Make sure gesture events don't get transformed erroneously.sadrul@chromium.org2012-01-242-1/+40
* event_mac.cc doesn't existdhollowa@chromium.org2012-01-241-1/+1
* Revert 118853 because TransformGesture fails on win_aurasadrul@chromium.org2012-01-242-40/+1
* aura: Make sure gesture events don't get transformed erroneously.sadrul@chromium.org2012-01-242-1/+40
* aura: Move focus to the parent window when the focusd window closes.sadrul@chromium.org2012-01-222-1/+16
* aura: Remove window from its parent a little early.sadrul@chromium.org2012-01-224-6/+42
* Implement MouseLock for RWHVA.varunjain@chromium.org2012-01-211-0/+6
* UnConfineCursor addition breaks Mac/Auradhollowa@chromium.org2012-01-201-0/+9
* Fix the Windows implementation of EventGenerator::PressKey().yusukes@google.com2012-01-202-7/+17
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-193-0/+20
* NULL check the parent's layer too when removing a child.ben@chromium.org2012-01-191-2/+2
* Aura: Expose platform's cursor grab API from RootWindow.varunjain@chromium.org2012-01-196-0/+49
* aura: Change ownership of the GestureRecognizer.sadrul@chromium.org2012-01-195-34/+33
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-195-8/+73
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-1912-5/+354
* 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