Clone this repo:

Branches

  1. 8bc876a5 Generated files from "codesearch-gen-chromium-win" build 8684187919689201857, revision bd880e7ae26cf6882d1f3641f2d6621d9d4b0146 by Automatic Generated Files Sync · 59 minutes ago main
  2. eadd2d3a Generated files from "codesearch-gen-chromium-ios" build 8684187919689201921, revision bd880e7ae26cf6882d1f3641f2d6621d9d4b0146 by Automatic Generated Files Sync · 74 minutes ago
  3. 311df8a Generated files from "codesearch-gen-chromium-android" build 8684187919689201985, revision bd880e7ae26cf6882d1f3641f2d6621d9d4b0146 by Automatic Generated Files Sync · 81 minutes ago
  4. cc31003 Generated files from "codesearch-gen-chromium-mac" build 8684187919689201889, revision bd880e7ae26cf6882d1f3641f2d6621d9d4b0146 by Automatic Generated Files Sync · 89 minutes ago
  5. 303f6ee Generated files from "codesearch-gen-chromium-fuchsia" build 8684187919689201937, revision bd880e7ae26cf6882d1f3641f2d6621d9d4b0146 by Automatic Generated Files Sync · 2 hours ago

What's this?

This git repository exists to allow the source files generated during a Chromium build to be indexed by code search.

You do not need to clone this repository, and it is not used in any way during a build.

How does it work?

A Codeserach builder (e.g. codesearch-gen-chromium-linux) regularly does a full build of Chromium, and afterwards pushes all the generated files (from the src/out/{out_dir}/gen directory) into this git repository.

The code search crawler indexes that gitlink repository following all the gitlinks inside, which eventually leads it here and allows it to index the generated code.