skia2/tools/viewer/sk_app
Christopher Dalton 443ec1b794 Add onBackendCreated callback to Viewer
Also removes fWidth and fHeight from Window and instead
calls into WindowContent to get these values.

BUG=skia:

Change-Id: I72ee506004b7da73db9abb607a3bc82edfcf7d43
Reviewed-on: https://skia-review.googlesource.com/8795
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Yuqian Li <liyuqian@google.com>
2017-02-24 22:37:34 +00:00
..
android Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
mac Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
unix Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
win Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
Application.h More accurate render time and continuous fresh 2016-07-06 14:11:32 -07:00
CommandSet.cpp Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" 2017-02-23 14:19:40 +00:00
CommandSet.h Integrate the ImGui library with viewer 2017-02-10 19:17:03 +00:00
DisplayParams.h Simplify viewer's handling of backbuffer surface and color space 2017-02-08 17:34:05 +00:00
GLWindowContext.cpp Add the ability to enable/disable GPU path renderers 2017-02-22 20:29:56 +00:00
GLWindowContext.h Simplify viewer's handling of backbuffer surface and color space 2017-02-08 17:34:05 +00:00
RasterWindowContext.h Use Windowing system-specific WindowContext factories. 2016-07-26 12:02:51 -07:00
VulkanWindowContext.cpp Add the ability to enable/disable GPU path renderers 2017-02-22 20:29:56 +00:00
VulkanWindowContext.h tools: s/SkAutoTUnref/sk_sp/ 2016-11-03 21:00:34 +00:00
Window.cpp Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
Window.h Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00
WindowContext.h Add onBackendCreated callback to Viewer 2017-02-24 22:37:34 +00:00