Add ScreenPositionClient::ConvertNativePointToScreen.
commit9737f8f06ee6ad8446cdb5704da67c5a8b24d36c
authormazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 20 Sep 2012 03:38:38 +0000 (20 03:38 +0000)
committermazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 20 Sep 2012 03:38:38 +0000 (20 03:38 +0000)
tree4b68b82962f4c637a87862ecd7a3e594edae3287
parent8c08ca5dc0150673c50ed6d1be571309ec7ab3b9
Add ScreenPositionClient::ConvertNativePointToScreen.

This will be used to convert mouse location properly in RootWindow when X's native input is captured by a drag operation.

BUG=148686

Review URL: https://chromiumcodereview.appspot.com/10911342

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157702 0039d316-1c4b-4281-b951-d872f2087c98
ash/ash.gyp
ash/display/screen_position_controller.cc
ash/display/screen_position_controller.h
ash/display/screen_position_controller_unittest.cc [new file with mode: 0644]
ash/shell.cc
ash/shell.h
ui/aura/client/screen_position_client.h
ui/views/widget/desktop_screen_position_client.cc
ui/views/widget/desktop_screen_position_client.h