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_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Aura: Adds custom cursors for drag and drop (second attempt:
varunjain@chromium.org
2012-05-11
1
-1
/
+54
*
Revert r135533.
thakis@chromium.org
2012-05-08
1
-54
/
+1
*
Confine cursor after bounds is updated.
oshima@chromium.org
2012-05-08
1
-7
/
+7
*
ui/aura: Include x11_util.h in root_window_host.cc to pick missing functions.
tfarina@chromium.org
2012-05-05
1
-0
/
+1
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-2
/
+1
*
Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-05
1
-1
/
+54
*
Revert 135426 - Aura: Adds custom cursors for drag and drop.
rvargas@google.com
2012-05-04
1
-54
/
+1
*
Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-04
1
-1
/
+54
*
aura: Re-enable CheckXEventForConsistency checks for XI2.2
sadrul@chromium.org
2012-05-04
1
-6
/
+5
*
Revert 135378 - Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-04
1
-54
/
+1
*
Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-04
1
-1
/
+54
*
Aura on Linux: Make a DesktopScreenX11 to match the windows one.
erg@chromium.org
2012-05-03
1
-2
/
+7
*
Make views_examples work in aura without ash.
ben@chromium.org
2012-04-26
1
-0
/
+11
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-2
/
+0
*
Aura: Don't set a minimum size for our windows on Linux.
erg@chromium.org
2012-04-21
1
-24
/
+11
*
ash: Go back/forward in response to buttons 8 and 9.
derat@chromium.org
2012-04-18
1
-10
/
+45
*
Mouse events, touch events, or both can be locked to a target.
tdresser@chromium.org
2012-04-11
1
-1
/
+1
*
Revert 131761 - Mouse events, touch events, or both can be locked to a target.
rsesek@chromium.org
2012-04-11
1
-1
/
+1
*
Mouse events, touch events, or both can be locked to a target.
tdresser@chromium.org
2012-04-11
1
-1
/
+1
*
Consolidate win/x dispatchers
oshima@chromium.org
2012-04-09
1
-19
/
+10
*
Aura/ash split: Do various things to Linux aura root windows.
erg@chromium.org
2012-04-06
1
-12
/
+73
*
Aura/ash split: Desktop linux clients should respsect window manager close wi...
erg@google.com
2012-04-05
1
-0
/
+18
*
aura-x11: Add custom web cursor support.
sadrul@chromium.org
2012-04-03
1
-54
/
+54
*
Fix Pixmap leak
oshima@chromium.org
2012-04-02
1
-0
/
+2
*
aura: Add RootWindowObserver::OnKeyboardMappingChanged().
derat@chromium.org
2012-03-31
1
-0
/
+1
*
Set X window title for Aura root windows
saintlou@chromium.org
2012-03-30
1
-0
/
+8
*
Create vertical and more conservative pointer barriers.
oshima@chromium.org
2012-03-24
1
-9
/
+24
*
* Keep the mouse in the desktop in multi monitor environment. I ended up usin...
oshima@chromium.org
2012-03-24
1
-21
/
+42
*
Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...
oshima@chromium.org
2012-03-23
1
-11
/
+27
*
Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...
backer@chromium.org
2012-03-23
1
-27
/
+11
*
relanding: disabled workspace_window_resizer test. fixed access-after-free.
oshima@chromium.org
2012-03-23
1
-11
/
+27
*
Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...
oshima@chromium.org
2012-03-23
1
-27
/
+11
*
* MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...
oshima@chromium.org
2012-03-22
1
-11
/
+27
*
Send GestureFlingStart and GestureFlingCancel when cmt sends them
davemoore@chromium.org
2012-03-20
1
-0
/
+2
*
Revert 127606 - Send GestureFlingStart and GestureFlingCancel when cmt sends ...
davemoore@chromium.org
2012-03-20
1
-2
/
+0
*
Send GestureFlingStart and GestureFlingCancel when cmt sends them
davemoore@chromium.org
2012-03-20
1
-0
/
+2
*
Native bounds support to host windows.
oshima@chromium.org
2012-03-16
1
-10
/
+14
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
1
-8
/
+0
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
1
-0
/
+8
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
1
-8
/
+0
*
aura: Fix some of the event dispatching in linux.
sadrul@chromium.org
2012-02-28
1
-9
/
+2
*
Moves the Linux dispatcher into its own object.
beng@google.com
2012-02-25
1
-7
/
+8
*
Move RootWindowHostLinux class decl to a header file.
ben@chromium.org
2012-02-24
1
-76
/
+3
*
Change how you get to the MessageLoop::Dispatcher.
ben@chromium.org
2012-02-23
1
-0
/
+5
*
aura: Hide cursor during and after shutdown.
derat@chromium.org
2012-02-14
1
-27
/
+27
*
1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...
pkotwicz@chromium.org
2012-02-11
1
-1
/
+13
*
Plumb expose damage to compositor.
backer@chromium.org
2012-02-10
1
-1
/
+1
*
Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...
pkotwicz@chromium.org
2012-02-10
1
-13
/
+1
*
1) Adds support for OS level mouse capture lost (eg from a popup)
pkotwicz@chromium.org
2012-02-09
1
-1
/
+13
*
Aura: Remove a log-spamming NOTIMPLEMENTED in cursor handling
jamescook@chromium.org
2012-01-27
1
-3
/
+1
[next]