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
/
base
/
x
Commit message (
Expand
)
Author
Age
Files
Lines
*
Desktop aura: Fix tab dragging
erg@chromium.org
2012-11-01
2
-0
/
+9
*
Stop using "FE" (Unspecified Text) for extracting display names.
mukai@chromium.org
2012-10-25
1
-14
/
+0
*
Adding command line flags for calibration
skuhne@chromium.org
2012-10-23
1
-31
/
+67
*
Speculative compile fix for the valgrind bots.
erg@chromium.org
2012-10-17
2
-89
/
+90
*
linux_aura: Reland fix tab dragging performance.
erg@chromium.org
2012-10-17
2
-0
/
+92
*
Revert 162381 - linux_aura: Fix tab dragging performance.
tommi@chromium.org
2012-10-17
2
-91
/
+0
*
linux_aura: Fix tab dragging performance.
erg@chromium.org
2012-10-17
2
-0
/
+91
*
fix events_x.cc compile error
scottmg@chromium.org
2012-10-12
1
-1
/
+2
*
x11: Use kernel timestamps for touch events (if available).
sadrul@chromium.org
2012-10-11
3
-0
/
+10
*
Let TouchFactory use master pointer events whenever available
sheckylin@chromium.org
2012-10-11
1
-12
/
+12
*
linux: Make X error logging more precise.
derat@chromium.org
2012-10-10
1
-3
/
+3
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-1
/
+2
*
Speculative fix for window dragging in X11 multi monitor setups
jamesr@chromium.org
2012-10-09
1
-1
/
+4
*
Disabled top calibration
skuhne@chromium.org
2012-10-03
1
-1
/
+3
*
Use correct location for Enter/LeaveNotify
oshima@chromium.org
2012-10-03
2
-1
/
+33
*
Fix tab dragging in unity2d
jamesr@chromium.org
2012-09-27
2
-7
/
+52
*
Make shared memory segments writable only by their rightful owners.
palmer@chromium.org
2012-09-24
1
-6
/
+25
*
aura-x11: Fix cursor flickering for some custom cursors.
sadrul@chromium.org
2012-09-17
1
-4
/
+28
*
x11 cmt: Use atom-cache for the CMT valuators.
sadrul@chromium.org
2012-09-14
2
-18
/
+32
*
linux-aura: Fix wheel scrolling on some systems (e.g. precise).
sadrul@chromium.org
2012-09-14
1
-0
/
+6
*
Desktop aura: Use the X11 clipboard for text.
erg@chromium.org
2012-09-13
2
-0
/
+97
*
Fix memory leaks caused by misuse of XFree.
mazda@chromium.org
2012-09-11
2
-1
/
+37
*
Add "Display" item in the uber tray.
mukai@chromium.org
2012-09-11
2
-3
/
+18
*
Move ash specific cursor code to CursorManager.
mazda@chromium.org
2012-09-11
3
-0
/
+69
*
Revert 156070 - Add a new tray item for the current multi display configuration.
dcheng@chromium.org
2012-09-11
2
-18
/
+3
*
Add a new tray item for the current multi display configuration.
mukai@chromium.org
2012-09-11
2
-3
/
+18
*
Don't update display info when brightness is set to 0, or device goes to slee...
oshima@chromium.org
2012-09-10
2
-0
/
+19
*
Touch: Adding switch for X calibration and disabling it temporarily.
skuhne@chromium.org
2012-09-07
1
-13
/
+18
*
aura: Coalesce touch-update events.
sadrul@chromium.org
2012-09-06
1
-1
/
+2
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
3
-3
/
+3
*
Only set _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED if the custom frame is enabled.
tony@chromium.org
2012-08-23
2
-3
/
+10
*
Use persistent ID/names for displays.
mukai@chromium.org
2012-08-21
2
-0
/
+194
*
Desktop Aura: Allow tab drags out of window.
erg@chromium.org
2012-08-17
1
-3
/
+26
*
Clean up some detritus that accumulated during the fixing of 125937.
ben@chromium.org
2012-08-15
1
-4
/
+0
*
Fixes bug where Env/RootWindow would cache the wrong button
sky@chromium.org
2012-08-14
1
-0
/
+23
*
Replace views::Event with ui::Event.
beng@google.com
2012-08-10
1
-0
/
+4
*
Fixed calibration
skuhne@chromium.org
2012-08-09
1
-9
/
+9
*
XI2.2: Make sure floating touch-events receive modifier flags.
sadrul@chromium.org
2012-07-23
1
-2
/
+12
*
ui: Forward declare DefaultSingletonTraits in header files.
tfarina@chromium.org
2012-07-20
9
-12
/
+20
*
Fixed bezel gesture
skuhne@chromium.org
2012-07-17
1
-9
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
6
-6
/
+0
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
Aura desktop: Fix tab dragging within a single chrome window.
erg@chromium.org
2012-06-16
2
-0
/
+22
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
1
-4
/
+4
*
Don't convert the cursor image to RGBA in SkBitmapToXcursorImage
oshima@chromium.org
2012-05-30
1
-4
/
+4
*
aura/cros: Rename MessagePump{X => AuraX11}.
erg@chromium.org
2012-05-29
1
-2
/
+2
*
XI2.2: Make sure valuators values are reported correctly.
sadrul@chromium.org
2012-05-25
3
-19
/
+321
*
Revert 139051 because it broke build on non-X11 systems (windows, mac).
sadrul@chromium.org
2012-05-25
3
-321
/
+19
*
XI2.2: Make sure valuators values are reported correctly.
sadrul@chromium.org
2012-05-25
3
-19
/
+321
*
Users stuck in fullscreen mode when running gnome-shell.
tony@chromium.org
2012-05-22
2
-0
/
+15
[next]