[go: up one dir, main page]

Clone this repo:

Branches

  1. 762e6612 Generated files from "codesearch-gen-chromium-android" build 8699419513858937585, revision 47ed8db11bbf739df7173496d6d2b0bddbdf459d by Automatic Generated Files Sync · 2 hours ago main
  2. 940dab2 Generated files from "codesearch-gen-chromium-chromiumos" build 8699419513348591089, revision 47ed8db11bbf739df7173496d6d2b0bddbdf459d by Automatic Generated Files Sync · 2 hours ago
  3. e2be7936 Generated files from "codesearch-gen-chromium-win" build 8699419513159893761, revision 47ed8db11bbf739df7173496d6d2b0bddbdf459d by Automatic Generated Files Sync · 2 hours ago
  4. fdf918b Generated files from "codesearch-gen-chromium-linux" build 8699419513798964001, revision 47ed8db11bbf739df7173496d6d2b0bddbdf459d by Automatic Generated Files Sync · 2 hours ago
  5. f6f947b7 Generated files from "codesearch-gen-chromium-mac" build 8699419512802993393, revision 47ed8db11bbf739df7173496d6d2b0bddbdf459d 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.