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
*
ash: Clean up system background layer.
derat@chromium.org
2012-10-29
1
-126
/
+178
*
Make sure the mouse pointer is always in one of displays
oshima@chromium.org
2012-10-26
1
-13
/
+0
*
desktop linux aura: Fix event/capture focus after dragging a window.
erg@chromium.org
2012-10-24
1
-1
/
+1
*
linux_aura: Reland fix tab dragging performance.
erg@chromium.org
2012-10-17
1
-87
/
+3
*
Revert 162381 - linux_aura: Fix tab dragging performance.
tommi@chromium.org
2012-10-17
1
-3
/
+87
*
linux_aura: Fix tab dragging performance.
erg@chromium.org
2012-10-17
1
-87
/
+3
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-3
/
+4
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-12
/
+1
*
Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-1
/
+12
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
1
-12
/
+1
*
Let TouchFactory use master pointer events whenever available
sheckylin@chromium.org
2012-10-11
1
-55
/
+0
*
Desktop aura: Remove RootWindowHost::GetAcceleratedWidget()
erg@chromium.org
2012-10-10
1
-11
/
+0
*
aura: Use XScopedCursor in RootWindowHostLinux.
tfarina@chromium.org
2012-10-07
1
-6
/
+2
*
In-chorme viewer for metro (part 2)
cpu@chromium.org
2012-10-05
1
-6
/
+8
*
Signals OnHostMoved() when SetHostBounds() changes the origin too.
mukai@chromium.org
2012-10-04
1
-5
/
+7
*
Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg...
oshima@chromium.org
2012-10-02
1
-22
/
+4
*
This is the 3 following CLs collapsed as one (for easier merge in M23)
saintlou@chromium.org
2012-09-27
1
-4
/
+22
*
Reverting 3 CLs in order to create 1 CL (to be later merged in M23).
saintlou@chromium.org
2012-09-27
1
-22
/
+4
*
Fixes the drag/drop errors for 2x displays.
mukai@chromium.org
2012-09-27
1
-0
/
+4
*
Clear root window when the aura root window is moved/resized
oshima@chromium.org
2012-09-26
1
-0
/
+16
*
Revert r158757 "Clear root window when the aura root window is moved/resized"
oshima@chromium.org
2012-09-26
1
-14
/
+0
*
Clear root window when the aura root window is moved/resized
oshima@chromium.org
2012-09-26
1
-0
/
+14
*
Disable extended desktop.
oshima@chromium.org
2012-09-25
1
-4
/
+6
*
Convert native mouse locations to the locations in screen coordinate in RootW...
mazda@chromium.org
2012-09-20
1
-5
/
+20
*
Enable UpdateDisplay to specify host origins.
mazda@chromium.org
2012-09-20
1
-1
/
+4
*
Revert 157597 - Enable UpdateDisplay to specify host origins.
zea@chromium.org
2012-09-19
1
-4
/
+1
*
Enable UpdateDisplay to specify host origins.
mazda@chromium.org
2012-09-19
1
-1
/
+4
*
Add switch primary display option by swapping primary root window between dis...
oshima@chromium.org
2012-09-19
1
-4
/
+14
*
aura: Do not listen for mouse-events on the root window.
sadrul@chromium.org
2012-09-14
1
-4
/
+0
*
aura: Make sure the root-window retains the X events it was already listening...
sadrul@chromium.org
2012-09-14
1
-139
/
+170
*
aura: More fixes for touch-event calibration in multi-monitor setting.
sadrul@chromium.org
2012-09-14
1
-0
/
+42
*
Fix memory leaks caused by misuse of XFree.
mazda@chromium.org
2012-09-11
1
-5
/
+3
*
Move ash specific cursor code to CursorManager.
mazda@chromium.org
2012-09-11
1
-306
/
+9
*
Always update pointer barrier. bounds_ might have already been updated in Se...
oshima@chromium.org
2012-09-11
1
-4
/
+4
*
aura: Fix touch event calibration on linux desktops.
sadrul@chromium.org
2012-09-11
1
-10
/
+18
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-11
1
-0
/
+4
*
aura-x11: Fix touch-calibration for multi-monitor setups.
sadrul@chromium.org
2012-09-11
1
-28
/
+99
*
Revert r14457 "Cancel drag if display configuration changes."
oshima@chromium.org
2012-09-10
1
-4
/
+0
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-10
1
-0
/
+4
*
aura: Coalesce touch-update events.
sadrul@chromium.org
2012-09-06
1
-7
/
+36
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-5
/
+5
*
Fix coordinate of the mouse pointer when moving it to moved/resized native wi...
oshima@chromium.org
2012-09-01
1
-3
/
+14
*
Merge aura::DispatcherLinux into base::MessagePumpAuraX11.
erg@chromium.org
2012-08-30
1
-5
/
+2
*
Update hotpoints of cursors according to new assets.
varunjain@chromium.org
2012-08-30
1
-39
/
+71
*
aura: Make sure event copying works properly for X11.
sadrul@chromium.org
2012-08-23
1
-1
/
+5
*
aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...
sadrul@chromium.org
2012-08-21
1
-52
/
+37
*
Revert 152593 - aura: Rearrange the x11 cursor code to make it more obvious w...
bryeung@chromium.org
2012-08-21
1
-33
/
+52
*
aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...
sadrul@chromium.org
2012-08-21
1
-52
/
+33
*
aura: Use the default high-dpi cursor for unsupported cursors.
sadrul@chromium.org
2012-08-20
1
-6
/
+11
*
Desktop Aura: Allow tab drags out of window.
erg@chromium.org
2012-08-17
1
-8
/
+27
[next]