Rebecca Chang Swee Fun fea2a55e2a Publish chromium based on 107.0.5304.88 1 gadu atpakaļ
..
cpp101 fea2a55e2a Publish chromium based on 107.0.5304.88 1 gadu atpakaļ
BUILD.gn fea2a55e2a Publish chromium based on 107.0.5304.88 1 gadu atpakaļ
DEPS fea2a55e2a Publish chromium based on 107.0.5304.88 1 gadu atpakaļ
DIR_METADATA fea2a55e2a Publish chromium based on 107.0.5304.88 1 gadu atpakaļ
OWNERS fea2a55e2a Publish chromium based on 107.0.5304.88 1 gadu atpakaļ
README.md fea2a55e2a Publish chromium based on 107.0.5304.88 1 gadu atpakaļ

README.md

Chromium Codelab

See the cpp101/ directory for the Chromium C++ codelab, including example solutions.

Motivation

The goal of this codelab is to introduce new Chromium developers to both the important design patterns and the style of code they can expect to become familiar with.

The code in this directory is for documentation purposes only. It is compiled via the top level BUILD.gn’s gn_all target to make sure it is kept up to date.