index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
aura
/
root_window_host_x11.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GrabWindowSnapshotAsync aura tests
enne@chromium.org
2014-01-08
1
-0
/
+1
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-42
/
+42
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-12-19
1
-5
/
+6
*
aura: Start updating aura to use EventProcessor for event dispatch.
sadrul@chromium.org
2013-12-06
1
-0
/
+4
*
x11: Select for touch-events on the X root window only on chromeos.
sadrul@chromium.org
2013-12-05
1
-17
/
+19
*
Clean up RootWindowHostX11 a bit.
dongseong.hwang@intel.com
2013-11-27
1
-33
/
+2
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
1
-6
/
+5
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-41
/
+41
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-41
/
+41
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
1
-5
/
+6
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-18
/
+2
*
fix
ben@chromium.org
2013-11-12
1
-1
/
+1
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-7
/
+8
*
Update cursor when the mouse enters X root window.
oshima@chromium.org
2013-11-12
1
-0
/
+8
*
x11: Create mouse-wheel events properly when XI2.2 isn't being used.
sadrul@chromium.org
2013-11-12
1
-2
/
+18
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-8
/
+7
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-7
/
+8
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-40
/
+0
*
Use Window instead of RootWindow in many more places throughout the codebase
ben@chromium.org
2013-11-10
1
-6
/
+6
*
Don't Generate ui::TouchEvent from xevent if it does not belong to a RootWindow
miletus@chromium.org
2013-11-09
1
-2
/
+12
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-07
1
-2
/
+4
*
Revert 233414 "x11: Move XInput2 availability information out of..."
dgrogan@chromium.org
2013-11-06
1
-4
/
+2
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-06
1
-2
/
+4
*
Attempt to re-land FocusManager removal from Aura.
ben@chromium.org
2013-10-18
1
-1
/
+0
*
Revert 229437 "Remove old FocusManager code from Aura."
ben@chromium.org
2013-10-18
1
-0
/
+1
*
Remove old FocusManager code from Aura.
ben@chromium.org
2013-10-18
1
-1
/
+0
*
Turn on touches at side bezel as default
miletus@chromium.org
2013-10-08
1
-1
/
+1
*
XChangeProperty() expects values of size 32 to be longs (see "man XChangeProp...
alextaran@chromium.org
2013-10-01
1
-1
/
+4
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
1
-5
/
+2
*
events: Move all references to ui/base/ from ui/events.
sadrul@chromium.org
2013-09-26
1
-1
/
+1
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
1
-2
/
+3
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
1
-3
/
+3
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-2
/
+2
*
Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...
sadrul@chromium.org
2013-09-18
1
-2
/
+2
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
Revert 223621 "x11: Prefer using ui::GetXDisplay() over getting ..."
nasko@chromium.org
2013-09-17
1
-2
/
+2
*
x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 mes...
sadrul@chromium.org
2013-09-17
1
-2
/
+2
*
gtk: Allow building both the X11 and Gtk message-pumps for gtk.
sadrul@chromium.org
2013-09-07
1
-9
/
+9
*
Ignore touch events when the touch press is on the side bezel region
miletus@chromium.org
2013-09-03
1
-7
/
+15
*
ash: Fix CopyAreaToCanvas() scaling issues.
derat@chromium.org
2013-08-14
1
-49
/
+0
*
aura: Fix crash in RootWindowHostX11::GetXImage().
derat@chromium.org
2013-08-12
1
-19
/
+9
*
Mark mouse events created for Enter/Leave notify as synthesized as they're no...
oshima@chromium.org
2013-08-07
1
-1
/
+8
*
bezels: Ignore events from side bezels by default (new flag).
wnwen@chromium.org
2013-07-26
1
-0
/
+30
*
Set CrOS touchpad Tap Paused property to false during initialization
sheckylin@chromium.org
2013-07-02
1
-25
/
+33
*
Dispatch ui::ET_MOUSE_EXITED when moving the mouse from one screen to the next
pkotwicz@chromium.org
2013-06-28
1
-3
/
+4
*
Put back the code that I accidentally removed in crrev.com/17099003
oshima@chromium.org
2013-06-21
1
-0
/
+3
*
Use primary display as hangout/gtalk broadcast window
oshima@chromium.org
2013-06-20
1
-9
/
+0
*
Add support for cros touchpad metrics gesture
sheckylin@chromium.org
2013-06-20
1
-0
/
+2
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-2
/
+2
*
Merge CMTEventData and ValuatorTracker
sheckylin@chromium.org
2013-06-17
1
-1
/
+0
[next]