chromium101 icon indicating copy to clipboard operation
chromium101 copied to clipboard

Chromium/Blink 101

Getting started

  • Get the code
  • Install additional build dependencies
  • Build
  • Run Chromium

Setup Git/Gerrit Hub (if needed)

  • Setup Git/Gerrit Hub

Make first patch

  • Register CLA
  • Update AUTHORS file
  • Make first patch

Implement Hello World Module

  • Implement Hello World
  • Write a test

Advanced