summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Clicking on the caption in desktop chrome AURA eats subsequent mouse events u...ananta@chromium.org2013-02-071-1/+5
* aura-x11: Make sure the touch event with the native event gets dispatched.sadrul@chromium.org2013-02-062-28/+40
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-062-3/+3
* Fix scoped_ptr<T[]> to disallow construction and reset from NULL.dcheng@chromium.org2013-02-021-1/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-10/+12
* Reenable synthesized mouse events on win aurascottmg@chromium.org2013-02-012-10/+0
* aura: Do not include test code in production code.tfarina@chromium.org2013-02-016-28/+68
* Add support for displaying the Windows 8 metro open/save file picker in Chrom...ananta@chromium.org2013-01-312-0/+209
* ash: Save gesture targets in case of nested message loop.xiyuan@chromium.org2013-01-303-11/+89
* Add ability for EventGenerator to generate Scroll events asynchronouslydavemoore@chromium.org2013-01-294-70/+225
* Fixes two mouse event related bugs:sky@chromium.org2013-01-283-18/+47
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-246-16/+329
* Revert 178251 - Suspected for CrOS ASAN breakkinuko@chromium.org2013-01-236-319/+16
* Situation: There are 5 ways of knowing that the window hierarchy changed.ben@chromium.org2013-01-236-16/+319
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-227-43/+18
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-1/+1
* * Call LayoutManager::OnChildWindowVisibilityChanged firstoshima@chromium.org2013-01-201-2/+3
* Update some #includes for headers that have moved from WebKit/chromium/public...pilgrim@chromium.org2013-01-162-2/+2
* ui: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-162-4/+4
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-167-18/+43
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-167-43/+18
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-143-343/+0
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-143-9/+1
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-116-10/+18
* Support multiple displays in EventGeneratoroshima@chromium.org2013-01-112-59/+181
* Reset mouse_pressed_handler_, mouse_moved_handler_, mouse_event_dispatch_targ...oshima@chromium.org2013-01-111-12/+14
* x11: Add a hack to detect touch-cancel events from X11.sadrul@chromium.org2013-01-112-1/+6
* aura: Remove an incorrect CHECK.sadrul@chromium.org2013-01-091-1/+0
* Add a comment with the format string for --aura-host-window-sizejamescook@chromium.org2013-01-091-0/+6
* aura: Don't notify observers in Window::SetExternalTexture.derat@chromium.org2013-01-091-3/+0
* Track input latency with UMA statsdavemoore@chromium.org2013-01-073-11/+16
* overscroll: Redirect scroll events on the overscroll window to the web-conten...sadrul@chromium.org2012-12-201-0/+26
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-1910-97/+73
* ash: Fix boot splash screen copy.derat@chromium.org2012-12-191-6/+10
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-187-20/+13
* Disable ash tests on Windows that rely on multiple displays or display resizingscottmg@chromium.org2012-12-171-0/+1
* Use CTM on touchscreens.ynovikov@chromium.org2012-12-151-6/+7
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-145-17/+15
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-145-18/+13
* app_list: Fix drag jitter in apps grid.xiyuan@chromium.org2012-12-142-2/+58
* Use consistent velocity trend to start a touch scroll gesture.rjkroege@chromium.org2012-12-131-252/+282
* Adds the concept of toplevel windows to FocusRules.ben@chromium.org2012-12-123-0/+12
* Win8 Aura :add suport for changing cursorscpu@chromium.org2012-12-111-0/+4
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-1113-51/+103
* Revert 171934xiyuan@chromium.org2012-12-081-17/+17
* Use consistent velocity trend to start a touch scroll gesture.rjkroege@chromium.org2012-12-081-17/+17
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-088-0/+47
* Get drag and drop working for win aura.jam@chromium.org2012-12-081-6/+2
* Pass touch events from the chrome viewer process in Metro Ash on Windows 8 to...ananta@chromium.org2012-12-072-0/+38
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-071-3/+1