12 2018 档案

Unified BeginFrame scheduling for Chrome
摘要:Unified BeginFrame scheduling for Chrome http://goo.gl/D1Qxrr Status: http://crbug.com/401331 and http://crbug.com/416760 Original Author: simonhong@c 阅读全文

posted @ 2018-12-05 21:11 huangguanyuan 阅读(479) 评论(0) 推荐(0) 编辑

Zero-input latency scheduler: Scheduler Overhaul
摘要:Scheduler Overhaul, with contributions from rbyers, sadrul, rjkroege, sievers, epenner, skyostil, brianderson, jdduke, sievers, nduca, kloba Status: D 阅读全文

posted @ 2018-12-05 19:45 huangguanyuan 阅读(236) 评论(0) 推荐(0) 编辑

UI Framework-1: Native Controls
摘要:Native Controls Background Despite the fact that views provides facilities for custom layout, rendering and event processing, in many situations we ha 阅读全文

posted @ 2018-12-05 19:07 huangguanyuan 阅读(203) 评论(0) 推荐(0) 编辑

UI Framework-1: Ash Color Chooser
摘要:Ash Color Chooser Overview This document describes how to achieve <input type=”color”> UI in ChromeOS/Ash. Motivation <input type=”color”> is a new in 阅读全文

posted @ 2018-12-05 19:05 huangguanyuan 阅读(177) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Multi-desktop
摘要:Multi-desktop Aura now makes it possible for the same browser process to render to multiple desktops simultaneously (e.g., Native Desktop and Metro De 阅读全文

posted @ 2018-12-05 19:04 huangguanyuan 阅读(161) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Focus and Activation
摘要:Focus and Activation Focus and Activation are closely related. Definitions Focused window - this is the window that receives keyboard input. The focus 阅读全文

posted @ 2018-12-05 19:03 huangguanyuan 阅读(154) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Gesture Recognizer
摘要:Gesture Recognizer Gesture Recognizer Overview This document describes the process by which Touch Events received by a WindowEventDispatcher are trans 阅读全文

posted @ 2018-12-05 19:02 huangguanyuan 阅读(131) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Event Handling
摘要:Event Handling A diagram of the architecture of this system: HWNDMessageHandler owns the WNDPROC, and is code that is shared with the non-Aura windows 阅读全文

posted @ 2018-12-05 19:02 huangguanyuan 阅读(147) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Layout Managers
摘要:Layout Managers LayoutManager is a convenient abstraction that separates messy layout heuristics from the other particulars of a Window. A LayoutManag 阅读全文

posted @ 2018-12-05 19:00 huangguanyuan 阅读(141) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Views
摘要:Views Views is a user interface framework built on a type called, confusingly, View. Responsible for providing the content of our Aura windows, most o 阅读全文

posted @ 2018-12-05 19:00 huangguanyuan 阅读(212) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Client API
摘要:Client API The Aura Client API is an API Aura uses to communicate with the client application using the Aura system. Since Aura is very simple, provid 阅读全文

posted @ 2018-12-05 18:59 huangguanyuan 阅读(189) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura and Shell dependencies
摘要:Aura and Shell dependencies The diagram below shows the dependencies of Chrome, Ash (Aura shell), views-based widgets, and the Aura windowing subsyste 阅读全文

posted @ 2018-12-05 18:58 huangguanyuan 阅读(162) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Overview
摘要:Aura Overview From the perspective of the user, Aura provides Window and Event types, as well as a set of interfaces to customize their behavior. The 阅读全文

posted @ 2018-12-05 18:57 huangguanyuan 阅读(146) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura Graphics Architecture
摘要:Graphics Architecture Overview Each Aura Window owns a corresponding compositor layer. The layer tree corresponds roughly to the window tree (though V 阅读全文

posted @ 2018-12-05 18:15 huangguanyuan 阅读(259) 评论(0) 推荐(0) 编辑

UI Framework-1: Aura
摘要:Aura (obsolete) This document is still good for a high level overview, with contact information, but many technical details are now obsolete; see the 阅读全文

posted @ 2018-12-05 18:14 huangguanyuan 阅读(219) 评论(0) 推荐(0) 编辑

UI Framework-1: views Windowing
摘要:views Windowing views provides support for creating dialog boxes and other kinds of windows through its Widget object. The developer creates a WidgetD 阅读全文

posted @ 2018-12-05 18:12 huangguanyuan 阅读(131) 评论(0) 推荐(0) 编辑

UI Framework-1: Browser Window
摘要:Browser Window The Chromium browser window is represented by several objects, some of which are included in this diagram: Frame The frame is the porti 阅读全文

posted @ 2018-12-05 18:11 huangguanyuan 阅读(110) 评论(0) 推荐(0) 编辑

UI Framework-1: views
摘要:views Overview and background Windows provides very primitive tools for building user interfaces. The system provides a few basic controls and native 阅读全文

posted @ 2018-12-05 18:10 huangguanyuan 阅读(117) 评论(0) 推荐(0) 编辑

UI Framework-1: UI Development Practices
摘要:UI Development Practices Guidelines Principles for developing for Chrome. These best practices center around ensuring features are implemented as effi 阅读全文

posted @ 2018-12-05 18:04 huangguanyuan 阅读(145) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示