skia2/tools/sk_app
Greg Daniel 059a9ab4bc Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
This reverts commit 93ae233773.

Reason for revert: <INSERT REASONING HERE>

Original change's description:
> Make GrVkBackendContext no longer derive from SkRefCnt.
> 
> Also moves the helper Create functions to VkTestUtils since no clients
> are using them anymore.
> 
> Bug: skia:
> Change-Id: I7e8e4912e7ef6fb00a7e2a00407aed5e83211799
> Reviewed-on: https://skia-review.googlesource.com/135323
> Reviewed-by: Jim Van Verth <jvanverth@google.com>
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Greg Daniel <egdaniel@google.com>

TBR=egdaniel@google.com,jvanverth@google.com,bsalomon@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: skia:
Change-Id: If7201917631dc22753ea3fa6e9d2984463e38e4c
Reviewed-on: https://skia-review.googlesource.com/137903
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2018-06-27 15:53:55 +00:00
..
android Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
ios Fix flicker when changing backend on iOS viewer 2018-02-16 15:31:36 +00:00
mac Fix flicker when changing backend on Mac viewer 2018-02-15 19:14:32 +00:00
unix Make RenderDoc work automatically with GLX viewer 2018-05-04 16:27:13 +00:00
win Remove include/gpu/gl from include paths. 2018-05-22 18:37:25 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
CommandSet.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
CommandSet.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
DisplayParams.h Add pixel geometry and dft selection to viewer app. 2018-04-16 22:46:50 +00:00
GLWindowContext.cpp Make GrCaps and GrShaderCaps private. 2018-05-11 14:47:27 +00:00
GLWindowContext.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
RasterWindowContext.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
VulkanWindowContext.cpp Revert "Make GrVkBackendContext no longer derive from SkRefCnt." 2018-06-27 15:53:55 +00:00
VulkanWindowContext.h Revert "Make GrVkBackendContext no longer derive from SkRefCnt." 2018-06-27 15:53:55 +00:00
Window.cpp Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" 2018-02-03 01:59:59 +00:00
Window.h Add pixel geometry and dft selection to viewer app. 2018-04-16 22:46:50 +00:00
WindowContext.h Add pixel geometry and dft selection to viewer app. 2018-04-16 22:46:50 +00:00