Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
browser_controls_params.mojom 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
browser_controls_state.mojom 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
overscroll_behavior.mojom 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
render_frame_metadata.mojom 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
render_frame_metadata_mojom_traits.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
render_frame_metadata_mojom_traits.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전
touch_action.mojom 4762b62e7d Publish DEPS for 106.0.5249.13 1 년 전

README.md

cc/mojom

[TOC]

Overview

cc/mojom provides the mojom typemaps for cc types. This directory is where cc types that appear as part of mojo APIs should be placed. Structures that are defined in C++ and have mojo based NativeEnum definitions will require legacy Chrome IPC validators, see cc/ipc.