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
/
ash
/
display
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more keyboard usability related code
bshe
2014-09-23
1
-2
/
+0
*
Reland of: Remove deprecated cursor event filter for Ozone
dnicoara
2014-09-19
4
-199
/
+9
*
Remove "upgrading to 2x DSF for lower UI scale when 2x resoruces are availabl...
oshima
2014-09-18
4
-68
/
+8
*
Fix refresh rate query for internal monitors
marcheu
2014-09-18
1
-3
/
+3
*
ash: Avoid treating screen resizes as user activity.
derat
2014-09-18
2
-1
/
+9
*
display: Move ui/display/types/chromeos/* to ui/display/types/*
spang
2014-09-18
3
-4
/
+4
*
Do not handle the large cursor window when non-desktop is closed.
mukai
2014-09-18
2
-1
/
+46
*
Enable 1.25dsf for ui scaling
oshima
2014-09-17
2
-0
/
+8
*
Use DSF instead of UI scale if the native DSF is 1.25 and UI Scale is 0.8x (...
oshima
2014-09-17
5
-6
/
+58
*
Revert of Remove deprecated cursor event filter for Ozone (patchset #2 id:200...
acolwell
2014-09-16
4
-0
/
+198
*
Remove deprecated cursor event filter for Ozone
dnicoara
2014-09-16
4
-198
/
+0
*
Remove keyboard usability mode
bshe
2014-09-16
7
-269
/
+1
*
Reland: Force calling PostDisplayConfigurationChange() even if earyling out i...
miletus
2014-09-15
2
-8
/
+18
*
Remove VirtualKeyboardUsabilityExperimentTest
miletus
2014-09-15
1
-38
/
+0
*
Adds (native) annotation to the display settings.
mukai
2014-09-12
2
-1
/
+106
*
Moving input device hotplug event processing outside of ui/display
dnicoara
2014-09-12
4
-4
/
+48
*
Revert of Force calling PostDisplayConfigurationChange() even if earyling out...
engedy
2014-09-12
2
-18
/
+8
*
Force calling PostDisplayConfigurationChange() even if earyling out in Update...
miletus
2014-09-11
2
-8
/
+18
*
Disable XI2 events on mirror window
kpschoedel
2014-09-11
1
-0
/
+7
*
Enable ash shell and unit tests in GN build.
brettw
2014-09-09
1
-1
/
+1
*
Make sure primary root window is deleted last.
oshima
2014-08-30
1
-11
/
+22
*
Part 3: Merged FakedDBusThreadManager with DBusThreadManager.
zelidrag
2014-08-27
1
-7
/
+2
*
Enable subpixel positioning for internal display with dsf larger than 1.0
oshima@chromium.org
2014-08-21
3
-0
/
+115
*
Rotation Locked saved through device shutdown
jonross@chromium.org
2014-08-20
2
-1
/
+35
*
Re-introduce IsDisplayBlacklisted for internal display.
mukai@chromium.org
2014-08-12
1
-3
/
+5
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-08
3
-10
/
+11
*
Remember the configured device scale factor for external displays.
mukai@chromium.org
2014-08-08
5
-26
/
+58
*
[Ozone] Fix ScreenPositionControllerTest.ConvertHostPointToScreen*
dnicoara@chromium.org
2014-08-07
1
-1
/
+6
*
[Ozone] Do not warp cursor for synthesized events
dnicoara@chromium.org
2014-08-06
1
-0
/
+3
*
Introduce user customization of external HighDPI mode for 4K monitor.
mukai@chromium.org
2014-08-06
11
-76
/
+496
*
Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...
robliao@chromium.org
2014-08-05
2
-7
/
+7
*
Moving coordinate conversion methods from ash/wm to ui/wm.
mfomitchev@chromium.org
2014-08-05
2
-7
/
+7
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
4
-22
/
+22
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
4
-22
/
+22
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
4
-22
/
+22
*
Make old cursor warp mode ozone only
oshima@chromium.org
2014-07-24
4
-142
/
+159
*
Scale touch event radius
miletus@chromium.org
2014-07-24
2
-96
/
+0
*
Use 1.25 DSF for 150~180 DPI
oshima@chromium.org
2014-07-24
3
-7
/
+53
*
ash: Disable MirrorToDockedWithFullscreen on Windows.
sadrul@chromium.org
2014-07-23
1
-0
/
+3
*
Add virtual resolutions for 1.25 DSF
oshima@chromium.org
2014-07-23
3
-9
/
+24
*
Reland "Update the window labels if they change in overview mode."
nsatragno@chromium.org
2014-06-27
1
-1
/
+1
*
Revert 279887 "Update the window labels if they change in overvi..."
pastarmovj@google.com
2014-06-26
1
-1
/
+1
*
Update the window labels if they change in overview mode.
nsatragno@chromium.org
2014-06-26
1
-1
/
+1
*
Move GetMirroredDisplayAreaRatioMap() out of ui::DisplayConfigurator
dnicoara@chromium.org
2014-06-23
4
-7
/
+76
*
Enable pointer warping with multiple displays under Ozone
robert.bradford@intel.com
2014-06-19
1
-0
/
+5
*
Add CHECK to catch bad state when display configuration has changed
oshima@chromium.org
2014-06-13
1
-4
/
+9
*
Don't update the display in CursorWindowController::UpdateContainer in cursor...
oshima@chromium.org
2014-06-13
1
-15
/
+21
*
Revert 276296 "Speculative workaround for a crash in DisplayCont..."
oshima@chromium.org
2014-06-13
1
-5
/
+0
*
The 1st patch to disambiguate message center notifications
juyik@chromium.org
2014-06-12
1
-1
/
+1
*
Speculative workaround for a crash in DisplayController::GetRootWindowForDisp...
oshima@chromium.org
2014-06-11
1
-0
/
+5
[next]