2018年10月16日

Mojo For Chromium Developers1

摘要: Mojo For Chromium Developers Overview This document contains the minimum amount of information needed for a developer to start using Mojo in Chromium. 阅读全文

posted @ 2018-10-16 20:39 huangguanyuan 阅读(379) 评论(0) 推荐(0) 编辑

Mojom IDL and Bindings Generator

摘要: Mojom IDL and Bindings Generator This document is a subset of the Mojo documentation. Contents Overview Mojom Syntax Primitive Types Modules Imports S 阅读全文

posted @ 2018-10-16 20:35 huangguanyuan 阅读(428) 评论(0) 推荐(0) 编辑

Chrome Foundation Services

摘要: Chrome Foundation Services Contents Overview API Standards Service Directory Structure Dependencies Physical Packaging Additional Documentation Relati 阅读全文

posted @ 2018-10-16 20:29 huangguanyuan 阅读(170) 评论(0) 推荐(0) 编辑

Mojo C++ Platform API

摘要: Mojo C++ Platform API This document is a subset of the Mojo documentation. Contents Overview Platform Handles Platform Channels Named Platform Channel 阅读全文

posted @ 2018-10-16 20:23 huangguanyuan 阅读(1482) 评论(0) 推荐(0) 编辑

Mojo For Chromium Developers

摘要: Mojo For Chromium Developers Overview This document contains the minimum amount of information needed for a developer to start using Mojo in Chromium. 阅读全文

posted @ 2018-10-16 20:09 huangguanyuan 阅读(864) 评论(0) 推荐(0) 编辑

Mojo C++ Bindings API

摘要: Mojo C++ Bindings API This document is a subset of the Mojo documentation. Contents Overview Getting Started Interfaces Basic Usage InterfacePtr and I 阅读全文

posted @ 2018-10-16 19:47 huangguanyuan 阅读(429) 评论(0) 推荐(0) 编辑

2018年10月13日

Chromium Graphics: Video Playback and Compositor

摘要: Video Playback and Compositor Authors: jamesr@chromium.org, danakj@chromium.org The Chromium compositor has support for video playback to support offl 阅读全文

posted @ 2018-10-13 17:21 huangguanyuan 阅读(316) 评论(0) 推荐(0) 编辑

Chromium Graphics: Multithreaded Rasterization

摘要: Multithreaded Rasterization @nduca, @enne, @vangelis (and many others) Implementation status: crbug.com/169282, and https://code.google.com/p/chromium 阅读全文

posted @ 2018-10-13 17:20 huangguanyuan 阅读(223) 评论(0) 推荐(0) 编辑

Chromium Graphics: Compositor Thread Architecture

摘要: Compositor Thread Architecture <jamesr, enne, vangelis, nduca> @chromium.org Goals The main render thread is a pretty scary place. This is where HTML, 阅读全文

posted @ 2018-10-13 17:14 huangguanyuan 阅读(274) 评论(0) 推荐(0) 编辑

2018年9月29日

Display Video

摘要: ###chromium webrtc视频显示 ###两个数据源:本地数据源: MediaStreamRemoteVideoSource(content/renderer/media/webrtc/media_stream_remote_video_source.cc), 数据锚点在video_tra 阅读全文

posted @ 2018-09-29 10:08 huangguanyuan 阅读(343) 评论(0) 推荐(0) 编辑

导航