summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused MouseCursorEventFilter::was_mouse_warped_pkotwicz2015-02-203-11/+0
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-181-4/+5
* Prevent synthetic events from being processed during RootWindowController shu...pkotwicz2015-02-121-0/+86
* Make PointerDeviceObserver work under Ozonepkotwicz2015-02-032-0/+8
* Make DisplayInfo::Copy() copy over DisplayInfo::is_aspect_preserving_scaling_pkotwicz2015-01-302-9/+7
* text input focus: Supports Window::GetFocusedTextInputClient.yukishiino2015-01-281-0/+1
* ash: Cleanup - remove unused private fields.tfarina2015-01-161-2/+0
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-1612-47/+44
* Always redraw the content when display configuration has changedoshima2015-01-131-0/+4
* Sets the largest DSF for the hinting / subpixel positioning params.mukai2015-01-092-9/+13
* Move UserActivityDetector to ui/base/user_activity/.derat2015-01-091-3/+3
* Use the display ID from WTH table to find the candidate id for new primary di...oshima2015-01-082-21/+47
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-2210-14/+14
* [Cleanup] DisplayManager cleanuposhima2014-12-196-121/+146
* Generate mode list for internal display in test or on desktop as well.oshima2014-12-1810-132/+185
* Updates subpixel positioning and hinting when DSF is changedmukai2014-12-163-8/+39
* Add/update checks to diagnose the NPE issueoshima2014-12-131-2/+4
* Update the overscan even when the display size does not change. Added unit te...oshima2014-12-094-15/+59
* Chrome OS: Ash support for >=3 displays.hshi2014-12-063-30/+89
* [Cleanup] Remove unused static methodsoshima2014-12-062-92/+0