2018年11月6日

Out-of-Process iframes (OOPIFs)

摘要: For Developers‎ > ‎Design Documents‎ > ‎ Out-of-Process iframes (OOPIFs) This page provides an overview of Chromium's support for out-of-process ifram 阅读全文

posted @ 2018-11-06 20:04 huangguanyuan 阅读(448) 评论(0) 推荐(0)

2018年11月1日

重复执行shell脚本。

摘要: while ((1)); do gclient runhooks; sleep 2; donewhile ((1)); do ifconfig; sleep 1; done 阅读全文

posted @ 2018-11-01 17:03 huangguanyuan 阅读(1227) 评论(0) 推荐(0)

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 阅读(387) 评论(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 阅读(446) 评论(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 阅读(177) 评论(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 阅读(1522) 评论(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 阅读(900) 评论(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 阅读(439) 评论(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 阅读(347) 评论(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 阅读(249) 评论(0) 推荐(0)

导航