Adds new chromecast/public API for display resolution queries
commitf9ed5e4c06176226d31216dd995b9a45f411d831
authorhalliwell <halliwell@chromium.org>
Tue, 14 Apr 2015 21:15:49 +0000 (14 14:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Apr 2015 21:16:25 +0000 (14 21:16 +0000)
tree1506dda28ca8fc891d27a35704e565d51cb6b377
parentc3cfb9cac0470cc09c369e58c7623b45cb7004e0
Adds new chromecast/public API for display resolution queries

This is to replace the old static "Is1080pAllowed" API.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#325122}
chromecast/chromecast.gyp
chromecast/graphics/cast_egl_platform_default.cc
chromecast/graphics/graphics_properties_default.cc [new file with mode: 0644]
chromecast/public/cast_egl_platform.h
chromecast/public/graphics_properties_shlib.h [new file with mode: 0644]
ui/ozone/platform/cast/surface_factory_cast.cc
ui/ozone/platform/cast/surface_factory_cast.h