text stringlengths 6 13.6M | id stringlengths 13 176 | metadata dict | __index_level_0__ int64 0 1.69k |
|---|---|---|---|
// 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_SHELL_PLATFORM_FUCHSIA_FLUTTER_VULKAN_SURFACE_PRODUCER_H_
#define FLUTTER_SHELL_PLATFORM_FUCHSIA_FLUTTER_VULKAN_SURFACE_PRODUCER_H_
#inclu... | engine/shell/platform/fuchsia/flutter/vulkan_surface_producer.h/0 | {
"file_path": "engine/shell/platform/fuchsia/flutter/vulkan_surface_producer.h",
"repo_id": "engine",
"token_count": 1106
} | 351 |
// 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_SHELL_PLATFORM_FUCHSIA_RUNTIME_DART_UTILS_MAPPED_RESOURCE_H_
#define FLUTTER_SHELL_PLATFORM_FUCHSIA_RUNTIME_DART_UTILS_MAPPED_RESOURCE_H_
... | engine/shell/platform/fuchsia/runtime/dart/utils/mapped_resource.h/0 | {
"file_path": "engine/shell/platform/fuchsia/runtime/dart/utils/mapped_resource.h",
"repo_id": "engine",
"token_count": 1402
} | 352 |
// 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/shell/platform/glfw/client_wrapper/include/flutter/flutter_window_controller.h"
#include <memory>
#include <string>
#include "flutter/s... | engine/shell/platform/glfw/client_wrapper/flutter_window_controller_unittests.cc/0 | {
"file_path": "engine/shell/platform/glfw/client_wrapper/flutter_window_controller_unittests.cc",
"repo_id": "engine",
"token_count": 550
} | 353 |
// 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_SHELL_PLATFORM_GLFW_HEADLESS_EVENT_LOOP_H_
#define FLUTTER_SHELL_PLATFORM_GLFW_HEADLESS_EVENT_LOOP_H_
#include <condition_variable>
#incl... | engine/shell/platform/glfw/headless_event_loop.h/0 | {
"file_path": "engine/shell/platform/glfw/headless_event_loop.h",
"repo_id": "engine",
"token_count": 387
} | 354 |
// 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.
// Included first as it collides with the X11 headers.
#include "gtest/gtest.h"
#include "flutter/shell/platform/linux/fl_accessible_node.h"
#include "flu... | engine/shell/platform/linux/fl_accessible_node_test.cc/0 | {
"file_path": "engine/shell/platform/linux/fl_accessible_node_test.cc",
"repo_id": "engine",
"token_count": 2484
} | 355 |
// 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/shell/platform/linux/public/flutter_linux/fl_engine.h"
#include <gmodule.h>
#include <cstring>
#include <string>
#include <vector>
#in... | engine/shell/platform/linux/fl_engine.cc/0 | {
"file_path": "engine/shell/platform/linux/fl_engine.cc",
"repo_id": "engine",
"token_count": 14167
} | 356 |
// 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_SHELL_PLATFORM_LINUX_FL_KEY_EMBEDDER_RESPONDER_H_
#define FLUTTER_SHELL_PLATFORM_LINUX_FL_KEY_EMBEDDER_RESPONDER_H_
#include <gdk/gdk.h>
#... | engine/shell/platform/linux/fl_key_embedder_responder.h/0 | {
"file_path": "engine/shell/platform/linux/fl_key_embedder_responder.h",
"repo_id": "engine",
"token_count": 1285
} | 357 |
// 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/shell/platform/linux/public/flutter_linux/fl_method_channel.h"
#include <gmodule.h>
#include "flutter/shell/platform/linux/fl_method_ca... | engine/shell/platform/linux/fl_method_channel.cc/0 | {
"file_path": "engine/shell/platform/linux/fl_method_channel.cc",
"repo_id": "engine",
"token_count": 3347
} | 358 |
// 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/shell/platform/linux/public/flutter_linux/fl_plugin_registrar.h"
#include "flutter/shell/platform/linux/fl_plugin_registrar_private.h"
#... | engine/shell/platform/linux/fl_plugin_registrar.cc/0 | {
"file_path": "engine/shell/platform/linux/fl_plugin_registrar.cc",
"repo_id": "engine",
"token_count": 1809
} | 359 |
// 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_SHELL_PLATFORM_LINUX_FL_SETTINGS_H_
#define FLUTTER_SHELL_PLATFORM_LINUX_FL_SETTINGS_H_
#include <glib-object.h>
G_BEGIN_DECLS
G_DECLARE... | engine/shell/platform/linux/fl_settings.h/0 | {
"file_path": "engine/shell/platform/linux/fl_settings.h",
"repo_id": "engine",
"token_count": 1203
} | 360 |
// 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_SHELL_PLATFORM_LINUX_FL_TEXT_INPUT_PLUGIN_H_
#define FLUTTER_SHELL_PLATFORM_LINUX_FL_TEXT_INPUT_PLUGIN_H_
#include <gtk/gtk.h>
#include "... | engine/shell/platform/linux/fl_text_input_plugin.h/0 | {
"file_path": "engine/shell/platform/linux/fl_text_input_plugin.h",
"repo_id": "engine",
"token_count": 802
} | 361 |
// 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_SHELL_PLATFORM_LINUX_FL_VIEW_ACCESSIBLE_H_
#define FLUTTER_SHELL_PLATFORM_LINUX_FL_VIEW_ACCESSIBLE_H_
#if !defined(__FLUTTER_LINUX_INSIDE_... | engine/shell/platform/linux/fl_view_accessible.h/0 | {
"file_path": "engine/shell/platform/linux/fl_view_accessible.h",
"repo_id": "engine",
"token_count": 494
} | 362 |
// 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_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FL_METHOD_CALL_H_
#define FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FL_METHOD_CALL_H_
#i... | engine/shell/platform/linux/public/flutter_linux/fl_method_call.h/0 | {
"file_path": "engine/shell/platform/linux/public/flutter_linux/fl_method_call.h",
"repo_id": "engine",
"token_count": 1425
} | 363 |
// 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 "gtest/gtest.h"
#include "flutter/shell/platform/linux/testing/fl_test.h"
#include "flutter/shell/platform/linux/fl_engine_private.h"
#include "... | engine/shell/platform/linux/testing/fl_test.cc/0 | {
"file_path": "engine/shell/platform/linux/testing/fl_test.cc",
"repo_id": "engine",
"token_count": 977
} | 364 |
// 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/shell/platform/linux/testing/mock_renderer.h"
struct _FlMockRenderer {
FlRenderer parent_instance;
};
G_DEFINE_TYPE(FlMockRenderer, f... | engine/shell/platform/linux/testing/mock_renderer.cc/0 | {
"file_path": "engine/shell/platform/linux/testing/mock_renderer.cc",
"repo_id": "engine",
"token_count": 463
} | 365 |
// 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/shell/platform/windows/accessibility_bridge_windows.h"
#include <comdef.h>
#include <comutil.h>
#include <oleacc.h>
#include <vector>
... | engine/shell/platform/windows/accessibility_bridge_windows_unittests.cc/0 | {
"file_path": "engine/shell/platform/windows/accessibility_bridge_windows_unittests.cc",
"repo_id": "engine",
"token_count": 5588
} | 366 |
// 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/shell/platform/windows/client_wrapper/testing/stub_flutter_windows_api.h"
static flutter::testing::StubFlutterWindowsApi* s_stub_impleme... | engine/shell/platform/windows/client_wrapper/testing/stub_flutter_windows_api.cc/0 | {
"file_path": "engine/shell/platform/windows/client_wrapper/testing/stub_flutter_windows_api.cc",
"repo_id": "engine",
"token_count": 2519
} | 367 |
// 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 "Windows.h"
#ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_DPI_UTILS_H_
#define FLUTTER_SHELL_PLATFORM_WINDOWS_DPI_UTILS_H_
namespace flutter {
/// Ret... | engine/shell/platform/windows/dpi_utils.h/0 | {
"file_path": "engine/shell/platform/windows/dpi_utils.h",
"repo_id": "engine",
"token_count": 272
} | 368 |
// 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_SHELL_PLATFORM_WINDOWS_EXTERNAL_TEXTURE_H_
#define FLUTTER_SHELL_PLATFORM_WINDOWS_EXTERNAL_TEXTURE_H_
#include "flutter/shell/platform/emb... | engine/shell/platform/windows/external_texture.h/0 | {
"file_path": "engine/shell/platform/windows/external_texture.h",
"repo_id": "engine",
"token_count": 383
} | 369 |
// 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/shell/platform/windows/public/flutter_windows.h"
#include <io.h>
#include <algorithm>
#include <chrono>
#include <cstdlib>
#include <fi... | engine/shell/platform/windows/flutter_windows.cc/0 | {
"file_path": "engine/shell/platform/windows/flutter_windows.cc",
"repo_id": "engine",
"token_count": 5304
} | 370 |
// 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/shell/platform/windows/keyboard_key_channel_handler.h"
#include <memory>
#include "flutter/shell/platform/common/json_message_codec.h"
#... | engine/shell/platform/windows/keyboard_key_channel_handler_unittests.cc/0 | {
"file_path": "engine/shell/platform/windows/keyboard_key_channel_handler_unittests.cc",
"repo_id": "engine",
"token_count": 2514
} | 371 |
// 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/shell/platform/windows/platform_view_manager.h"
#include "flutter/shell/platform/common/client_wrapper/include/flutter/standard_method_c... | engine/shell/platform/windows/platform_view_manager.cc/0 | {
"file_path": "engine/shell/platform/windows/platform_view_manager.cc",
"repo_id": "engine",
"token_count": 1435
} | 372 |
// 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/shell/platform/windows/task_runner.h"
#include "flutter/fml/macros.h"
#include "gtest/gtest.h"
namespace flutter {
namespace testing {
... | engine/shell/platform/windows/task_runner_unittests.cc/0 | {
"file_path": "engine/shell/platform/windows/task_runner_unittests.cc",
"repo_id": "engine",
"token_count": 1096
} | 373 |
// 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_SHELL_PLATFORM_WINDOWS_TESTING_WM_BUILDERS_H_
#define FLUTTER_SHELL_PLATFORM_WINDOWS_TESTING_WM_BUILDERS_H_
#include <stdint.h>
#include <... | engine/shell/platform/windows/testing/wm_builders.h/0 | {
"file_path": "engine/shell/platform/windows/testing/wm_builders.h",
"repo_id": "engine",
"token_count": 1465
} | 374 |
// 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/shell/platform/windows/windows_proc_table.h"
#include <WinUser.h>
#include <dwmapi.h>
namespace flutter {
WindowsProcTable::WindowsPro... | engine/shell/platform/windows/windows_proc_table.cc/0 | {
"file_path": "engine/shell/platform/windows/windows_proc_table.cc",
"repo_id": "engine",
"token_count": 782
} | 375 |
python_version: "3.8"
# Used by:
# auth.py
# gerrit_util.py
# git_cl.py
# my_activity.py
# TODO(crbug.com/1002153): Add ninjalog_uploader.py
wheel: <
name: "infra/python/wheels/httplib2-py3"
version: "version:0.13.1"
>
# Used by:
# my_activity.py
wheel: <
name: "infra/python/wheels/python-dateutil-p... | engine/testing/.vpython3/0 | {
"file_path": "engine/testing/.vpython3",
"repo_id": "engine",
"token_count": 214
} | 376 |
# 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/build/dart/rules.gni")
import("//flutter/testing/rules/runtime_mode.gni")
assert(is_android)
flutter_snapshot("android_background_image_sn... | engine/testing/android_background_image/BUILD.gn/0 | {
"file_path": "engine/testing/android_background_image/BUILD.gn",
"repo_id": "engine",
"token_count": 383
} | 377 |
// 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/testing/assertions_skia.h"
namespace std {
std::ostream& operator<<(std::ostream& os, const SkClipOp& o) {
switch (o) {
case SkCl... | engine/testing/assertions_skia.cc/0 | {
"file_path": "engine/testing/assertions_skia.cc",
"repo_id": "engine",
"token_count": 1548
} | 378 |
// 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 'dart:async';
import 'dart:convert';
import 'dart:typed_data';
import 'dart:ui';
import 'package:litetest/litetest.dart';
void main() {
test('Lo... | engine/testing/dart/assets_test.dart/0 | {
"file_path": "engine/testing/dart/assets_test.dart",
"repo_id": "engine",
"token_count": 1256
} | 379 |
// 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.
// FlutterTesterOptions=--disallow-insecure-connections
import 'dart:async';
import 'dart:io';
import 'package:litetest/litetest.dart';
typedef FutureFu... | engine/testing/dart/http_disallow_http_connections_test.dart/0 | {
"file_path": "engine/testing/dart/http_disallow_http_connections_test.dart",
"repo_id": "engine",
"token_count": 1652
} | 380 |
// 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 'dart:developer' as developer;
import 'dart:ui';
import 'package:litetest/litetest.dart';
import 'package:vm_service/vm_service.dart' as vms;
impor... | engine/testing/dart/observatory/shader_reload_test.dart/0 | {
"file_path": "engine/testing/dart/observatory/shader_reload_test.dart",
"repo_id": "engine",
"token_count": 722
} | 381 |
// 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.
// FlutterTesterOptions=--enable-serial-gc
import 'package:litetest/litetest.dart';
int use(List<int> a) {
return a[0];
}
void main() {
test('Serial... | engine/testing/dart/serial_gc_test.dart/0 | {
"file_path": "engine/testing/dart/serial_gc_test.dart",
"repo_id": "engine",
"token_count": 189
} | 382 |
// 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/testing/elf_loader.h"
#include <utility>
#include "flutter/fml/file.h"
#include "flutter/fml/paths.h"
#include "flutter/runtime/dart_vm... | engine/testing/elf_loader.cc/0 | {
"file_path": "engine/testing/elf_loader.cc",
"repo_id": "engine",
"token_count": 1994
} | 383 |
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t... | engine/testing/ios/IosBenchmarks/IosBenchmarks/Base.lproj/Main.storyboard/0 | {
"file_path": "engine/testing/ios/IosBenchmarks/IosBenchmarks/Base.lproj/Main.storyboard",
"repo_id": "engine",
"token_count": 826
} | 384 |
// 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/testing/mock_canvas.h"
#include "flutter/testing/canvas_test.h"
#include "gtest/gtest.h"
namespace flutter {
namespace testing {
using... | engine/testing/mock_canvas_unittests.cc/0 | {
"file_path": "engine/testing/mock_canvas_unittests.cc",
"repo_id": "engine",
"token_count": 341
} | 385 |
# 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")
assert(is_android || is_ios)
is_aot = flutter_runtime_mode == "profile" || flutter_runtime_mode == "release"
| engine/testing/rules/runtime_mode.gni/0 | {
"file_path": "engine/testing/rules/runtime_mode.gni",
"repo_id": "engine",
"token_count": 96
} | 386 |
// 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.
package dev.flutter.scenarios;
import static org.junit.Assert.*;
import android.content.Context;
import androidx.test.InstrumentationRegistry;
import and... | engine/testing/scenario_app/android/app/src/androidTest/java/dev/flutter/scenarios/ExampleInstrumentedTest.java/0 | {
"file_path": "engine/testing/scenario_app/android/app/src/androidTest/java/dev/flutter/scenarios/ExampleInstrumentedTest.java",
"repo_id": "engine",
"token_count": 261
} | 387 |
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
mavenCentral()
}
dependencies {
classpath 'com.facebook.testing.screenshot:plugin:0.12.0'
// leakcanary uses Kotlin. This app does not, b... | engine/testing/scenario_app/android/build.gradle/0 | {
"file_path": "engine/testing/scenario_app/android/build.gradle",
"repo_id": "engine",
"token_count": 580
} | 388 |
<!--Dummy plist file to make the impeller version of scenario test happy-->
<?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>
<!--This flag does not do anything, it only makes the xcodebuild command... | engine/testing/scenario_app/ios/FlutterAppExtensionTestHost/Scenarios/Info_Impeller.plist/0 | {
"file_path": "engine/testing/scenario_app/ios/FlutterAppExtensionTestHost/Scenarios/Info_Impeller.plist",
"repo_id": "engine",
"token_count": 366
} | 389 |
// 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 <Flutter/Flutter.h>
#import <XCTest/XCTest.h>
#import "ScreenBeforeFlutter.h"
FLUTTER_ASSERT_ARC
@interface XCAppLifecycleTestExpectation : XCT... | engine/testing/scenario_app/ios/Scenarios/ScenariosTests/AppLifecycleTests.m/0 | {
"file_path": "engine/testing/scenario_app/ios/Scenarios/ScenariosTests/AppLifecycleTests.m",
"repo_id": "engine",
"token_count": 4439
} | 390 |
// 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/Flutter.h>
#import <XCTest/XCTest.h>
FLUTTER_ASSERT_ARC
@interface LocalizationInitializationTest : XCTestCase
@property(nonatomic, stro... | engine/testing/scenario_app/ios/Scenarios/ScenariosUITests/LocalizationInitializationTest.m/0 | {
"file_path": "engine/testing/scenario_app/ios/Scenarios/ScenariosUITests/LocalizationInitializationTest.m",
"repo_id": "engine",
"token_count": 560
} | 391 |
// 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 'dart:typed_data';
import 'dart:ui';
import 'channel_util.dart';
import 'scenario.dart';
/// A blank page with a button that pops the page when t... | engine/testing/scenario_app/lib/src/poppable_screen.dart/0 | {
"file_path": "engine/testing/scenario_app/lib/src/poppable_screen.dart",
"repo_id": "engine",
"token_count": 979
} | 392 |
// 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_TESTING_TEST_ARGS_H_
#define FLUTTER_TESTING_TEST_ARGS_H_
#include "flutter/fml/command_line.h"
namespace flutter {
namespace testing {
... | engine/testing/test_args.h/0 | {
"file_path": "engine/testing/test_args.h",
"repo_id": "engine",
"token_count": 177
} | 393 |
// 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/testing/test_vulkan_image.h"
#include "flutter/testing/test_vulkan_context.h"
namespace flutter {
namespace testing {
TestVulkanImage:... | engine/testing/test_vulkan_image.cc/0 | {
"file_path": "engine/testing/test_vulkan_image.cc",
"repo_id": "engine",
"token_count": 203
} | 394 |
// 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.
#ifndef UI_ACCESSIBILITY_AX_ENUM_UTIL_H_
#define UI_ACCESSIBILITY_AX_ENUM_UTIL_H_
#include <string>
#include "ax_base_export.h"
#include "ax_enums.h"
n... | engine/third_party/accessibility/ax/ax_enum_util.h/0 | {
"file_path": "engine/third_party/accessibility/ax/ax_enum_util.h",
"repo_id": "engine",
"token_count": 2780
} | 395 |
// 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.
#include "ax_node_data.h"
#include <set>
#include <unordered_set>
#include "gtest/gtest.h"
#include "ax_enum_util.h"
#include "ax_enums.h"
#include "ax... | engine/third_party/accessibility/ax/ax_node_data_unittest.cc/0 | {
"file_path": "engine/third_party/accessibility/ax/ax_node_data_unittest.cc",
"repo_id": "engine",
"token_count": 6405
} | 396 |
// 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.
#ifndef UI_ACCESSIBILITY_AX_TABLE_INFO_H_
#define UI_ACCESSIBILITY_AX_TABLE_INFO_H_
#include <map>
#include <set>
#include <string>
#include <unordered_m... | engine/third_party/accessibility/ax/ax_table_info.h/0 | {
"file_path": "engine/third_party/accessibility/ax/ax_table_info.h",
"repo_id": "engine",
"token_count": 1248
} | 397 |
// Copyright 2013 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.
#ifndef UI_ACCESSIBILITY_AX_TREE_UPDATE_H_
#define UI_ACCESSIBILITY_AX_TREE_UPDATE_H_
#include <cstddef>
#include <cstdint>
#include <string>
#include <u... | engine/third_party/accessibility/ax/ax_tree_update.h/0 | {
"file_path": "engine/third_party/accessibility/ax/ax_tree_update.h",
"repo_id": "engine",
"token_count": 1927
} | 398 |
// 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.
#import "ax_platform_node_mac.h"
#import <Cocoa/Cocoa.h>
#include <cstddef>
#include "ax/ax_action_data.h"
#include "ax/ax_node_data.h"
#include "ax/ax... | engine/third_party/accessibility/ax/platform/ax_platform_node_mac.mm/0 | {
"file_path": "engine/third_party/accessibility/ax/platform/ax_platform_node_mac.mm",
"repo_id": "engine",
"token_count": 16095
} | 399 |
// Copyright 2017 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.
#ifndef UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_RELATION_WIN_H_
#define UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_RELATION_WIN_H_
#include <oleacc.h>
#include ... | engine/third_party/accessibility/ax/platform/ax_platform_relation_win.h/0 | {
"file_path": "engine/third_party/accessibility/ax/platform/ax_platform_relation_win.h",
"repo_id": "engine",
"token_count": 1207
} | 400 |
// Copyright (c) 2012 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.
// This file adds defines about the platform we're currently building on.
//
// Operating System:
// OS_AIX / OS_ANDROID / OS_ASMJS / OS_FREEBSD /... | engine/third_party/accessibility/ax_build/build_config.h/0 | {
"file_path": "engine/third_party/accessibility/ax_build/build_config.h",
"repo_id": "engine",
"token_count": 3124
} | 401 |
// Copyright 2017 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.
#ifndef BASE_NUMERICS_CLAMPED_MATH_H_
#define BASE_NUMERICS_CLAMPED_MATH_H_
#include <cstddef>
#include <limits>
#include <type_traits>
#include "base/n... | engine/third_party/accessibility/base/numerics/clamped_math.h/0 | {
"file_path": "engine/third_party/accessibility/base/numerics/clamped_math.h",
"repo_id": "engine",
"token_count": 3374
} | 402 |
// 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 BASE_STRING_UTILS_H_
#define BASE_STRING_UTILS_H_
#include <memory>
#include <string>
#include <vector>
namespace base {
constexpr char16_t kWhi... | engine/third_party/accessibility/base/string_utils.h/0 | {
"file_path": "engine/third_party/accessibility/base/string_utils.h",
"repo_id": "engine",
"token_count": 772
} | 403 |
// 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.
#ifndef BASE_WIN_SCOPED_SAFEARRAY_H_
#define BASE_WIN_SCOPED_SAFEARRAY_H_
#include <objbase.h>
#include <optional>
#include "base/base_export.h"
#includ... | engine/third_party/accessibility/base/win/scoped_safearray.h/0 | {
"file_path": "engine/third_party/accessibility/base/win/scoped_safearray.h",
"repo_id": "engine",
"token_count": 2717
} | 404 |
// Copyright (c) 2012 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.
#include "point.h"
#include "ax_build/build_config.h"
#include "base/string_utils.h"
#include "point_conversions.h"
#include "point_f.h"
#if defined... | engine/third_party/accessibility/gfx/geometry/point.cc/0 | {
"file_path": "engine/third_party/accessibility/gfx/geometry/point.cc",
"repo_id": "engine",
"token_count": 1009
} | 405 |
// Copyright (c) 2012 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.
#include "size_conversions.h"
#include "base/numerics/safe_conversions.h"
namespace gfx {
Size ToFlooredSize(const SizeF& size) {
return Size(bas... | engine/third_party/accessibility/gfx/geometry/size_conversions.cc/0 | {
"file_path": "engine/third_party/accessibility/gfx/geometry/size_conversions.cc",
"repo_id": "engine",
"token_count": 228
} | 406 |
// Copyright 2016 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.
#ifndef GFX_RANGE_EXPORT_H_
#define GFX_RANGE_EXPORT_H_
#if defined(COMPONENT_BUILD)
#if defined(WIN32)
#if defined(GFX_RANGE_IMPLEMENTATION)
#define GF... | engine/third_party/accessibility/gfx/range/gfx_range_export.h/0 | {
"file_path": "engine/third_party/accessibility/gfx/range/gfx_range_export.h",
"repo_id": "engine",
"token_count": 284
} | 407 |
//
// Copyright (c) Meta Platforms, Inc. and affiliates.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
//
// @flow
// @format
//
#ifndef FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_SPRING_ANIMATION_H_
#define FLUTTER_SHELL_PLATFO... | engine/third_party/spring_animation/spring_animation.h/0 | {
"file_path": "engine/third_party/spring_animation/spring_animation.h",
"repo_id": "engine",
"token_count": 581
} | 408 |
// 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 LIB_TONIC_DART_ARGS_H_
#define LIB_TONIC_DART_ARGS_H_
#include <iostream>
#include <sstream>
#include <type_traits>
#include <utility>
#include "... | engine/third_party/tonic/dart_args.h/0 | {
"file_path": "engine/third_party/tonic/dart_args.h",
"repo_id": "engine",
"token_count": 6623
} | 409 |
// 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 "tonic/dart_state.h"
#include "tonic/converter/dart_converter.h"
#include "tonic/dart_class_library.h"
#include "tonic/dart_message_handler.h"
#i... | engine/third_party/tonic/dart_state.cc/0 | {
"file_path": "engine/third_party/tonic/dart_state.cc",
"repo_id": "engine",
"token_count": 946
} | 410 |
// 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 "tonic/filesystem/filesystem/file.h"
#include <fcntl.h>
#include <sys/stat.h>
#include <climits>
#include <cstdint>
#include "tonic/common/buil... | engine/third_party/tonic/filesystem/filesystem/file.cc/0 | {
"file_path": "engine/third_party/tonic/filesystem/filesystem/file.cc",
"repo_id": "engine",
"token_count": 963
} | 411 |
// 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 LIB_TONIC_LOGGING_DART_INVOKE_H_
#define LIB_TONIC_LOGGING_DART_INVOKE_H_
#include <initializer_list>
#include "third_party/dart/runtime/include/... | engine/third_party/tonic/logging/dart_invoke.h/0 | {
"file_path": "engine/third_party/tonic/logging/dart_invoke.h",
"repo_id": "engine",
"token_count": 320
} | 412 |
/*
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | engine/third_party/txt/src/txt/asset_font_manager.h/0 | {
"file_path": "engine/third_party/txt/src/txt/asset_font_manager.h",
"repo_id": "engine",
"token_count": 1162
} | 413 |
/*
* Copyright 2019 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | engine/third_party/txt/src/txt/placeholder_run.h/0 | {
"file_path": "engine/third_party/txt/src/txt/placeholder_run.h",
"repo_id": "engine",
"token_count": 843
} | 414 |
/*
* Copyright 2018 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | engine/third_party/txt/src/txt/text_shadow.h/0 | {
"file_path": "engine/third_party/txt/src/txt/text_shadow.h",
"repo_id": "engine",
"token_count": 374
} | 415 |
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
See Terms of Use <https://www.unicode.org/copyright.html>
for definitions of Unicode Inc.’s Data Files and Software.
NOTICE TO USER: Carefully read the following legal agreement.
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
DATA FILES ... | engine/third_party/web_unicode/LICENSE/0 | {
"file_path": "engine/third_party/web_unicode/LICENSE",
"repo_id": "engine",
"token_count": 627
} | 416 |
# Updating the Embedding Dependencies
The instructions in this README explain how to create a CIPD package that
contains the build-time dependencies of the Android embedding of the Engine,
and the dependencies of the in-tree testing framework. The Android embedder is
shipped to Flutter end-users, but these build-time ... | engine/tools/cipd/android_embedding_bundle/README.md/0 | {
"file_path": "engine/tools/cipd/android_embedding_bundle/README.md",
"repo_id": "engine",
"token_count": 614
} | 417 |
#!/bin/bash
set -e
set -x
if [[ "$CIRRUS_CI" = false || -z $CIRRUS_CI ]]
then
echo "Cloning Flutter repo to local machine."
fi
if [[ -z $ENGINE_PATH ]]
then
echo "Please set ENGINE_PATH environment variable."
exit 1
fi
# Go to the engine git repo to get the date of the latest commit.
cd $ENGINE_PATH/src/flutte... | engine/tools/clone_flutter.sh/0 | {
"file_path": "engine/tools/clone_flutter.sh",
"repo_id": "engine",
"token_count": 910
} | 418 |
// 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.
// ignore_for_file: prefer_const_constructors, unused_local_variable, depend_on_referenced_packages
import 'dart:core';
import 'package:const_finder_fixtu... | engine/tools/const_finder/test/fixtures/lib/consts.dart/0 | {
"file_path": "engine/tools/const_finder/test/fixtures/lib/consts.dart",
"repo_id": "engine",
"token_count": 694
} | 419 |
// 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 'package:path/path.dart' as p;
import 'environment.dart';
/// Returns a dart-sdk/bin directory path that is compatible with the host.
String findDa... | engine/tools/engine_tool/lib/src/dart_utils.dart/0 | {
"file_path": "engine/tools/engine_tool/lib/src/dart_utils.dart",
"repo_id": "engine",
"token_count": 175
} | 420 |
// 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 'dart:ffi' as ffi show Abi;
import 'dart:io' as io;
import 'package:engine_repo_tools/engine_repo_tools.dart';
import 'package:engine_tool/src/envi... | engine/tools/engine_tool/test/proc_utils_test.dart/0 | {
"file_path": "engine/tools/engine_tool/test/proc_utils_test.dart",
"repo_id": "engine",
"token_count": 1206
} | 421 |
// 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_TOOLS_FONT_SUBSET_HB_WRAPPERS_H_
#define FLUTTER_TOOLS_FONT_SUBSET_HB_WRAPPERS_H_
#include <hb-subset.h>
#include <memory>
namespace Har... | engine/tools/font_subset/hb_wrappers.h/0 | {
"file_path": "engine/tools/font_subset/hb_wrappers.h",
"repo_id": "engine",
"token_count": 473
} | 422 |
# 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.
# Generates a package_config.json file containing all of the packages used
# to generate a kernel file.
#
# Package configs are files which describe metadata ... | engine/tools/fuchsia/dart/dart_package_config.gni/0 | {
"file_path": "engine/tools/fuchsia/dart/dart_package_config.gni",
"repo_id": "engine",
"token_count": 1503
} | 423 |
#!/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.
if [[ -n "${ZSH_VERSION:-}" ]]; then
devshell_lib_dir=${${(%):-%x}:a:h}
else
devshell_lib_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/nu... | engine/tools/fuchsia/devshell/lib/vars.sh/0 | {
"file_path": "engine/tools/fuchsia/devshell/lib/vars.sh",
"repo_id": "engine",
"token_count": 1131
} | 424 |
#!/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.
""" Generate a Fuchsia repo capable of serving Fuchsia archives over the
network.
"""
import argparse
import collections
import json
... | engine/tools/fuchsia/gen_repo.py/0 | {
"file_path": "engine/tools/fuchsia/gen_repo.py",
"repo_id": "engine",
"token_count": 467
} | 425 |
// Copyright 2014 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 'dart:io';
import 'package:args/args.dart';
import 'package:gen_web_keyboard_keymap/benchmark_planner.dart';
import 'package:gen_web_keyboard_keyma... | engine/tools/gen_web_locale_keymap/bin/gen_web_locale_keymap.dart/0 | {
"file_path": "engine/tools/gen_web_locale_keymap/bin/gen_web_locale_keymap.dart",
"repo_id": "engine",
"token_count": 3074
} | 426 |
// 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 'package:args/command_runner.dart';
import 'messages.dart';
/// The command that implements the pre-rebase githook
class PreRebaseCommand extends ... | engine/tools/githooks/lib/src/pre_rebase_command.dart/0 | {
"file_path": "engine/tools/githooks/lib/src/pre_rebase_command.dart",
"repo_id": "engine",
"token_count": 188
} | 427 |
// 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 'dart:io' as io;
import 'package:path/path.dart' as p;
import 'package:skia_gold_client/skia_gold_client.dart';
import 'src/digests_json_format.da... | engine/tools/golden_tests_harvester/lib/golden_tests_harvester.dart/0 | {
"file_path": "engine/tools/golden_tests_harvester/lib/golden_tests_harvester.dart",
"repo_id": "engine",
"token_count": 2300
} | 428 |
include: ../../analysis_options.yaml
linter:
rules:
avoid_print: false
only_throw_errors: false
public_member_api_docs: false
| engine/tools/licenses/analysis_options.yaml/0 | {
"file_path": "engine/tools/licenses/analysis_options.yaml",
"repo_id": "engine",
"token_count": 54
} | 429 |
This license collection script is, fundamentally, one giant pile of
special cases. As such, while there is an attempt to model the rules
that apply to licenses and apply some sort of order to the process,
the code is less than clear. This file attempts to provide an overview.
main.dart is the core of the operation. It... | engine/tools/licenses/lib/README/0 | {
"file_path": "engine/tools/licenses/lib/README",
"repo_id": "engine",
"token_count": 1085
} | 430 |
# 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.
name: path_ops
description: A Dart FFI wrapper for Skia PathKit.
version: 0.0.0
publish_to: none
homepage: https://github.com/flutter/engine/tree/main/tools/pa... | engine/tools/path_ops/dart/pubspec.yaml/0 | {
"file_path": "engine/tools/path_ops/dart/pubspec.yaml",
"repo_id": "engine",
"token_count": 279
} | 431 |
// 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 'dart:convert' as convert;
import 'package:engine_build_configs/src/build_config.dart';
import 'package:litetest/litetest.dart';
import 'package:pl... | engine/tools/pkg/engine_build_configs/test/build_config_test.dart/0 | {
"file_path": "engine/tools/pkg/engine_build_configs/test/build_config_test.dart",
"repo_id": "engine",
"token_count": 3795
} | 432 |
# 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/compiled_action.gni")
# Inflate the input template file using Inja and the specified values.
template("templater") {
assert(defined(invoker... | engine/tools/templater/templater.gni/0 | {
"file_path": "engine/tools/templater/templater.gni",
"repo_id": "engine",
"token_count": 400
} | 433 |
// 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 "vulkan_backbuffer.h"
#include <limits>
#include "flutter/vulkan/procs/vulkan_proc_table.h"
#include "third_party/skia/include/gpu/vk/GrVkTypes.... | engine/vulkan/vulkan_backbuffer.cc/0 | {
"file_path": "engine/vulkan/vulkan_backbuffer.cc",
"repo_id": "engine",
"token_count": 1692
} | 434 |
// 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/vulkan/vulkan_skia_proc_table.h"
namespace vulkan {
GrVkGetProc CreateSkiaGetProc(const fml::RefPtr<vulkan::VulkanProcTable>& vk) {
i... | engine/vulkan/vulkan_skia_proc_table.cc/0 | {
"file_path": "engine/vulkan/vulkan_skia_proc_table.cc",
"repo_id": "engine",
"token_count": 326
} | 435 |
// 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 'dart:io';
import 'package:args/args.dart';
import 'package:path/path.dart' as path;
final ArgParser argParser = ArgParser()
..addOption('output... | engine/web_sdk/sdk_rewriter.dart/0 | {
"file_path": "engine/web_sdk/sdk_rewriter.dart",
"repo_id": "engine",
"token_count": 3610
} | 436 |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectCodeStyleSettingsManager">
<option name="PER_PROJECT_SETTINGS">
<value>
<option name="OTHER_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATI... | flutter-intellij/.idea/codeStyleSettings.xml/0 | {
"file_path": "flutter-intellij/.idea/codeStyleSettings.xml",
"repo_id": "flutter-intellij",
"token_count": 6216
} | 437 |
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="flutter-intellij [plugin-make]" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application">
<option name="arguments" value="make" />
<option name="filePath" value="$PROJECT_DIR$/tool/plugin/bin/m... | flutter-intellij/.idea/runConfigurations/flutter_intellij__plugin_make_.xml/0 | {
"file_path": "flutter-intellij/.idea/runConfigurations/flutter_intellij__plugin_make_.xml",
"repo_id": "flutter-intellij",
"token_count": 140
} | 438 |
# Editing Android Native Code
This is a replacement for:
https://flutter.dev/using-ide/#edit-android-code
***
## Getting Started
We recommend using the latest stable version of
Android Studio to edit the native Android
code in your Flutter app. The Flutter project contains a directory
named `android`. This is the r... | flutter-intellij/docs/android.md/0 | {
"file_path": "flutter-intellij/docs/android.md",
"repo_id": "flutter-intellij",
"token_count": 1219
} | 439 |
/*
* 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.
*/
package io.flutter.tests.gui.fixtures
import com.intellij.openapi.project.Project
import com.intellij.openapi.util.Ref
import com.intellij.testGui... | flutter-intellij/flutter-gui-tests/testSrc/io/flutter/tests/gui/fixtures/FlutterInspectorFixture.kt/0 | {
"file_path": "flutter-intellij/flutter-gui-tests/testSrc/io/flutter/tests/gui/fixtures/FlutterInspectorFixture.kt",
"repo_id": "flutter-intellij",
"token_count": 2061
} | 440 |
package io.flutter;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
/**
* Provides connection settings to an observatory-based debugger, plus a couple of callbacks.
*/
public interface ObservatoryConnector {
/**
* Returns the WebSocket URL used by the observatory, or null ... | flutter-intellij/flutter-idea/src/io/flutter/ObservatoryConnector.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/ObservatoryConnector.java",
"repo_id": "flutter-intellij",
"token_count": 252
} | 441 |
/*
* 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.
*/
package io.flutter.actions;
import com.intellij.openapi.actionSystem.ActionManager;
import com.intellij.openapi.actionSystem.AnActionEvent;
import ... | flutter-intellij/flutter-idea/src/io/flutter/actions/RestartAllFlutterApps.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/actions/RestartAllFlutterApps.java",
"repo_id": "flutter-intellij",
"token_count": 573
} | 442 |
/*
* Copyright 2017 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 io.flutter.android;
import com.intellij.execution.ExecutionException;
import com.intellij.execution.configurations.GeneralCommandLine;
impo... | flutter-intellij/flutter-idea/src/io/flutter/android/AndroidSdk.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/android/AndroidSdk.java",
"repo_id": "flutter-intellij",
"token_count": 1517
} | 443 |
/*
* 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.
*/
package io.flutter.dart;
import org.dartlang.analysis.server.protocol.FlutterOutline;
import org.jetbrains.annotations.NotNull;
import org.jetbrain... | flutter-intellij/flutter-idea/src/io/flutter/dart/FlutterOutlineListener.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/dart/FlutterOutlineListener.java",
"repo_id": "flutter-intellij",
"token_count": 206
} | 444 |
/*
* 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.
*/
package io.flutter.editor;
import com.intellij.openapi.Disposable;
import com.intellij.openapi.editor.Document;
import com.intellij.openapi.util.Te... | flutter-intellij/flutter-idea/src/io/flutter/editor/PreviewViewController.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/editor/PreviewViewController.java",
"repo_id": "flutter-intellij",
"token_count": 791
} | 445 |
/*
* Copyright 2017 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 io.flutter.inspections;
import com.intellij.codeInsight.daemon.DaemonCodeAnalyzer;
import com.intellij.codeInspection.*;
import com.intelli... | flutter-intellij/flutter-idea/src/io/flutter/inspections/FlutterDependencyInspection.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/inspections/FlutterDependencyInspection.java",
"repo_id": "flutter-intellij",
"token_count": 2067
} | 446 |
/*
* 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.
*/
package io.flutter.inspector;
import com.google.gson.JsonObject;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.vfs.Local... | flutter-intellij/flutter-idea/src/io/flutter/inspector/InspectorSourceLocation.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/inspector/InspectorSourceLocation.java",
"repo_id": "flutter-intellij",
"token_count": 695
} | 447 |
/*
* Copyright 2017 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 io.flutter.module.settings;
import org.jetbrains.annotations.NotNull;
import javax.swing.*;
import java.awt.event.ItemListener;
/**
* A ... | flutter-intellij/flutter-idea/src/io/flutter/module/settings/RadiosForm.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/module/settings/RadiosForm.java",
"repo_id": "flutter-intellij",
"token_count": 381
} | 448 |
/*
* 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.
*/
package io.flutter.perf;
/**
* Kinds of performance reports supported by package:flutter.
*/
public enum PerfReportKind {
repaint("repaint"),
... | flutter-intellij/flutter-idea/src/io/flutter/perf/PerfReportKind.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/perf/PerfReportKind.java",
"repo_id": "flutter-intellij",
"token_count": 130
} | 449 |
/*
* 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.
*/
package io.flutter.performance;
import com.intellij.openapi.Disposable;
import com.intellij.openapi.util.Disposer;
import com.intellij.ui.component... | flutter-intellij/flutter-idea/src/io/flutter/performance/PerfFPSPanel.java/0 | {
"file_path": "flutter-intellij/flutter-idea/src/io/flutter/performance/PerfFPSPanel.java",
"repo_id": "flutter-intellij",
"token_count": 887
} | 450 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.