summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window_host_x11.cc
Commit message (Expand)AuthorAgeFilesLines
* Turn on touches at side bezel as defaultmiletus@chromium.org2013-10-081-1/+1
* XChangeProperty() expects values of size 32 to be longs (see "man XChangeProp...alextaran@chromium.org2013-10-011-1/+4
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-5/+2
* events: Move all references to ui/base/ from ui/events.sadrul@chromium.org2013-09-261-1/+1
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-251-2/+3
* Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.hben@chromium.org2013-09-201-3/+3
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...sadrul@chromium.org2013-09-181-2/+2
* 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-2/+2
* x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 mes...sadrul@chromium.org2013-09-171-2/+2
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-9/+9
* Ignore touch events when the touch press is on the side bezel regionmiletus@chromium.org2013-09-031-7/+15
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-141-49/+0
* aura: Fix crash in RootWindowHostX11::GetXImage().derat@chromium.org2013-08-121-19/+9
* Mark mouse events created for Enter/Leave notify as synthesized as they're no...oshima@chromium.org2013-08-071-1/+8
* bezels: Ignore events from side bezels by default (new flag).wnwen@chromium.org2013-07-261-0/+30
* Set CrOS touchpad Tap Paused property to false during initializationsheckylin@chromium.org2013-07-021-25/+33
* Dispatch ui::ET_MOUSE_EXITED when moving the mouse from one screen to the nextpkotwicz@chromium.org2013-06-281-3/+4
* Put back the code that I accidentally removed in crrev.com/17099003oshima@chromium.org2013-06-211-0/+3
* Use primary display as hangout/gtalk broadcast windowoshima@chromium.org2013-06-201-9/+0
* Add support for cros touchpad metrics gesturesheckylin@chromium.org2013-06-201-0/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-2/+2
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-171-1/+0
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-2/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-2/+2
* Revert "Merge CMTEventData and ValuatorTracker"pdr@chromium.org2013-06-141-0/+1
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-141-1/+0
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-111-3/+3
* Improve tracing for input events - especially Aura touchrbyers@chromium.org2013-06-101-0/+6
* Use override redirect window for unit testsoshima@chromium.org2013-05-181-1/+11
* Do not coalesce X touch move events in aura.varunjain@chromium.org2013-05-161-4/+0
* Removes XGetImage for taking screenshot.mukai@chromium.org2013-04-301-41/+0
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-2/+2
* ui/aura: Remove unnecessary scoped_ptr ".get()" calls.tfarina@chromium.org2013-04-231-7/+7
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-151-2/+5
* x11: Rename touch_factory to touch_factory_x11.sadrul@chromium.org2013-04-051-1/+1
* Rename RootWindowHostLinux and inheritors.rjkroege@chromium.org2013-03-261-0/+1140