@@ -1686,8 +1686,11 @@ ORIGIN: ../../../flutter/impeller/toolkit/egl/display.cc + ../../../flutter/LICE
1686
1686
ORIGIN: ../../../flutter/impeller/toolkit/egl/display.h + ../../../flutter/LICENSE
1687
1687
ORIGIN: ../../../flutter/impeller/toolkit/egl/egl.cc + ../../../flutter/LICENSE
1688
1688
ORIGIN: ../../../flutter/impeller/toolkit/egl/egl.h + ../../../flutter/LICENSE
1689
+ ORIGIN: ../../../flutter/impeller/toolkit/egl/image.h + ../../../flutter/LICENSE
1689
1690
ORIGIN: ../../../flutter/impeller/toolkit/egl/surface.cc + ../../../flutter/LICENSE
1690
1691
ORIGIN: ../../../flutter/impeller/toolkit/egl/surface.h + ../../../flutter/LICENSE
1692
+ ORIGIN: ../../../flutter/impeller/toolkit/gles/gles.h + ../../../flutter/LICENSE
1693
+ ORIGIN: ../../../flutter/impeller/toolkit/gles/texture.h + ../../../flutter/LICENSE
1691
1694
ORIGIN: ../../../flutter/impeller/typographer/backends/skia/text_frame_skia.cc + ../../../flutter/LICENSE
1692
1695
ORIGIN: ../../../flutter/impeller/typographer/backends/skia/text_frame_skia.h + ../../../flutter/LICENSE
1693
1696
ORIGIN: ../../../flutter/impeller/typographer/backends/skia/text_render_context_skia.cc + ../../../flutter/LICENSE
@@ -2322,6 +2325,8 @@ ORIGIN: ../../../flutter/shell/platform/android/external_view_embedder/surface_p
2322
2325
ORIGIN: ../../../flutter/shell/platform/android/external_view_embedder/surface_pool.h + ../../../flutter/LICENSE
2323
2326
ORIGIN: ../../../flutter/shell/platform/android/flutter_main.cc + ../../../flutter/LICENSE
2324
2327
ORIGIN: ../../../flutter/shell/platform/android/flutter_main.h + ../../../flutter/LICENSE
2328
+ ORIGIN: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_gl.cc + ../../../flutter/LICENSE
2329
+ ORIGIN: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_gl.h + ../../../flutter/LICENSE
2325
2330
ORIGIN: ../../../flutter/shell/platform/android/io/flutter/FlutterInjector.java + ../../../flutter/LICENSE
2326
2331
ORIGIN: ../../../flutter/shell/platform/android/io/flutter/Log.java + ../../../flutter/LICENSE
2327
2332
ORIGIN: ../../../flutter/shell/platform/android/io/flutter/app/FlutterActivity.java + ../../../flutter/LICENSE
@@ -2463,6 +2468,8 @@ ORIGIN: ../../../flutter/shell/platform/android/jni/jni_mock.h + ../../../flutte
2463
2468
ORIGIN: ../../../flutter/shell/platform/android/jni/platform_view_android_jni.cc + ../../../flutter/LICENSE
2464
2469
ORIGIN: ../../../flutter/shell/platform/android/jni/platform_view_android_jni.h + ../../../flutter/LICENSE
2465
2470
ORIGIN: ../../../flutter/shell/platform/android/library_loader.cc + ../../../flutter/LICENSE
2471
+ ORIGIN: ../../../flutter/shell/platform/android/ndk_helpers.cc + ../../../flutter/LICENSE
2472
+ ORIGIN: ../../../flutter/shell/platform/android/ndk_helpers.h + ../../../flutter/LICENSE
2466
2473
ORIGIN: ../../../flutter/shell/platform/android/platform_message_handler_android.h + ../../../flutter/LICENSE
2467
2474
ORIGIN: ../../../flutter/shell/platform/android/platform_message_response_android.cc + ../../../flutter/LICENSE
2468
2475
ORIGIN: ../../../flutter/shell/platform/android/platform_message_response_android.h + ../../../flutter/LICENSE
@@ -4382,8 +4389,13 @@ FILE: ../../../flutter/impeller/toolkit/egl/display.cc
4382
4389
FILE: ../../../flutter/impeller/toolkit/egl/display.h
4383
4390
FILE: ../../../flutter/impeller/toolkit/egl/egl.cc
4384
4391
FILE: ../../../flutter/impeller/toolkit/egl/egl.h
4392
+ FILE: ../../../flutter/impeller/toolkit/egl/image.cc
4393
+ FILE: ../../../flutter/impeller/toolkit/egl/image.h
4385
4394
FILE: ../../../flutter/impeller/toolkit/egl/surface.cc
4386
4395
FILE: ../../../flutter/impeller/toolkit/egl/surface.h
4396
+ FILE: ../../../flutter/impeller/toolkit/gles/gles.h
4397
+ FILE: ../../../flutter/impeller/toolkit/gles/texture.cc
4398
+ FILE: ../../../flutter/impeller/toolkit/gles/texture.h
4387
4399
FILE: ../../../flutter/impeller/tools/malioc.json
4388
4400
FILE: ../../../flutter/impeller/typographer/backends/skia/text_frame_skia.cc
4389
4401
FILE: ../../../flutter/impeller/typographer/backends/skia/text_frame_skia.h
@@ -5020,6 +5032,8 @@ FILE: ../../../flutter/shell/platform/android/external_view_embedder/surface_poo
5020
5032
FILE: ../../../flutter/shell/platform/android/external_view_embedder/surface_pool.h
5021
5033
FILE: ../../../flutter/shell/platform/android/flutter_main.cc
5022
5034
FILE: ../../../flutter/shell/platform/android/flutter_main.h
5035
+ FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_gl.cc
5036
+ FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_gl.h
5023
5037
FILE: ../../../flutter/shell/platform/android/io/flutter/FlutterInjector.java
5024
5038
FILE: ../../../flutter/shell/platform/android/io/flutter/Log.java
5025
5039
FILE: ../../../flutter/shell/platform/android/io/flutter/app/FlutterActivity.java
@@ -5137,6 +5151,7 @@ FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/editing/TextInpu
5137
5151
FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/localization/LocalizationPlugin.java
5138
5152
FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/mouse/MouseCursorPlugin.java
5139
5153
FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/platform/AccessibilityEventsDelegate.java
5154
+ FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/platform/ImageReaderPlatformViewRenderTarget.java
5140
5155
FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/platform/PlatformOverlayView.java
5141
5156
FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/platform/PlatformPlugin.java
5142
5157
FILE: ../../../flutter/shell/platform/android/io/flutter/plugin/platform/PlatformView.java
@@ -5169,6 +5184,8 @@ FILE: ../../../flutter/shell/platform/android/jni/jni_mock.h
5169
5184
FILE: ../../../flutter/shell/platform/android/jni/platform_view_android_jni.cc
5170
5185
FILE: ../../../flutter/shell/platform/android/jni/platform_view_android_jni.h
5171
5186
FILE: ../../../flutter/shell/platform/android/library_loader.cc
5187
+ FILE: ../../../flutter/shell/platform/android/ndk_helpers.cc
5188
+ FILE: ../../../flutter/shell/platform/android/ndk_helpers.h
5172
5189
FILE: ../../../flutter/shell/platform/android/platform_message_handler_android.cc
5173
5190
FILE: ../../../flutter/shell/platform/android/platform_message_handler_android.h
5174
5191
FILE: ../../../flutter/shell/platform/android/platform_message_response_android.cc
0 commit comments