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
*
Fix for out-of-sync scale factor issue
oshima@chromium.org
2012-10-13
1
-1
/
+3
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
8
-55
/
+67
*
Move shelf/launcher/status_area_widget/panel_layout_manager to RootWindowCont...
oshima@chromium.org
2012-10-12
1
-1
/
+1
*
Allows insets of displays, in case of overscans.
mukai@chromium.org
2012-10-12
3
-0
/
+77
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-1
/
+2
*
Enables to specify the ID of the display which should be primary when connected.
mukai@chromium.org
2012-10-09
3
-1
/
+143
*
Adds DisplayErrorDialog to show the error message of the failure of mirroring...
mukai@chromium.org
2012-10-05
3
-0
/
+164
*
Show modal screen on all dislpays.
oshima@chromium.org
2012-10-05
1
-2
/
+2
*
In-chorme viewer for metro (part 2)
cpu@chromium.org
2012-10-05
1
-2
/
+18
*
Handles the failures of output state change.
mukai@chromium.org
2012-10-03
2
-0
/
+6
*
Fixes the drag/drop errors for 2x displays.
mukai@chromium.org
2012-09-27
2
-1
/
+35
*
Dont overwrite default display layout if it's given by command line flag.
oshima@chromium.org
2012-09-22
1
-2
/
+4
*
Return primary display if out of bounds point or NULL ponter is passed to gfx...
oshima@chromium.org
2012-09-20
5
-56
/
+70
*
Set correct scale factor and bounds to display before passing it around.
oshima@chromium.org
2012-09-20
1
-3
/
+0
*
Convert native mouse locations to the locations in screen coordinate in RootW...
mazda@chromium.org
2012-09-20
3
-30
/
+23
*
Fix test failure of ConvertNativePointToScreen on win_aura.
mazda@chromium.org
2012-09-20
1
-1
/
+9
*
Add ScreenPositionClient::ConvertNativePointToScreen.
mazda@chromium.org
2012-09-20
3
-0
/
+166
*
Enable UpdateDisplay to specify host origins.
mazda@chromium.org
2012-09-20
1
-0
/
+36
*
Fix crashers in GetPrimaryDisplay
oshima@chromium.org
2012-09-20
2
-26
/
+40
*
Revert 157597 - Enable UpdateDisplay to specify host origins.
zea@chromium.org
2012-09-19
1
-34
/
+0
*
Enable UpdateDisplay to specify host origins.
mazda@chromium.org
2012-09-19
1
-0
/
+34
*
StatusArea/Launcher widgets should stay in the same root window.
oshima@chromium.org
2012-09-19
1
-3
/
+7
*
Add switch primary display option by swapping primary root window between dis...
oshima@chromium.org
2012-09-19
7
-180
/
+516
*
Fix unused variable error.
simon.hong81@gmail.com
2012-09-18
1
-4
/
+3
*
ash: Fix startup crash with multimonitor and hidden launcher
jamescook@chromium.org
2012-09-14
1
-0
/
+1
*
(reland r156610)
oshima@chromium.org
2012-09-13
1
-1
/
+1
*
Revert r156610 "add ash_resources.grd and necessary changes to use images in ...
oshima@chromium.org
2012-09-13
1
-1
/
+1
*
add ash_resources.grd and necessary changes to use images in ash/resources
oshima@chromium.org
2012-09-13
1
-1
/
+1
*
Change the location to notify OnDisplayModeChanged() event.
mukai@chromium.org
2012-09-12
1
-1
/
+2
*
Move ash specific cursor code to CursorManager.
mazda@chromium.org
2012-09-11
1
-0
/
+2
*
Disable brightness key/panel if there is no internal display
oshima@chromium.org
2012-09-11
3
-5
/
+23
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-11
6
-49
/
+106
*
Disable win_arua test that needs reverted change.
oshima@chromium.org
2012-09-10
1
-1
/
+3
*
Don't update display info when brightness is set to 0, or device goes to slee...
oshima@chromium.org
2012-09-10
3
-15
/
+157
*
Revert r14457 "Cancel drag if display configuration changes."
oshima@chromium.org
2012-09-10
6
-106
/
+49
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-10
6
-49
/
+106
*
Get Views examples to paint in win-aura (outside ash).
ben@chromium.org
2012-09-07
1
-1
/
+2
*
Fix asan bot build
oshima@chromium.org
2012-09-07
1
-1
/
+1
*
Convert the mouse event's location that is captured by aura correctly
oshima@chromium.org
2012-09-07
3
-8
/
+21
*
Revert 155246 - Get Views examples to paint in win-aura (outside ash).
ben@chromium.org
2012-09-06
1
-2
/
+1
*
Get Views examples to paint in win-aura (outside ash).
ben@chromium.org
2012-09-06
1
-1
/
+2
*
Update drag edge indicator view per request by UX team
oshima@chromium.org
2012-09-06
4
-90
/
+99
*
Enable disabled BoundsUpdated test. Set smaller window size
oshima@chromium.org
2012-09-04
1
-22
/
+20
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
2
-3
/
+3
*
Allow storing display preferences per device.
mukai@chromium.org
2012-09-03
6
-76
/
+219
*
Allow "snapping" while dragging a window to another display
oshima@chromium.org
2012-09-01
8
-197
/
+706
*
Disable pointer barrier on desktop by default.
oshima@chromium.org
2012-08-31
1
-1
/
+13
*
Remove non ExtededDesktop mode
oshima@chromium.org
2012-08-30
4
-64
/
+24
*
Make wm::GetRootWindowRelativeToWindow() high-DPI aware.
yusukes@chromium.org
2012-08-22
1
-4
/
+6
[next]