@@ -645,21 +645,15 @@ FILE: ../../../flutter/shell/gpu/gpu_surface_vulkan.h
645
645
FILE: ../../../flutter/shell/gpu/gpu_surface_vulkan_delegate.cc
646
646
FILE: ../../../flutter/shell/gpu/gpu_surface_vulkan_delegate.h
647
647
FILE: ../../../flutter/shell/platform/android/AndroidManifest.xml
648
- FILE: ../../../flutter/shell/platform/android/android_context.cc
649
- FILE: ../../../flutter/shell/platform/android/android_context.h
650
648
FILE: ../../../flutter/shell/platform/android/android_context_gl.cc
651
649
FILE: ../../../flutter/shell/platform/android/android_context_gl.h
652
650
FILE: ../../../flutter/shell/platform/android/android_environment_gl.cc
653
651
FILE: ../../../flutter/shell/platform/android/android_environment_gl.h
654
652
FILE: ../../../flutter/shell/platform/android/android_exports.lst
655
653
FILE: ../../../flutter/shell/platform/android/android_external_texture_gl.cc
656
654
FILE: ../../../flutter/shell/platform/android/android_external_texture_gl.h
657
- FILE: ../../../flutter/shell/platform/android/android_native_window.cc
658
- FILE: ../../../flutter/shell/platform/android/android_native_window.h
659
655
FILE: ../../../flutter/shell/platform/android/android_shell_holder.cc
660
656
FILE: ../../../flutter/shell/platform/android/android_shell_holder.h
661
- FILE: ../../../flutter/shell/platform/android/android_surface.cc
662
- FILE: ../../../flutter/shell/platform/android/android_surface.h
663
657
FILE: ../../../flutter/shell/platform/android/android_surface_gl.cc
664
658
FILE: ../../../flutter/shell/platform/android/android_surface_gl.h
665
659
FILE: ../../../flutter/shell/platform/android/android_surface_software.cc
@@ -668,9 +662,14 @@ FILE: ../../../flutter/shell/platform/android/android_surface_vulkan.cc
668
662
FILE: ../../../flutter/shell/platform/android/android_surface_vulkan.h
669
663
FILE: ../../../flutter/shell/platform/android/apk_asset_provider.cc
670
664
FILE: ../../../flutter/shell/platform/android/apk_asset_provider.h
665
+ FILE: ../../../flutter/shell/platform/android/context/android_context.cc
666
+ FILE: ../../../flutter/shell/platform/android/context/android_context.h
671
667
FILE: ../../../flutter/shell/platform/android/external_view_embedder/external_view_embedder.cc
672
668
FILE: ../../../flutter/shell/platform/android/external_view_embedder/external_view_embedder.h
673
669
FILE: ../../../flutter/shell/platform/android/external_view_embedder/external_view_embedder_unittests.cc
670
+ FILE: ../../../flutter/shell/platform/android/external_view_embedder/surface_pool.cc
671
+ FILE: ../../../flutter/shell/platform/android/external_view_embedder/surface_pool.h
672
+ FILE: ../../../flutter/shell/platform/android/external_view_embedder/surface_pool_unittests.cc
674
673
FILE: ../../../flutter/shell/platform/android/flutter_main.cc
675
674
FILE: ../../../flutter/shell/platform/android/flutter_main.h
676
675
FILE: ../../../flutter/shell/platform/android/io/flutter/Log.java
@@ -786,6 +785,8 @@ FILE: ../../../flutter/shell/platform/android/io/flutter/view/FlutterRunArgument
786
785
FILE: ../../../flutter/shell/platform/android/io/flutter/view/FlutterView.java
787
786
FILE: ../../../flutter/shell/platform/android/io/flutter/view/TextureRegistry.java
788
787
FILE: ../../../flutter/shell/platform/android/io/flutter/view/VsyncWaiter.java
788
+ FILE: ../../../flutter/shell/platform/android/jni/jni_mock.h
789
+ FILE: ../../../flutter/shell/platform/android/jni/jni_mock_unittest.cc
789
790
FILE: ../../../flutter/shell/platform/android/jni/platform_view_android_jni.cc
790
791
FILE: ../../../flutter/shell/platform/android/jni/platform_view_android_jni.h
791
792
FILE: ../../../flutter/shell/platform/android/library_loader.cc
@@ -796,6 +797,12 @@ FILE: ../../../flutter/shell/platform/android/platform_view_android.h
796
797
FILE: ../../../flutter/shell/platform/android/platform_view_android_jni_impl.cc
797
798
FILE: ../../../flutter/shell/platform/android/platform_view_android_jni_impl.h
798
799
FILE: ../../../flutter/shell/platform/android/robolectric.properties
800
+ FILE: ../../../flutter/shell/platform/android/surface/android_native_window.cc
801
+ FILE: ../../../flutter/shell/platform/android/surface/android_native_window.h
802
+ FILE: ../../../flutter/shell/platform/android/surface/android_surface.cc
803
+ FILE: ../../../flutter/shell/platform/android/surface/android_surface.h
804
+ FILE: ../../../flutter/shell/platform/android/surface/android_surface_mock.cc
805
+ FILE: ../../../flutter/shell/platform/android/surface/android_surface_mock.h
799
806
FILE: ../../../flutter/shell/platform/android/vsync_waiter_android.cc
800
807
FILE: ../../../flutter/shell/platform/android/vsync_waiter_android.h
801
808
FILE: ../../../flutter/shell/platform/common/cpp/client_wrapper/basic_message_channel_unittests.cc
0 commit comments