summaryrefslogtreecommitdiffstats
path: root/ui/aura/test/ui_controls_factory_aurax11.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/aura/.avi2015-12-241-0/+1
* aura: Remove WindowTreeHost::PostNativeEvent().Sadrul Habib Chowdhury2014-11-071-8/+9
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-26/+23
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-8/+8
* Reland Track the active ExtensionKeybindingRegistry and make it available to ...dtseng2014-09-181-2/+4
* Revert of Track the active ExtensionKeybindingRegistry and make it available ...erg2014-09-171-4/+2
* Track the active ExtensionKeybindingRegistry and make it available to EventRe...dtseng2014-09-171-2/+4
* Revert of Add test for ChromeVox keyboard commands. (patchset #8 id:140001 of...arv2014-09-081-4/+2
* Add test for ChromeVox keyboard commands.dmazzoni2014-09-081-2/+4
* Revert of Add test for ChromeVox keyboard commands. (patchset #7 id:120001 of...vadimsh2014-09-041-4/+2
* Add test for ChromeVox keyboard commands.dmazzoni2014-09-041-2/+4
* Revert of Add test for ChromeVox keyboard commands. (patchset #6 of https://c...agable2014-08-231-4/+2
* Add test for ChromeVox keyboard commands.dmazzoni@chromium.org2014-08-221-2/+4
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-2/+3
* events/test: Add PlatformEventWaiter.sadrul@chromium.org2014-04-071-35/+3
* base: Do not allow MessagePumpObservers to consume events.sadrul@chromium.org2014-04-051-3/+1
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-21/+21
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-26/+21
* Fix crash of OmniboxViewViewsTest.SelectAllOnClick on Linux Aurapkotwicz@chromium.org2014-02-201-11/+20
* [Refactor] Always pass in screen coordinates to UIControlsAura::SendMouseMove()pkotwicz@chromium.org2014-02-191-10/+14
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-8/+8
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-4/+7
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-7/+4
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-4/+7
* Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.hben@chromium.org2013-09-201-4/+4
* Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...sadrul@chromium.org2013-09-181-9/+5
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Revert 223621 "x11: Prefer using ui::GetXDisplay() over getting ..."nasko@chromium.org2013-09-171-5/+9
* x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 mes...sadrul@chromium.org2013-09-171-9/+5
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-5/+5
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-1/+1
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* move ui controls to ui/base/testoshima@chromium.org2013-06-071-0/+258