skia2/tools/sk_app/ios
Kevin Lubick 83cee23c98 [bazel] Run buildifier on BUILD.bazel files
buildifier --lint=fix -r .

Change-Id: I6a41858270d20137978f8271c8f6160b51120777
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/529751
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-04-14 18:13:43 +00:00
..
BUILD.bazel [bazel] Run buildifier on BUILD.bazel files 2022-04-14 18:13:43 +00:00
GLWindowContext_ios.mm Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
main_ios.mm Spruce up iOS viewer and cut CPU drain 2020-11-20 20:32:17 +00:00
MetalWindowContext_ios.mm Reland "Remove ARC from tools lib." 2021-02-22 17:55:52 +00:00
RasterWindowContext_ios.mm Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
Window_ios.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
Window_ios.mm Reland "Fix sk_app macOS raster window build conditions." 2021-04-19 18:25:44 +00:00
WindowContextFactory_ios.h Reland "Fix sk_app macOS raster window build conditions." 2021-04-19 18:25:44 +00:00