Clone this repo:

Branches

  1. 2670135 Generated files from "codesearch-gen-chromium-chromiumos" build 8685365663706606849, revision 8c5ec3db0db5fb8a227b51229a6510d5e664c68a by Automatic Generated Files Sync · 4 hours ago main
  2. 419302f Generated files from "codesearch-gen-chromium-linux" build 8685365663706606785, revision 8c5ec3db0db5fb8a227b51229a6510d5e664c68a by Automatic Generated Files Sync · 4 hours ago
  3. a51aa36 Generated files from "codesearch-gen-chromium-fuchsia" build 8685365663706606817, revision 8c5ec3db0db5fb8a227b51229a6510d5e664c68a by Automatic Generated Files Sync · 4 hours ago
  4. e59570d39 Generated files from "codesearch-gen-chromium-win" build 8685365663706606737, revision 8c5ec3db0db5fb8a227b51229a6510d5e664c68a by Automatic Generated Files Sync · 5 hours ago
  5. e14182e4 Generated files from "codesearch-gen-chromium-mac" build 8685365663706606769, revision 8c5ec3db0db5fb8a227b51229a6510d5e664c68a by Automatic Generated Files Sync · 5 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.