summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Fixing flaky overscroll and touch exploration mode browser testsmfomitchev@chromium.org2014-06-275-0/+62
* Disabled WindowEventDispatcherTest.RepostTargetsCaptureWindowsergiyb@chromium.org2014-06-271-1/+8
* Reland "Update the window labels if they change in overview mode."nsatragno@chromium.org2014-06-273-1/+12
* Dispatch a synthetic ui::ET_MOUSE_EXITED event to the widget handling mousepkotwicz@chromium.org2014-06-263-9/+23
* Disabled WindowEventDispatcherTest.SynthesizeMouseEventsOnWindowBoundsChangedsergiyb@chromium.org2014-06-261-1/+9
* Revert 279887 "Update the window labels if they change in overvi..."pastarmovj@google.com2014-06-263-12/+1
* Reland "Block internal PlatformEvents before they are dispatched in touchview."flackr@chromium.org2014-06-261-93/+86
* Update the window labels if they change in overview mode.nsatragno@chromium.org2014-06-263-1/+12
* Revert "Block internal PlatformEvents before they are dispatched in touchview."avi@chromium.org2014-06-251-86/+93
* Block internal PlatformEvents before they are dispatched in touchview.flackr@chromium.org2014-06-251-93/+86
* Avoids a possible crash when capture client is not presentvarkha@chromium.org2014-06-241-0/+6
* Implement NativeViewHostAura::InstallClip.calamity@chromium.org2014-06-242-0/+5
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-231-3/+3
* Revert of Implement NativeViewHostAura::InstallClip. (https://codereview.chro...jackhou@chromium.org2014-06-232-5/+0
* Implement NativeViewHostAura::InstallClip.calamity@chromium.org2014-06-232-0/+5
* ozone: Build fixes for gbm & component buildspang@chromium.org2014-06-201-0/+1
* Passing BackgroundColorSpan and UnderlineSpan from Clank to Blink.huangs@chromium.org2014-06-201-0/+1
* ozone: Move the factory interfaces into a common target.sadrul@chromium.org2014-06-201-5/+5
* aura: Allow specifying the size of TestScreen when creating it.sadrul@chromium.org2014-06-204-6/+11
* Ignore EnterNotify and LeaveNotify events from NativeViewGlSurfaceGLX's window.pkotwicz@chromium.org2014-06-191-0/+14
* Use shorter timeouts in GestureRecognizerTest suite.tdresser@chromium.org2014-06-171-2/+9
* aura: Allow held touch-events to contribute to gesture events.sadrul@chromium.org2014-06-122-14/+58
* Pull GN binary at r275833brettw@chromium.org2014-06-101-6/+7
* Support double-tap to click in touch accessibility controller.dmazzoni@chromium.org2014-06-092-19/+45
* Moves common view_manager related aura files to mojo/aurasky@chromium.org2014-06-071-1/+2
* Add GN build file for ui/aura target.tfarina@chromium.org2014-06-071-0/+302
* athena: Add a basic overview mode.sadrul@chromium.org2014-06-051-3/+4
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-052-7/+101
* Pass ui::LatencyInfo correct with unified gesture detector on Aura.tdresser@chromium.org2014-06-031-0/+61
* Revert r274404 and r274409:tzik@chromium.org2014-06-031-6/+6
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-031-6/+6
* Removes ContextFactory::Get/SetInstancesky@chromium.org2014-06-021-4/+7
* Prepare for Unified Gesture Recognizer landing in Auratdresser@chromium.org2014-06-022-37/+62
* Aura does not need to depend on gpu target.tfarina@chromium.org2014-05-311-2/+2
* aura: Reland r266681 to debug WindowObserver crashes.derat@chromium.org2014-05-315-2/+53
* Removes usage of Compositor/ContextFactory methodssky@chromium.org2014-05-302-2/+0
* Promotes metro related functions to MetroViewerProcessHostsky@chromium.org2014-05-293-304/+4
* Implementing the dispatch of the swipe gesture for one-finger touch swipes.mfomitchev@chromium.org2014-05-281-1/+1
* Use multi-value switch to enable/disable the unified gesture detector.tdresser@chromium.org2014-05-241-4/+4
* Makes Env contain a ContextFactorysky@chromium.org2014-05-228-7/+24
* Support tap_count in ui::GestureProvider.tdresser@chromium.org2014-05-221-22/+28
* Remove unnecessary logging messagemiletus@chromium.org2014-05-211-2/+0
* Fixes crash in RemoteWindowTreeHostWin::HandleActivateDesktopsky@chromium.org2014-05-212-26/+0
* ozone: Remove the explicit call to start listening for events.sadrul@chromium.org2014-05-161-5/+0
* ozone: Initialize a subsystem only if necessary.sadrul@chromium.org2014-05-162-3/+9
* Reland Unified Gesture Recognizer for Auratdresser@chromium.org2014-05-164-33/+20
* events: Create a separate platforms target.sadrul@chromium.org2014-05-151-0/+2
* Makes construction of (ash)RemoteWindowTreeHostWin explicitsky@chromium.org2014-05-152-31/+13
* ozone: Split out separate events_ozone and events_ozone_evdev targets.sadrul@chromium.org2014-05-151-0/+1
* Prevent scroll or mousewheel events.flackr@chromium.org2014-05-152-0/+10