summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-2/+1
* Some minor refactoring/cleanup between EventTargeter, ViewTargeter, and Windo...tdanderson@chromium.org2014-05-062-43/+31
* Makes PlatformEventSource creation in Env conditionalsky@chromium.org2014-05-055-9/+14
* events: Remove stationary touch-event type.sadrul@chromium.org2014-05-011-8/+3
* Ignoring minimum size requirements for maximized windows, full screen windows...skuhne@chromium.org2014-05-011-12/+11
* Partially revert r264669.hshi@chromium.org2014-04-303-55/+20
* Revert of Ignoring minimum size requirements for maximized windows, full scre...machenbach@chromium.org2014-04-301-11/+12
* Ignoring minimum size requirements for maximized windows, full screen windows...skuhne@chromium.org2014-04-301-12/+11
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-305-205/+0
* Revert of Move DefaultActivationClient to wm/core (https://codereview.chromiu...robliao@chromium.org2014-04-305-0/+205
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-295-205/+0
* Revert of Adds back some debugging code (https://codereview.chromium.org/2570...robliao@chromium.org2014-04-285-53/+2
* Adds back some debugging codesky@chromium.org2014-04-285-2/+53
* Reland "GestureRecognizerTest tests both Aura and Unified Gesture Detectors."tdresser@chromium.org2014-04-282-113/+270
* linux-aura: Supports Compose key with XIM.piman@chromium.org2014-04-281-1/+2
* Revert 266616 "Move DefaultActivationClient to wm/core"ben@chromium.org2014-04-285-0/+205
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-285-205/+0
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-2818-94/+72
* Remove unclamped delta and velocity values from GestureEventDetails.tdresser@chromium.org2014-04-281-32/+0
* Stops animations when removing a window from its parent.varkha@chromium.org2014-04-281-4/+0
* Revert of GestureRecognizerTest tests both Aura and Unified Gesture Detectors...tapted@chromium.org2014-04-282-272/+115
* GestureRecognizerTest tests both Aura and Unified Gesture Detectors.tdresser@chromium.org2014-04-282-115/+272
* aura: De-virtual a few methods in Window.sadrul@chromium.org2014-04-261-5/+5
* Changing aura::test::EventGenerator to send events through EventSource instea...mfomitchev@chromium.org2014-04-261-1/+5
* Stops animations when removing a window from its parent.varkha@chromium.org2014-04-252-3/+11
* Adding GetEventSource() method to the WindowTreeHost class.mfomitchev@chromium.org2014-04-2411-0/+31
* Tests that CursorClient::ShouldHideOnKeyEvent() correctly overrides the defau...rsadam@chromium.org2014-04-242-1/+8
* x11: Do an XFlush after XSendEvent.sadrul@chromium.org2014-04-241-0/+2
* aura: A couple of API cleanups.sadrul@chromium.org2014-04-233-165/+158
* Revert of Remove remaining window states where window is shown with opacity 0...jamescook@chromium.org2014-04-231-1/+2
* Move ui_test_support target into ui_base.gyptfarina@chromium.org2014-04-231-2/+2
* Changes layer reparenting to happen after a window parent is changed in aura:...varkha@chromium.org2014-04-232-2/+54
* Aura demo: Initialize device scale factorckocagil@chromium.org2014-04-221-0/+8
* Remove remaining window states where window is shown with opacity 0.flackr@chromium.org2014-04-221-2/+1
* Don't square minimum velocity for multi-finger swipe.tdresser@chromium.org2014-04-222-4/+9
* events: Move the PlatformEventSource creation in aura::Env.sadrul@chromium.org2014-04-212-0/+8
* Makes LayerOwner::AcquireLayer return a scoped_ptrsky@chromium.org2014-04-181-2/+2
* Fix behavior of WindowEventDispatcher::SynthesizeMouseMoveEvent().hshi@chromium.org2014-04-174-16/+111
* Fix Window size issues with high dpi enabled on Windows.ananta@chromium.org2014-04-171-1/+1
* [Aura] Remove velocity information from GestureScrollUpdatetdresser@chromium.org2014-04-161-30/+0
* message-loop: Remove MessagePumpDispatcher support from glib message-pump.sadrul@chromium.org2014-04-161-4/+0
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-153-11/+18
* Revert 263726 "x11: Remove X11 message-pump."fischman@chromium.org2014-04-143-18/+11
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-143-11/+18
* Block keyboard and mouse input when maximize mode is activated by accelerometer.flackr@chromium.org2014-04-121-0/+4
* ozone: Export WindowTreeHostOzonespang@chromium.org2014-04-111-3/+3
* ozone: Fix views_unittests with WindowTreeHostOzonespang@chromium.org2014-04-111-1/+7
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-1115-863/+84
* x11: Remove MessagePumpObserver.sadrul@chromium.org2014-04-111-8/+9
* Remove obsolete scale related APIs for cursoroshima@chromium.org2014-04-103-15/+0