summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Revert of Don't treat first touch move differently from future touch moves (h...tdresser@chromium.org2014-07-141-55/+16
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-143-10/+4
* aura: Do not synthesize a mouse-move event during a drag.sadrul@chromium.org2014-07-122-0/+37
* aura: Remove WindowTreeHost::OnDeviceScaleFactorChanged.sadrul@chromium.org2014-07-1210-28/+0
* aura: Make sure redirected events have the correct location.sadrul@chromium.org2014-07-122-9/+67
* Fixes for re-enabling more MSVC level 4 warnings: ui/ editionpkasting@chromium.org2014-07-121-2/+2
* Use XInput2 events for keyboard events.kpschoedel@chromium.org2014-07-112-5/+11
* ozone: Move public files to ui/ozone/public & update public DEPSspang@chromium.org2014-07-112-2/+2
* Don't treat first move touch differently from future touch moves.tdresser@chromium.org2014-07-111-16/+55
* Add tdresser@chromium.org as OWNER for ui/aura/gestures.tdresser@chromium.org2014-07-101-0/+1
* ozone: Fix interactive_ui_tests buildspang@chromium.org2014-07-072-0/+88
* Destroying a window on long press doesn't crash.tdresser@chromium.org2014-07-071-0/+46
* ui/aura: GN Build fix.tfarina@chromium.org2014-07-031-0/+1
* Work on GN build, mostly in //uibrettw@chromium.org2014-07-022-1/+3
* 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