summaryrefslogtreecommitdiffstats
path: root/ash/system/chromeos/rotation
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ash/.avi2015-12-202-1/+2
* Make ScreenOrientationController not depend on content.ben2015-10-063-3/+3
* Fix a crash in TrayRotationLock::OnRotationLockChangedjonross2015-08-143-3/+68
* Have TrayRotationLock account for delayed Display Configurationsjonross2015-04-093-16/+44
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-1/+1
* This change renames ScreenOrientationDelegate to ScreenOrientationController ...jonross2015-01-133-37/+46
* Prefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged2014-10-291-1/+1
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-033-10/+10
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-191-2/+2
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-171-2/+2
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-171-2/+2
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-171-2/+2
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-161-2/+2
* Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...nhiroki2014-09-151-2/+2
* Clean up GestureEventDetails' constructors.lanwei2014-09-141-2/+2
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-2/+2
* Lock Rotation on user settings changesjonross@chromium.org2014-06-123-13/+25
* Move MaximizeModeWindowManager to the controllerjonross@chromium.org2014-06-092-17/+34
* Restrict Rotation Tray to Locked Only Statejonross@chromium.org2014-04-303-26/+30
* Creation of a rotation lock system tray item, for use during MaximizeMode.jonross@chromium.org2014-04-153-0/+393