summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Gets Window::ConvertPointToTarget() work with layerless windows.sky@chromium.org2013-12-102-0/+92
* Do nothing if |host_| is NULL in Disconnected()yukawa@chromium.org2013-12-101-0/+2
* Makes Window::GetTargetBounds() work with mixed layerless windowssky@chromium.org2013-12-082-9/+30
* Get rid of includes to ui_export.h outside of ui/base/.tfarina@chromium.org2013-12-081-1/+1
* aura: Start updating aura to use EventProcessor for event dispatch.sadrul@chromium.org2013-12-0611-45/+246
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-064-5/+15
* Revert 239232 "Make sure WindowObservers are removed from window..."oshima@chromium.org2013-12-064-15/+5
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-064-5/+15
* In Metro, send WM_SYSxxx variants when Alt pressed and faking messagesscottmg@chromium.org2013-12-061-2/+8
* Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc...ananta@chromium.org2013-12-052-2/+12
* x11: Select for touch-events on the X root window only on chromeos.sadrul@chromium.org2013-12-051-17/+19
* Enable basic IME functionality under Ash on Windowsyukawa@chromium.org2013-12-052-1/+109
* Reuse ui_test_pak target for aura's TestAuraInitializer.tfarina@chromium.org2013-12-042-35/+2
* Update Ash Display when resizing Metro windowscottmg@chromium.org2013-12-042-7/+7
* Wires up painting of layerless childrensky@chromium.org2013-12-033-4/+132
* Initial cut at layerless windows.sky@chromium.org2013-12-035-44/+434
* Fix autofill popup sizejbauman@chromium.org2013-12-033-4/+8
* x11: Cleanup how valuators are set for X events in tests.sadrul@chromium.org2013-12-031-2/+2
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-024-2/+39
* "Ending" gesture events don't retarget on capture (WIP)tdresser@chromium.org2013-11-282-1/+39
* Clean up RootWindowHostX11 a bit.dongseong.hwang@intel.com2013-11-272-39/+2
* Fix memory leak in QueueTouchEventDelegate.tdresser@chromium.org2013-11-271-1/+6
* Cancel active touches when their window can no longer receive events.tdresser@chromium.org2013-11-265-16/+115
* x11: Clean up XEvent construction code for tests.sadrul@chromium.org2013-11-261-36/+38
* Revert of https://codereview.chromium.org/82763010/benwells@chromium.org2013-11-261-38/+36
* x11: Clean up XEvent construction code for tests.sadrul@chromium.org2013-11-261-36/+38
* events: Move test related functions into a separate target.sadrul@chromium.org2013-11-252-1/+2
* Revert 236409 "Fix autofill popup size."dcheng@chromium.org2013-11-211-1/+1
* Fix autofill popup size.jbauman@chromium.org2013-11-211-1/+1
* Modify scroll events when sticky keys is enabled.tengs@chromium.org2013-11-211-10/+10
* Dissociate ui_resources target from ui.gyp.tfarina@chromium.org2013-11-201-6/+6
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-2015-237/+216
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-2022-514/+514
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-1922-514/+514
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-1915-216/+237
* [win8] Force browsers created while Chrome is in Metro mode to be on the Ash ...tapted@chromium.org2013-11-192-0/+8
* ozone: Disable tests that create multiple RootWindowHostsspang@chromium.org2013-11-181-2/+16
* Remove EventFactoryOzone scoped_ptr from RootWindowHostOzonednicoara@chromium.org2013-11-182-8/+7
* Fix TestViewWidthAfterMinimizingWidgetjbauman@chromium.org2013-11-161-1/+1
* Make transparent windows at least 64x64 pixels on windowsjbauman@chromium.org2013-11-161-1/+1
* Removes IPC from aura_demosky@chromium.org2013-11-151-1/+0
* Fix metro-ash tests. delegate_ in this derived class was shadowing the member...ben@chromium.org2013-11-152-2/+0
* add missed file from last clben@chromium.org2013-11-151-0/+39
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-1520-196/+75
* aura: Avoid unnecessary recursion when deciding whether a window can accept a...sadrul@chromium.org2013-11-143-3/+30
* Makes sure we don't end up showing two tooltipssky@chromium.org2013-11-143-1/+13
* Add missing insets.h include to root_window_host_ozone.hspang@chromium.org2013-11-131-0/+1
* Fix crash when shortcut destroys the target that the modifier up event is sent.tengs@chromium.org2013-11-131-3/+3
* Rename root_window_host.h to window_tree_host.hben@chromium.org2013-11-1313-12/+11
* fixben@chromium.org2013-11-121-1/+1