summaryrefslogtreecommitdiffstats
path: root/content/public/browser/screen_orientation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix scroll restoration when exiting fullscreen mode.bokan2016-01-281-1/+1
* Separate RenderViewHost from RenderWidgetHost, part 6: move more calls to the...avi2015-11-111-11/+7
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-151-2/+3
* Update Blink's screen orientation path in Chromium.mlamouri2015-06-081-1/+1
* s/NULL/nullptr/ in content/public/browser/mlamouri2015-01-131-1/+1
* Reland ScreenOrientationDelegate on ChromeOSjonross2014-11-131-2/+2
* Revert "Implement ScreenOrientationDelegate on ChromeOS"tbarzic2014-11-121-2/+2
* Implement ScreenOrientationDelegate on ChromeOSjonross2014-11-121-2/+2
* [screen-orientation] Add missing returns after sending error notification.mlamouri2014-10-151-1/+3
* ScreenOrientationProvider coverts the platform agnositc logic around locking/...jonross2014-10-081-0/+207