[go: up one dir, main page]

Clone this repo:
  1. 8760f22 docs: Add instructions for enabling glog/clog in tests by Takuto Ikuta · 10 hours ago main
  2. 6bf8e6a siso: Replace execution Semaphores with Prioritized semaphores by Junji Watanabe · 10 hours ago
  3. f442b81 hashfs: Add some checks in tests to avoid panic by Takuto Ikuta · 11 hours ago
  4. eb6cbaf hashfs: Add a test to confirm current behavior of Stat by Takuto Ikuta · 12 hours ago
  5. 807e4ee siso: Set tid attribute in Prioritised semaphore by Junji Watanabe · 12 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