Add support for over-riding config attribute values.
commitfe7d239b265fea334c1cd4bcccf1bd78ef74104d
authorkalyan.kondapally@intel.com <kalyan.kondapally@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Oct 2013 01:36:01 +0000 (4 01:36 +0000)
committerkalyan.kondapally@intel.com <kalyan.kondapally@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Oct 2013 01:36:01 +0000 (4 01:36 +0000)
tree1b5cd54a304cddd7f8c25b135ce934d418d17f65
parent31a926929e77eed06cf47eea82d6a8c7f9509a0a
Add support for over-riding config attribute values.

GLSurfaceEGL chooses a EGL frame buffer configuration that match
attributes specified in attrib list. This CL adds support for Ozone
implementations to provide values for these attributes as supported
by the underlying window system.

BUG=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226925 0039d316-1c4b-4281-b951-d872f2087c98
AUTHORS
ui/gfx/ozone/surface_factory_ozone.cc
ui/gfx/ozone/surface_factory_ozone.h
ui/gl/gl_surface_egl.cc