summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* Save and restore unified modeoshima2015-05-228-12/+57
* Don't re-create RootWindowTransformer when host is resizedoshima2015-05-224-45/+55
* Revert of Save and restore unified mode (patchset #5 id:140001 of https://cod...battre2015-05-228-57/+12
* Save and restore unified modeoshima2015-05-228-12/+57
* Enable BeginFrame scheduling on aurasimonhong2015-05-221-4/+3
* Allow switching between extended and unifiedoshima2015-05-205-53/+95
* Always update cursor visibilityoshima2015-05-142-5/+42
* Close mirroring window only when necessaryoshima2015-05-146-22/+53
* Remove the removed display from the active list after displays are added.oshima2015-05-132-9/+30
* Correctly convert warp bounds from screen to native.oshima2015-05-133-19/+102
* Enable display rotation, magnifier in unified desktop modeoshima2015-05-055-11/+53
* Revert of Enable BeginFrame scheduling on aura (patchset #15 id:270001 of htt...dbeam2015-05-051-3/+4
* Enable BeginFrame scheduling on aurasimonhong2015-05-041-4/+3
* Layout login/lock screen, shelf, app list, notifications inside the first dis...oshima2015-05-021-0/+14
* Move login windows to/from unified desktop. This is necessary because in Unif...oshima2015-05-016-53/+41
* Enable observer support for when casting starts/stopsjdufault2015-04-301-4/+6
* UnifiedDesktop: mouse warp supportoshima2015-04-3018-178/+718
* Introduce OffscreenBrowsreCompositorOutputSurface for offscreen desktop rende...oshima2015-04-281-4/+2
* Don't dispatch event after shutdown on AshWTHUnifiedoshima2015-04-282-8/+21
* Add unified desktop flag "--ash-enable-unified-desktop"oshima2015-04-2712-189/+508
* Refactor mouse cursor event filteroshima2015-04-2411-572/+769
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-239-67/+95
* Move HasInternalDisplay to gfx::Displayoshima2015-04-233-19/+7
* Remove unused enum, fieldsoshima2015-04-233-34/+10
* DisplayManager cleanup 3oshima2015-04-233-81/+54
* Remove unused includes.jhorwich2015-04-221-6/+0
* DisplayManager Cleanup 2oshima2015-04-223-67/+72
* Remove obsolete code to name Ash root window.jhorwich2015-04-213-64/+0
* DisplayManager Cleanuposhima2015-04-217-121/+96
* Change device IDs from unsigned to signed.kpschoedel2015-04-141-3/+3
* Remove unnessecary includes of ui/compositor/paint_context.hdanakj2015-04-081-1/+0
* ash: Use PaintRecorder in CursorWindowDelegatedanakj2015-04-061-1/+4
* Remove obsolete for_web_contents parameter in FontRenderParamsQuery.stapelberg2015-04-061-2/+2
* Pass a ui::PaintContext from ui::Layer to layer delegates.danakj2015-04-041-2/+3
* Speculative fix for a crash in ResolutionNotificationController::AcceptResolu...oshima2015-04-031-0/+4
* aura: Remove layerless windows.danakj2015-04-033-3/+3
* Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...danakj2015-03-271-3/+4
* Enable BeginFrame scheduling on aurasimonhong2015-03-271-4/+3
* Do not show the mouse cursor when the display is rotated in TouchViewpkotwicz2015-03-241-13/+22
* Remove DisplayState from the public interface for DisplayConfiguratordnicoara2015-03-195-112/+69
* Don't post mirror task before compositor is initializedoshima2015-03-191-2/+4
* Keep the window tree host until MoveWindowsTo() is finished.mukai2015-03-182-6/+62
* Add more tests for mouse rotation,scale&position after display changepkotwicz2015-03-118-200/+340
* Update mirroring display even if the display configurations that are visible ...oshima2015-03-052-9/+40
* ash::CursorWindowController: handle ui::kCursorNonehshi2015-03-042-5/+21
* Fix initial hiding and centering cursor on ChromeOSpkotwicz2015-03-022-14/+50
* ui: Simplify Reflector and browser OutputSurfaces for single thread.danakj2015-02-262-3/+4
* Make ui::InputDeviceEventObserver provide a default implementationpkotwicz2015-02-242-12/+0
* Update the event filter order about partial screenshot.mukai2015-02-241-1/+2
* Update diplays even if configuration failed during startuposhima2015-02-247-4/+30