summaryrefslogtreecommitdiffstats
path: root/ash/content
Commit message (Expand)AuthorAgeFilesLines
* Implement Non-Closable Notificationyoshiki2016-02-251-2/+4
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-272-3/+4
* Fix moving the mouse between two displays after the secondary display becomes...jdufault2016-01-261-2/+2
* Clean up event flags a bit:pkasting2016-01-081-2/+2
* Switch to standard integer types in ash/.avi2015-12-205-8/+13
* Cleanup: Correctly spell success(ful).thestig2015-11-231-1/+1
* Fix KeyboardOverlayView not closing by pressing any cancelling key.afakhry2015-11-163-2/+28
* Extract content dependency from keyboard codeben2015-10-101-1/+8
* Make ScreenOrientationController not depend on content.ben2015-10-0617-892/+622
* Extract content-specific aspects of SessionStateDelegate onto ShellContentState.ben2015-10-052-5/+19
* Introduce ShellContentState.ben2015-10-033-2/+81
* Replace use of BrowserThread::GetBlockingPool() with Shell::blocking_pool()ben2015-09-262-7/+15
* Move some files around in ash in preparation for splitting content stuff some...ben2015-09-254-0/+98
* Don't try to load non-existent icc fileglevin2015-09-031-0/+3
* Revert of Don't try to load non-existent icc file (patchset #2 id:20001 of ht...dongseong.hwang2015-09-031-4/+1
* Don't try to load non-existent icc fileglevin2015-09-021-1/+4
* Upcoming changes to Chromium OS change how accelerometers are presented.jonross2015-08-282-10/+11
* Rename DisplayController to WindowTreeHostManageroshima2015-07-282-6/+6
* [Cleanup]: Made SetDisplayUIScale privateoshima2015-07-271-14/+7
* Cleanup: Introduce gfx::Display::IsInternalDisplayIdoshima2015-07-232-6/+22
* Re-enabled expectation in ScreenOrientationControllerTest.RotateInactiveDispl...bruthig2015-07-061-5/+2
* Refactor ViewsDelegate singletonmohsen2015-06-101-2/+2
* Update Blink's screen orientation path in Chromium.mlamouri2015-06-083-3/+3
* Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi...bruthig2015-06-052-4/+8
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Entering Docked Mode (external display attached, lid shut) causes incorrect d...jonross2015-06-021-2/+0
* ash: display: Safely delete color calibration dataspang2015-05-161-5/+2
* Load ICC file for display color correction based on display product identifierrobert.bradford2015-05-142-31/+54
* Reland "Load and apply a vcgt table from an ICC file to the internal display"robert.bradford2015-05-063-0/+207
* Revert of Load and apply a vcgt table from an ICC file to the internal displa...jochen2015-05-053-207/+0
* Load and apply a vcgt table from an ICC file to the internal displayrobert.bradford2015-05-053-0/+207
* Fixed the ScreenOrientationController so that it doesn't crash by animatingbruthig2015-04-242-2/+64
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-233-83/+83
* Move HasInternalDisplay to gfx::Displayoshima2015-04-231-17/+15
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-162-10/+31
* Speculative revert by sheriffBartosz Fabianowski2015-04-162-31/+10
* ScreenOrientationController to start observing even without an internal display.jonross2015-04-152-10/+31
* Implemented screen rotation animation experiment.bruthig2015-03-121-2/+3
* Implement DeviceMotionEvent APIjonross2015-03-113-7/+8
* Enable ScreenOrientation API by defaultjonross2015-02-051-2/+2
* Move AccelerometerType from ui to chromeosjonross2015-02-043-11/+16
* Screen Orientation Controller allow rotation for some orientationsjonross2015-02-023-5/+134
* Delete old ScreenOrientationDelegtejonross2015-01-291-180/+0
* Track Screen Orientation request per Windowjonross2015-01-233-67/+240
* Change AccelerometerReader to a Singletonjonross2015-01-131-3/+3
* This change renames ScreenOrientationDelegate to ScreenOrientationController ...jonross2015-01-135-258/+895
* Revert of Enable ScreenOrientation on ChromeOSjonross2015-01-071-1/+3
* Enable ScreenOrientation on ChromeOSjonross2014-12-181-3/+1
* Reland ScreenOrientationDelegate on ChromeOSjonross2014-11-134-0/+451
* Revert "Implement ScreenOrientationDelegate on ChromeOS"tbarzic2014-11-124-450/+0