Fix for the exit fullscreen animation so that it is more smooth in 10.10+.
This CL changes the approach for exiting fullscreen animation so that
resizes the content view instead of the layer. As a result, some of the old
hacks are also removed in this CL.
In addition, the fullscreen animation's duration is shortened to create a faster
transition.
BUG=
530801,
549063
Committed:
https://crrev.com/207a1ee1b1715f34d5435b604e287cf4f816a8e7
Cr-Commit-Position: refs/heads/master@{#358906}