tree: ed28df4be72268c5945b57d1e82cee4993935df6 [path history] [tgz]
  1. affiliations.json5
  2. commit_repos.sh
  3. commits_per_year.py
  4. git-dirs.txt
  5. org-list.txt
  6. OWNERS
  7. README.md
  8. reviewer-counts.py
  9. test.sh
third_party/blink/tools/commit_stats/README.md

This directory contains scripts and metadata to collect commit statistics from the codebase. Historically this was used for BlinkOn keynote presentations. Since 2024 we've instead used https://chrome-commit-tracker.arthursonzogni.com/, which itself relies on the affiliations.json5 file here.

git-dirs.txt and org-list.txt are manually curated, and kept up-to-date by those leveraging the analyses. The scripts are intended for processing repositories of projects which are critical to Chromium and have supporting Chromium as a primary goal, although this is a somewhat blurry line (eg. includes the VP8 codec but not the JPEG codec).

We consider “chromium.org”, “webrtc.org” and “skia.org” addresses to be “Google”, unless they have a more explicit affiliation defined in affiliations.json5.