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 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_SOURCE_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_DATA_SOURCE_H_
#include <wayland-server-protocol.h>
#include "base/memo... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_data_source.h | C++ | unknown | 1,018 |
// 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_gtk_primary_selection.h"
#include <gtk-primary-selection-server-protocol.h>
#include <wayland-server-core.h>
#include <cstdint>
... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_gtk_primary_selection.cc | C++ | unknown | 5,787 |
// 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_GTK_PRIMARY_SELECTION_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_GTK_PRIMARY_SELECTION_H_
#include <memory>
#include "ui/ozone... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_gtk_primary_selection.h | C++ | unknown | 545 |
// 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_keyboard.h"
namespace wl {
const struct wl_pointer_interface kTestKeyboardImpl = {
nullptr, // set_cursor
&Des... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_keyboard.cc | C++ | unknown | 490 |
// 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_KEYBOARD_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_KEYBOARD_H_
#include <wayland-server-protocol.h>
#include "ui/ozone/platfo... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_keyboard.h | C++ | unknown | 768 |
// 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_output.h"
#include <wayland-server-protocol.h>
#include "base/check_op.h"
#include "third_party/abseil-cpp/absl/types/optional.h... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_output.cc | C++ | unknown | 4,564 |
// 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_OUTPUT_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_OUTPUT_H_
#include <wayland-server-protocol.h>
#include <cstdint>
#include "... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_output.h | C++ | unknown | 4,136 |
// 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/test_output_metrics.h"
namespace wl {
namespace {
int64_t display_id_counter = 10;
} // namespace
TestOutputMetrics::TestOutputMetri... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_output_metrics.cc | C++ | unknown | 860 |
// 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_TEST_OUTPUT_METRICS_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_OUTPUT_METRICS_H_
#include <wayland-server-protocol-core.h>
#include... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_output_metrics.h | C++ | unknown | 1,623 |
// 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_overlay_prioritized_surface.h"
#include "ui/ozone/platform/wayland/test/mock_surface.h"
namespace wl {
namespace {
void SetOve... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_overlay_prioritized_surface.cc | C++ | unknown | 1,179 |
// 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_OVERLAY_PRIORITIZED_SURFACE_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_OVERLAY_PRIORITIZED_SURFACE_H_
#include <overlay-priorit... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_overlay_prioritized_surface.h | C++ | unknown | 1,415 |
// 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_overlay_prioritizer.h"
#include <overlay-prioritizer-server-protocol.h>
#include "ui/ozone/platform/wayland/test/mock_surface.h"... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_overlay_prioritizer.cc | C++ | unknown | 1,951 |
// 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_OVERLAY_PRIORITIZER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_OVERLAY_PRIORITIZER_H_
#include "ui/ozone/platform/wayland/test/... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_overlay_prioritizer.h | C++ | unknown | 765 |
// 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_positioner.h"
#include <wayland-server-core.h>
namespace wl {
namespace {
void SetSize(struct wl_client* wl_client,
... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_positioner.cc | C++ | unknown | 2,445 |
// 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_POSITIONER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_POSITIONER_H_
#include <utility>
#include <xdg-shell-server-protocol.h>
... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_positioner.h | C++ | unknown | 1,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/test_region.h"
#include <wayland-server-core.h>
#include "ui/ozone/platform/wayland/test/server_object.h"
namespace wl {
namespace ... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_region.cc | C++ | unknown | 1,201 |
// 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_REGION_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_REGION_H_
#include <wayland-server-protocol.h>
#include "third_party/skia/in... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_region.h | C++ | unknown | 527 |
// 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_seat.h"
#include "ui/ozone/platform/wayland/test/mock_pointer.h"
#include "ui/ozone/platform/wayland/test/test_keyboard.h"
#inclu... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_seat.cc | C++ | unknown | 1,842 |
// 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_SEAT_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_SEAT_H_
#include <wayland-server-protocol.h>
#include "base/memory/raw_ptr.h"
... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_seat.h | C++ | unknown | 1,592 |
// 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_selection_device_manager.h"
#include <wayland-server-core.h>
#include <cstdint>
#include <utility>
#include <vector>
#include "... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_selection_device_manager.cc | C++ | unknown | 6,713 |
// 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_SELECTION_DEVICE_MANAGER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_SELECTION_DEVICE_MANAGER_H_
#include <cstdint>
#include <me... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_selection_device_manager.h | C++ | unknown | 6,309 |
// 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_subcompositor.h"
#include <wayland-server-core.h>
#include "base/check.h"
#include "ui/ozone/platform/wayland/test/mock_surface.... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_subcompositor.cc | C++ | unknown | 1,783 |
// 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_SUBCOMPOSITOR_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_SUBCOMPOSITOR_H_
#include "ui/ozone/platform/wayland/test/global_objec... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_subcompositor.h | C++ | unknown | 706 |
// 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 "base/notreached.h"
#include "ui/ozone/platform/wayland/test/test_augmented_subsurface.h"
namespace wl {
na... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_subsurface.cc | C++ | unknown | 2,048 |
// 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_SUBSURFACE_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_SUBSURFACE_H_
#include <wayland-server-protocol.h>
#include "base/memory... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_subsurface.h | C++ | unknown | 2,034 |
// 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_surface_augmenter.h"
#include <surface-augmenter-server-protocol.h>
#include "base/files/scoped_file.h"
#include "base/notreache... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_surface_augmenter.cc | C++ | unknown | 3,586 |
// 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_SURFACE_AUGMENTER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_SURFACE_AUGMENTER_H_
#include "ui/ozone/platform/wayland/test/glob... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_surface_augmenter.h | C++ | unknown | 743 |
// 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_touch.h"
namespace wl {
const struct wl_pointer_interface kTestTouchImpl = {
nullptr, // set_cursor
&DestroyRe... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_touch.cc | C++ | unknown | 472 |
// 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_TOUCH_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_TOUCH_H_
#include <wayland-server-protocol.h>
#include "base/memory/raw_ptr.h... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_touch.h | C++ | unknown | 1,029 |
// 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_util.h"
#include <wayland-client-protocol.h>
#include "base/run_loop.h"
#include "ui/ozone/platform/wayland/common/wayland_objec... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_util.cc | C++ | unknown | 842 |
// 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_UTIL_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_UTIL_H_
struct wl_display;
namespace wl {
// Sets up a sync callback via wl_d... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_util.h | C++ | unknown | 932 |
// 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/test_viewport.h"
#include "base/notreached.h"
#include "ui/ozone/platform/wayland/test/mock_surface.h"
namespace wl {
namespace {
v... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_viewport.cc | C++ | unknown | 1,628 |
// 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_TEST_VIEWPORT_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_VIEWPORT_H_
#include <viewporter-server-protocol.h>
#include "base/memory/... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_viewport.h | C++ | unknown | 1,312 |
// 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/test_viewporter.h"
#include <viewporter-server-protocol.h>
#include <wayland-server-core.h>
#include "base/check.h"
#include "ui/ozon... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_viewporter.cc | C++ | unknown | 1,570 |
// 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_TEST_VIEWPORTER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_VIEWPORTER_H_
#include "ui/ozone/platform/wayland/test/global_object.h"
... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_viewporter.h | C++ | unknown | 676 |
// 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/test/test_wayland_server_thread.h"
#include <sys/socket.h>
#include <wayland-server.h>
#include <cstdlib>
#include <memory>
#include <util... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_server_thread.cc | C++ | unknown | 10,176 |
// 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_TEST_TEST_WAYLAND_SERVER_THREAD_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_WAYLAND_SERVER_THREAD_H_
#include <wayland-server-core.h>
#in... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_server_thread.h | C++ | unknown | 10,782 |
// 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_wayland_zcr_color_management_output.h"
#include "base/notreached.h"
#include "ui/gfx/color_space.h"
#include "ui/ozone/platform/w... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_management_output.cc | C++ | unknown | 2,015 |
// 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_WAYLAND_ZCR_COLOR_MANAGEMENT_OUTPUT_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_WAYLAND_ZCR_COLOR_MANAGEMENT_OUTPUT_H_
#include ... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_management_output.h | C++ | unknown | 1,918 |
// 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_wayland_zcr_color_management_surface.h"
#include "base/notreached.h"
#include "ui/gfx/color_space.h"
#include "ui/ozone/platform/... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_management_surface.cc | C++ | unknown | 2,747 |
// 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_WAYLAND_ZCR_COLOR_MANAGEMENT_SURFACE_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_WAYLAND_ZCR_COLOR_MANAGEMENT_SURFACE_H_
#includ... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_management_surface.h | C++ | unknown | 2,124 |
// 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_wayland_zcr_color_space.h"
#include "ui/ozone/platform/wayland/test/mock_wayland_zcr_color_manager.h"
#include "ui/ozone/platform... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_space.cc | C++ | unknown | 1,186 |
// 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_WAYLAND_ZCR_COLOR_SPACE_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_WAYLAND_ZCR_COLOR_SPACE_H_
#include <chrome-color-management... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_space.h | C++ | unknown | 1,563 |
// 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_wayland_zcr_color_space_creator.h"
namespace wl {
TestZcrColorSpaceCreatorV1::TestZcrColorSpaceCreatorV1(wl_resource* resource)
... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_space_creator.cc | C++ | unknown | 441 |
// 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_WAYLAND_ZCR_COLOR_SPACE_CREATOR_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_WAYLAND_ZCR_COLOR_SPACE_CREATOR_H_
#include <chrome-... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wayland_zcr_color_space_creator.h | C++ | unknown | 943 |
// 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_wp_pointer_gestures.h"
#include <pointer-gestures-unstable-v1-server-protocol.h>
#include <wayland-server-core.h>
#include "base... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wp_pointer_gestures.cc | C++ | unknown | 1,955 |
// 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_WP_POINTER_GESTURES_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_WP_POINTER_GESTURES_H_
#include "base/memory/raw_ptr.h"
#include... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_wp_pointer_gestures.h | C++ | unknown | 1,701 |
// 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_xdg_popup.h"
#include "ui/ozone/platform/wayland/test/mock_xdg_surface.h"
#include "ui/ozone/platform/wayland/test/test_positione... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_xdg_popup.cc | C++ | unknown | 1,415 |
// 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_XDG_POPUP_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_XDG_POPUP_H_
#include <utility>
#include <xdg-shell-server-protocol.h>
#... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_xdg_popup.h | C++ | unknown | 1,816 |
// 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_zaura_output.h"
#include "base/bit_cast.h"
#include "ui/base/wayland/wayland_display_util.h"
#include "ui/ozone/platform/wayland/... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_output.cc | C++ | unknown | 1,448 |
// 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_ZAURA_OUTPUT_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZAURA_OUTPUT_H_
#include <aura-shell-server-protocol.h>
#include <wayla... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_output.h | C++ | unknown | 1,257 |
// 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/test_zaura_output_manager.h"
#include <aura-shell-server-protocol.h>
#include "base/bit_cast.h"
#include "ui/base/wayland/wayland_dis... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_output_manager.cc | C++ | unknown | 2,651 |
// 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_TEST_ZAURA_OUTPUT_MANAGER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZAURA_OUTPUT_MANAGER_H_
#include "ui/ozone/platform/wayland/tes... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_output_manager.h | C++ | unknown | 1,059 |
// 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_zaura_popup.h"
#include <aura-shell-server-protocol.h>
#include "base/notreached.h"
namespace wl {
namespace {
void SurfaceSu... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_popup.cc | C++ | unknown | 1,170 |
// 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_ZAURA_POPUP_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZAURA_POPUP_H_
#include <aura-shell-server-protocol.h>
#include "ui/ozo... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_popup.h | C++ | unknown | 807 |
// 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_zaura_shell.h"
#include "base/notreached.h"
#include "ui/ozone/platform/wayland/test/server_object.h"
#include "ui/ozone/platform... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_shell.cc | C++ | unknown | 3,610 |
// 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_ZAURA_SHELL_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZAURA_SHELL_H_
#include <aura-shell-server-protocol.h>
#include "testin... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_shell.h | C++ | unknown | 998 |
// 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_zaura_surface.h"
#include <aura-shell-server-protocol.h>
#include "base/notreached.h"
#include "ui/ozone/platform/wayland/test/s... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_surface.cc | C++ | unknown | 5,141 |
// 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_ZAURA_SURFACE_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZAURA_SURFACE_H_
#include <aura-shell-server-protocol.h>
#include "ui... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_surface.h | C++ | unknown | 833 |
// 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_zaura_toplevel.h"
#include <aura-shell-server-protocol.h>
#include "base/notreached.h"
namespace wl {
namespace {
void SetOri... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_toplevel.cc | C++ | unknown | 3,682 |
// 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_ZAURA_TOPLEVEL_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZAURA_TOPLEVEL_H_
#include <aura-shell-server-protocol.h>
#include "... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zaura_toplevel.h | C++ | unknown | 846 |
// 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_zcr_pointer_stylus.h"
namespace wl {
const struct zcr_pointer_stylus_v2_interface kTestZcrPointerStylusImpl = {
&DestroyReso... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_pointer_stylus.cc | C++ | unknown | 518 |
// 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_ZCR_POINTER_STYLUS_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZCR_POINTER_STYLUS_H_
#include <stylus-unstable-v2-server-protoco... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_pointer_stylus.h | C++ | unknown | 863 |
// 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_zcr_stylus.h"
#include "base/notreached.h"
#include "ui/ozone/platform/wayland/test/mock_pointer.h"
#include "ui/ozone/platform/w... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_stylus.cc | C++ | unknown | 2,077 |
// 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_ZCR_STYLUS_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZCR_STYLUS_H_
#include <stylus-unstable-v2-server-protocol.h>
#include "... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_stylus.h | C++ | unknown | 680 |
// 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_zcr_text_input_extension.h"
#include <wayland-server-core.h>
#include "ui/ozone/platform/wayland/test/mock_zcr_extended_text_inp... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_text_input_extension.cc | C++ | unknown | 1,472 |
// 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_ZCR_TEXT_INPUT_EXTENSION_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZCR_TEXT_INPUT_EXTENSION_H_
#include <text-input-extension-... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_text_input_extension.h | C++ | unknown | 1,433 |
// 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_zcr_touch_stylus.h"
namespace wl {
const struct zcr_touch_stylus_v2_interface kTestZcrTouchStylusImpl = {
&DestroyResource, ... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_touch_stylus.cc | C++ | unknown | 504 |
// 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_ZCR_TOUCH_STYLUS_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZCR_TOUCH_STYLUS_H_
#include <stylus-unstable-v2-server-protocol.h>... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zcr_touch_stylus.h | C++ | unknown | 839 |
// 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_zwp_linux_buffer_params.h"
#include "ui/ozone/platform/wayland/test/mock_zwp_linux_dmabuf.h"
#include "ui/ozone/platform/wayland/... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_linux_buffer_params.cc | C++ | unknown | 2,852 |
// 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_ZWP_LINUX_BUFFER_PARAMS_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZWP_LINUX_BUFFER_PARAMS_H_
#include <linux-dmabuf-unstable-v... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_linux_buffer_params.h | C++ | unknown | 2,623 |
// 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_zwp_linux_explicit_synchronization.h"
#include <linux-explicit-synchronization-unstable-v1-server-protocol.h>
#include <wayland-s... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_linux_explicit_synchronization.cc | C++ | unknown | 1,760 |
// 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_ZWP_LINUX_EXPLICIT_SYNCHRONIZATION_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZWP_LINUX_EXPLICIT_SYNCHRONIZATION_H_
#include "b... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_linux_explicit_synchronization.h | C++ | unknown | 1,384 |
// 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_zwp_primary_selection.h"
#include <primary-selection-unstable-v1-server-protocol.h>
#include <wayland-server-core.h>
#include <c... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_primary_selection.cc | C++ | unknown | 5,738 |
// 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_ZWP_PRIMARY_SELECTION_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZWP_PRIMARY_SELECTION_H_
#include <memory>
#include "ui/ozone... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_primary_selection.h | C++ | unknown | 545 |
// 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_zwp_text_input_manager.h"
#include <wayland-server-core.h>
#include "ui/ozone/platform/wayland/test/mock_zwp_text_input.h"
name... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_text_input_manager.cc | C++ | unknown | 1,303 |
// 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_ZWP_TEXT_INPUT_MANAGER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZWP_TEXT_INPUT_MANAGER_H_
#include <text-input-unstable-v1-se... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zwp_text_input_manager.h | C++ | unknown | 1,219 |
// 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_zxdg_output.h"
#include <xdg-output-unstable-v1-server-protocol.h>
#include "ui/base/wayland/wayland_display_util.h"
#include "u... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zxdg_output.cc | C++ | unknown | 1,042 |
// 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_ZXDG_OUTPUT_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZXDG_OUTPUT_H_
#include <wayland-client-protocol.h>
#include <xdg-output... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zxdg_output.h | C++ | unknown | 1,188 |
// 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_zxdg_output_manager.h"
#include <xdg-output-unstable-v1-server-protocol.h>
#include "ui/ozone/platform/wayland/test/test_output.h... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zxdg_output_manager.cc | C++ | unknown | 1,396 |
// 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_ZXDG_OUTPUT_MANAGER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_TEST_ZXDG_OUTPUT_MANAGER_H_
#include "ui/ozone/platform/wayland/test/... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/test_zxdg_output_manager.h | C++ | unknown | 714 |
// 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/wayland_drag_drop_test.h"
#include <wayland-server-protocol.h>
#include <wayland-util.h>
#include <cstdint>
#include "base/functiona... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/wayland_drag_drop_test.cc | C++ | unknown | 9,769 |
// 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_WAYLAND_DRAG_DROP_TEST_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_WAYLAND_DRAG_DROP_TEST_H_
#include <cstdint>
#include "base/functional... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/wayland_drag_drop_test.h | C++ | unknown | 3,436 |
// 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/test/wayland_test.h"
#include <memory>
#include "base/run_loop.h"
#include "ui/base/ui_base_features.h"
#include "ui/events/devices/device... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/wayland_test.cc | C++ | unknown | 11,245 |
// 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_TEST_WAYLAND_TEST_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_WAYLAND_TEST_H_
#include <memory>
#include "base/memory/raw_ptr.h"
#include "bas... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/wayland_test.h | C++ | unknown | 6,688 |
// 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/weston_test_ozone_ui_controls_test_helper.h"
#include "base/memory/raw_ptr.h"
#include <linux/input.h>
#include "base/run_loop.h"
#in... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/weston_test_ozone_ui_controls_test_helper.cc | C++ | unknown | 12,095 |
// 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_WESTON_TEST_OZONE_UI_CONTROLS_TEST_HELPER_H_
#define UI_OZONE_PLATFORM_WAYLAND_TEST_WESTON_TEST_OZONE_UI_CONTROLS_TEST_HELPER_H_
#includ... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/test/weston_test_ozone_ui_controls_test_helper.h | C++ | unknown | 3,119 |
// 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 <drm_fourcc.h>
#include <overlay-prioritizer-client-protocol.h>
#include <cstdint>
#include <memory>
#include "base/files/file_path.h"
#include "base/files/file_util... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/wayland_buffer_manager_unittest.cc | C++ | unknown | 134,154 |
// 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/wayland_utils.h"
#include "ui/gfx/image/image_skia.h"
#include "ui/ozone/platform/wayland/host/wayland_connection.h"
#include "ui/ozone/pla... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/wayland_utils.cc | C++ | unknown | 1,723 |
// 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_WAYLAND_UTILS_H_
#define UI_OZONE_PLATFORM_WAYLAND_WAYLAND_UTILS_H_
#include "base/memory/raw_ptr.h"
#include "ui/ozone/public/platform_utils... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/wayland/wayland_utils.h | C++ | unknown | 1,188 |
include_rules = [
"+net/base/network_interfaces.h",
"+ui/base/x",
"+ui/base",
"+ui/linux",
]
specific_include_rules = {
"x11_ozone_ui_controls_test_helper.cc": [
"+ui/aura",
]
}
| Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/DEPS | Python | unknown | 195 |
// 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/x11/atk_event_conversion.h"
#include "base/check.h"
#include "base/notreached.h"
#include "ui/events/x/events_x_utils.h"
#include "ui/gfx/x/connect... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/atk_event_conversion.cc | C++ | unknown | 2,223 |
// 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_X11_ATK_EVENT_CONVERSION_H_
#define UI_OZONE_PLATFORM_X11_ATK_EVENT_CONVERSION_H_
#include <atk/atk.h>
#include <memory>
#include "ui/gfx/x/event.h... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/atk_event_conversion.h | C++ | unknown | 903 |
// 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/x11/client_native_pixmap_factory_x11.h"
#include "ui/gfx/linux/client_native_pixmap_factory_dmabuf.h"
namespace ui {
gfx::ClientNativePixmapFacto... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/client_native_pixmap_factory_x11.cc | C++ | unknown | 440 |
// 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_X11_CLIENT_NATIVE_PIXMAP_FACTORY_X11_H_
#define UI_OZONE_PLATFORM_X11_CLIENT_NATIVE_PIXMAP_FACTORY_X11_H_
namespace gfx {
class ClientNativePixmapFac... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/client_native_pixmap_factory_x11.h | C++ | unknown | 556 |
// 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/x11/gl_egl_utility_x11.h"
#include "ui/base/x/visual_picker_glx.h"
#include "ui/base/x/x11_gl_egl_utility.h"
#include "ui/base/x/x11_util.h"
#inclu... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/gl_egl_utility_x11.cc | C++ | unknown | 2,252 |
// 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_X11_GL_EGL_UTILITY_X11_H_
#define UI_OZONE_PLATFORM_X11_GL_EGL_UTILITY_X11_H_
#include "ui/ozone/public/platform_gl_egl_utility.h"
namespace ui {
/... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/gl_egl_utility_x11.h | C++ | unknown | 1,391 |
// 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/x11/gl_surface_egl_readback_x11.h"
#include "base/logging.h"
#include "third_party/skia/include/core/SkImageInfo.h"
#include "third_party/skia/incl... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/gl_surface_egl_readback_x11.cc | C++ | unknown | 2,469 |
// 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_X11_GL_SURFACE_EGL_READBACK_X11_H_
#define UI_OZONE_PLATFORM_X11_GL_SURFACE_EGL_READBACK_X11_H_
#include "base/memory/raw_ptr.h"
#include "ui/gfx/x/x... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/gl_surface_egl_readback_x11.h | C++ | unknown | 1,280 |
// 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/x11/hit_test_x11.h"
#include "ui/base/hit_test.h"
namespace ui {
namespace {
// These constants are said to be defined in the Extended Window Ma... | Zhao-PengFei35/chromium_src_4 | ui/ozone/platform/x11/hit_test_x11.cc | C++ | unknown | 1,218 |