skia2/tools/sk_app/android
Kevin Lubick c3a448ec61 [bazel] Put licenses() after legacy_exports
G3 prefers license() first.

This was done mechanically with a big find/replace

Change-Id: I8c33c7bc10a6bec42e966cad81c259954e841811
Bug: skia:13211
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/535898
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-05-02 15:04:33 +00:00
..
BUILD.bazel [bazel] Put licenses() after legacy_exports 2022-05-02 15:04:33 +00:00
GLWindowContext_android.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
main_android.cpp Convert 0 and NULL to nullptr. 2022-02-09 14:20:57 +00:00
RasterWindowContext_android.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
surface_glue_android.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
surface_glue_android.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VulkanWindowContext_android.cpp In vulkan tests, use vkGetInstanceProcAddr to get vkGetDeviceProcAddr. 2022-01-14 17:04:16 +00:00
Window_android.cpp Revert "Fix crash on windows viewer when starting in vulkan." 2020-12-16 14:52:07 +00:00
Window_android.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
WindowContextFactory_android.h tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00