text
stringlengths
6
13.6M
id
stringlengths
13
176
metadata
dict
__index_level_0__
int64
0
1.69k
#include "../../Flutter/Flutter-Debug.xcconfig" #include "Warnings.xcconfig"
codelabs/tfagents-flutter/step0/frontend/macos/Runner/Configs/Debug.xcconfig/0
{ "file_path": "codelabs/tfagents-flutter/step0/frontend/macos/Runner/Configs/Debug.xcconfig", "repo_id": "codelabs", "token_count": 32 }
86
#include "../../Flutter/Flutter-Release.xcconfig" #include "Warnings.xcconfig"
codelabs/tfagents-flutter/step1/frontend/macos/Runner/Configs/Release.xcconfig/0
{ "file_path": "codelabs/tfagents-flutter/step1/frontend/macos/Runner/Configs/Release.xcconfig", "repo_id": "codelabs", "token_count": 32 }
87
#include "Generated.xcconfig"
codelabs/tfrs-flutter/finished/frontend/ios/Flutter/Debug.xcconfig/0
{ "file_path": "codelabs/tfrs-flutter/finished/frontend/ios/Flutter/Debug.xcconfig", "repo_id": "codelabs", "token_count": 12 }
88
#include "ephemeral/Flutter-Generated.xcconfig"
codelabs/tfrs-flutter/finished/frontend/macos/Flutter/Flutter-Release.xcconfig/0
{ "file_path": "codelabs/tfrs-flutter/finished/frontend/macos/Flutter/Flutter-Release.xcconfig", "repo_id": "codelabs", "token_count": 19 }
89
#include "../../Flutter/Flutter-Debug.xcconfig" #include "Warnings.xcconfig"
codelabs/tfrs-flutter/step1/frontend/macos/Runner/Configs/Debug.xcconfig/0
{ "file_path": "codelabs/tfrs-flutter/step1/frontend/macos/Runner/Configs/Debug.xcconfig", "repo_id": "codelabs", "token_count": 32 }
90
org.gradle.jvmargs=-Xmx1536M android.useAndroidX=true android.enableJetifier=true
codelabs/tfrs-flutter/step2/frontend/android/gradle.properties/0
{ "file_path": "codelabs/tfrs-flutter/step2/frontend/android/gradle.properties", "repo_id": "codelabs", "token_count": 31 }
91
#include "Generated.xcconfig"
codelabs/tfserving-flutter/codelab2/finished/ios/Flutter/Debug.xcconfig/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/finished/ios/Flutter/Debug.xcconfig", "repo_id": "codelabs", "token_count": 12 }
92
#include "Generated.xcconfig"
codelabs/tfserving-flutter/codelab2/starter/ios/Flutter/Release.xcconfig/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/ios/Flutter/Release.xcconfig", "repo_id": "codelabs", "token_count": 12 }
93
/// // Generated code. Do not modify. // source: tensorflow/core/example/feature.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...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/example/feature.pb.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/example/feature.pb.dart", "repo_id": "codelabs", "token_count": 7453 }
94
/// // Generated code. Do not modify. // source: tensorflow/core/framework/node_def.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/node_def.pbenum.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/framework/node_def.pbenum.dart", "repo_id": "codelabs", "token_count": 117 }
95
/// // Generated code. Do not modify. // source: tensorflow/core/protobuf/struct.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...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/protobuf/struct.pb.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow/core/protobuf/struct.pb.dart", "repo_id": "codelabs", "token_count": 17332 }
96
/// // Generated code. Do not modify. // source: tensorflow_serving/apis/input.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
codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow_serving/apis/input.pbenum.dart/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/generated/tensorflow_serving/apis/input.pbenum.dart", "repo_id": "codelabs", "token_count": 116 }
97
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/google/protobuf/wrappers.proto/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/google/protobuf/wrappers.proto", "repo_id": "codelabs", "token_count": 1161 }
98
syntax = "proto3"; package tensorflow; import "google/protobuf/any.proto"; import "tensorflow/core/framework/tensor_shape.proto"; import "tensorflow/core/framework/types.proto"; import "tensorflow/core/framework/variable.proto"; import "tensorflow/core/framework/versions.proto"; import "tensorflow/core/protobuf/struc...
codelabs/tfserving-flutter/codelab2/starter/lib/proto/tensorflow/core/protobuf/saved_object_graph.proto/0
{ "file_path": "codelabs/tfserving-flutter/codelab2/starter/lib/proto/tensorflow/core/protobuf/saved_object_graph.proto", "repo_id": "codelabs", "token_count": 2679 }
99
# CLAAT Image exporter, Dart version A tool to export the images for a CLAAT codelab. This tool uses the Google Docs API to retrieve the images embedded in a Google Doc. This tool is being used to slim down the images attached to Google Codelabs as a Thing (CLAAT) gDocs that are collectively too large for the Googl...
codelabs/tooling/claat_export_images/README.md/0
{ "file_path": "codelabs/tooling/claat_export_images/README.md", "repo_id": "codelabs", "token_count": 249 }
100
{ "body": { "content": [ { "endIndex": 1, "sectionBreak": { "sectionStyle": { "columnSeparatorStyle": "NONE", "contentDirection": "LEFT_TO_RIGHT", "sectionType": "CONTINUOUS" } } }, { "endIndex": 37, ...
codelabs/tooling/claat_export_images/test/data/exports/1NJq1PfV9mB2avhoM2l12DSQ8p2x6s_epXcLwCcZwpcg.json/0
{ "file_path": "codelabs/tooling/claat_export_images/test/data/exports/1NJq1PfV9mB2avhoM2l12DSQ8p2x6s_epXcLwCcZwpcg.json", "repo_id": "codelabs", "token_count": 1709414 }
101
// Copyright 2022 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 'package:flutter/material.dart'; import 'package:webview_flutter/webview_flutter.dart'; class WebViewStack extends StatefulWidget { const WebView...
codelabs/webview_flutter/step_05/lib/src/web_view_stack.dart/0
{ "file_path": "codelabs/webview_flutter/step_05/lib/src/web_view_stack.dart", "repo_id": "codelabs", "token_count": 607 }
102
#import "GeneratedPluginRegistrant.h"
codelabs/webview_flutter/step_07/ios/Runner/Runner-Bridging-Header.h/0
{ "file_path": "codelabs/webview_flutter/step_07/ios/Runner/Runner-Bridging-Header.h", "repo_id": "codelabs", "token_count": 13 }
103
#import "GeneratedPluginRegistrant.h"
codelabs/webview_flutter/step_12/ios/Runner/Runner-Bridging-Header.h/0
{ "file_path": "codelabs/webview_flutter/step_12/ios/Runner/Runner-Bridging-Header.h", "repo_id": "codelabs", "token_count": 13 }
104
org.gradle.jvmargs=-Xmx1536M android.enableR8=true android.useAndroidX=true android.enableJetifier=true
devtools/case_study/code_size/optimized/code_size_images/android/gradle.properties/0
{ "file_path": "devtools/case_study/code_size/optimized/code_size_images/android/gradle.properties", "repo_id": "devtools", "token_count": 39 }
105
#include "../../Flutter/Flutter-Release.xcconfig" #include "Warnings.xcconfig"
devtools/case_study/code_size/unoptimized/code_size_images/macos/Runner/Configs/Release.xcconfig/0
{ "file_path": "devtools/case_study/code_size/unoptimized/code_size_images/macos/Runner/Configs/Release.xcconfig", "repo_id": "devtools", "token_count": 32 }
106
org.gradle.jvmargs=-Xmx1536M android.enableR8=true android.useAndroidX=true android.enableJetifier=true
devtools/case_study/platform_channel/android/gradle.properties/0
{ "file_path": "devtools/case_study/platform_channel/android/gradle.properties", "repo_id": "devtools", "token_count": 39 }
107
--- redirect_to: https://flutter.dev/docs/development/tools/devtools/inspector ---
devtools/docs/inspector.md/0
{ "file_path": "devtools/docs/inspector.md", "repo_id": "devtools", "token_count": 29 }
108
{ "name": "Dart", "version": "1.2.5", "fileTypes": [ "dart" ], "scopeName": "source.dart", "foldingStartMarker": "\\{\\s*$", "foldingStopMarker": "^\\s*\\}", "patterns": [ { "name": "meta.preprocessor.script.dart", "match": "^(#!.*)$" }, { "name": "meta.declaration.dart", "begin": "^\\w*\\...
devtools/packages/devtools_app/assets/dart_syntax.json/0
{ "file_path": "devtools/packages/devtools_app/assets/dart_syntax.json", "repo_id": "devtools", "token_count": 5980 }
109
// 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. // Note: this test was modeled after the example test from Flutter Gallery: // https://github.com/flutter/gallery/blob/master/test_benchmarks/benchmarks_t...
devtools/packages/devtools_app/benchmark/devtools_benchmarks_test.dart/0
{ "file_path": "devtools/packages/devtools_app/benchmark/devtools_benchmarks_test.dart", "repo_id": "devtools", "token_count": 854 }
110
// 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. // Do not delete these arguments. They are parsed by test runner. // test-argument:appPath="test/test_infra/fixtures/memory_app" // test-argument:experime...
devtools/packages/devtools_app/integration_test/test/live_connection/eval_and_inspect_test.dart/0
{ "file_path": "devtools/packages/devtools_app/integration_test/test/live_connection/eval_and_inspect_test.dart", "repo_id": "devtools", "token_count": 638 }
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 '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/app.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/app.dart", "repo_id": "devtools", "token_count": 7658 }
112
// 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:async'; import 'package:flutter/foundation.dart'; import 'package:flutter/widgets.dart'; import 'package:logging/logging.dart'; import 'pack...
devtools/packages/devtools_app/lib/src/framework/app_error_handling.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/framework/app_error_handling.dart", "repo_id": "devtools", "token_count": 913 }
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 '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/debugger/call_stack.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/debugger/call_stack.dart", "repo_id": "devtools", "token_count": 1786 }
114
// 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:math'; import 'package:devtools_app_shared/ui.dart'; import 'package:flutter/material.dart'; import 'package:provider/provider.dart'; impor...
devtools/packages/devtools_app/lib/src/screens/deep_link_validation/deep_link_list_view.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/deep_link_validation/deep_link_list_view.dart", "repo_id": "devtools", "token_count": 8300 }
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:devtools_app_shared/utils.dart'; import 'package:flutter/widgets.dart'; import '../../../shared/diagnostics/diagnostics_node.dart'; impor...
devtools/packages/devtools_app/lib/src/screens/inspector/layout_explorer/layout_explorer.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/inspector/layout_explorer/layout_explorer.dart", "repo_id": "devtools", "token_count": 717 }
116
// 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/logging/logging_screen.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/logging/logging_screen.dart", "repo_id": "devtools", "token_count": 2730 }
117
// 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_shared/devtools_shared.dart'; import 'package:flutter/material.dart'; import '../../../../shared/charts/chart_trace.dart'; impor...
devtools/packages/devtools_app/lib/src/screens/memory/panes/chart/memory_charts.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/memory/panes/chart/memory_charts.dart", "repo_id": "devtools", "token_count": 4540 }
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 'package:devtools_app_shared/ui.dart'; import 'package:flutter/material.dart'; import '../../../../../../shared/analytics/analytics.dart' as ga; i...
devtools/packages/devtools_app/lib/src/screens/memory/panes/diff/widgets/class_details/path.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/memory/panes/diff/widgets/class_details/path.dart", "repo_id": "devtools", "token_count": 2021 }
119
// 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:flutter_markdown/flutter_markdown.dart'; import '.....
devtools/packages/devtools_app/lib/src/screens/memory/panes/tracing/tracing_tree.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/memory/panes/tracing/tracing_tree.dart", "repo_id": "devtools", "token_count": 4225 }
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:flutter/material.dart'; import 'package:vm_service/vm_service.dart'; import '../../shared/primitives/utils.dart'; import '../../shared/ui...
devtools/packages/devtools_app/lib/src/screens/network/network_model.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/network/network_model.dart", "repo_id": "devtools", "token_count": 1611 }
121
// 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 '../../../../shared/primitives/trees.dart'; import '../../../../shared/primitives/utils.dart'; import '../../performance_model.dart'; import '../fl...
devtools/packages/devtools_app/lib/src/screens/performance/panes/frame_analysis/frame_analysis_model.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/performance/panes/frame_analysis/frame_analysis_model.dart", "repo_id": "devtools", "token_count": 3626 }
122
// 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 'dart:convert'; import 'dart:math' as math; import 'package:devtools_app_shared/utils.dart'; import 'package:fixnum/fixnum.da...
devtools/packages/devtools_app/lib/src/screens/performance/panes/timeline_events/timeline_events_controller.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/performance/panes/timeline_events/timeline_events_controller.dart", "repo_id": "devtools", "token_count": 6560 }
123
// 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/primitives/utils.dart'; import '../../../shared/table/table.dart'; import '../../../share...
devtools/packages/devtools_app/lib/src/screens/profiler/panes/call_tree.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/profiler/panes/call_tree.dart", "repo_id": "devtools", "token_count": 543 }
124
// 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:async'; import 'package:collection/collection.dart'; import 'package:devtools_app_shared/service.dart'; import 'package:devtools_app_shared/...
devtools/packages/devtools_app/lib/src/screens/provider/instance_viewer/instance_providers.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/provider/instance_viewer/instance_providers.dart", "repo_id": "devtools", "token_count": 5158 }
125
// 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/widgets.dart'; import 'package:vm_service/vm_service.dart'; import '../../../shared/common_widgets.dart'; import '../../../shared...
devtools/packages/devtools_app/lib/src/screens/vm_developer/object_inspector/object_store.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/vm_developer/object_inspector/object_store.dart", "repo_id": "devtools", "token_count": 960 }
126
// 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_app_shared/ui.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter/material.dart'; import '../../../s...
devtools/packages/devtools_app/lib/src/screens/vm_developer/process_memory/process_memory_view.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/screens/vm_developer/process_memory/process_memory_view.dart", "repo_id": "devtools", "token_count": 3020 }
127
// Copyright 2018 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. // Code needs to match API from VmService. // ignore_for_file: avoid-dynamic import 'dart:async'; import 'dart:convert'; import 'package:collection/coll...
devtools/packages/devtools_app/lib/src/service/vm_service_wrapper.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/service/vm_service_wrapper.dart", "repo_id": "devtools", "token_count": 5298 }
128
// 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. part of '../constants.dart'; enum VsCodeFlutterSidebar { /// Analytics id to track events that come from the VS Code Flutter sidebar. vsCodeFlutterSi...
devtools/packages/devtools_app/lib/src/shared/analytics/constants/_vs_code_sidebar_constants.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/analytics/constants/_vs_code_sidebar_constants.dart", "repo_id": "devtools", "token_count": 286 }
129
// 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 'drag_and_drop.dart'; // TODO(kenz): implement once Desktop support is available. See // https://github.com/flutter/flutter/issues/30719. DragAnd...
devtools/packages/devtools_app/lib/src/shared/config_specific/drag_and_drop/_drag_and_drop_desktop.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/config_specific/drag_and_drop/_drag_and_drop_desktop.dart", "repo_id": "devtools", "token_count": 170 }
130
// 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:flutter/material.dart'; import 'package:vm_service/vm_service.dart'; import 'analytics/cons...
devtools/packages/devtools_app/lib/src/shared/connection_info.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/connection_info.dart", "repo_id": "devtools", "token_count": 1470 }
131
// 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 'package:devtools_app_shared/ui.dart'; import 'package:flutter/material.dart'; import '../../analytics/constants.dart' as ga...
devtools/packages/devtools_app/lib/src/shared/console/widgets/help_dialog.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/console/widgets/help_dialog.dart", "repo_id": "devtools", "token_count": 1064 }
132
// 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 'dart:convert'; import 'dart:math'; import 'dart:typed_data'; import 'package:flutter/foundation.dart'; import 'package:stack...
devtools/packages/devtools_app/lib/src/shared/diagnostics/variable_factory.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/diagnostics/variable_factory.dart", "repo_id": "devtools", "token_count": 6290 }
133
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. // This code was pulled from dart:io. part of 'http.dart'; class HttpException { const HttpExceptio...
devtools/packages/devtools_app/lib/src/shared/http/_http_exception.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/http/_http_exception.dart", "repo_id": "devtools", "token_count": 209 }
134
// 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: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/offline_screen.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/offline_screen.dart", "repo_id": "devtools", "token_count": 990 }
135
// 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:flutter/foundation.dart'; class HistoryManager<T> { /// The currently selected historical item. /// /// Returns null if there is no...
devtools/packages/devtools_app/lib/src/shared/primitives/history_manager.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/primitives/history_manager.dart", "repo_id": "devtools", "token_count": 907 }
136
import 'dart:collection'; import 'dart:math'; import 'package:collection/collection.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter/foundation.dart'; import 'package:flutter/widgets.dart'; import '../primitives/trees.dart'; import '../primitives/utils.dart'; import 'column_widths.dart'...
devtools/packages/devtools_app/lib/src/shared/table/table_controller.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/shared/table/table_controller.dart", "repo_id": "devtools", "token_count": 4560 }
137
// 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 'vs_code_api.dart'; /// An API exposed to Dart tooling surfaces. /// /// APIs are grouped into child APIs that are exposed as fields. Each field i...
devtools/packages/devtools_app/lib/src/standalone_ui/api/dart_tooling_api.dart/0
{ "file_path": "devtools/packages/devtools_app/lib/src/standalone_ui/api/dart_tooling_api.dart", "repo_id": "devtools", "token_count": 185 }
138
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>com.apple.security.app-sandbox</key> <false/> <key>com.apple.security.cs.allow-jit</key> <true/> <key>com.apple.security.network.server</ke...
devtools/packages/devtools_app/macos/Runner/DebugProfile.entitlements/0
{ "file_path": "devtools/packages/devtools_app/macos/Runner/DebugProfile.entitlements", "repo_id": "devtools", "token_count": 155 }
139
// 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/common.dart'; import 'package:devtools_app/src/screens/...
devtools/packages/devtools_app/test/cpu_profiler/cpu_profiler_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/cpu_profiler/cpu_profiler_test.dart", "repo_id": "devtools", "token_count": 13797 }
140
// 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/devtools_app.dart'; import 'package:devtools_app/src/screens/debugger/debugger_model.dart'; import 'package:devtools_app/src/...
devtools/packages/devtools_app/test/debugger/debugger_screen_call_stack_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/debugger/debugger_screen_call_stack_test.dart", "repo_id": "devtools", "token_count": 3153 }
141
// 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_app/devtools_app.dart'; import 'package:flutter_test/flutter_test.dart'; void main() { group('$ExtensionService', () { // ...
devtools/packages/devtools_app/test/extensions/extension_service_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/extensions/extension_service_test.dart", "repo_id": "devtools", "token_count": 119 }
142
// 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. @TestOn('vm') import 'package:devtools_app/devtools_app.dart'; import 'package:devtools_app/src/screens/logging/_log_details.dart'; import 'package:devtoo...
devtools/packages/devtools_app/test/logging/logging_screen_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/logging/logging_screen_test.dart", "repo_id": "devtools", "token_count": 3282 }
143
// 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/shared/memory/adapted_heap_data.dart'; import 'package:devtools_app/src/shared/memory/adapted_heap_object.dart'; import '...
devtools/packages/devtools_app/test/memory/shared/heap/model_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/memory/shared/heap/model_test.dart", "repo_id": "devtools", "token_count": 815 }
144
// 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/devtools_app.dart'; import 'package:devtools_app/src/screens/performance/panes/controls/enhance_tracing/enhance_tracing_model...
devtools/packages/devtools_app/test/performance/frame_analysis/frame_hints_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/performance/frame_analysis/frame_hints_test.dart", "repo_id": "devtools", "token_count": 5700 }
145
// Copyright 2018 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/src/shared/primitives/utils.dart'; import 'package:devtools_app/src/shared/scree...
devtools/packages/devtools_app/test/primitives/utils_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/primitives/utils_test.dart", "repo_id": "devtools", "token_count": 21876 }
146
// 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/src/shared/globals.dart'; import 'package:devtools_app_shared/service.dart'; import 'package:devtools_test/helpers.dart'; imp...
devtools/packages/devtools_app/test/shared/eval_integration_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/eval_integration_test.dart", "repo_id": "devtools", "token_count": 2125 }
147
// 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/src/shared/primitives/math_utils.dart'; import 'package:flutter_test/flutter_test.dart'; void main() { test('sum', () { ...
devtools/packages/devtools_app/test/shared/math_utils_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/math_utils_test.dart", "repo_id": "devtools", "token_count": 197 }
148
// 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/devtools_app.dart'; import 'package:devtools_app_shared/utils.dart'; import 'package:flutter_test/flutter_test.dart'; // TOD...
devtools/packages/devtools_app/test/shared/search_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/search_test.dart", "repo_id": "devtools", "token_count": 1054 }
149
// 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 'package:collection/collection.dart'; import 'package:devtools_app/src/screens/performance/panes/rebuild_stats/rebuild_stat...
devtools/packages/devtools_app/test/shared/widget_rebuild_counts_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/shared/widget_rebuild_counts_test.dart", "repo_id": "devtools", "token_count": 2103 }
150
>// Copyright 2022 The Chromium Authors. All rights reserved. #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.double-slash.dart >// Use of this source code is governed by a BSD-style license that can be #^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ comment.line.do...
devtools/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/string_interpolation.dart.golden/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/goldens/syntax_highlighting/string_interpolation.dart.golden", "repo_id": "devtools", "token_count": 2749 }
151
// 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 'package:flutter_test/flutter_test.dart'; import 'package:stager/stager.dart'; extension StagerTestExtensi...
devtools/packages/devtools_app/test/test_infra/scenes/scene_test_extensions.dart/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/scenes/scene_test_extensions.dart", "repo_id": "devtools", "token_count": 172 }
152
// 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 'package:devtools_app/src/standalone_ui/api/impl/dart_tooling_api.dart'; import 'package:devtools_app/src/standalone_ui/api/i...
devtools/packages/devtools_app/test/test_infra/test_data/dart_tooling_api/mock_api.dart/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/test_data/dart_tooling_api/mock_api.dart", "repo_id": "devtools", "token_count": 3019 }
153
// 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. /// Multiline dartdoc comment. /// /// ``` /// doc /// ``` /// /// ... var a; /* * Old-style dartdoc * * ... */ var b; /* Inline block comment */ va...
devtools/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/comments.dart/0
{ "file_path": "devtools/packages/devtools_app/test/test_infra/test_data/syntax_highlighting/comments.dart", "repo_id": "devtools", "token_count": 213 }
154
// 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/devtools_app.dart'; import 'package:devtools_app/src/screens/vm_developer/vm_developer_common_widgets.dart'; import 'package:...
devtools/packages/devtools_app/test/vm_developer/object_inspector/class_hierarchy_explorer_test.dart/0
{ "file_path": "devtools/packages/devtools_app/test/vm_developer/object_inspector/class_hierarchy_explorer_test.dart", "repo_id": "devtools", "token_count": 1473 }
155
// 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/utils.dart'; import 'package:flutter/widgets.dart'; void main() { useListValueNotifier(); } /// This is an example...
devtools/packages/devtools_app_shared/example/utils/list_example.dart/0
{ "file_path": "devtools/packages/devtools_app_shared/example/utils/list_example.dart", "repo_id": "devtools", "token_count": 361 }
156
// 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 'ide_theme.dart'; import 'theme.dart'; /// Change this value to ensure your changes work well with custom font sizes. bool debugLargeFontSize = fa...
devtools/packages/devtools_app_shared/lib/src/ui/theme/_ide_theme_desktop.dart/0
{ "file_path": "devtools/packages/devtools_app_shared/lib/src/ui/theme/_ide_theme_desktop.dart", "repo_id": "devtools", "token_count": 128 }
157
name: devtools_app_shared description: Package of Dart & Flutter structures shared between devtools_app and devtools extensions. version: 0.1.0 repository: https://github.com/flutter/devtools/tree/master/packages/devtools_app_shared environment: sdk: '>=3.3.0-91.0.dev <4.0.0' flutter: '>=3.17.0-0.0.pre' dependenc...
devtools/packages/devtools_app_shared/pubspec.yaml/0
{ "file_path": "devtools/packages/devtools_app_shared/pubspec.yaml", "repo_id": "devtools", "token_count": 740 }
158
abseil-cpp Apache License Version 2.0, January 2004 https://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Lice...
devtools/packages/devtools_extensions/example/packages_with_extensions/dart_foo/packages/dart_foo/extension/devtools/build/assets/NOTICES/0
{ "file_path": "devtools/packages/devtools_extensions/example/packages_with_extensions/dart_foo/packages/dart_foo/extension/devtools/build/assets/NOTICES", "repo_id": "devtools", "token_count": 428341 }
159
name: foo description: A package with stuff (an example package that has a DevTools extension). version: 1.0.0 environment: sdk: '>=3.0.0 <4.0.0' flutter: '>=3.0.0' dependencies: flutter: sdk: flutter dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^2.0.3
devtools/packages/devtools_extensions/example/packages_with_extensions/foo/packages/foo/pubspec.yaml/0
{ "file_path": "devtools/packages/devtools_extensions/example/packages_with_extensions/foo/packages/foo/pubspec.yaml", "repo_id": "devtools", "token_count": 124 }
160
// 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:js_interop'; import 'package:devtools_app_shared/service.dart'; import 'package:devtools_app_shared/ui.dart'; import 'p...
devtools/packages/devtools_extensions/lib/src/template/devtools_extension.dart/0
{ "file_path": "devtools/packages/devtools_extensions/lib/src/template/devtools_extension.dart", "repo_id": "devtools", "token_count": 2592 }
161
// 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'; /// Monitor heap object allocations (in the VM). The allocation monitor will /// cause 'start' event exist in the HeapSample. Imm...
devtools/packages/devtools_shared/lib/src/memory/event_sample.dart/0
{ "file_path": "devtools/packages/devtools_shared/lib/src/memory/event_sample.dart", "repo_id": "devtools", "token_count": 3210 }
162
// 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: avoid_print import 'dart:io'; import 'io_utils.dart'; class ChromeDriver with IOMixin { Process? _process; // TODO(kenz): add ...
devtools/packages/devtools_shared/lib/src/test/chrome_driver.dart/0
{ "file_path": "devtools/packages/devtools_shared/lib/src/test/chrome_driver.dart", "repo_id": "devtools", "token_count": 494 }
163
// 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:devtools_shared/devtools_shared.dart'; import 'package:devtools_shared/src/deeplink/deeplink_manager.dart'; import 'pac...
devtools/packages/devtools_shared/test/server/deeplink_api_test.dart/0
{ "file_path": "devtools/packages/devtools_shared/test/server/deeplink_api_test.dart", "repo_id": "devtools", "token_count": 2492 }
164
// 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/ui.dart'; import 'package:devtools_app_shared/utils.dart'; import 'pa...
devtools/packages/devtools_test/lib/src/helpers/wrappers.dart/0
{ "file_path": "devtools/packages/devtools_test/lib/src/helpers/wrappers.dart", "repo_id": "devtools", "token_count": 2220 }
165
import 'package:flutter/material.dart'; // The members for this class were generated from the data at // https://github.com/microsoft/vscode-codicons/blob/main/src/template/mapping.json. class Codicons { static const IconData add = IconData(60000, fontFamily: 'Codicon'); static const IconData plus = IconData(6000...
devtools/third_party/packages/codicon/lib/codicon.dart/0
{ "file_path": "devtools/third_party/packages/codicon/lib/codicon.dart", "repo_id": "devtools", "token_count": 9979 }
166
name: perfetto_ui_compiled description: Pre-compiled Perfetto UI web app with Flutter DevTools theme support. homepage: https://github.com/flutter/devtools/tree/master/third_party/packages/perfetto_ui_compiled version: 0.0.1 environment: sdk: ^3.0.0
devtools/third_party/packages/perfetto_ui_compiled/pubspec.yaml/0
{ "file_path": "devtools/third_party/packages/perfetto_ui_compiled/pubspec.yaml", "repo_id": "devtools", "token_count": 89 }
167
## DevTools releases For instructions on how to release DevTools, please see [RELEASE_INSTRUCTIONS.md](https://github.com/flutter/devtools/blob/master/tool/RELEASE_INSTRUCTIONS.md). ## Debug Logs Debug logs found in `Settings > Copy Logs` are saved such that they can be read by (lnav)[https://lnav.org/] ### Configur...
devtools/tool/README.md/0
{ "file_path": "devtools/tool/README.md", "repo_id": "devtools", "token_count": 13395 }
168
#!/bin/bash -e # Script to generate mocks for Devtools from the flutter/tests registry # https://github.com/flutter/tests # This is executed as a pre-submit check for every PR in flutter/flutter root_dir=$(pwd) tool_dir="$root_dir/tool/bin" export PATH=$PATH:$tool_dir # Force devtools_tool to use the current Flutter (...
devtools/tool/flutter_customer_tests/setup.sh/0
{ "file_path": "devtools/tool/flutter_customer_tests/setup.sh", "repo_id": "devtools", "token_count": 162 }
169
// 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:cli_util/cli_logging.dart'; import 'package:devtools_tool/model.dart'; impor...
devtools/tool/lib/commands/tag_version.dart/0
{ "file_path": "devtools/tool/lib/commands/tag_version.dart", "repo_id": "devtools", "token_count": 588 }
170
// 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/assets/directory_asset_bundle.h" #include <regex> #include <utility> #include "flutter/fml/eintr_wrapper.h" #include "flutter/fml/file....
engine/assets/directory_asset_bundle.cc/0
{ "file_path": "engine/assets/directory_asset_bundle.cc", "repo_id": "engine", "token_count": 1398 }
171
# 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 file has rules for making Dart packages and snapshots. import("//build/compiled_action.gni") import("//build/module_args/dart.gni") import("//flutter/...
engine/build/dart/rules.gni/0
{ "file_path": "engine/build/dart/rules.gni", "repo_id": "engine", "token_count": 5401 }
172
# 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/json" config("json_public_config") { include_dirs = [ "$source_root/include" ] } source_set("json") { public_config...
engine/build/secondary/flutter/third_party/json/BUILD.gn/0
{ "file_path": "engine/build/secondary/flutter/third_party/json/BUILD.gn", "repo_id": "engine", "token_count": 1310 }
173
#ifndef _LIBCPP_CONFIG_SITE #define _LIBCPP_CONFIG_SITE #define _LIBCPP_ABI_VERSION 1 #define _LIBCPP_ABI_NAMESPACE _fl /* #undef _LIBCPP_ABI_FORCE_ITANIUM */ /* #undef _LIBCPP_ABI_FORCE_MICROSOFT */ /* #undef _LIBCPP_HIDE_FROM_ABI_PER_TU_BY_DEFAULT */ /* #undef _LIBCPP_HAS_NO_GLOBAL_FILESYSTEM_NAMESPACE */ /* #undef...
engine/build/secondary/third_party/libcxx/config/__config_site/0
{ "file_path": "engine/build/secondary/third_party/libcxx/config/__config_site", "repo_id": "engine", "token_count": 698 }
174
# Copyright 2014 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. # Compile a protocol buffer. # # Protobuf parameters: # # proto_in_dir (optional) # Specifies the path relative to the current BUILD.gn file where # ...
engine/build/secondary/third_party/protobuf/proto_library.gni/0
{ "file_path": "engine/build/secondary/third_party/protobuf/proto_library.gni", "repo_id": "engine", "token_count": 6658 }
175
# Copyright 2020 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. vulkan_headers_dir = "//flutter/third_party/vulkan-deps/vulkan-headers/src" vulkan_utility_libraries_dir = "//flutter/third_party/vulkan-deps/vulkan-utili...
engine/build_overrides/vulkan_validation_layers.gni/0
{ "file_path": "engine/build_overrides/vulkan_validation_layers.gni", "repo_id": "engine", "token_count": 241 }
176
{ "builds": [ { "drone_dimensions": [ "device_type=none", "os=Linux" ], "gclient_variables": { "download_android_deps": false }, "gn": [ "--fuchsia", "--fuchsia-cpu", ...
engine/ci/builders/linux_fuchsia.json/0
{ "file_path": "engine/ci/builders/linux_fuchsia.json", "repo_id": "engine", "token_count": 10603 }
177
{ "builds": [ { "archives": [ { "base_path": "out/host_debug_arm64/zip_archives/", "type": "gcs", "include_paths": [ "out/host_debug_arm64/zip_archives/windows-arm64/artifacts.zip", ...
engine/ci/builders/windows_arm_host_engine.json/0
{ "file_path": "engine/ci/builders/windows_arm_host_engine.json", "repo_id": "engine", "token_count": 2960 }
178
Signature: be8ce23f4fb161952d9fa6424a6bf111 ==================================================================================================== LIBRARY: libcxx LIBRARY: libcxxabi ORIGIN: Apache-2.0 WITH LLVM-exception referenced by ../../../third_party/libcxx/src/charconv.cpp ORIGIN: Apache-2.0 WITH LLVM-exception re...
engine/ci/licenses_golden/licenses_third_party/0
{ "file_path": "engine/ci/licenses_golden/licenses_third_party", "repo_id": "engine", "token_count": 68716 }
179
# 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("//flutter/common/config.gni") import("//flutter/shell/config.gni") import("//flutter/testing/testing.gni") source_set("graphics") { sources = [ ...
engine/common/graphics/BUILD.gn/0
{ "file_path": "engine/common/graphics/BUILD.gn", "repo_id": "engine", "token_count": 435 }
180
// 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/benchmarking/dl_complexity.h" #include "flutter/display_list/benchmarking/dl_complexity_gl.h" #include "flutter/display_list...
engine/display_list/benchmarking/dl_complexity.cc/0
{ "file_path": "engine/display_list/benchmarking/dl_complexity.cc", "repo_id": "engine", "token_count": 437 }
181
// 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/dl_builder.h" #include "flutter/display_list/display_list.h" #include "flutter/display_list/dl_blend_mode.h" #include "flut...
engine/display_list/dl_builder.cc/0
{ "file_path": "engine/display_list/dl_builder.cc", "repo_id": "engine", "token_count": 29708 }
182
// 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_TILE_MODE_H_ #define FLUTTER_DISPLAY_LIST_DL_TILE_MODE_H_ namespace flutter { // An enum to define how to repeat, fold, o...
engine/display_list/dl_tile_mode.h/0
{ "file_path": "engine/display_list/dl_tile_mode.h", "repo_id": "engine", "token_count": 318 }
183
// 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_path_effect.h" namespace flutter { static void DlPathEffectDeleter(void* p) { // Some of our target environme...
engine/display_list/effects/dl_path_effect.cc/0
{ "file_path": "engine/display_list/effects/dl_path_effect.cc", "repo_id": "engine", "token_count": 474 }
184
// 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_SKIA_DL_SK_CANVAS_H_ #define FLUTTER_DISPLAY_LIST_SKIA_DL_SK_CANVAS_H_ #include "flutter/display_list/dl_canvas.h" #include "...
engine/display_list/skia/dl_sk_canvas.h/0
{ "file_path": "engine/display_list/skia/dl_sk_canvas.h", "repo_id": "engine", "token_count": 2780 }
185