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_DARWIN_COMMON_FRAMEWORK_HEADERS_FLUTTERTEXTURE_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_COMMON_FRAMEWORK_HEADERS_FLUTTERTEXT...
engine/shell/platform/darwin/common/framework/Headers/FlutterTexture.h/0
{ "file_path": "engine/shell/platform/darwin/common/framework/Headers/FlutterTexture.h", "repo_id": "engine", "token_count": 644 }
325
// 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/shell/platform/darwin/common/framework/Headers/FlutterCodecs.h" #include <CoreFoundation/CoreFoundation.h> #include "gtest/gtest.h" FLU...
engine/shell/platform/darwin/common/framework/Source/flutter_standard_codec_unittest.mm/0
{ "file_path": "engine/shell/platform/darwin/common/framework/Source/flutter_standard_codec_unittest.mm", "repo_id": "engine", "token_count": 5317 }
326
// 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_DARWIN_IOS_FRAMEWORK_HEADERS_FLUTTERENGINEGROUP_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_HEADERS_FLUTTERENGINE...
engine/shell/platform/darwin/ios/framework/Headers/FlutterEngineGroup.h/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/Headers/FlutterEngineGroup.h", "repo_id": "engine", "token_count": 1490 }
327
// 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. #define FML_USED_ON_EMBEDDER #import "flutter/shell/platform/darwin/ios/framework/Source/FlutterDartProject_Internal.h" #include <syslog.h> #import <Met...
engine/shell/platform/darwin/ios/framework/Source/FlutterDartProject.mm/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/Source/FlutterDartProject.mm", "repo_id": "engine", "token_count": 5881 }
328
// 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/shell/platform/darwin/ios/framework/Source/FlutterFakeKeyEvents.h" #include "flutter/fml/logging.h" #import "flutter/shell/platform/darwi...
engine/shell/platform/darwin/ios/framework/Source/FlutterFakeKeyEvents.mm/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/Source/FlutterFakeKeyEvents.mm", "repo_id": "engine", "token_count": 2089 }
329
// 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 <Metal/Metal.h> #import <UIKit/UIGestureRecognizerSubclass.h> #include <list> #include <map> #include <memory> #include <string> #include "flutt...
engine/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews.mm/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews.mm", "repo_id": "engine", "token_count": 19495 }
330
// 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_DARWIN_IOS_FRAMEWORK_SOURCE_FLUTTERTEXTINPUTPLUGIN_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_FLUTTERTEXT...
engine/shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.h/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.h", "repo_id": "engine", "token_count": 2667 }
331
// 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. #define FML_USED_ON_EMBEDDER #import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewController_Internal.h" #import <os/log.h> #include <m...
engine/shell/platform/darwin/ios/framework/Source/FlutterViewController.mm/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/Source/FlutterViewController.mm", "repo_id": "engine", "token_count": 37528 }
332
// 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_DARWIN_IOS_FRAMEWORK_SOURCE_ACCESSIBILITY_BRIDGE_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_FRAMEWORK_SOURCE_ACCESSIBILITY...
engine/shell/platform/darwin/ios/framework/Source/accessibility_bridge.h/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/Source/accessibility_bridge.h", "repo_id": "engine", "token_count": 1752 }
333
framework module Flutter { umbrella header "Flutter.h" export * module * { export * } }
engine/shell/platform/darwin/ios/framework/module.modulemap/0
{ "file_path": "engine/shell/platform/darwin/ios/framework/module.modulemap", "repo_id": "engine", "token_count": 30 }
334
// 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/shell/platform/darwin/ios/ios_surface_metal_impeller.h" #include "flutter/impeller/renderer/backend/metal/formats_mtl.h" #include "flutte...
engine/shell/platform/darwin/ios/ios_surface_metal_impeller.mm/0
{ "file_path": "engine/shell/platform/darwin/ios/ios_surface_metal_impeller.mm", "repo_id": "engine", "token_count": 1204 }
335
// 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_DARWIN_MACOS_FRAMEWORK_HEADERS_FLUTTERENGINE_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_MACOS_FRAMEWORK_HEADERS_FLUTTERENGINE_...
engine/shell/platform/darwin/macos/framework/Headers/FlutterEngine.h/0
{ "file_path": "engine/shell/platform/darwin/macos/framework/Headers/FlutterEngine.h", "repo_id": "engine", "token_count": 1224 }
336
// 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_DARWIN_MACOS_FRAMEWORK_SOURCE_FLUTTERBACKINGSTORE_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_MACOS_FRAMEWORK_SOURCE_FLUTTERBAC...
engine/shell/platform/darwin/macos/framework/Source/FlutterBackingStore.h/0
{ "file_path": "engine/shell/platform/darwin/macos/framework/Source/FlutterBackingStore.h", "repo_id": "engine", "token_count": 323 }
337
// 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/shell/platform/darwin/macos/framework/Headers/FlutterEngine.h" #import "flutter/shell/platform/darwin/macos/framework/Source/FlutterEngine...
engine/shell/platform/darwin/macos/framework/Source/FlutterEngine.mm/0
{ "file_path": "engine/shell/platform/darwin/macos/framework/Source/FlutterEngine.mm", "repo_id": "engine", "token_count": 20867 }
338
// 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_DARWIN_MACOS_FRAMEWORK_SOURCE_FLUTTERMOUSECURSORPLUGIN_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_MACOS_FRAMEWORK_SOURCE_FLUTT...
engine/shell/platform/darwin/macos/framework/Source/FlutterMouseCursorPlugin.h/0
{ "file_path": "engine/shell/platform/darwin/macos/framework/Source/FlutterMouseCursorPlugin.h", "repo_id": "engine", "token_count": 316 }
339
// 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/shell/platform/darwin/macos/framework/Source/FlutterSurfaceManager.h" #import <Metal/Metal.h> #include <algorithm> #include "flutter/fm...
engine/shell/platform/darwin/macos/framework/Source/FlutterSurfaceManager.mm/0
{ "file_path": "engine/shell/platform/darwin/macos/framework/Source/FlutterSurfaceManager.mm", "repo_id": "engine", "token_count": 4180 }
340
#ifndef FLUTTER_SHELL_PLATFORM_DARWIN_MACOS_FRAMEWORK_SOURCE_FLUTTERVSYNCWAITER_H_ #define FLUTTER_SHELL_PLATFORM_DARWIN_MACOS_FRAMEWORK_SOURCE_FLUTTERVSYNCWAITER_H_ #import <AppKit/AppKit.h> @class FlutterDisplayLink; @interface FlutterVSyncWaiter : NSObject /// Creates new waiter instance tied to provided NSView....
engine/shell/platform/darwin/macos/framework/Source/FlutterVSyncWaiter.h/0
{ "file_path": "engine/shell/platform/darwin/macos/framework/Source/FlutterVSyncWaiter.h", "repo_id": "engine", "token_count": 450 }
341
// 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 "KeyCodeMap_Internal.h" #import "flutter/testing/testing.h" #include "third_party/googletest/googletest/include/gtest/gtest.h" namespace flutter ...
engine/shell/platform/darwin/macos/framework/Source/KeyCodeMapTest.mm/0
{ "file_path": "engine/shell/platform/darwin/macos/framework/Source/KeyCodeMapTest.mm", "repo_id": "engine", "token_count": 543 }
342
// 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/embedder/embedder_external_texture_gl.h" #include "flutter/fml/logging.h" #include "include/core/SkCanvas.h" #include "in...
engine/shell/platform/embedder/embedder_external_texture_gl.cc/0
{ "file_path": "engine/shell/platform/embedder/embedder_external_texture_gl.cc", "repo_id": "engine", "token_count": 1917 }
343
// 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/embedder/embedder_render_target.h" #include <optional> #include <utility> namespace flutter { EmbedderRenderTarget::Emb...
engine/shell/platform/embedder/embedder_render_target.cc/0
{ "file_path": "engine/shell/platform/embedder/embedder_render_target.cc", "repo_id": "engine", "token_count": 311 }
344
// 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_EMBEDDER_EMBEDDER_SURFACE_GL_IMPELLER_H_ #define FLUTTER_SHELL_PLATFORM_EMBEDDER_EMBEDDER_SURFACE_GL_IMPELLER_H_ #include "...
engine/shell/platform/embedder/embedder_surface_gl_impeller.h/0
{ "file_path": "engine/shell/platform/embedder/embedder_surface_gl_impeller.h", "repo_id": "engine", "token_count": 947 }
345
// 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/embedder/embedder.h" #include "flutter/shell/platform/embedder/tests/embedder_frozen.h" #include "flutter/testing/testing....
engine/shell/platform/embedder/tests/embedder_frozen_unittests.cc/0
{ "file_path": "engine/shell/platform/embedder/tests/embedder_frozen_unittests.cc", "repo_id": "engine", "token_count": 2490 }
346
// 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_EMBEDDER_TESTS_EMBEDDER_TEST_COMPOSITOR_VULKAN_H_ #define FLUTTER_SHELL_PLATFORM_EMBEDDER_TESTS_EMBEDDER_TEST_COMPOSITOR_VUL...
engine/shell/platform/embedder/tests/embedder_test_compositor_vulkan.h/0
{ "file_path": "engine/shell/platform/embedder/tests/embedder_test_compositor_vulkan.h", "repo_id": "engine", "token_count": 454 }
347
// 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/embedder/vsync_waiter_embedder.h" namespace flutter { VsyncWaiterEmbedder::VsyncWaiterEmbedder( const VsyncCallback&...
engine/shell/platform/embedder/vsync_waiter_embedder.cc/0
{ "file_path": "engine/shell/platform/embedder/vsync_waiter_embedder.cc", "repo_id": "engine", "token_count": 642 }
348
// 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. part of zircon; final _kZirconFFILibName = 'libzircon_ffi.so'; final _kLibZirconDartPath = '/pkg/lib/$_kZirconFFILibName'; class _Bindings { static Zir...
engine/shell/platform/fuchsia/dart-pkg/zircon/lib/src/init.dart/0
{ "file_path": "engine/shell/platform/fuchsia/dart-pkg/zircon/lib/src/init.dart", "repo_id": "engine", "token_count": 387 }
349
{ program: { data: "data/zircon_tests", runner: "dart_jit_runner", }, }
engine/shell/platform/fuchsia/dart-pkg/zircon/test/meta/zircon_tests.cml/0
{ "file_path": "engine/shell/platform/fuchsia/dart-pkg/zircon/test/meta/zircon_tests.cml", "repo_id": "engine", "token_count": 53 }
350
# 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/tools/fuchsia/dart/dart_library.gni") application_snapshot("kernel_compiler") { main_dart = "com...
engine/shell/platform/fuchsia/dart/BUILD.gn/0
{ "file_path": "engine/shell/platform/fuchsia/dart/BUILD.gn", "repo_id": "engine", "token_count": 5772 }
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. #include "service_isolate.h" #include "flutter/fml/logging.h" #include "third_party/dart/runtime/include/bin/dart_io_api.h" #include "third_party/tonic/co...
engine/shell/platform/fuchsia/dart_runner/service_isolate.cc/0
{ "file_path": "engine/shell/platform/fuchsia/dart_runner/service_isolate.cc", "repo_id": "engine", "token_count": 3005 }
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 "component_v2.h" #include <dlfcn.h> #include <fuchsia/mem/cpp/fidl.h> #include <lib/async-loop/cpp/loop.h> #include <lib/async/cpp/task.h> #inclu...
engine/shell/platform/fuchsia/flutter/component_v2.cc/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/component_v2.cc", "repo_id": "engine", "token_count": 10444 }
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. #include <fuchsia/ui/views/cpp/fidl.h> #include <gtest/gtest.h> #include <lib/async-loop/cpp/loop.h> #include <lib/async-loop/default.h> #include <lib/fidl...
engine/shell/platform/fuchsia/flutter/focus_delegate_unittests.cc/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/focus_delegate_unittests.cc", "repo_id": "engine", "token_count": 2684 }
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. #include <lib/async-loop/cpp/loop.h> #include <lib/inspect/component/cpp/component.h> #include <lib/trace-provider/provider.h> #include <lib/trace/event.h>...
engine/shell/platform/fuchsia/flutter/main.cc/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/main.cc", "repo_id": "engine", "token_count": 749 }
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/fuchsia/flutter/rtree.h" #include <list> #include "flutter/display_list/geometry/dl_region.h" #include "flutter/fml/logg...
engine/shell/platform/fuchsia/flutter/rtree.cc/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/rtree.cc", "repo_id": "engine", "token_count": 862 }
356
// 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. #include "flutter/shell/platform/fuchsia/flutter/engine.h" #include "flutter/shell/common/thread_host.h" #include "gtest/gtest.h" using namespace flutte...
engine/shell/platform/fuchsia/flutter/tests/engine_unittests.cc/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/tests/engine_unittests.cc", "repo_id": "engine", "token_count": 830 }
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 <gtest/gtest.h> #include "flutter/shell/platform/fuchsia/flutter/flutter_runner_product_configuration.h" using namespace flutter_runner; namesp...
engine/shell/platform/fuchsia/flutter/tests/flutter_runner_product_configuration_unittests.cc/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/tests/flutter_runner_product_configuration_unittests.cc", "repo_id": "engine", "token_count": 651 }
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: [ "sys/testing/gtest_runner.shard.cml", "sys/component/realm_builder_absolute.shard.cml", // This test needs both th...
engine/shell/platform/fuchsia/flutter/tests/integration/mouse-input/meta/mouse-input-test.cml/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/tests/integration/mouse-input/meta/mouse-input-test.cml", "repo_id": "engine", "token_count": 1423 }
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. import 'dart:async'; import 'dart:convert'; import 'dart:typed_data'; import 'dart:io'; import 'dart:ui'; import 'dart:zircon'; import 'package:args/args....
engine/shell/platform/fuchsia/flutter/tests/integration/touch-input/embedding-flutter-view/lib/embedding-flutter-view.dart/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/tests/integration/touch-input/embedding-flutter-view/lib/embedding-flutter-view.dart", "repo_id": "engine", "token_count": 2830 }
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. #include <fuchsia/ui/composition/cpp/fidl.h> #include <fuchsia/ui/composition/cpp/fidl_test_base.h> #include <fuchsia/ui/input/cpp/fidl.h> #include <fuchsi...
engine/shell/platform/fuchsia/flutter/tests/platform_view_unittest.cc/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/tests/platform_view_unittest.cc", "repo_id": "engine", "token_count": 24129 }
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_FUCHSIA_FLUTTER_VULKAN_SURFACE_H_ #define FLUTTER_SHELL_PLATFORM_FUCHSIA_FLUTTER_VULKAN_SURFACE_H_ #include <lib/async/cpp/...
engine/shell/platform/fuchsia/flutter/vulkan_surface.h/0
{ "file_path": "engine/shell/platform/fuchsia/flutter/vulkan_surface.h", "repo_id": "engine", "token_count": 2347 }
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_FUCHSIA_RUNTIME_DART_UTILS_HANDLE_EXCEPTION_H_ #define FLUTTER_SHELL_PLATFORM_FUCHSIA_RUNTIME_DART_UTILS_HANDLE_EXCEPTION_H_...
engine/shell/platform/fuchsia/runtime/dart/utils/handle_exception.h/0
{ "file_path": "engine/shell/platform/fuchsia/runtime/dart/utils/handle_exception.h", "repo_id": "engine", "token_count": 475 }
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. import("//flutter/shell/platform/common/client_wrapper/publish.gni") import("//flutter/testing/testing.gni") _wrapper_includes = [ "include/flutter/flutter...
engine/shell/platform/glfw/client_wrapper/BUILD.gn/0
{ "file_path": "engine/shell/platform/glfw/client_wrapper/BUILD.gn", "repo_id": "engine", "token_count": 1061 }
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/glfw/public/flutter_glfw.h" #include <GLFW/glfw3.h> #include <algorithm> #include <cassert> #include <chrono> #include <...
engine/shell/platform/glfw/flutter_glfw.cc/0
{ "file_path": "engine/shell/platform/glfw/flutter_glfw.cc", "repo_id": "engine", "token_count": 16453 }
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. assert(is_linux) import("//flutter/build/zip_bundle.gni") import("//flutter/shell/platform/glfw/config.gni") import("//flutter/testing/testing.gni") group("...
engine/shell/platform/linux/BUILD.gn/0
{ "file_path": "engine/shell/platform/linux/BUILD.gn", "repo_id": "engine", "token_count": 4113 }
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. // Included first as it collides with the X11 headers. #include "gtest/gtest.h" #include <pthread.h> #include <cstring> #include "flutter/shell/platform/...
engine/shell/platform/linux/fl_binary_messenger_test.cc/0
{ "file_path": "engine/shell/platform/linux/fl_binary_messenger_test.cc", "repo_id": "engine", "token_count": 10248 }
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 "flutter/shell/platform/linux/fl_key_channel_responder.h" #include <gtk/gtk.h> #include <cinttypes> #include "flutter/shell/platform/linux/publi...
engine/shell/platform/linux/fl_key_channel_responder.cc/0
{ "file_path": "engine/shell/platform/linux/fl_key_channel_responder.cc", "repo_id": "engine", "token_count": 3984 }
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. #include "flutter/shell/platform/linux/public/flutter_linux/fl_message_codec.h" #include <gmodule.h> G_DEFINE_QUARK(fl_message_codec_error_quark, fl_mess...
engine/shell/platform/linux/fl_message_codec.cc/0
{ "file_path": "engine/shell/platform/linux/fl_message_codec.cc", "repo_id": "engine", "token_count": 731 }
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/linux/public/flutter_linux/fl_pixel_buffer_texture.h" #include "flutter/shell/platform/linux/fl_pixel_buffer_texture_priva...
engine/shell/platform/linux/fl_pixel_buffer_texture_test.cc/0
{ "file_path": "engine/shell/platform/linux/fl_pixel_buffer_texture_test.cc", "repo_id": "engine", "token_count": 1316 }
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/linux/fl_scrolling_manager.h" #include <cstring> #include <vector> #include "gtest/gtest.h" namespace { typedef std::fun...
engine/shell/platform/linux/fl_scrolling_manager_test.cc/0
{ "file_path": "engine/shell/platform/linux/fl_scrolling_manager_test.cc", "repo_id": "engine", "token_count": 10266 }
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/linux/public/flutter_linux/fl_string_codec.h" #include "flutter/shell/platform/linux/testing/fl_test.h" #include "gtest/gt...
engine/shell/platform/linux/fl_string_codec_test.cc/0
{ "file_path": "engine/shell/platform/linux/fl_string_codec_test.cc", "repo_id": "engine", "token_count": 1422 }
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/linux/public/flutter_linux/fl_value.h" #include <gmodule.h> #include <cstring> struct _FlValue { FlValueType type; ...
engine/shell/platform/linux/fl_value.cc/0
{ "file_path": "engine/shell/platform/linux/fl_value.cc", "repo_id": "engine", "token_count": 12547 }
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_LINUX_PUBLIC_FLUTTER_LINUX_FL_EVENT_CHANNEL_H_ #define FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FL_EVENT_CHANNEL_H_...
engine/shell/platform/linux/public/flutter_linux/fl_event_channel.h/0
{ "file_path": "engine/shell/platform/linux/public/flutter_linux/fl_event_channel.h", "repo_id": "engine", "token_count": 2925 }
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. #ifndef FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FL_TEXTURE_REGISTRAR_H_ #define FLUTTER_SHELL_PLATFORM_LINUX_PUBLIC_FLUTTER_LINUX_FL_TEXTURE_REGI...
engine/shell/platform/linux/public/flutter_linux/fl_texture_registrar.h/0
{ "file_path": "engine/shell/platform/linux/public/flutter_linux/fl_texture_registrar.h", "repo_id": "engine", "token_count": 1152 }
375
// 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_im_context.h" using namespace flutter::testing; G_DECLARE_FINAL_TYPE(FlMockIMContext, ...
engine/shell/platform/linux/testing/mock_im_context.cc/0
{ "file_path": "engine/shell/platform/linux/testing/mock_im_context.cc", "repo_id": "engine", "token_count": 2365 }
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. assert(is_win) import("//flutter/shell/platform/glfw/config.gni") import("//flutter/testing/testing.gni") _public_headers = [ "public/flutter_windows.h" ] _...
engine/shell/platform/windows/BUILD.gn/0
{ "file_path": "engine/shell/platform/windows/BUILD.gn", "repo_id": "engine", "token_count": 3785 }
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. #ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_CLIENT_WRAPPER_INCLUDE_FLUTTER_FLUTTER_VIEW_H_ #define FLUTTER_SHELL_PLATFORM_WINDOWS_CLIENT_WRAPPER_INCLUDE_FLUTTER...
engine/shell/platform/windows/client_wrapper/include/flutter/flutter_view.h/0
{ "file_path": "engine/shell/platform/windows/client_wrapper/include/flutter/flutter_view.h", "repo_id": "engine", "token_count": 440 }
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. #include "flutter/fml/logging.h" #include <algorithm> #include "flutter/shell/platform/windows/direct_manipulation.h" #include "flutter/shell/platform/wi...
engine/shell/platform/windows/direct_manipulation.cc/0
{ "file_path": "engine/shell/platform/windows/direct_manipulation.cc", "repo_id": "engine", "token_count": 3961 }
379
// 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/egl/window_surface.h" #include "flutter/fml/logging.h" #include "flutter/shell/platform/windows/egl/egl.h" names...
engine/shell/platform/windows/egl/window_surface.cc/0
{ "file_path": "engine/shell/platform/windows/egl/window_surface.cc", "repo_id": "engine", "token_count": 466 }
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. #include "flutter/shell/platform/windows/flutter_project_bundle.h" #include "gtest/gtest.h" namespace flutter { namespace testing { TEST(FlutterProjectBu...
engine/shell/platform/windows/flutter_project_bundle_unittests.cc/0
{ "file_path": "engine/shell/platform/windows/flutter_project_bundle_unittests.cc", "repo_id": "engine", "token_count": 1066 }
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. #include "flutter/shell/platform/windows/flutter_windows_view.h" #include <UIAutomation.h> #include <comdef.h> #include <comutil.h> #include <oleacc.h> #...
engine/shell/platform/windows/flutter_windows_view_unittests.cc/0
{ "file_path": "engine/shell/platform/windows/flutter_windows_view_unittests.cc", "repo_id": "engine", "token_count": 22323 }
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/shell/platform/windows/keyboard_utils.h" #include "gtest/gtest.h" namespace flutter { namespace testing { TEST(KeyboardWin32CommonTest,...
engine/shell/platform/windows/keyboard_utils_unittests.cc/0
{ "file_path": "engine/shell/platform/windows/keyboard_utils_unittests.cc", "repo_id": "engine", "token_count": 348 }
383
// 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 contains utilities for system-level information/settings. #ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_SYSTEM_UTILS_H_ #define FLUTTER_SHELL_PLATFO...
engine/shell/platform/windows/system_utils.h/0
{ "file_path": "engine/shell/platform/windows/system_utils.h", "repo_id": "engine", "token_count": 557 }
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/shell/platform/windows/testing/mock_text_input_manager.h" namespace flutter { namespace testing { MockTextInputManager::MockTextInputMa...
engine/shell/platform/windows/testing/mock_text_input_manager.cc/0
{ "file_path": "engine/shell/platform/windows/testing/mock_text_input_manager.cc", "repo_id": "engine", "token_count": 132 }
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. #ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_TESTING_WINDOWS_TEST_CONFIG_BUILDER_H_ #define FLUTTER_SHELL_PLATFORM_WINDOWS_TESTING_WINDOWS_TEST_CONFIG_BUILDER_H_...
engine/shell/platform/windows/testing/windows_test_config_builder.h/0
{ "file_path": "engine/shell/platform/windows/testing/windows_test_config_builder.h", "repo_id": "engine", "token_count": 886 }
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. #include <array> #include "flutter/shell/platform/windows/testing/mock_direct_manipulation.h" #include "flutter/shell/platform/windows/testing/mock_text_i...
engine/shell/platform/windows/window_unittests.cc/0
{ "file_path": "engine/shell/platform/windows/window_unittests.cc", "repo_id": "engine", "token_count": 5516 }
387
// 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. #define FML_USED_ON_EMBEDDER #include <cstdlib> #include <cstring> #include <iostream> #include "flutter/assets/asset_manager.h" #include "flutter/assets...
engine/shell/testing/tester_main.cc/0
{ "file_path": "engine/shell/testing/tester_main.cc", "repo_id": "engine", "token_count": 10270 }
388
# 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/zip_bundle.gni") if (is_android) { action("sky_engine") { script = "//flutter/sky/tools/dist_dart_pkg.py" source = "$root_...
engine/sky/dist/BUILD.gn/0
{ "file_path": "engine/sky/dist/BUILD.gn", "repo_id": "engine", "token_count": 554 }
389
#!/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. """Copy a Dart package into a directory suitable for release.""" import argparse import os import shutil import sys def main(): ...
engine/sky/tools/dist_dart_pkg.py/0
{ "file_path": "engine/sky/tools/dist_dart_pkg.py", "repo_id": "engine", "token_count": 274 }
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("//build/config/android/config.gni") import("//flutter/tools/templater/templater.gni") android_buildtools = "//third_party/android_tools/sdk/build-too...
engine/testing/android/native_activity/native_activity.gni/0
{ "file_path": "engine/testing/android/native_activity/native_activity.gni", "repo_id": "engine", "token_count": 1182 }
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:async'; import 'dart:typed_data'; import 'dart:ui'; final Completer<bool> _completer = Completer<bool>(); Future<void> main() async { chan...
engine/testing/android_background_image/lib/main.dart/0
{ "file_path": "engine/testing/android_background_image/lib/main.dart", "repo_id": "engine", "token_count": 697 }
392
#!/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. # This script is currently used only by automation to collect and upload # metrics and expects $ENGINE_PATH to be set. set -ex # Needed becaus...
engine/testing/benchmark/upload_metrics.sh/0
{ "file_path": "engine/testing/benchmark/upload_metrics.sh", "repo_id": "engine", "token_count": 974 }
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. import 'dart:io'; import 'dart:typed_data'; import 'dart:ui'; import 'package:path/path.dart' as path; import 'package:skia_gold_client/skia_gold_client.d...
engine/testing/dart/goldens.dart/0
{ "file_path": "engine/testing/dart/goldens.dart", "repo_id": "engine", "token_count": 1384 }
394
// 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:ui'; import 'package:litetest/litetest.dart'; void main() { test('Locale', () { expect(const Locale('en').toLanguageTag(), 'en'); ...
engine/testing/dart/locale_test.dart/0
{ "file_path": "engine/testing/dart/locale_test.dart", "repo_id": "engine", "token_count": 1247 }
395
// 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:ui'; import 'package:litetest/litetest.dart'; void main() { test('PlatformView layers do not emit errors from tester', () async { fina...
engine/testing/dart/platform_view_test.dart/0
{ "file_path": "engine/testing/dart/platform_view_test.dart", "repo_id": "engine", "token_count": 226 }
396
// 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/debugger_detection.h" #include "flutter/fml/build_config.h" #include "flutter/fml/logging.h" #if FML_OS_MACOSX #include <assert...
engine/testing/debugger_detection.cc/0
{ "file_path": "engine/testing/debugger_detection.cc", "repo_id": "engine", "token_count": 758 }
397
// 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_LOGGER_LISTENER_H_ #define FLUTTER_TESTING_LOGGER_LISTENER_H_ #include "flutter/fml/logging.h" #include "flutter/testing/testing.h...
engine/testing/logger_listener.h/0
{ "file_path": "engine/testing/logger_listener.h", "repo_id": "engine", "token_count": 314 }
398
apply plugin: 'com.android.application' apply plugin: 'kotlin-android' android { lintOptions { abortOnError true checkAllWarnings true showAll true warningsAsErrors true checkTestSources true textOutput 'stdout' htmlReport false xmlReport true ...
engine/testing/scenario_app/android/app/build.gradle/0
{ "file_path": "engine/testing/scenario_app/android/app/build.gradle", "repo_id": "engine", "token_count": 1488 }
399
// 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.scenariosui; import android.graphics.Bitmap; import androidx.annotation.NonNull; import androidx.test.InstrumentationRegistry; import ...
engine/testing/scenario_app/android/app/src/androidTest/java/dev/flutter/scenariosui/ScreenshotUtil.java/0
{ "file_path": "engine/testing/scenario_app/android/app/src/androidTest/java/dev/flutter/scenariosui/ScreenshotUtil.java", "repo_id": "engine", "token_count": 1518 }
400
// 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 "SceneDelegate.h" @interface SceneDelegate () @end @implementation SceneDelegate - (void)scene:(UIScene*)scene willConnectToSession:(UIScen...
engine/testing/scenario_app/ios/FlutterAppExtensionTestHost/FlutterAppExtensionTestHost/SceneDelegate.m/0
{ "file_path": "engine/testing/scenario_app/ios/FlutterAppExtensionTestHost/FlutterAppExtensionTestHost/SceneDelegate.m", "repo_id": "engine", "token_count": 579 }
401
// 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 "GoldenPlatformViewTests.h" #include <sys/sysctl.h> #import "GoldenTestManager.h" static const NSInteger kSecondsToWaitForPlatformView = 30; @in...
engine/testing/scenario_app/ios/Scenarios/ScenariosUITests/GoldenPlatformViewTests.m/0
{ "file_path": "engine/testing/scenario_app/ios/Scenarios/ScenariosUITests/GoldenPlatformViewTests.m", "repo_id": "engine", "token_count": 515 }
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. import 'dart:ui'; import 'scenario.dart'; /// A scenario with red on top and blue on the bottom. class GetBitmapScenario extends Scenario { /// Creates...
engine/testing/scenario_app/lib/src/get_bitmap_scenario.dart/0
{ "file_path": "engine/testing/scenario_app/lib/src/get_bitmap_scenario.dart", "repo_id": "engine", "token_count": 366 }
403
// 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'; import 'dart:io' as io; import 'package:crypto/crypto.dart'; import 'package:engine_repo_tools/engine_repo_tools.dart'; import 'pac...
engine/testing/skia_gold_client/lib/skia_gold_client.dart/0
{ "file_path": "engine/testing/skia_gold_client/lib/skia_gold_client.dart", "repo_id": "engine", "token_count": 7030 }
404
// 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_STREAM_CAPTURE_H_ #define FLUTTER_TESTING_STREAM_CAPTURE_H_ #include <ostream> #include <sstream> #include <string> namespace flu...
engine/testing/stream_capture.h/0
{ "file_path": "engine/testing/stream_capture.h", "repo_id": "engine", "token_count": 397 }
405
// 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_timeout_listener.h" #include <map> #include <sstream> namespace flutter { namespace testing { class PendingTests : public...
engine/testing/test_timeout_listener.cc/0
{ "file_path": "engine/testing/test_timeout_listener.cc", "repo_id": "engine", "token_count": 1508 }
406
# Disable all checks in this folder. # # We cannot ask third_party code to conform to our lints. Checks: "-*"
engine/third_party/.clang-tidy/0
{ "file_path": "engine/third_party/.clang-tidy", "repo_id": "engine", "token_count": 34 }
407
// 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 UI_ACCESSIBILITY_AX_CLIPPING_BEHAVIOR_H_ #define UI_ACCESSIBILITY_AX_CLIPPING_BEHAVIOR_H_ namespace ui { // The clipping behavior to perform on ...
engine/third_party/accessibility/ax/ax_clipping_behavior.h/0
{ "file_path": "engine/third_party/accessibility/ax/ax_clipping_behavior.h", "repo_id": "engine", "token_count": 268 }
408
// 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. #include "ax_node.h" #include <algorithm> #include <utility> #include "ax_enums.h" #include "ax_role_properties.h" #include "ax_table_info.h" #include "...
engine/third_party/accessibility/ax/ax_node.cc/0
{ "file_path": "engine/third_party/accessibility/ax/ax_node.cc", "repo_id": "engine", "token_count": 14952 }
409
// 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. #include "ax_role_properties.h" #include "ax_build/build_config.h" #include "ax_enums.h" namespace ui { namespace { #if defined(OS_WIN) || defined(OS...
engine/third_party/accessibility/ax/ax_role_properties.cc/0
{ "file_path": "engine/third_party/accessibility/ax/ax_role_properties.cc", "repo_id": "engine", "token_count": 10109 }
410
// 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 UI_ACCESSIBILITY_AX_TREE_MANAGER_MAP_H_ #define UI_ACCESSIBILITY_AX_TREE_MANAGER_MAP_H_ #include <unordered_map> #include "ax_tree_id.h" #includ...
engine/third_party/accessibility/ax/ax_tree_manager_map.h/0
{ "file_path": "engine/third_party/accessibility/ax/ax_tree_manager_map.h", "repo_id": "engine", "token_count": 450 }
411
// 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. #ifndef UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_DELEGATE_BASE_H_ #define UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_DELEGATE_BASE_H_ #include <cstdint...
engine/third_party/accessibility/ax/platform/ax_platform_node_delegate_base.h/0
{ "file_path": "engine/third_party/accessibility/ax/platform/ax_platform_node_delegate_base.h", "repo_id": "engine", "token_count": 3741 }
412
// // Copyright 2015 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_NODE_WIN_H_ #define UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_WIN_H_ #include <atlbase.h> #include <atl...
engine/third_party/accessibility/ax/platform/ax_platform_node_win.h/0
{ "file_path": "engine/third_party/accessibility/ax/platform/ax_platform_node_win.h", "repo_id": "engine", "token_count": 9858 }
413
// 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. #ifndef UI_ACCESSIBILITY_TEST_AX_NODE_HELPER_H_ #define UI_ACCESSIBILITY_TEST_AX_NODE_HELPER_H_ #include "ax_clipping_behavior.h" #include "ax_coordinate...
engine/third_party/accessibility/ax/test_ax_node_helper.h/0
{ "file_path": "engine/third_party/accessibility/ax/test_ax_node_helper.h", "repo_id": "engine", "token_count": 636 }
414
# Copyright (c) 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. # This is a dependency-free, header-only, library, and it needs to stay that # way to facilitate pulling it into various third-party projects. So, this #...
engine/third_party/accessibility/base/numerics/BUILD.gn/0
{ "file_path": "engine/third_party/accessibility/base/numerics/BUILD.gn", "repo_id": "engine", "token_count": 369 }
415
// Copyright (c) 2011 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 "base/win/enum_variant.h" #include <wrl/client.h> #include <wrl/implements.h> #include "base/win/scoped_com_initializer.h" #include "base/w...
engine/third_party/accessibility/base/win/enum_variant_unittest.cc/0
{ "file_path": "engine/third_party/accessibility/base/win/enum_variant_unittest.cc", "repo_id": "engine", "token_count": 1793 }
416
// 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. #ifndef UI_GFX_GEOMETRY_INSETS_H_ #define UI_GFX_GEOMETRY_INSETS_H_ #include <memory> #include <string> #include "gfx/gfx_export.h" #include "insets...
engine/third_party/accessibility/gfx/geometry/insets.h/0
{ "file_path": "engine/third_party/accessibility/gfx/geometry/insets.h", "repo_id": "engine", "token_count": 2440 }
417
// 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. #ifndef UI_GFX_GEOMETRY_RECT_F_H_ #define UI_GFX_GEOMETRY_RECT_F_H_ #include <iosfwd> #include <string> #include "ax_build/build_config.h" #include ...
engine/third_party/accessibility/gfx/geometry/rect_f.h/0
{ "file_path": "engine/third_party/accessibility/gfx/geometry/rect_f.h", "repo_id": "engine", "token_count": 2884 }
418
// Copyright (c) 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_GFX_GFX_EXPORT_H_ #define UI_GFX_GFX_EXPORT_H_ #if defined(COMPONENT_BUILD) #if defined(WIN32) #if defined(GFX_IMPLEMENTATION) #define GF...
engine/third_party/accessibility/gfx/gfx_export.h/0
{ "file_path": "engine/third_party/accessibility/gfx/gfx_export.h", "repo_id": "engine", "token_count": 269 }
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. if (is_ios || is_mac) { import("//flutter/common/config.gni") import("//flutter/testing/testing.gni") source_set("spring_animation") { sources = [ ...
engine/third_party/spring_animation/BUILD.gn/0
{ "file_path": "engine/third_party/spring_animation/BUILD.gn", "repo_id": "engine", "token_count": 338 }
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. #ifndef TONIC_COMMON_LOG_H_ #define TONIC_COMMON_LOG_H_ #include <functional> namespace tonic { void Log(const char* format, ...); void SetLogHandler(s...
engine/third_party/tonic/common/log.h/0
{ "file_path": "engine/third_party/tonic/common/log.h", "repo_id": "engine", "token_count": 142 }
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. #include "tonic/dart_microtask_queue.h" #include "tonic/common/build_config.h" #include "tonic/dart_state.h" #include "tonic/logging/dart_invoke.h" #ifde...
engine/third_party/tonic/dart_microtask_queue.cc/0
{ "file_path": "engine/third_party/tonic/dart_microtask_queue.cc", "repo_id": "engine", "token_count": 1032 }
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. #include "tonic/file_loader/file_loader.h" #include <iostream> #include <memory> #include <utility> #include "tonic/common/macros.h" #include "tonic/file...
engine/third_party/tonic/file_loader/file_loader_win.cc/0
{ "file_path": "engine/third_party/tonic/file_loader/file_loader_win.cc", "repo_id": "engine", "token_count": 626 }
423
// 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 "filesystem/scoped_temp_dir.h" #include "filesystem/directory.h" #include "filesystem/path.h" #include "gtest/gtest.h" namespace filesystem { TE...
engine/third_party/tonic/filesystem/tests/scoped_temp_dir_unittest.cc/0
{ "file_path": "engine/third_party/tonic/filesystem/tests/scoped_temp_dir_unittest.cc", "repo_id": "engine", "token_count": 517 }
424