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
*
Use first or internal display as source for software based mirroring.
oshima@chromium.org
2013-10-08
2
-8
/
+12
*
Do not transform scroll event ordinal values
sheckylin@chromium.org
2013-10-03
2
-6
/
+6
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
2
-9
/
+9
*
Queue notification center deletes while visible to the user.
dewittj@chromium.org
2013-09-24
1
-1
/
+1
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-4
/
+1
*
Rename DisplayInfo::bounds_in_pixel -> bounds_in_native
oshima@chromium.org
2013-09-23
9
-82
/
+91
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-1
/
+4
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-4
/
+1
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
3
-5
/
+6
*
Do not scale ScrollEvent by device scale factor
sheckylin@chromium.org
2013-09-20
1
-8
/
+5
*
Try to enable software mirror mode in UI message loop after Init()
oshima@chromium.org
2013-09-19
3
-41
/
+81
*
ash: Wrap ChOS code correctly
tiago.vignatti@intel.com
2013-09-19
1
-1
/
+1
*
Sets a simple flag to prevent warping the mouse cursor back again.
mukai@chromium.org
2013-09-19
3
-139
/
+158
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
6
-6
/
+6
*
Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...
sadrul@chromium.org
2013-09-18
1
-2
/
+5
*
chromeos: Fix display failures when going to mirrored mode.
derat@chromium.org
2013-09-17
1
-12
/
+12
*
Revert 223621 "x11: Prefer using ui::GetXDisplay() over getting ..."
nasko@chromium.org
2013-09-17
1
-5
/
+2
*
x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 mes...
sadrul@chromium.org
2013-09-17
1
-2
/
+5
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
2
-11
/
+8
*
Don't deactivate/unfocus unless a display is removed.
oshima@chromium.org
2013-09-13
5
-20
/
+135
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-1
/
+1
*
Refactor TransformPoint{,Reverse}.
avallee@chromium.org
2013-09-12
1
-2
/
+2
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
1
-4
/
+2
*
Introduces NotificationBlocker.
mukai@chromium.org
2013-09-12
2
-2
/
+3
*
gtk: Allow building both the X11 and Gtk message-pumps for gtk.
sadrul@chromium.org
2013-09-07
1
-1
/
+1
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-6
/
+5
*
ash:Shelf - Enable Alternate Shelf and Side Shelf by default.
harrym@chromium.org
2013-09-05
1
-0
/
+96
*
Introduce RootWindowProperty for RootWindow's properties
oshima@chromium.org
2013-08-30
2
-20
/
+16
*
Minor status tray notification cleanup
stevenjb@chromium.org
2013-08-28
1
-20
/
+1
*
Introduces a flag to suppress the spoken feedback for updating notification p...
mukai@chromium.org
2013-08-27
2
-4
/
+10
*
Add a function to change the mouse cursor icon set to aura/ash.
yoshiki@chromium.org
2013-08-26
1
-0
/
+1
*
Cleanup: do not use extension_id, use notifier's id.
mukai@chromium.org
2013-08-24
2
-2
/
+4
*
Refactor display_info_provider_chrmoeos and provide standard impl for other
oshima@chromium.org
2013-08-23
1
-0
/
+2
*
ash: Get output info from chromeos instead of XRandR.
derat@chromium.org
2013-08-20
12
-467
/
+326
*
chromeos: Include mode details in OutputSnapshot.
derat@chromium.org
2013-08-16
5
-6
/
+16
*
Remove obsolete switches --ash-disable-ui-scaling, --ash-disable-display-rota...
oshima@chromium.org
2013-08-15
2
-14
/
+1
*
Use registered info to initialize primary display instead of
oshima@chromium.org
2013-08-14
9
-118
/
+93
*
Fix crash when --ash-use-first-display-as-internal without --ash-host-window-...
oshima@chromium.org
2013-08-14
1
-3
/
+9
*
Add comment to explain the case where the it may use the invalid displya's bo...
oshima@chromium.org
2013-08-13
1
-0
/
+3
*
Fix the crash bug of close button for the resolution change notification.
mukai@chromium.org
2013-08-13
3
-8
/
+46
*
Windows should animate when they are about to get docked at screen edges.
varkha@chromium.org
2013-08-13
1
-4
/
+0
*
Don't remember best resolution.
oshima@chromium.org
2013-08-13
6
-31
/
+117
*
Creates notifications for display resolution change.
mukai@chromium.org
2013-08-10
3
-0
/
+674
*
Notify the display bounds change on secondary display when layout changes
oshima@chromium.org
2013-08-09
2
-6
/
+70
*
Retires WorkspaceContainer.
mukai@chromium.org
2013-08-05
1
-2
/
+1
*
Add ability to set resolution on external display
oshima@chromium.org
2013-08-01
10
-85
/
+348
*
Retires Workspace and WorkspaceManager.
mukai@chromium.org
2013-07-31
1
-6
/
+0
*
Move the internal display detection code to OnDisplayModeChanged and
oshima@chromium.org
2013-07-31
1
-22
/
+12
*
c++11 ud suffix fixes for ash/views/ui files
thakis@chromium.org
2013-07-29
1
-1
/
+1
*
Move and split up image_transport_factory files.
danakj@chromium.org
2013-07-29
1
-1
/
+1
[next]