text
stringlengths
6
13.6M
id
stringlengths
13
176
metadata
dict
__index_level_0__
int64
0
1.69k
#include "ephemeral/Flutter-Generated.xcconfig"
codelabs/tfrs-flutter/step2/frontend/macos/Flutter/Flutter-Debug.xcconfig/0
{ "file_path": "codelabs/tfrs-flutter/step2/frontend/macos/Flutter/Flutter-Debug.xcconfig", "repo_id": "codelabs", "token_count": 19 }
54
#include "Generated.xcconfig"
codelabs/tfrs-flutter/step4/frontend/ios/Flutter/Release.xcconfig/0
{ "file_path": "codelabs/tfrs-flutter/step4/frontend/ios/Flutter/Release.xcconfig", "repo_id": "codelabs", "token_count": 12 }
55
#import "GeneratedPluginRegistrant.h"
codelabs/tfserving-flutter/codelab2/starter/ios/Runner/Runner-Bridging-Header.h/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/ios/Runner/Runner-Bridging-Header.h", "repo_id": "codelabs", "token_count": 13 }
56
/// // Generated code. Do not modify. // source: tensorflow/core/framework/attr_value.proto // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,unnecessary_const,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type,unnecessary_this,prefer_final_f...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/framework/attr_value.pbenum.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/framework/attr_value.pbenum.dart", "repo_id": "codelabs", "token_count": 117 }
57
/// // Generated code. Do not modify. // source: tensorflow/core/framework/versions.proto // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,unnecessary_const,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type,unnecessary_this,prefer_final_fie...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/framework/versions.pb.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/framework/versions.pb.dart", "repo_id": "codelabs", "token_count": 1572 }
58
/// // Generated code. Do not modify. // source: tensorflow/core/protobuf/trackable_object_graph.proto // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,unnecessary_const,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type,unnecessary_this,pre...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/protobuf/trackable_object_graph.pbenum.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/protobuf/trackable_object_graph.pbenum.dart", "repo_id": "codelabs", "token_count": 122 }
59
/// // Generated code. Do not modify. // source: tensorflow_serving/apis/model.proto // // @dart = 2.12 // ignore_for_file: annotate_overrides,camel_case_types,unnecessary_const,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type,unnecessary_this,prefer_final_fields,d...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow_serving/apis/model.pbjson.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow_serving/apis/model.pbjson.dart", "repo_id": "codelabs", "token_count": 780 }
60
syntax = "proto3"; package tensorflow; option cc_enable_arenas = true; option java_outer_classname = "FullTypeProtos"; option java_multiple_files = true; option java_package = "org.tensorflow.framework"; option go_package = "github.com/tensorflow/tensorflow/tensorflow/go/core/framework/full_type_go_proto"; // Experi...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/tensorflow/core/framework/full_type.proto/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/tensorflow/core/framework/full_type.proto", "repo_id": "codelabs", "token_count": 3663 }
61
syntax = "proto3"; option cc_enable_arenas = true; import "tensorflow_serving/apis/input.proto"; import "tensorflow_serving/apis/model.proto"; package tensorflow.serving; // A single class. message Class { // Label or name of the class. string label = 1; // Score for this class (e.g., the probability the item...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/tensorflow_serving/apis/classification.proto/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/tensorflow_serving/apis/classification.proto", "repo_id": "codelabs", "token_count": 339 }
62
org.gradle.jvmargs=-Xmx4G android.useAndroidX=true android.enableJetifier=true
codelabs/webview_flutter/step_04/android/gradle.properties/0
{ "file_path": "codelabs/webview_flutter/step_04/android/gradle.properties", "repo_id": "codelabs", "token_count": 30 }
63
org.gradle.jvmargs=-Xmx4G android.useAndroidX=true android.enableJetifier=true
codelabs/webview_flutter/step_05/android/gradle.properties/0
{ "file_path": "codelabs/webview_flutter/step_05/android/gradle.properties", "repo_id": "codelabs", "token_count": 30 }
64
include: ../../analysis_options.yaml
codelabs/webview_flutter/step_06/analysis_options.yaml/0
{ "file_path": "codelabs/webview_flutter/step_06/analysis_options.yaml", "repo_id": "codelabs", "token_count": 12 }
65
include: ../../analysis_options.yaml
codelabs/webview_flutter/step_12/analysis_options.yaml/0
{ "file_path": "codelabs/webview_flutter/step_12/analysis_options.yaml", "repo_id": "codelabs", "token_count": 12 }
66
# Contributing to DevTools ![GitHub contributors](https://img.shields.io/github/contributors/flutter/devtools.svg) _tl;dr: join [Discord](https://github.com/flutter/flutter/wiki/Chat), be [courteous](https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md), follow the steps below to set up a development env...
devtools/CONTRIBUTING.md/0
{ "file_path": "devtools/CONTRIBUTING.md", "repo_id": "devtools", "token_count": 4300 }
67
#include "Generated.xcconfig"
devtools/case_study/code_size/optimized/code_size_images/ios/Flutter/Debug.xcconfig/0
{ "file_path": "devtools/case_study/code_size/optimized/code_size_images/ios/Flutter/Debug.xcconfig", "repo_id": "devtools", "token_count": 12 }
68
#include "Generated.xcconfig"
devtools/case_study/code_size/unoptimized/code_size_package/ios/Flutter/Release.xcconfig/0
{ "file_path": "devtools/case_study/code_size/unoptimized/code_size_package/ios/Flutter/Release.xcconfig", "repo_id": "devtools", "token_count": 12 }
69
#include "Generated.xcconfig"
devtools/case_study/memory_leaks/images_1/ios/Flutter/Release.xcconfig/0
{ "file_path": "devtools/case_study/memory_leaks/images_1/ios/Flutter/Release.xcconfig", "repo_id": "devtools", "token_count": 12 }
70
#include "Generated.xcconfig"
devtools/case_study/memory_leaks/leaking_counter_1/ios/Flutter/Release.xcconfig/0
{ "file_path": "devtools/case_study/memory_leaks/leaking_counter_1/ios/Flutter/Release.xcconfig", "repo_id": "devtools", "token_count": 12 }
71
#include "Generated.xcconfig"
devtools/case_study/platform_channel/ios/Flutter/Debug.xcconfig/0
{ "file_path": "devtools/case_study/platform_channel/ios/Flutter/Debug.xcconfig", "repo_id": "devtools", "token_count": 12 }
72
import 'dart:async'; import 'package:flutter/material.dart'; import 'package:flutter/services.dart'; class ChannelDemo extends StatefulWidget { @override State<ChannelDemo> createState() => _ChannelDemoState(); } class _ChannelDemoState extends State<ChannelDemo> { static const sendMessage = 'Send message by c...
devtools/case_study/platform_channel/lib/channel_demo.dart/0
{ "file_path": "devtools/case_study/platform_channel/lib/channel_demo.dart", "repo_id": "devtools", "token_count": 919 }
73
--- redirect_to: https://flutter.dev/docs/development/tools/devtools/vscode ---
devtools/docs/vscode.md/0
{ "file_path": "devtools/docs/vscode.md", "repo_id": "devtools", "token_count": 29 }
74
// Copyright 2023 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // ignore_for_file: invalid_use_of_visible_for_testing_member, valid use for benchmark tests. import 'package:devtools_app/src/screens/profiler/panes/bot...
devtools/packages/devtools_app/benchmark/test_infra/automators/_cpu_profiler_automator.dart/0
{ "file_path": "devtools/packages/devtools_app/benchmark/test_infra/automators/_cpu_profiler_automator.dart", "repo_id": "devtools", "token_count": 759 }
75
// Copyright 2023 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app/src/screens/performance/panes/flutter_frames/flutter_frames_chart.dart'; import 'package:devtools_app/src/screens/performance...
devtools/packages/devtools_app/integration_test/test/offline/perfetto_test.dart/0
{ "file_path": "devtools/packages/devtools_app/integration_test/test/offline/perfetto_test.dart", "repo_id": "devtools", "token_count": 760 }
76
// Copyright 2023 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'dart:ui_web' as ui_web; import 'package:devtools_app_shared/utils.dart'; import 'package:devtools_extensions/api.dart'; impo...
devtools/packages/devtools_app/lib/src/extensions/embedded/_controller_web.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/extensions/embedded/_controller_web.dart", "repo_id": "devtools", "token_count": 1202 }
77
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter/material.dart...
devtools/packages/devtools_app/lib/src/framework/notifications_view.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/framework/notifications_view.dart", "repo_id": "devtools", "token_count": 4052 }
78
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:codicon/codicon.dart'; import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_app_shared/utils.dart'...
devtools/packages/devtools_app/lib/src/screens/debugger/controls.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/debugger/controls.dart", "repo_id": "devtools", "token_count": 3990 }
79
// Copyright 2023 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'dart:convert'; import 'package:http/http.dart' as http; import 'deep_links_model.dart'; const String _apiKey = 'AIzaSyCf_2...
devtools/packages/devtools_app/lib/src/screens/deep_link_validation/deep_links_services.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/deep_link_validation/deep_links_services.dart", "repo_id": "devtools", "token_count": 1921 }
80
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:devtools_app_shared/ui.dart'; import 'package:flutter/material.dart'; import 'package:flutter/widgets.dart'; import...
devtools/packages/devtools_app/lib/src/screens/inspector/layout_explorer/ui/layout_explorer_widget.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/inspector/layout_explorer/ui/layout_explorer_widget.dart", "repo_id": "devtools", "token_count": 2875 }
81
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:devtools_app_shared/utils.dart'; import 'package:devtools_shared/devtools_shared.dart'; import 'package:flutter/foun...
devtools/packages/devtools_app/lib/src/screens/memory/framework/connected/memory_controller.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/memory/framework/connected/memory_controller.dart", "repo_id": "devtools", "token_count": 3268 }
82
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:flutter/material.dart'; import '../../framework/connected/memory_controller.dart'; import 'primary_controls.dart'; import 'secondary_cont...
devtools/packages/devtools_app/lib/src/screens/memory/panes/control/control_pane.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/memory/panes/control/control_pane.dart", "repo_id": "devtools", "token_count": 259 }
83
// Copyright 2023 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:flutter/material.dart'; import '../../../../../shared/memory/adapted_heap_data.dart'; import '../../../../../shared/memory/class_name.dar...
devtools/packages/devtools_app/lib/src/screens/memory/panes/diff/widgets/instances.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/memory/panes/diff/widgets/instances.dart", "repo_id": "devtools", "token_count": 1477 }
84
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import '../../../../shared/memory/adapted_heap_data.dart'; import '../../../../shared/memory/class_name.dart'; import '../../../../shared/memory/classes.d...
devtools/packages/devtools_app/lib/src/screens/memory/shared/heap/heap.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/memory/shared/heap/heap.dart", "repo_id": "devtools", "token_count": 1611 }
85
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:vm_service/vm_service.dart'; import '../../shared/globals.dart'; import '../../shared/primitives/utils.dart'; import 'network_controller....
devtools/packages/devtools_app/lib/src/screens/network/network_service.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/network/network_service.dart", "repo_id": "devtools", "token_count": 2196 }
86
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:flutter/foundation.dart'; import 'package:logging/logging.dart'; import '../../../../shared/globals.dart'; import '../../performance_cont...
devtools/packages/devtools_app/lib/src/screens/performance/panes/raster_stats/raster_stats_controller.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/performance/panes/raster_stats/raster_stats_controller.dart", "repo_id": "devtools", "token_count": 824 }
87
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter/material.dart...
devtools/packages/devtools_app/lib/src/screens/performance/performance_screen.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/performance/performance_screen.dart", "repo_id": "devtools", "token_count": 2657 }
88
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:flutter/material.dart'; import '../../../shared/profiler_utils.dart'; import '../../../shared/table/table.dart'; import '../../../shared/...
devtools/packages/devtools_app/lib/src/screens/profiler/panes/cpu_profile_columns.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/profiler/panes/cpu_profile_columns.dart", "repo_id": "devtools", "token_count": 855 }
89
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app_shared/ui.dart'; import 'package:flutter/material.dart'; import 'package:flutter_riverpod/flutter_riverpod.dart'; import 'pr...
devtools/packages/devtools_app/lib/src/screens/provider/provider_list.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/provider/provider_list.dart", "repo_id": "devtools", "token_count": 1352 }
90
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app_shared/ui.dart'; import 'package:flutter/material.dart'; import 'package:string_scanner/string_scanner.dart'; import 'package...
devtools/packages/devtools_app/lib/src/screens/vm_developer/object_inspector/vm_code_display.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/vm_developer/object_inspector/vm_code_display.dart", "repo_id": "devtools", "token_count": 5866 }
91
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter/foundation.dart'; import 'package:f...
devtools/packages/devtools_app/lib/src/screens/vm_developer/vm_developer_tools_screen.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/vm_developer/vm_developer_tools_screen.dart", "repo_id": "devtools", "token_count": 1408 }
92
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Avoid unused parameters does not play well with conditional imports. // ignore_for_file: avoid-unused-parameters // ignore_for_file: avoid-redundant-as...
devtools/packages/devtools_app/lib/src/shared/analytics/_analytics_stub.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/analytics/_analytics_stub.dart", "repo_id": "devtools", "token_count": 877 }
93
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:collection/collection.dart' show IterableExtension; import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_app_shared/util...
devtools/packages/devtools_app/lib/src/shared/banner_messages.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/banner_messages.dart", "repo_id": "devtools", "token_count": 6791 }
94
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'file.dart'; FileSystemWeb createFileSystem() { return FileSystemWeb(); } /// Abstracted file system access for Flutter Web. class FileSystemWe...
devtools/packages/devtools_app/lib/src/shared/config_specific/file/_file_web.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/config_specific/file/_file_web.dart", "repo_id": "devtools", "token_count": 356 }
95
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // ignore_for_file: avoid_print import 'logger.dart'; void printToConsole(Object message, [LogLevel level = LogLevel.debug]) { switch (level) { ca...
devtools/packages/devtools_app/lib/src/shared/config_specific/logger/_logger_io.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/config_specific/logger/_logger_io.dart", "repo_id": "devtools", "token_count": 180 }
96
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:collection/collection.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:vm_service/vm_service....
devtools/packages/devtools_app/lib/src/shared/console/eval/eval_service.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/console/eval/eval_service.dart", "repo_id": "devtools", "token_count": 2119 }
97
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter/foundation.dart'; import 'package:vm_service/vm_service.dar...
devtools/packages/devtools_app/lib/src/shared/diagnostics/dart_object_node.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/diagnostics/dart_object_node.dart", "repo_id": "devtools", "token_count": 4940 }
98
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter/foundation.da...
devtools/packages/devtools_app/lib/src/shared/editable_list.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/editable_list.dart", "repo_id": "devtools", "token_count": 3364 }
99
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:devtools_app_shared/service.dart'; import 'package:flutter/foundation.dart'; import '../../service/service_extensio...
devtools/packages/devtools_app/lib/src/shared/http/http_service.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/http/http_service.dart", "repo_id": "devtools", "token_count": 513 }
100
// Copyright 2024 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. part of 'preferences.dart'; /// Preferences for the Performance screen that are persisted to local storage. class PerformancePreferencesController extend...
devtools/packages/devtools_app/lib/src/shared/preferences/_performance_preferences.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/preferences/_performance_preferences.dart", "repo_id": "devtools", "token_count": 751 }
101
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. /// Package name prefixes. class PackagePrefixes { /// Packages from the core Dart libraries as they are listed /// in heap snapshot. static const d...
devtools/packages/devtools_app/lib/src/shared/primitives/simple_items.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/primitives/simple_items.dart", "repo_id": "devtools", "token_count": 546 }
102
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file. part of 'server.dart'; /// Requests the DevTools version for which we last showed release notes. /// /// This value is stored in the file '~/.flutter-dev...
devtools/packages/devtools_app/lib/src/shared/server/_release_notes_api.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/server/_release_notes_api.dart", "repo_id": "devtools", "token_count": 388 }
103
// Copyright 2023 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:flutter/material.dart'; import 'api/impl/dart_tooling_api.dart'; import 'vs_code/flutter_panel.dart'; /// "Screens" that are intended fo...
devtools/packages/devtools_app/lib/src/standalone_ui/standalone_screen.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/standalone_ui/standalone_screen.dart", "repo_id": "devtools", "token_count": 348 }
104
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:devtools_test/devtools_test.dart'; impor...
devtools/packages/devtools_app/test/cpu_profiler/profiler_screen_controller_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/cpu_profiler/profiler_screen_controller_test.dart", "repo_id": "devtools", "token_count": 700 }
105
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:codicon/codicon.dart'; import 'package:collection/collection.dart'; import 'package:devtools_app/devtools_app.dart'; import 'package:devto...
devtools/packages/devtools_app/test/debugger/debugger_screen_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/debugger/debugger_screen_test.dart", "repo_id": "devtools", "token_count": 3010 }
106
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:collection'; import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_app_sha...
devtools/packages/devtools_app/test/inspector/inspector_error_navigator_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/inspector/inspector_error_navigator_test.dart", "repo_id": "devtools", "token_count": 1573 }
107
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:flutter/rendering.dart'; import 'package:flutter/widgets.dart'; /// This class is merely a duplicate of the InspectorSerializationDelegat...
devtools/packages/devtools_app/test/inspector/layout_explorer/layout_explorer_serialization_delegate.dart/0
{ "file_path": "devtools/packages/devtools_app/test/inspector/layout_explorer/layout_explorer_serialization_delegate.dart", "repo_id": "devtools", "token_count": 1368 }
108
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app/src/screens/memory/panes/diff/data/classes_diff.dart'; import 'package:devtools_app/src/screens/memory/panes/diff/data/heap_d...
devtools/packages/devtools_app/test/memory/diff/controller/heap_diff_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/memory/diff/controller/heap_diff_test.dart", "repo_id": "devtools", "token_count": 1530 }
109
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. @TestOn('vm') import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app/src/screens/network/network_request_inspector.dart'; import '...
devtools/packages/devtools_app/test/network/network_profiler_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/network/network_profiler_test.dart", "repo_id": "devtools", "token_count": 8480 }
110
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // ignore_for_file: avoid_print import 'package:devtools_app/src/shared/ui/search.dart'; import 'package:flutter/material.dart'; import 'package:flutter_...
devtools/packages/devtools_app/test/shared/auto_complete_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/auto_complete_test.dart", "repo_id": "devtools", "token_count": 4788 }
111
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app/src/screens/profiler/cpu_profiler_controller.dart'; import 'package:devtools...
devtools/packages/devtools_app/test/shared/flame_chart_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/flame_chart_test.dart", "repo_id": "devtools", "token_count": 16201 }
112
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:convert'; import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:devtools_test/de...
devtools/packages/devtools_app/test/shared/preferences_controller_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/preferences_controller_test.dart", "repo_id": "devtools", "token_count": 6279 }
113
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:clock/clock.dart'; import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app/src/shared/survey.dart'; import 'package:...
devtools/packages/devtools_app/test/shared/survey_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/survey_test.dart", "repo_id": "devtools", "token_count": 2295 }
114
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // ignore_for_file: avoid_print import 'dart:async'; void main() { print('starting debugging app'); final Cat cat = Cat('Fluffy'); void run() { ...
devtools/packages/devtools_app/test/test_infra/fixtures/debugging_app.dart/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/fixtures/debugging_app.dart", "repo_id": "devtools", "token_count": 229 }
115
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:flutter/material.dart'; import 'missing_material_error.dart'; void main() => runApp(const MyApp()); class MyApp extends StatelessWidget...
devtools/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/main.dart/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/fixtures/flutter_error_app/lib/main.dart", "repo_id": "devtools", "token_count": 900 }
116
{ "type": "CpuSamples", "samplePeriod": 250, "maxStackDepth": 128, "sampleCount": 68, "timeSpan": -1, "timeOriginMicros": 108401157982, "timeExtentMicros": 33061769, "pid": 54018, "functions": [ { "type": "ProfileFunction", "kind": "Collected", ...
devtools/packages/devtools_app/test/test_infra/test_data/memory/allocation_tracing/allocation_trace.json/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/test_data/memory/allocation_tracing/allocation_trace.json", "repo_id": "devtools", "token_count": 1317136 }
117
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. const $bool = null; const bool$ = null; const $num = null; const num$ = null; const $int = null; const int$ = null; const $double = null; const double$ = ...
devtools/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/names.dart/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/names.dart", "repo_id": "devtools", "token_count": 890 }
118
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:math'; import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app/src/screens/vm_developer/object_inspector/inbound_refer...
devtools/packages/devtools_app/test/vm_developer/object_inspector/vm_code_display_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/vm_developer/object_inspector/vm_code_display_test.dart", "repo_id": "devtools", "token_count": 3447 }
119
<!DOCTYPE html> <html> <head> <title>Dart DevTools - Unsupported Browser</title> <style> body { margin: 50px 30px; font-family: "Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; } </style> </head> <body> <h1>Unsupported Browser</h1> ...
devtools/packages/devtools_app/web/unsupported-browser.html/0
{ "file_path": "devtools/packages/devtools_app/web/unsupported-browser.html", "repo_id": "devtools", "token_count": 176 }
120
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_shared/devtools_shared.dart'; /// Flutter version service registered by Flutter Tools. /// /// We call this service to get versi...
devtools/packages/devtools_app_shared/lib/src/service/flutter_version.dart/0
{ "file_path": "devtools/packages/devtools_app_shared/lib/src/service/flutter_version.dart", "repo_id": "devtools", "token_count": 1219 }
121
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import '../utils/globals.dart'; import 'theme/ide_theme.dart'; IdeTheme get ideTheme { final theme = globals[IdeTheme]; if (theme == null) { thro...
devtools/packages/devtools_app_shared/lib/src/ui/ui_utils.dart/0
{ "file_path": "devtools/packages/devtools_app_shared/lib/src/ui/ui_utils.dart", "repo_id": "devtools", "token_count": 200 }
122
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:collection/collection.dart'; import 'package:devtools_app_shared/src/ui/flex_split_column.dart'; import 'package:flutter/material.dart'; i...
devtools/packages/devtools_app_shared/test/ui/flex_split_column_test.dart/0
{ "file_path": "devtools/packages/devtools_app_shared/test/ui/flex_split_column_test.dart", "repo_id": "devtools", "token_count": 1207 }
123
// Copyright 2024 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:io'; import 'package:args/command_runner.dart'; import 'package:devtools_shared/devtools_extensions.dart'; import 'package:devtools_shared/d...
devtools/packages/devtools_extensions/bin/_validate.dart/0
{ "file_path": "devtools/packages/devtools_extensions/bin/_validate.dart", "repo_id": "devtools", "token_count": 1440 }
124
name: app_that_uses_foo description: A Flutter app that uses package:foo (which contains a DevTools extension) publish_to: 'none' version: 1.0.0 environment: sdk: '>=3.0.0 <4.0.0' flutter: '>=3.0.0' dependencies: flutter: sdk: flutter dart_foo: path: ../packages_with_extensions/dart_foo/packages/dart...
devtools/packages/devtools_extensions/example/app_that_uses_foo/pubspec.yaml/0
{ "file_path": "devtools/packages/devtools_extensions/example/app_that_uses_foo/pubspec.yaml", "repo_id": "devtools", "token_count": 222 }
125
name: dart_foo description: "A pure Dart package that provides a DevTools extension" version: 0.0.1 environment: sdk: '>=3.4.0-104.0.dev <4.0.0'
devtools/packages/devtools_extensions/example/packages_with_extensions/dart_foo/packages/dart_foo/pubspec.yaml/0
{ "file_path": "devtools/packages/devtools_extensions/example/packages_with_extensions/dart_foo/packages/dart_foo/pubspec.yaml", "repo_id": "devtools", "token_count": 59 }
126
39cefa5985076931d7760efd7467b506
devtools/packages/devtools_extensions/example/packages_with_extensions/foo/packages/foo/extension/devtools/build/.last_build_id/0
{ "file_path": "devtools/packages/devtools_extensions/example/packages_with_extensions/foo/packages/foo/extension/devtools/build/.last_build_id", "repo_id": "devtools", "token_count": 17 }
127
// Copyright 2023 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_app_shared/ui.dart'; import 'package:devtools_extensions/api.dart'; import 'package:devtools_extensions/devtools_extensions.dart'...
devtools/packages/devtools_extensions/integration_test/test/simulated_environment_test.dart/0
{ "file_path": "devtools/packages/devtools_extensions/integration_test/test/simulated_environment_test.dart", "repo_id": "devtools", "token_count": 3227 }
128
name: devtools_extensions description: A package for building and supporting extensions for Dart DevTools. version: 0.0.15-wip repository: https://github.com/flutter/devtools/tree/master/packages/devtools_extensions environment: sdk: '>=3.3.0-91.0.dev <4.0.0' flutter: '>=3.17.0-0.0.pre' executables: devtools_e...
devtools/packages/devtools_extensions/pubspec.yaml/0
{ "file_path": "devtools/packages/devtools_extensions/pubspec.yaml", "repo_id": "devtools", "token_count": 439 }
129
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:convert'; import 'dart:io'; import 'package:path/path.dart' as path; import 'usage.dart'; // ignore: avoid_classes_with_only_static_member...
devtools/packages/devtools_shared/lib/src/server/file_system.dart/0
{ "file_path": "devtools/packages/devtools_shared/lib/src/server/file_system.dart", "repo_id": "devtools", "token_count": 881 }
130
// Copyright 2022 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. Future<void> waitFor( Future<bool> Function() condition, { Duration timeout = const Duration(seconds: 10), String timeoutMessage = 'condition not sa...
devtools/packages/devtools_shared/lib/src/test/test_utils.dart/0
{ "file_path": "devtools/packages/devtools_shared/lib/src/test/test_utils.dart", "repo_id": "devtools", "token_count": 246 }
131
// Copyright 2024 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'package:devtools_shared/devtools_shared.dart'; import 'package:test/test.dart'; void main() { group('file uri helpers', () { test('rootFrom...
devtools/packages/devtools_shared/test/utils/file_utils_test.dart/0
{ "file_path": "devtools/packages/devtools_shared/test/utils/file_utils_test.dart", "repo_id": "devtools", "token_count": 1193 }
132
name: devtools_test description: A package containing shared test helpers for Dart DevTools tests. publish_to: none # Note: this version should only be updated by running tools/update_version.dart # that updates all versions of packages from packages/devtools. # When publishing new versions of this package be sure to ...
devtools/packages/devtools_test/pubspec.yaml/0
{ "file_path": "devtools/packages/devtools_test/pubspec.yaml", "repo_id": "devtools", "token_count": 519 }
133
include: package:flutter_lints/flutter.yaml
devtools/third_party/packages/widget_icons/analysis_options.yaml/0
{ "file_path": "devtools/third_party/packages/widget_icons/analysis_options.yaml", "repo_id": "devtools", "token_count": 16 }
134
@echo off IF DEFINED DEVTOOLS_TOOL_FLUTTER_FROM_PATH ( echo Running devtools_tool using Dart/Flutter from PATH because DEVTOOLS_TOOL_FLUTTER_FROM_PATH is set dart run %~dp0/devtools_tool.dart %* ) ELSE ( rem If the `devtools/tool/flutter-sdk` directory does not exist yet, use whatever Dart rem is on the user's pa...
devtools/tool/bin/devtools_tool.bat/0
{ "file_path": "devtools/tool/bin/devtools_tool.bat", "repo_id": "devtools", "token_count": 257 }
135
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:async'; import 'package:args/command_runner.dart'; import 'package:cli_util/cli_logging.dart'; import 'package:io/io.dart'; import '../mode...
devtools/tool/lib/commands/analyze.dart/0
{ "file_path": "devtools/tool/lib/commands/analyze.dart", "repo_id": "devtools", "token_count": 692 }
136
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. import 'dart:io'; import 'package:args/command_runner.dart'; import '../utils.dart'; // This script must be executed from the top level devtools/ direct...
devtools/tool/lib/commands/update_version.dart/0
{ "file_path": "devtools/tool/lib/commands/update_version.dart", "repo_id": "devtools", "token_count": 4482 }
137
# Copyright 2013 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. import("//build/toolchain/clang.gni") import("//flutter/common/config.gni") import("//flutter/examples/examples.gni") import("//flutter/shell/platform/config....
engine/BUILD.gn/0
{ "file_path": "engine/BUILD.gn", "repo_id": "engine", "token_count": 4257 }
138
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef FLUTTER_BENCHMARKING_BENCHMARKING_H_ #define FLUTTER_BENCHMARKING_BENCHMARKING_H_ #include "benchmark/benchmark.h" namespace benchmarking { clas...
engine/benchmarking/benchmarking.h/0
{ "file_path": "engine/benchmarking/benchmarking.h", "repo_id": "engine", "token_count": 288 }
139
#!/usr/bin/env python3 # # Copyright 2013 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. """Get the Git HEAD revision of a specified Git repository.""" import sys import subprocess import os import argparse def is_windo...
engine/build/git_revision.py/0
{ "file_path": "engine/build/git_revision.py", "repo_id": "engine", "token_count": 415 }
140
# Copyright 2021 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # TODO(flutter/flutter#85356): This file was originally generated by the # fuchsia.git script: `package_importer.py`. The generated `BUILD.gn` files were # co...
engine/build/secondary/third_party/dart/third_party/pkg/collection/BUILD.gn/0
{ "file_path": "engine/build/secondary/third_party/dart/third_party/pkg/collection/BUILD.gn", "repo_id": "engine", "token_count": 646 }
141
# Copyright 2013 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. source_root = "//flutter/third_party/libtess2" source_set("libtess2") { public = [ "$source_root/Include/tesselator.h" ] include_dirs = [ "$source_root/...
engine/build/secondary/third_party/libtess2/BUILD.gn/0
{ "file_path": "engine/build/secondary/third_party/libtess2/BUILD.gn", "repo_id": "engine", "token_count": 388 }
142
# Copyright 2013 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. import("//build_overrides/vulkan_validation_layers.gni") _checkout_dir = "//flutter/third_party/vulkan-deps/vulkan-validation-layers/src" vulkan_undefine_co...
engine/build/secondary/third_party/vulkan_validation_layers/BUILD.gn/0
{ "file_path": "engine/build/secondary/third_party/vulkan_validation_layers/BUILD.gn", "repo_id": "engine", "token_count": 9874 }
143
#!/bin/bash # # Copyright 2013 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. set -e # Needed because if it is set, cd may print the path it changed to. unset CDPATH # On Mac OS, readlink -f doesn't work, so follow_links...
engine/ci/ban_generated_plugin_registrant_java.sh/0
{ "file_path": "engine/ci/ban_generated_plugin_registrant_java.sh", "repo_id": "engine", "token_count": 726 }
144
{ "_comment": "THIS IS A GENERATED FILE. Do not edit this file directly.", "_comment2": "See `generate_builder_json.dart` for the generator code", "builds": [ { "name": "web_tests/artifacts", "drone_dimensions": [ "device_type=none", "os=Linux", "cores=32" ], "g...
engine/ci/builders/linux_web_engine.json/0
{ "file_path": "engine/ci/builders/linux_web_engine.json", "repo_id": "engine", "token_count": 29087 }
145
#!/usr/bin/env python3 # # Copyright 2013 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # # This script contains helper function(s) for supporting both # python 2 and python 3 infrastructure code. ENCODING = 'UTF-8' def...
engine/ci/compatibility_helper.py/0
{ "file_path": "engine/ci/compatibility_helper.py", "repo_id": "engine", "token_count": 244 }
146
#!/usr/bin/env python3 # # Copyright 2013 The Flutter Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # # Usage: scan_deps.py --deps <DEPS file> --output <parsed lockfile> # # This script extracts the dependencies provided from the DEPS...
engine/ci/scan_deps.py/0
{ "file_path": "engine/ci/scan_deps.py", "repo_id": "engine", "token_count": 2917 }
147
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "flutter/common/graphics/persistent_cache.h" #include <future> #include <memory> #include <string> #include <string_view> #include <utility> #in...
engine/common/graphics/persistent_cache.cc/0
{ "file_path": "engine/common/graphics/persistent_cache.cc", "repo_id": "engine", "token_count": 6426 }
148
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef FLUTTER_DISPLAY_LIST_BENCHMARKING_DL_COMPLEXITY_HELPER_H_ #define FLUTTER_DISPLAY_LIST_BENCHMARKING_DL_COMPLEXITY_HELPER_H_ #include "flutter/disp...
engine/display_list/benchmarking/dl_complexity_helper.h/0
{ "file_path": "engine/display_list/benchmarking/dl_complexity_helper.h", "repo_id": "engine", "token_count": 3521 }
149
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef FLUTTER_DISPLAY_LIST_DL_COLOR_H_ #define FLUTTER_DISPLAY_LIST_DL_COLOR_H_ #include "third_party/skia/include/core/SkScalar.h" namespace flutter {...
engine/display_list/dl_color.h/0
{ "file_path": "engine/display_list/dl_color.h", "repo_id": "engine", "token_count": 1531 }
150
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "flutter/display_list/effects/dl_color_filter.h" #include "flutter/display_list/dl_color.h" namespace flutter { std::shared_ptr<DlColorFilter> ...
engine/display_list/effects/dl_color_filter.cc/0
{ "file_path": "engine/display_list/effects/dl_color_filter.cc", "repo_id": "engine", "token_count": 2770 }
151
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef FLUTTER_DISPLAY_LIST_EFFECTS_DL_RUNTIME_EFFECT_H_ #define FLUTTER_DISPLAY_LIST_EFFECTS_DL_RUNTIME_EFFECT_H_ #include <memory> #include "flutter/f...
engine/display_list/effects/dl_runtime_effect.h/0
{ "file_path": "engine/display_list/effects/dl_runtime_effect.h", "repo_id": "engine", "token_count": 815 }
152
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "flutter/display_list/skia/dl_sk_dispatcher.h" #include "flutter/display_list/dl_blend_mode.h" #include "flutter/display_list/skia/dl_sk_conversi...
engine/display_list/skia/dl_sk_dispatcher.cc/0
{ "file_path": "engine/display_list/skia/dl_sk_dispatcher.cc", "repo_id": "engine", "token_count": 6164 }
153