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 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
*
Add UI scaling support
oshima@chromium.org
2013-03-13
8
-58
/
+149
*
Introduces fade-out/fade-in animation for swap displays.
mukai@chromium.org
2013-03-12
2
-1
/
+23
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
8
-140
/
+507
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-2
/
+3
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Fallback to use output_index when searching for internal display
oshima@chromium.org
2013-03-06
1
-3
/
+4
*
Store layout per display pair
oshima@chromium.org
2013-03-02
6
-47
/
+131
*
ash: Set default linux_chromeos host window to 1366x768
hshi@chromium.org
2013-03-02
2
-8
/
+2
*
Provides more types of errors for display status (2nd)
mukai@chromium.org
2013-03-01
5
-48
/
+167
*
Remove GetOutputNames from x11_util
oshima@chromium.org
2013-03-01
2
-41
/
+37
*
Revert 185456 which broke win aura build.
mattm@chromium.org
2013-03-01
5
-167
/
+48
*
Provides more types of errors for display status.
mukai@chromium.org
2013-03-01
5
-48
/
+167
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
9
-423
/
+687
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
9
-687
/
+422
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
9
-422
/
+687
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
9
-687
/
+422
*
Refactor DisplayInfo/Display
oshima@chromium.org
2013-02-28
9
-422
/
+687
*
Rework ash::CursorManager into a corewm object, to share code with desktop.
erg@chromium.org
2013-02-27
2
-2
/
+0
*
Set default linux_chromeos host window to 1366x768
jamescook@chromium.org
2013-02-26
1
-2
/
+2
*
Fix dependency on scoped_ptr::reset sequencing in ash::DisplayController
dcheng@chromium.org
2013-02-20
2
-1
/
+8
*
Add IsInternal property to gfx::Display
ynovikov@chromium.org
2013-02-19
4
-18
/
+13
*
move --aura-host-window-size to --ash-host-window-bounds
oshima@chromium.org
2013-02-15
2
-13
/
+52
*
Revert 182494
isherman@chromium.org
2013-02-14
4
-13
/
+18
*
Add IsInternal property to gfx::Display
ynovikov@chromium.org
2013-02-14
4
-18
/
+13
[next]