Clone this repo:

Branches

  1. e53473f Upload pipa changes to Gerrit by default by Aaron Gable · 7 years ago main
  2. 2cace7d Update copyright lines. by Fabio Tirelo · 7 years ago
  3. ef74310 ChromePrompt Mojo IPC interface. by Fabio Tirelo · 7 years ago
  4. 433e5fb Presubmit checks for the Pipa repository by Veranika Liaukevich · 7 years ago
  5. 6699264 Introduce GN config files. by Veranika Liaukevich · 7 years ago

Pipa

Pipa is an IPC mechanism shared between Chromium and the Chrome Cleanup Tool.

Checkout:

  mkdir pipa
  cd pipa
  gclient config --spec="solutions=[{'name':'src',  'url':'https://chromium.googlesource.com/chromium/pipa',},]"
  gclient sync