上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 20 下一页

2018年11月20日

WIFI 概览

摘要: 概览 Android 提供默认 Android 框架实现,其中包括对各种 WLAN 协议和模式的支持,这些协议和模式包括: WLAN 基础架构 (STA) 网络共享模式或仅限本地模式下的 WLAN 热点 (Soft AP) WLAN 直连(点对点) WLAN 感知 (NAN) WLAN RTT (I 阅读全文

posted @ 2018-11-20 18:44 huangguanyuan 阅读(2858) 评论(0) 推荐(0)

2018年11月19日

Threading and Tasks in Chrome

摘要: Threading and Tasks in Chrome Contents Overview Threads Tasks Prefer Sequences to Threads Posting a Parallel Task Direct Posting to the Task Scheduler 阅读全文

posted @ 2018-11-19 19:48 huangguanyuan 阅读(1280) 评论(0) 推荐(0)

Audio / Video Playback

摘要: For Developers‎ > ‎Design Documents‎ > ‎ Audio / Video Playback Interested in helping out? Check out our bugs! New to Chromium? GoodFirstBug is your f 阅读全文

posted @ 2018-11-19 19:38 huangguanyuan 阅读(575) 评论(0) 推荐(0)

Android chromium 2

摘要: Overview JNI (Java Native Interface) is the mechanism that enables Java code to call native functions, and native code to call Java functions. Native 阅读全文

posted @ 2018-11-19 19:35 huangguanyuan 阅读(485) 评论(0) 推荐(0)

Android chromium 1

摘要: For Developers‎ > ‎Design Documents‎ > ‎ Java Resources on Android Overview Chrome for Android uses certain resources in Java code (e.g. Android layou 阅读全文

posted @ 2018-11-19 19:34 huangguanyuan 阅读(178) 评论(0) 推荐(0)

Pepper plugin implementation

摘要: For Developers‎ > ‎Design Documents‎ > ‎ Pepper plugin implementation This document provides a quick reference for PPAPI integration in Chromium. If y 阅读全文

posted @ 2018-11-19 19:27 huangguanyuan 阅读(494) 评论(0) 推荐(0)

Embedding Flash Fullscreen in the Browser Window

摘要: For Developers‎ > ‎Design Documents‎ > ‎ Embedding Flash Fullscreen in the Browser Window Author: Yuri Wiitala (miu@chromium.org) Objective Enhance th 阅读全文

posted @ 2018-11-19 19:25 huangguanyuan 阅读(241) 评论(0) 推荐(0)

DNS Prefetching

摘要: For Developers‎ > ‎Design Documents‎ > ‎ DNS Prefetching 目录 1 Problem 2 Solution 3 Architecture 4 Manual Prefetch 5 DNS Prefetch Control 6 Browser Sta 阅读全文

posted @ 2018-11-19 19:23 huangguanyuan 阅读(183) 评论(0) 推荐(0)

Browser Window

摘要: For Developers‎ > ‎Design Documents‎ > ‎ Browser Window The Chromium browser window is represented by several objects, some of which are included in t 阅读全文

posted @ 2018-11-19 19:22 huangguanyuan 阅读(178) 评论(0) 推荐(0)

IDL build

摘要: For Developers‎ > ‎Design Documents‎ > ‎ IDL build 目录 1 Steps 2 GYP 3 Performance 3.1 Details 3.2 Further optimizations 3.3 Cautions 3.4 Rejected opti 阅读全文

posted @ 2018-11-19 19:18 huangguanyuan 阅读(244) 评论(0) 推荐(0)

上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 20 下一页

导航