Disable screen rotation when splitview is engaged and only allow splitview in landscape.
commitda089db03cecf464d35e3ffef855b3d328f27b7b
authorflackr <flackr@chromium.org>
Wed, 3 Sep 2014 18:54:52 +0000 (3 11:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Sep 2014 18:56:45 +0000 (3 18:56 +0000)
tree6f4fc61afe3c81c785d47ba3e93bc8f0d917ca03
parentcce52da2a0ae0027da299d87d0b8d20685f48f56
Disable screen rotation when splitview is engaged and only allow splitview in landscape.

BUG=408962
TEST=SplitSplitViewControllerTest.LandscapeOnly

Review URL: https://codereview.chromium.org/535973002

Cr-Commit-Position: refs/heads/master@{#293180}
athena/screen/public/screen_manager.h
athena/screen/screen_manager_impl.cc
athena/wm/split_view_controller.cc
athena/wm/split_view_controller.h
athena/wm/split_view_controller_unittest.cc