Disable automatically resizing swapchain if window is iconified The size of the window is changed if the window is iconified, but that change should be ignored. BUG= [email protected] Review URL: https://codereview.appspot.com/19460043