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
*
Disable DisplayControllerTest.SwapPrimary and SwapPrimaryById on win+aura.
mattm@chromium.org
2013-05-02
1
-2
/
+14
*
Add MoveMouseToInHost to aura::test::EventGenerator
oshima@chromium.org
2013-05-01
2
-33
/
+32
*
Clean up selected ash defines for MessagePumpLinux
rjkroege@chromium.org
2013-04-30
1
-5
/
+7
*
ash: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
2
-3
/
+3
*
Rationalize use_aura=1 and use_ash=1 on linux
davemoore@chromium.org
2013-04-30
1
-0
/
+2
*
Don't check video activity during shutdown
oshima@chromium.org
2013-04-26
3
-2
/
+14
*
Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...
yoshiki@chromium.org
2013-04-24
1
-62
/
+3
*
Revert "Revert 195733 "Enable virtual resolution on low DPI displays""
oshima@chromium.org
2013-04-23
5
-65
/
+121
*
Revert 195733 "Enable virtual resolution on low DPI displays"
oshima@chromium.org
2013-04-23
5
-121
/
+65
*
Enable virtual resolution on low DPI displays
oshima@chromium.org
2013-04-23
5
-65
/
+121
*
Restore focus/activation after the root window has been completely deleted.
oshima@chromium.org
2013-04-22
2
-1
/
+78
*
Use GetInverse
oshima@chromium.org
2013-04-19
1
-15
/
+0
*
Scale TouchEvent's radius when touchscreen is in mirror mode
miletus@chromium.org
2013-04-19
2
-3
/
+45
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
2
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
2
-6
/
+6
*
Round near zero value in rotation matrix to zero
oshima@chromium.org
2013-04-12
2
-1
/
+49
*
Update src/ash/ for renames and moves in base
brettw@chromium.org
2013-04-11
3
-3
/
+3
*
Translate 1 pixel not 1 dip when rotating the display.
oshima@chromium.org
2013-04-11
2
-34
/
+53
*
Don't move cursor location when rotation /ui scaling has changed
oshima@chromium.org
2013-04-09
5
-57
/
+166
*
Revert 193008 "Don't move cursor location when rotation /ui scal..."
dcheng@chromium.org
2013-04-09
5
-156
/
+52
*
Don't move cursor location when rotation /ui scaling has changed
oshima@chromium.org
2013-04-09
5
-52
/
+156
*
Correct scale for touch radius & scroll offset ordinal
miletus@chromium.org
2013-04-05
1
-2
/
+90
*
chromeos: Refactor OutputConfigurator.
derat@chromium.org
2013-04-05
1
-3
/
+4
*
Factor out ash/chromeos specific transform from RootWindow.
oshima@chromium.org
2013-04-03
2
-11
/
+15
*
Use black as compositor's default background
oshima@chromium.org
2013-04-02
1
-1
/
+2
*
Fix indicator bounds on destination display.
oshima@chromium.org
2013-04-02
1
-1
/
+1
*
Copy bounds rect from gfx::Display instead of using reference.
oshima@chromium.org
2013-04-01
1
-6
/
+8
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
9
-148
/
+224
*
Add more UI scales. short cut to reset ui scale
oshima@chromium.org
2013-03-27
4
-22
/
+67
*
Manually compute inverted matrix for screen rotation
oshima@chromium.org
2013-03-26
1
-1
/
+15
*
Remember mirroring status
oshima@chromium.org
2013-03-24
7
-15
/
+102
*
Replaces the display error messages by the actual ones.
mukai@chromium.org
2013-03-22
2
-18
/
+4
*
- Store rotation/ui scale to local state.
oshima@chromium.org
2013-03-22
9
-48
/
+183
*
Use OutputConfigurator::SetDislpayMode for ctrl-fullscreen
oshima@chromium.org
2013-03-22
3
-3
/
+13
*
Refactor DisplayPreference
oshima@chromium.org
2013-03-21
2
-7
/
+11
*
Use floored value for screen size and mouse location for consistency.
oshima@chromium.org
2013-03-20
2
-2
/
+2
*
Use XRANR definition for rotation
oshima@chromium.org
2013-03-19
1
-12
/
+21
*
Save display preference when all display configuration changes has been compl...
oshima@chromium.org
2013-03-19
4
-22
/
+76
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
3
-3
/
+7
*
Translate points correctly with root window's transform
oshima@chromium.org
2013-03-16
3
-48
/
+124
*
3rd try
oshima@chromium.org
2013-03-15
2
-2
/
+49
*
Revert "2nd try"
oshima@chromium.org
2013-03-15
2
-49
/
+2
*
2nd try
oshima@chromium.org
2013-03-15
2
-2
/
+49
*
Revert "Add shortcut keys to ui scaling"
oshima@chromium.org
2013-03-15
2
-49
/
+2
*
Add shortcut keys to ui scaling
oshima@chromium.org
2013-03-15
2
-2
/
+49
*
Fix translate amount when rotated.
oshima@chromium.org
2013-03-14
2
-6
/
+8
*
Rotate Cursor when the display is rotated
oshima@chromium.org
2013-03-14
8
-49
/
+39
*
Add _CHROME_DISPLAY_INTERNAL property that tells if the root window is on the...
oshima@chromium.org
2013-03-14
1
-6
/
+9
*
Move mirror detection to DisplayManager
oshima@chromium.org
2013-03-14
4
-35
/
+95
*
Fixes bug in Display::SetScaleAndBounds() that loses origin, resulting in bug...
oshima@chromium.org
2013-03-14
1
-10
/
+4
[next]