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
*
Remove non USE_AURA code from views files.
erg@chromium.org
2014-04-25
1
-10
/
+3
*
Fix usage of XShapeGetRectangles() in ui::WindowContainsPoint()
pkotwicz@chromium.org
2014-04-23
1
-2
/
+5
*
Section 2.4 of the ICCCM spec requires: "The requestor must delete the proper...
pkotwicz@chromium.org
2014-04-16
1
-7
/
+17
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
2
-3
/
+3
*
Revert 263726 "x11: Remove X11 message-pump."
fischman@chromium.org
2014-04-14
2
-3
/
+3
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-14
2
-3
/
+3
*
ui: Remove unused X11 utilities that the GTK+ port used to use.
erg@chromium.org
2014-04-11
10
-622
/
+0
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
2
-72
/
+0
*
Move Is*DisplaySizeBlackListed to ui/display and build it for non-X11 platfor...
dnicoara@chromium.org
2014-04-04
3
-59
/
+0
*
Allows menu host windows to be enumerated in DragTargetWindowFinder.
varkha@google.com
2014-03-28
3
-2
/
+108
*
Revert of Allows menu host windows to be enumerated in DragTargetWindowFinder...
calamity@chromium.org
2014-03-28
3
-108
/
+2
*
Allows menu host windows to be enumerated in DragTargetWindowFinder.
varkha@chromium.org
2014-03-28
3
-2
/
+108
*
Implement image drag out support for Linux Aura.
dcheng@chromium.org
2014-03-27
2
-0
/
+20
*
x11: Set a timeout for the clipboard copy request.
sadrul@chromium.org
2014-03-26
1
-0
/
+7
*
Enable dragging and dropping text with the "text/plain" mime type to Linux Aura
pkotwicz@chromium.org
2014-03-24
1
-2
/
+10
*
linux_aura: Clear the clipboard even if we don't own it.
erg@chromium.org
2014-03-20
2
-7
/
+10
*
x11: Move X11ErrorHandler out of //base/ into //ui/gfx/x/
sadrul@chromium.org
2014-03-19
1
-5
/
+5
*
Fix ui::IsWindowVisible() so that it returns false for minimized windows on U...
pkotwicz@chromium.org
2014-03-19
1
-0
/
+11
*
use SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-11
1
-5
/
+4
*
linux_aura: Default to system titlebars under some window managers.
erg@chromium.org
2014-02-21
2
-0
/
+24
*
Make ui::GetWindowRect() take the window decorations in account
pkotwicz@chromium.org
2014-02-20
1
-0
/
+9
*
Remove unnecessary uses of aura::Env::GetDispatcher
sadrul@chromium.org
2014-02-05
1
-1
/
+1
*
Revert 243289 "Implement aura isFullScreenMode() for desktop-X11 only"
dongseong.hwang@intel.com
2014-02-05
1
-1
/
+1
*
Takes ShapeBounding rectangles into consideration in WindowContainsPoint. Thi...
varkha@chromium.org
2014-02-05
1
-19
/
+36
*
linux_aura: Don't clear target vector in SelectionOwner.
erg@chromium.org
2014-01-09
2
-2
/
+1
*
linux_aura: Implement file drag and drop in content area.
erg@chromium.org
2014-01-09
2
-3
/
+26
*
Implement aura isFullScreenMode() for desktop-X11 only
rijubrata.bhaumik@intel.com
2014-01-07
1
-1
/
+1
*
ui: Rename ui_export.h to ui_base_export.h
tfarina@chromium.org
2014-01-06
8
-116
/
+119
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
2
-13
/
+13
*
Do not include ui/base/ui_export.h where it isn't used.
tfarina@chromium.org
2013-12-10
1
-3
/
+0
*
linux aura: Support touch events.
sadrul@chromium.org
2013-12-04
1
-2
/
+3
*
x11: Fix a memory leak for mouse events.
sadrul@chromium.org
2013-11-27
1
-3
/
+2
*
linux_aura: Enable HIDPI support
mikhail.pozdnyakov@intel.com
2013-11-19
3
-0
/
+59
*
linux aura: Allow setting window-role hint for X11 window managers.
sadrul@chromium.org
2013-11-17
2
-4
/
+21
*
Make ui::SelectionRequestor robust to recursive message loops.
ccameron@chromium.org
2013-11-12
2
-38
/
+64
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-07
2
-1
/
+7
*
Revert 233414 "x11: Move XInput2 availability information out of..."
dgrogan@chromium.org
2013-11-06
2
-7
/
+1
*
x11: Move XInput2 availability information out of the message pump.
sadrul@chromium.org
2013-11-06
2
-1
/
+7
*
linux_aura: Improve window drag performance.
erg@chromium.org
2013-11-05
1
-0
/
+5
*
linux_aura: Fix unicode characters on the clipboard.
erg@chromium.org
2013-10-10
2
-15
/
+12
*
XChangeProperty() expects values of size 32 to be longs (see "man XChangeProp...
alextaran@chromium.org
2013-10-01
1
-1
/
+2
*
Move ui/base/x/x11_error_tracker to base/x11.
kcwu@chromium.org
2013-09-27
4
-104
/
+5
*
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
14
-2317
/
+5
*
Move some files from x11_util to gfx/x/x11_types.h so they can be used by ui/gl.
ben@chromium.org
2013-09-24
2
-163
/
+0
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-1
/
+1
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
6
-93
/
+81
[next]