code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_MANAGEMENT_SURFACE_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_MANAGEMENT_SURFACE_H_ #include "base/me...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_management_surface.h
C++
unknown
1,638
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zcr_color_manager.h" #include <chrome-color-management-client-protocol.h> #include <memory> #include "base/functional/bind.h"...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc
C++
unknown
7,826
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_MANAGER_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_MANAGER_H_ #include <chrome-color-management-clien...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_manager.h
C++
unknown
2,885
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <chrome-color-management-client-protocol.h> #include "base/check.h" #include "base/files/file_util.h" #include "base/memory/raw_ptr.h" #include "base/memory/scoped_re...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_manager_unittest.cc
C++
unknown
8,300
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zcr_color_space.h" #include <chrome-color-management-client-protocol.h> #include <cstdint> #include "base/logging.h" #include...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_space.cc
C++
unknown
8,578
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_SPACE_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_SPACE_H_ #include <array> #include <memory> #include...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_space.h
C++
unknown
4,514
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zcr_color_space_creator.h" #include <chrome-color-management-client-protocol.h> #include <cstddef> #include <memory> #include...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_space_creator.cc
C++
unknown
1,976
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_SPACE_CREATOR_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_COLOR_SPACE_CREATOR_H_ #include "base/functional/c...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_color_space_creator.h
C++
unknown
1,849
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zcr_cursor_shapes.h" #include <cursor-shapes-unstable-v1-client-protocol.h> #include "base/check.h" #include "third_party/abs...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_cursor_shapes.cc
C++
unknown
7,855
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_CURSOR_SHAPES_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_CURSOR_SHAPES_H_ #include "base/memory/raw_ptr.h" #inclu...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_cursor_shapes.h
C++
unknown
2,045
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zcr_touchpad_haptics.h" #include <touchpad-haptics-unstable-v1-client-protocol.h> #include "base/logging.h" #include "ui/ozon...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_touchpad_haptics.cc
C++
unknown
2,630
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_TOUCHPAD_HAPTICS_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZCR_TOUCHPAD_HAPTICS_H_ #include "base/memory/raw_ptr.h" ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zcr_touchpad_haptics.h
C++
unknown
1,853
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zwp_linux_dmabuf.h" #include <drm_fourcc.h> #include <linux-dmabuf-unstable-v1-client-protocol.h> #include "base/logging.h" #...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_linux_dmabuf.cc
C++
unknown
7,405
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_LINUX_DMABUF_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_LINUX_DMABUF_H_ #include <vector> #include "base/files/s...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_linux_dmabuf.h
C++
unknown
4,784
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zwp_pointer_constraints.h" #include <pointer-constraints-unstable-v1-client-protocol.h> #include "base/logging.h" #include "u...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_pointer_constraints.cc
C++
unknown
3,443
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_POINTER_CONSTRAINTS_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_POINTER_CONSTRAINTS_H_ #include "base/memory/raw_p...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_pointer_constraints.h
C++
unknown
1,877
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zwp_pointer_gestures.h" #include <pointer-gestures-unstable-v1-client-protocol.h> #include <wayland-util.h> #include "base/lo...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_pointer_gestures.cc
C++
unknown
5,541
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_POINTER_GESTURES_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_POINTER_GESTURES_H_ #include "base/memory/raw_ptr.h" ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_pointer_gestures.h
C++
unknown
3,253
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <pointer-gestures-unstable-v1-server-protocol.h> #include <wayland-util.h> #include "build/chromeos_buildflags.h" #include "ui/events/event.h" #include "ui/events/pla...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_pointer_gestures_unittest.cc
C++
unknown
5,207
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/wayland_zwp_relative_pointer_manager.h" #include <relative-pointer-unstable-v1-client-protocol.h> #include "base/logging.h" #include ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_relative_pointer_manager.cc
C++
unknown
3,561
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_RELATIVE_POINTER_MANAGER_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZWP_RELATIVE_POINTER_MANAGER_H_ #include "base/me...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/wayland_zwp_relative_pointer_manager.h
C++
unknown
2,411
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/xdg_activation.h" #include <xdg-activation-v1-client-protocol.h> #include <memory> #include "base/check_op.h" #include "base/functio...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_activation.cc
C++
unknown
5,471
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_ACTIVATION_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_ACTIVATION_H_ #include "base/containers/queue.h" #include "base/memory/raw_...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_activation.h
C++
unknown
2,101
// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/xdg_activation.h" #include "testing/gtest/include/gtest/gtest.h" #include "ui/ozone/platform/wayland/host/wayland_seat.h" #include "ui...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_activation_unittest.cc
C++
unknown
3,328
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/xdg_foreign_wrapper.h" #include <xdg-foreign-unstable-v1-client-protocol.h> #include <xdg-foreign-unstable-v2-client-protocol.h> #inc...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_foreign_wrapper.cc
C++
unknown
8,505
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_FOREIGN_WRAPPER_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_FOREIGN_WRAPPER_H_ #include <string> #include "base/functional/callba...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_foreign_wrapper.h
C++
unknown
2,289
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/xdg_output.h" #include <xdg-output-unstable-v1-client-protocol.h> #include "ui/ozone/platform/wayland/host/wayland_output.h" namespa...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_output.cc
C++
unknown
3,562
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_OUTPUT_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_OUTPUT_H_ #include <stdint.h> #include "base/gtest_prod_util.h" #include "thir...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_output.h
C++
unknown
2,832
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/xdg_popup_wrapper_impl.h" #include <aura-shell-client-protocol.h> #include <xdg-shell-client-protocol.h> #include <memory> #include ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_popup_wrapper_impl.cc
C++
unknown
12,632
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_POPUP_WRAPPER_IMPL_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_POPUP_WRAPPER_IMPL_H_ #include <memory> #include "base/memory/raw_...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_popup_wrapper_impl.h
C++
unknown
2,641
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/xdg_surface_wrapper_impl.h" #include <xdg-shell-client-protocol.h> #include "base/logging.h" #include "ui/ozone/platform/wayland/host...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_surface_wrapper_impl.cc
C++
unknown
3,123
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_SURFACE_WRAPPER_IMPL_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_SURFACE_WRAPPER_IMPL_H_ #include "base/memory/raw_ptr.h" #include...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_surface_wrapper_impl.h
C++
unknown
1,796
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/xdg_toplevel_wrapper_impl.h" #include <aura-shell-client-protocol.h> #include <xdg-decoration-unstable-v1-client-protocol.h> #include...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_toplevel_wrapper_impl.cc
C++
unknown
23,837
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_TOPLEVEL_WRAPPER_IMPL_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_XDG_TOPLEVEL_WRAPPER_IMPL_H_ #include <xdg-shell-client-protocol.h> ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/xdg_toplevel_wrapper_impl.h
C++
unknown
5,821
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/zwp_idle_inhibit_manager.h" #include <idle-inhibit-unstable-v1-client-protocol.h> #include "base/logging.h" #include "ui/ozone/platfo...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_idle_inhibit_manager.cc
C++
unknown
1,875
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_IDLE_INHIBIT_MANAGER_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_IDLE_INHIBIT_MANAGER_H_ #include "ui/ozone/platform/wayland/commo...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_idle_inhibit_manager.h
C++
unknown
1,485
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/zwp_primary_selection_device.h" #include <primary-selection-unstable-v1-client-protocol.h> #include "ui/ozone/platform/wayland/host/w...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_primary_selection_device.cc
C++
unknown
2,300
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_PRIMARY_SELECTION_DEVICE_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_PRIMARY_SELECTION_DEVICE_H_ #include <cstdint> #include "ui/...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_primary_selection_device.h
C++
unknown
1,852
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/zwp_primary_selection_device_manager.h" #include <primary-selection-unstable-v1-client-protocol.h> #include <memory> #include "base/...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_primary_selection_device_manager.cc
C++
unknown
2,864
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_PRIMARY_SELECTION_DEVICE_MANAGER_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_PRIMARY_SELECTION_DEVICE_MANAGER_H_ #include <memory>...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_primary_selection_device_manager.h
C++
unknown
1,931
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/zwp_primary_selection_offer.h" #include <primary-selection-unstable-v1-client-protocol.h> #include <fcntl.h> #include <algorithm> #i...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_primary_selection_offer.cc
C++
unknown
1,920
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_PRIMARY_SELECTION_OFFER_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_PRIMARY_SELECTION_OFFER_H_ #include <string> #include "base/f...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_primary_selection_offer.h
C++
unknown
1,780
// Copyright 2018 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_TEXT_INPUT_WRAPPER_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_TEXT_INPUT_WRAPPER_H_ #include <stdint.h> #include <string> #inclu...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_text_input_wrapper.h
C++
unknown
6,122
// Copyright 2018 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1.h" #include <string> #include <utility> #include "base/check.h" #include "base/location.h" #include "base/s...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1.cc
C++
unknown
19,061
// Copyright 2018 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_TEXT_INPUT_WRAPPER_V1_H_ #define UI_OZONE_PLATFORM_WAYLAND_HOST_ZWP_TEXT_INPUT_WRAPPER_V1_H_ #include <cstdint> #include <string> #i...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1.h
C++
unknown
6,324
// 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. #include "ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtes...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1_unittest.cc
C++
unknown
3,970
specific_include_rules = { "wayland_overlay_config_mojom_traits.*" : [ "+components/crash/core/common/crash_key.h", "+skia/public/mojom/skcolor4f_mojom_traits.h", ], }
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/mojom/DEPS
Python
unknown
180
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/mojom/wayland_overlay_config_mojom_traits.h" #include "components/crash/core/common/crash_key.h" namespace mojo { namespace { void SetDe...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/mojom/wayland_overlay_config_mojom_traits.cc
C++
unknown
1,913
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_MOJOM_WAYLAND_OVERLAY_CONFIG_MOJOM_TRAITS_H_ #define UI_OZONE_PLATFORM_WAYLAND_MOJOM_WAYLAND_OVERLAY_CONFIG_MOJOM_TRAITS_H_ #include "skia/pu...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/mojom/wayland_overlay_config_mojom_traits.h
C++
unknown
2,997
// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/mojom/wayland_presentation_info_mojom_traits.h" namespace mojo { // static bool StructTraits<wl::mojom::WaylandPresentationInfoDataView, ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/mojom/wayland_presentation_info_mojom_traits.cc
C++
unknown
613
// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_MOJOM_WAYLAND_PRESENTATION_INFO_MOJOM_TRAITS_H_ #define UI_OZONE_PLATFORM_WAYLAND_MOJOM_WAYLAND_PRESENTATION_INFO_MOJOM_TRAITS_H_ #include "u...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/mojom/wayland_presentation_info_mojom_traits.h
C++
unknown
1,142
// Copyright 2016 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/ozone_platform_wayland.h" #include <memory> #include <string> #include <utility> #include <vector> #include <components/exo/wayland/protoc...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/ozone_platform_wayland.cc
C++
unknown
19,402
// Copyright 2016 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_OZONE_PLATFORM_WAYLAND_H_ #define UI_OZONE_PLATFORM_WAYLAND_OZONE_PLATFORM_WAYLAND_H_ namespace ui { class OzonePlatform; // Constructor ho...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/ozone_platform_wayland.h
C++
unknown
486
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/global_object.h" #include <algorithm> #include <wayland-server-core.h> #include "ui/ozone/platform/wayland/test/server_object.h" na...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/global_object.cc
C++
unknown
1,804
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_GLOBAL_OBJECT_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_GLOBAL_OBJECT_H_ #include <memory> #include "base/memory/raw_ptr.h" struct wl_...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/global_object.h
C++
unknown
1,901
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_pointer.h" namespace wl { namespace { void SetCursor(wl_client* client, wl_resource* pointer_resource, ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_pointer.cc
C++
unknown
851
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_POINTER_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_POINTER_H_ #include <wayland-server-protocol.h> #include "base/memory/raw_p...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_pointer.h
C++
unknown
1,278
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_surface.h" #include <linux-explicit-synchronization-unstable-v1-client-protocol.h> #include "base/notreached.h" #include "ui/ozo...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_surface.cc
C++
unknown
8,468
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_SURFACE_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_SURFACE_H_ #include <linux-explicit-synchronization-unstable-v1-server-proto...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_surface.h
C++
unknown
5,339
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_wayland_platform_window_delegate.h" #include "ui/gfx/geometry/rect_conversions.h" #include "ui/ozone/platform/wayland/host/waylan...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_wayland_platform_window_delegate.cc
C++
unknown
1,699
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_WAYLAND_PLATFORM_WINDOW_DELEGATE_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_WAYLAND_PLATFORM_WINDOW_DELEGATE_H_ #include "base/...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_wayland_platform_window_delegate.h
C++
unknown
1,819
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_wayland_zcr_color_manager.h" #include <chrome-color-management-server-protocol.h> #include <cstdint> #include <iterator> #includ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_wayland_zcr_color_manager.cc
C++
unknown
8,502
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_WAYLAND_ZCR_COLOR_MANAGER_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_WAYLAND_ZCR_COLOR_MANAGER_H_ #include <chrome-color-manage...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_wayland_zcr_color_manager.h
C++
unknown
3,432
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_wp_presentation.h" #include <wayland-server-core.h> #include "base/logging.h" #include "ui/ozone/platform/wayland/test/server_ob...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_wp_presentation.cc
C++
unknown
3,259
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_WP_PRESENTATION_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_WP_PRESENTATION_H_ #include <presentation-time-server-protocol.h> #...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_wp_presentation.h
C++
unknown
2,358
// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_xdg_activation_v1.h" #include <wayland-server-core.h> #include "ui/ozone/platform/wayland/test/server_object.h" namespace wl { ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_xdg_activation_v1.cc
C++
unknown
2,696
// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_XDG_ACTIVATION_V1_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_XDG_ACTIVATION_V1_H_ #include <xdg-activation-v1-server-protocol.h...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_xdg_activation_v1.h
C++
unknown
2,565
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_xdg_shell.h" #include "ui/ozone/platform/wayland/test/mock_surface.h" #include "ui/ozone/platform/wayland/test/server_object.h" #...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_xdg_shell.cc
C++
unknown
2,670
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_XDG_SHELL_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_XDG_SHELL_H_ #include <xdg-shell-server-protocol.h> #include "testing/gmo...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_xdg_shell.h
C++
unknown
910
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_surface.h" #include "ui/ozone/platform/wayland/test/mock_xdg_surface.h" #include "ui/ozone/platform/wayland/test/test_positioner.h...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_xdg_surface.cc
C++
unknown
7,320
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_XDG_SURFACE_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_XDG_SURFACE_H_ #include <memory> #include <utility> #include <xdg-shell...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_xdg_surface.h
C++
unknown
3,544
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_zcr_extended_text_input.h" namespace wl { namespace { void DeprecatedSetInputType(wl_client* client, ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_zcr_extended_text_input.cc
C++
unknown
3,099
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_ZCR_EXTENDED_TEXT_INPUT_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_ZCR_EXTENDED_TEXT_INPUT_H_ #include <text-input-extension-un...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_zcr_extended_text_input.h
C++
unknown
1,942
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_zwp_linux_dmabuf.h" #include <linux-dmabuf-unstable-v1-server-protocol.h> #include <wayland-server-core.h> #include "base/ranges...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_zwp_linux_dmabuf.cc
C++
unknown
2,018
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_ZWP_LINUX_DMABUF_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_ZWP_LINUX_DMABUF_H_ #include <linux-dmabuf-unstable-v1-server-proto...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_zwp_linux_dmabuf.h
C++
unknown
1,525
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/mock_zwp_text_input.h" namespace wl { namespace { void TextInputV1Activate(wl_client* client, wl_resource* ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_zwp_text_input.cc
C++
unknown
3,103
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_ZWP_TEXT_INPUT_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_MOCK_ZWP_TEXT_INPUT_H_ #include <text-input-unstable-v1-server-protocol.h>...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/mock_zwp_text_input.h
C++
unknown
1,509
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/scoped_wl_array.h" #include <wayland-server-core.h> namespace wl { ScopedWlArray::ScopedWlArray(const std::vector<int32_t> states) {...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/scoped_wl_array.cc
C++
unknown
1,283
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_SCOPED_WL_ARRAY_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_SCOPED_WL_ARRAY_H_ #include <wayland-server-core.h> #include <vector> namesp...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/scoped_wl_array.h
C++
unknown
769
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/server_object.h" namespace wl { bool ResourceHasImplementation(wl_resource* resource, const wl_interfa...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/server_object.cc
C++
unknown
892
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_SERVER_OBJECT_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_SERVER_OBJECT_H_ #include <memory> #include <type_traits> #include <utility> #i...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/server_object.h
C++
unknown
3,485
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_alpha_compositing.h" #include <alpha-compositing-unstable-v1-server-protocol.h> #include <wayland-server-core.h> #include "base/...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_alpha_blending.cc
C++
unknown
1,240
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ALPHA_BLENDING_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ALPHA_BLENDING_H_ #include <alpha-compositing-unstable-v1-server-prot...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_alpha_blending.h
C++
unknown
1,028
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_alpha_compositing.h" #include <alpha-compositing-unstable-v1-server-protocol.h> #include <wayland-server-core.h> #include "base/...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_alpha_compositing.cc
C++
unknown
1,745
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ALPHA_COMPOSITING_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ALPHA_COMPOSITING_H_ #include "ui/ozone/platform/wayland/test/glob...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_alpha_compositing.h
C++
unknown
739
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_augmented_subsurface.h" #include "base/logging.h" #include "base/notreached.h" #include "ui/gfx/geometry/rounded_corners_f.h" #in...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_augmented_subsurface.cc
C++
unknown
1,575
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_AUGMENTED_SUBSURFACE_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_AUGMENTED_SUBSURFACE_H_ #include <surface-augmenter-server-prot...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_augmented_subsurface.h
C++
unknown
1,185
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_augmented_surface.h" #include "base/logging.h" #include "ui/gfx/geometry/rounded_corners_f.h" #include "ui/gfx/geometry/rrect_f.h...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_augmented_surface.cc
C++
unknown
2,792
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_AUGMENTED_SURFACE_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_AUGMENTED_SURFACE_H_ #include <surface-augmenter-server-protocol.h...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_augmented_surface.h
C++
unknown
1,380
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_buffer.h" namespace wl { const struct wl_buffer_interface kTestWlBufferImpl = {&DestroyResource}; TestBuffer::TestBuffer(wl_res...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_buffer.cc
C++
unknown
484
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_BUFFER_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_BUFFER_H_ #include <linux-dmabuf-unstable-v1-server-protocol.h> #include "ba...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_buffer.h
C++
unknown
948
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_compositor.h" #include <wayland-server-core.h> #include "ui/ozone/platform/wayland/test/mock_surface.h" #include "ui/ozone/platf...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_compositor.cc
C++
unknown
1,744
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_COMPOSITOR_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_COMPOSITOR_H_ #include <cstdint> #include <vector> #include "ui/ozone/pl...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_compositor.h
C++
unknown
982
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_data_device.h" #include <wayland-server-core.h> #include <cstdint> #include <memory> #include "base/memory/raw_ptr.h" #include ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_data_device.cc
C++
unknown
5,215
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_DATA_DEVICE_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_DATA_DEVICE_H_ #include <wayland-server-protocol.h> #include <cstdint> ...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_data_device.h
C++
unknown
1,744
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_data_device_manager.h" #include <wayland-server-core.h> #include "ui/ozone/platform/wayland/test/test_data_device.h" #include "u...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_data_device_manager.cc
C++
unknown
1,823
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_DATA_DEVICE_MANAGER_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_DATA_DEVICE_MANAGER_H_ #include <wayland-server-protocol.h> #in...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_data_device_manager.h
C++
unknown
1,372
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_data_offer.h" #include <wayland-server-core.h> #include <utility> #include "base/functional/bind.h" #include "base/logging.h" #i...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_data_offer.cc
C++
unknown
2,792
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_DATA_OFFER_H_ #define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_DATA_OFFER_H_ #include <wayland-server-protocol.h> #include "ui/ozone/pl...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_data_offer.h
C++
unknown
1,343
// Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/ozone/platform/wayland/test/test_data_source.h" #include <wayland-server-core.h> #include <memory> #include <string> #include "base/logging.h" #include "base/me...
Zhao-PengFei35/chromium_src_4
ui/ozone/platform/wayland/test/test_data_source.cc
C++
unknown
2,415