Videos tagged with chromium




The Organization and Abstraction Layers of Chromium's Code

The Organization and Abstraction Layers of Chromium's Code

Posted in Conferences, Companies

Chromium's multi-process architecture and tight integration with WebKit necessitate a heavily layered approach. In this talk, Brett Wilson introduces each of the layers and explains how they fit together. This video is a great complement to this page: http://dev.chromium.org/developers/design-documents/displaying-a-web-page-in-chrome. Contents0:00 - Introduction2:12 - WebKit Glue layer5:03 - Th...

Tags: Techtalks, Google, Conferences, Architecture, Chrome, Google Tech Talks, layers, Browsers, Webkit, code, Companies, ...


Chromium's multi-process architecture

Chromium's multi-process architecture

Posted in Conferences, Companies

Chromium's multi-process architecture is a radical departure from other web browsers. There are many advantages to this design, but with it comes complexity. Darin Fisher gives an overview of how the processes communicate and then dives into specific examples like how optimized scrolling works. This video is a "must see" for any Chromium developer.

Tags: Techtalks, Google, Conferences, Architecture, Chrome, Google Tech Talks, Browsers, code, Companies, product, chromium, ...