skia2/tools/viewer/sk_app/unix
Brian Osman 7b98dc2775 Set window dimensions in raster on Unix
These values were left uninitialized, leading to problems with the GUI
in raster configs.

BUG=skia:

Change-Id: Ia8c16112e53b74daf66941d2923327c9732cf432
Reviewed-on: https://skia-review.googlesource.com/9114
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-03-01 19:15:43 +00:00
..
GLWindowContext_unix.cpp Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
main_unix.cpp Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
RasterWindowContext_unix.cpp Set window dimensions in raster on Unix 2017-03-01 19:15:43 +00:00
VulkanWindowContext_unix.cpp Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
Window_unix.cpp Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
Window_unix.h Add msaa flag and UI to viewer 2017-02-27 16:46:34 +00:00
WindowContextFactory_unix.h Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00