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
/
platform_window
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multiple displays with Ozone X11.
kylechar
2016-03-21
6
-6
/
+110
*
Fix double click on Ozone X11.
kylechar
2016-02-26
1
-2
/
+5
*
Add cursor support to Ozone X11.
kylechar
2016-02-22
5
-1
/
+142
*
Add PlatformWindow/Event related code for Ozone X11.
kylechar
2016-02-09
8
-346
/
+522
*
Fix "gn check" for ozone build.
brettw
2016-01-05
1
-0
/
+4
*
Switch to standard integer types in ui/.
avi
2015-12-24
1
-0
/
+3
*
mash: Title the window so it has a name in the taskbar.
erg
2015-12-08
2
-2
/
+27
*
mus: Let clients set the cursor of their window.
erg
2015-12-04
1
-1
/
+3
*
X11: Set bit gravity to NorthWestGravity
piman
2015-11-17
1
-1
/
+2
*
Wire title changes from WebFrameClient all the way through to PlatformWindow
ben
2015-09-03
2
-0
/
+3
*
view-manager: Fix some issues regarding running tests in x11.
sadrul
2015-09-02
1
-3
/
+3
*
view-manager: Allow closing down a view-tree.
sadrul
2015-09-01
1
-0
/
+1
*
Mandoline: Support text input on Android part 1 of 2.
penghuang
2015-07-27
2
-0
/
+5
*
mojo: Fix running view-manager related apptests on X11.
sadrul
2015-07-21
4
-1
/
+26
*
Plumbs through device scale factor when widget is available
sky
2015-06-18
1
-1
/
+2
*
Don't destroy the window in PlatformWindow's destructor.
jam
2015-05-18
1
-3
/
+6
*
[Ozone] Constrain the cursor when overscan insets are set
pkotwicz
2015-01-27
2
-0
/
+4
*
replace COMPILE_ASSERT with static_assert in ui/
mostynb
2015-01-14
1
-1
/
+2
*
gn format //ui
scottmg
2014-12-03
1
-3
/
+1
*
Move all event related devices from ui/events/ to ui/events/devices/
dnicoara
2014-11-04
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-16
/
+16
*
Revert of Revert of ui::PlatformWindowDelegate::OnClosed() isn't called when ...
brettw
2014-10-09
1
-0
/
+1
*
Revert of ui::PlatformWindowDelegate::OnClosed() isn't called when a ui::X11W...
jwd
2014-10-09
1
-1
/
+0
*
ui::PlatformWindowDelegate::OnClosed() isn't called when a ui::X11Window is c...
hansmuller
2014-10-09
1
-0
/
+1
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-15
/
+15
*
platform_window: Add SetCursor & MoveCursorTo
spang@chromium.org
2014-07-31
2
-0
/
+6
*
GN: Add GN rules for mojo_shell target
jamesr@chromium.org
2014-07-29
2
-0
/
+29
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
1
-2
/
+2
*
x11: Listen for and process XInput2 events.
sadrul@chromium.org
2014-07-18
2
-0
/
+58
*
x11: Do not listen for XI2 mouse events for X11Window.
sadrul@chromium.org
2014-07-16
1
-3
/
+0
*
ui/platform_window: Introduce PlatformWindow for windowing primitives.
sadrul@chromium.org
2014-07-15
5
-0
/
+431