summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* Rename RootWindowObserver::OnRootWindowResized to OnRootWindowHostResized, andoshima@chromium.org2013-06-124-18/+8
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-105-6/+6
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-085-5/+108
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-085-108/+5
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-085-5/+108
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Fix copyright headeroshima@chromium.org2013-06-052-2/+2
* Disable DisplayManagerTest.TestNativeDisplaysChangedmnissler@chromium.org2013-06-031-1/+7
* Use the source display's pixel (host) size as a mirror window's sizeoshima@chromium.org2013-05-2911-60/+938
* Disabled flaky DisplayManagerTest.Rotate on Windows.dharcourt@chromium.org2013-05-281-1/+7
* Mirror cursor using compositoroshima@chromium.org2013-05-254-2/+104
* This CL create just a window which will be used to show oshima@chromium.org2013-05-236-44/+458
* Boot with extended mode.oshima@chromium.org2013-05-231-0/+7
* Revert 201618 because it broke cros bots and win-aura bot.sadrul@chromium.org2013-05-236-451/+44
* This CL create just a window which will be used to show oshima@chromium.org2013-05-226-44/+451
* Redesign display options for ChromeOS.mukai@chromium.org2013-05-212-26/+31
* Move chromeos specific utility functions for display to chromeos/displayoshima@chromium.org2013-05-162-29/+15
* 2nd tryoshima@chromium.org2013-05-166-70/+68
* Revert r200208 "* Use DisplayManager::IsMirrored to check mirroring state"oshima@chromium.org2013-05-156-68/+70
* * Use DisplayManager::IsMirrored to check mirroring stateoshima@chromium.org2013-05-156-70/+68
* Use the correct output index to get state for outputs.oshima@chromium.org2013-05-132-4/+4
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-12/+2
* Disable two display-related ash_unittests on Win8 Aurajamescook@chromium.org2013-05-092-2/+18
* Disable DisplayControllerTest.SwapPrimary and SwapPrimaryById on win+aura.mattm@chromium.org2013-05-021-2/+14
* Add MoveMouseToInHost to aura::test::EventGeneratoroshima@chromium.org2013-05-012-33/+32
* Clean up selected ash defines for MessagePumpLinuxrjkroege@chromium.org2013-04-301-5/+7
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-302-3/+3
* Rationalize use_aura=1 and use_ash=1 on linuxdavemoore@chromium.org2013-04-301-0/+2
* Don't check video activity during shutdownoshima@chromium.org2013-04-263-2/+14
* Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...yoshiki@chromium.org2013-04-241-62/+3
* Revert "Revert 195733 "Enable virtual resolution on low DPI displays""oshima@chromium.org2013-04-235-65/+121
* Revert 195733 "Enable virtual resolution on low DPI displays"oshima@chromium.org2013-04-235-121/+65
* Enable virtual resolution on low DPI displaysoshima@chromium.org2013-04-235-65/+121
* Restore focus/activation after the root window has been completely deleted.oshima@chromium.org2013-04-222-1/+78
* Use GetInverseoshima@chromium.org2013-04-191-15/+0
* Scale TouchEvent's radius when touchscreen is in mirror modemiletus@chromium.org2013-04-192-3/+45
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-172-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-172-6/+6
* Round near zero value in rotation matrix to zerooshima@chromium.org2013-04-122-1/+49
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-113-3/+3
* Translate 1 pixel not 1 dip when rotating the display.oshima@chromium.org2013-04-112-34/+53
* Don't move cursor location when rotation /ui scaling has changedoshima@chromium.org2013-04-095-57/+166
* Revert 193008 "Don't move cursor location when rotation /ui scal..."dcheng@chromium.org2013-04-095-156/+52
* Don't move cursor location when rotation /ui scaling has changedoshima@chromium.org2013-04-095-52/+156
* Correct scale for touch radius & scroll offset ordinal miletus@chromium.org2013-04-051-2/+90
* chromeos: Refactor OutputConfigurator.derat@chromium.org2013-04-051-3/+4
* Factor out ash/chromeos specific transform from RootWindow.oshima@chromium.org2013-04-032-11/+15
* Use black as compositor's default backgroundoshima@chromium.org2013-04-021-1/+2
* Fix indicator bounds on destination display.oshima@chromium.org2013-04-021-1/+1
* Copy bounds rect from gfx::Display instead of using reference.oshima@chromium.org2013-04-011-6/+8