1. Introduction
  2. Background
  3. Broad Architecture and Big Boxes
  4. 1. Chrome Architecture
    1. 1.1. Processes and Threads
    2. 1.2. IPC and APIs
  5. 2. ChromeOS Architecture
  6. Foundational Concepts and Code
  7. 3. Processes and Threads
  8. 4. Core ChromeOS APIs
    1. 4.1. Wayland
    2. 4.2. CrosAPI
  9. 5. Skia
  10. 6. Color Management
  11. How Things Really Work
  12. 7. Compositing Web Content
  13. 8. Display Management
  14. 9. Screenshots and Mirroring Windows
  15. 10. SharedImages
  16. Contributors
  17. About

The Chrome Graphics Book

Interprocess Communication and Important APIs