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
*
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
*
Clean-up: use int64 for display ID, instead of int.
mukai@chromium.org
2012-08-22
1
-4
/
+5
*
Change the type of the parameter of GetRootWindowForDisplayId() from int to i...
yusukes@chromium.org
2012-08-22
2
-2
/
+2
*
Use persistent ID/names for displays.
mukai@chromium.org
2012-08-21
4
-22
/
+49
*
Initial crack at new workspace behavior. Each workspace now has its
sky@chromium.org
2012-08-20
1
-2
/
+9
*
Desktop Aura: Allow tab drags out of window.
erg@chromium.org
2012-08-17
2
-8
/
+5
*
Allow offset for secondary display position in chrome://settings/display.
mukai@chromium.org
2012-08-14
2
-4
/
+43
*
Add a unit test which verifies if the resizer sets/resets DisplayController::...
yusukes@chromium.org
2012-08-13
1
-0
/
+3
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
2
-2
/
+2
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
2
-2
/
+2
*
Add more test to DisplayControllerTest.
yusukes@chromium.org
2012-08-09
1
-0
/
+34
*
Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...
yusukes@chromium.org
2012-08-09
2
-13
/
+17
*
Enabling Extended Deskop by default.
saintlou@chromium.org
2012-08-09
4
-33
/
+4
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
3
-13
/
+14
*
Add tests for WarpMouseCursorIfNecessary().
yusukes@chromium.org
2012-08-08
1
-3
/
+83
*
This is a verbatim revert of https://chromiumcodereview.appspot.com/10800095/
saintlou@chromium.org
2012-08-06
4
-4
/
+33
*
Allow the cursor to warp even when a window is dragged.
yusukes@google.com
2012-08-06
4
-22
/
+43
*
Add Fade-out/Fade-in animation during output-configuration change.
mukai@chromium.org
2012-08-01
2
-0
/
+281
*
Simplify DisplayController::WarpMouseCursorIfNecessary using Virtual Screen C...
oshima@chromium.org
2012-07-27
2
-64
/
+33
*
ash: Remove wm::GetRootWindowController.
sadrul@chromium.org
2012-07-26
1
-5
/
+6
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
1
-2
/
+3
*
Don't warp mouse if the cursor is locked, for now.
oshima@chromium.org
2012-07-25
1
-1
/
+4
*
Enable extended desktop by default.
oshima@chromium.org
2012-07-25
4
-33
/
+4
*
ash: Remove obsolete display TODO.
tfarina@chromium.org
2012-07-24
1
-1
/
+0
*
* Fix coordinates for minimize animation
oshima@chromium.org
2012-07-24
3
-6
/
+7
*
Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinates
oshima@chromium.org
2012-07-23
6
-46
/
+27
*
Move a window if the sceren bounds being set is in other display.
oshima@chromium.org
2012-07-21
1
-3
/
+77
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
6
-8
/
+136
*
Remove #pragma once from ash
ajwong@chromium.org
2012-07-11
4
-4
/
+0
[next]