Skip to content

Commit 06c17f9

Browse files
authored
Remove early Flutter GPU prototype from ui/experiments. (flutter#51367)
We moved to lib/gpu some time ago! (Initially added with flutter#42228)
1 parent ea848c3 commit 06c17f9

File tree

3 files changed

+0
-187
lines changed

3 files changed

+0
-187
lines changed

ci/licenses_golden/licenses_flutter

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40251,7 +40251,6 @@ ORIGIN: ../../../flutter/lib/ui/dart_runtime_hooks.h + ../../../flutter/LICENSE
4025140251
ORIGIN: ../../../flutter/lib/ui/dart_ui.cc + ../../../flutter/LICENSE
4025240252
ORIGIN: ../../../flutter/lib/ui/dart_ui.h + ../../../flutter/LICENSE
4025340253
ORIGIN: ../../../flutter/lib/ui/dart_wrapper.h + ../../../flutter/LICENSE
40254-
ORIGIN: ../../../flutter/lib/ui/experiments/gpu.dart + ../../../flutter/LICENSE
4025540254
ORIGIN: ../../../flutter/lib/ui/experiments/scene.dart + ../../../flutter/LICENSE
4025640255
ORIGIN: ../../../flutter/lib/ui/experiments/setup_hooks.dart + ../../../flutter/LICENSE
4025740256
ORIGIN: ../../../flutter/lib/ui/experiments/ui.dart + ../../../flutter/LICENSE
@@ -43108,7 +43107,6 @@ FILE: ../../../flutter/lib/ui/dart_runtime_hooks.h
4310843107
FILE: ../../../flutter/lib/ui/dart_ui.cc
4310943108
FILE: ../../../flutter/lib/ui/dart_ui.h
4311043109
FILE: ../../../flutter/lib/ui/dart_wrapper.h
43111-
FILE: ../../../flutter/lib/ui/experiments/gpu.dart
4311243110
FILE: ../../../flutter/lib/ui/experiments/scene.dart
4311343111
FILE: ../../../flutter/lib/ui/experiments/setup_hooks.dart
4311443112
FILE: ../../../flutter/lib/ui/experiments/ui.dart

lib/ui/experiments/gpu.dart

Lines changed: 0 additions & 184 deletions
This file was deleted.

lib/ui/experiments/ui.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,4 @@ part 'setup_hooks.dart';
4949
part '../text.dart';
5050
part '../window.dart';
5151

52-
part 'gpu.dart';
5352
part 'scene.dart';

0 commit comments

Comments
 (0)