summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Update hotpoints of cursors according to new assets.varunjain@chromium.org2012-08-301-39/+71
* gestures: Fix a bug where a swipe wasn't being generated for a two-finger ges...sadrul@chromium.org2012-08-291-0/+62
* Fix ui_controls with multiple displays. Currently the code uses the uisky@chromium.org2012-08-281-0/+1
* Change default values of some gesture related constantsvarunjain@chromium.org2012-08-282-17/+18
* Support Drag and Drop across displays.mazda@chromium.org2012-08-262-1/+2
* Removes two properties that are defined else where. With these we getsky@chromium.org2012-08-261-1/+0
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientpiman@chromium.org2012-08-251-0/+4
* aura: Do not process a gesture event if it has already been consumed by a fil...sadrul@chromium.org2012-08-242-0/+90
* Addresses right mouse button click while left button drag is leaving buttonskuhne@chromium.org2012-08-242-0/+24
* Random set of changes for workspace2 code:sky@chromium.org2012-08-242-26/+27
* Make the fling acceleration constant adjustable from chrome://gesturerjkroege@chromium.org2012-08-231-0/+2
* aura: Make sure event copying works properly for X11.sadrul@chromium.org2012-08-232-4/+15
* Make wm::GetRootWindowRelativeToWindow() high-DPI aware.yusukes@chromium.org2012-08-222-0/+11
* Clean-up: use int64 for display ID, instead of int.mukai@chromium.org2012-08-222-2/+2
* aura: Share shared context across compositorspiman@chromium.org2012-08-221-2/+1
* aura: Add some checks trying to find the cause of a crash.sadrul@chromium.org2012-08-222-0/+15
* Draggable region support for frameless app window on CrOS.jianli@chromium.org2012-08-221-0/+29
* aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...sadrul@chromium.org2012-08-211-52/+37
* Revert 152593 - aura: Rearrange the x11 cursor code to make it more obvious w...bryeung@chromium.org2012-08-211-33/+52
* aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...sadrul@chromium.org2012-08-211-52/+33
* Use persistent ID/names for displays.mukai@chromium.org2012-08-214-3/+30
* gesture: Include velocity in scroll-update gestures.sadrul@chromium.org2012-08-201-0/+30
* aura: Use the default high-dpi cursor for unsupported cursors.sadrul@chromium.org2012-08-201-6/+11
* Desktop Aura: Allow tab drags out of window.erg@chromium.org2012-08-1711-10/+69
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-0/+2
* Allow closing root window, or pressing the power button to shutdown ash_shell...harrym@chromium.org2012-08-164-5/+5
* Move cursor when it's hidden so that UX can update correctlydavemoore@chromium.org2012-08-154-2/+70
* Fixes bug where Env/RootWindow would cache the wrong buttonsky@chromium.org2012-08-141-1/+2
* Attempt 2 at: Makes Window not change focus and send out notificationssky@chromium.org2012-08-143-24/+87
* gesture recognizer: Change the way a processed touch-release event is handled.sadrul@chromium.org2012-08-131-0/+84
* gesture recognizer: Make sure a combination of sync/async touch-events work c...sadrul@chromium.org2012-08-132-2/+56
* aura: Dispatch touch-events targetted to the root-window properly.sadrul@chromium.org2012-08-132-1/+31
* gesture recognizer: Some cleanup and workaround for a crash.sadrul@chromium.org2012-08-131-1/+28
* Revert 151293 - Makes Window not change focus and send out notifications when...sky@chromium.org2012-08-133-84/+23
* Makes Window not change focus and send out notifications when movingsky@chromium.org2012-08-133-23/+84
* Partial revert of 146621piman@chromium.org2012-08-111-4/+0
* Changes aura::Window::observers_ to not notify observers that aresky@chromium.org2012-08-101-1/+5
* gestures: Some more event cleanup.sadrul@chromium.org2012-08-102-33/+2
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-1017-30/+30
* Over the last week (or so) a couple of CLs had to be reverted because develop...saintlou@chromium.org2012-08-101-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-0921-187/+187
* ash: Use different hit-test outer-region for mouse and touch events.sadrul@chromium.org2012-08-093-9/+26
* gestures: Generate only either scroll-end or fling-start events at the end of...sadrul@chromium.org2012-08-091-8/+13
* Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...yusukes@chromium.org2012-08-093-4/+13
* Remove --load-2x-resources flag.flackr@chromium.org2012-08-091-7/+0
* Convert Aura to use ui::Event.ben@chromium.org2012-08-0843-1639/+676
* Reland new cursor resources.flackr@chromium.org2012-08-081-17/+17
* ash: Add some test coverage for WM swipe-gestures.sadrul@chromium.org2012-08-082-0/+53
* Handful of tweaks for tab dragging with touch:sky@chromium.org2012-08-082-6/+17
* Add ui/aura/gestures/OWNERSsadrul@chromium.org2012-08-071-0/+3