Clone this repo:
  1. e2bb2bf siso: Add mutex and block profiling by Takuto Ikuta · 7 hours ago main
  2. 031de0a kajiya: "go work sync" with siso by Fumitoshi Ukai · 28 hours ago
  3. efd7e96 siso: update docs for kajiya update by Fumitoshi Ukai · 28 hours ago
  4. c201579 siso: roll kajiya for commit cd7695ac03de95f6a875e97eae3a99e0518fb37c by Fumitoshi Ukai · 28 hours ago
  5. cd7695a Resolve a race condition in kajiya blobstore by Marc Jin · 29 hours ago

build.git repository

This repository contains tools developed and owned by the Chrome Build Team.

Quick start

The steps for getting the code are:

  1. Install depot_tools
  2. Run git clone https://chromium.googlesource.com/build

We use the standard Go module workflow to work on our projects.

Links