Clone this repo:

Branches

  1. 4ae1cb0 Generated files from "codesearch-gen-chromium-android" build 8714171719103282881, revision cdc6b2f711718e875f7f4dd35ce9bbf52c3704d5 by Automatic Generated Files Sync · 37 minutes ago main
  2. 78e4ed9 Generated files from "codesearch-gen-chromium-win" build 8714171719136860497, revision cdc6b2f711718e875f7f4dd35ce9bbf52c3704d5 by Automatic Generated Files Sync · 89 minutes ago
  3. c10dd31 Generated files from "codesearch-gen-chromium-chromiumos" build 8714171719348355649, revision cdc6b2f711718e875f7f4dd35ce9bbf52c3704d5 by Automatic Generated Files Sync · 2 hours ago
  4. acc78a7 Generated files from "codesearch-gen-chromium-mac" build 8714171720501628273, revision cdc6b2f711718e875f7f4dd35ce9bbf52c3704d5 by Automatic Generated Files Sync · 2 hours ago
  5. 5bb0c07 Generated files from "codesearch-gen-chromium-linux" build 8714171718708318897, revision cdc6b2f711718e875f7f4dd35ce9bbf52c3704d5 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.