skia2/tools/sk_app/ios
Jim Van Verth 923dad7a47 Fix memory leak in iOS viewer.
Forgot to add code to drain the Autorelease pool, so objects created
with autorelease just built up over time.

Bug: skia:8243
Change-Id: I373c6820df8ee102b110386377378858c235b2fa
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/252601
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-11-04 20:35:21 +00:00
..
GLWindowContext_ios.mm Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00
main_ios.mm Fix memory leak in iOS viewer. 2019-11-04 20:35:21 +00:00
MetalWindowContext_ios.mm Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00
RasterWindowContext_ios.mm Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00
Window_ios.h Switch to new IOS windowing system. 2019-08-29 20:13:03 +00:00
Window_ios.mm Hook up pinch-zoom and swipe gestures. 2019-09-10 13:34:47 +00:00
WindowContextFactory_ios.h Get Metal running on iOS viewer. 2019-09-03 14:07:39 +00:00