[go: up one dir, main page]

Clone this repo:

Branches

  1. fb12606 Generated files from "codesearch-gen-chromium-android" build 8701473034693912257, revision 934eb1d8ee59041ed425a4e4d843f015789c5a95 by Automatic Generated Files Sync · 52 minutes ago main
  2. 267d9c2 Generated files from "codesearch-gen-chromium-chromiumos" build 8701473035028088657, revision 934eb1d8ee59041ed425a4e4d843f015789c5a95 by Automatic Generated Files Sync · 56 minutes ago
  3. c2b3573 Generated files from "codesearch-gen-chromium-win" build 8701473035413528113, revision 934eb1d8ee59041ed425a4e4d843f015789c5a95 by Automatic Generated Files Sync · 59 minutes ago
  4. ca2fe8a7 Generated files from "codesearch-gen-chromium-mac" build 8701473035365124561, revision 934eb1d8ee59041ed425a4e4d843f015789c5a95 by Automatic Generated Files Sync · 72 minutes ago
  5. fc81a79 Generated files from "codesearch-gen-chromium-linux" build 8701473035117129697, revision 934eb1d8ee59041ed425a4e4d843f015789c5a95 by Automatic Generated Files Sync · 80 minutes 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.