Stop using ForceRenderSurface for ui scaling
commit8936799b67788a86bcb6115bf24f0c67a9ed0f1d
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 15 Jun 2013 15:36:21 +0000 (15 15:36 +0000)
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 15 Jun 2013 15:36:21 +0000 (15 15:36 +0000)
tree903f94fbd1f89f4cd89eba1d955ebdee4b742922
parent425adc9819cbb3d45d7177528e79a9e1a676366a
Stop using ForceRenderSurface for ui scaling
 This causes issue with inverse filter, and
 UI looks perfectly fine without this option.

BUG=246584
TEST=manual (see bug for repro step)

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206596 0039d316-1c4b-4281-b951-d872f2087c98
ash/display/root_window_transformers.cc