Clone this repo:

Branches

  1. 629506e Use std::string::append(base::StringPiece) instead of decomposing by David Benjamin · 4 days ago main
  2. 194c7d8 Replace more uses of re2::StringPiece::AppendToString(). by Paul Wankadia · 5 days ago
  3. 414f730 Don't pass nullptr to construct re2::StringPiece. by Paul Wankadia · 5 days ago
  4. 9acf804 redaction_tool: Don't match IBANs in continuous blocks by Christoph Schlosser · 9 days ago
  5. 1ebe7b3 Replace uses of re2::StringPiece::contains(). by Paul Wankadia · 12 days ago
  6. 85c76cd Replace uses of re2::StringPiece::AppendToString(). by Paul Wankadia · 2 weeks ago
  7. 07a2f10 Replace uses of re2::StringPiece::as_string(). by Paul Wankadia · 2 weeks ago
  8. e5c9385 Rename PIIType::kLocationInfo as kCellularLocationInfo by Irem Uguz · 2 weeks ago
  9. 683aadf [CodeHealth] Update references to Value::RemoveKey() to Dict::Remove() by Andrew Rayskiy · 3 weeks ago
  10. 5622663 redaction_tool: Redact IBANs by Christoph Schlosser · 3 weeks ago
  11. 7d80b8d redaction_tool: Redact credit card numbers by Christoph Schlosser · 3 weeks ago
  12. 077ba93 redaction_tool: Only collect UMA metrics when PII matches by Christoph Schlosser · 3 weeks ago
  13. 6e48d06 Avoid truncating base64 data in UID redaction by Chinglin Yu · 5 weeks ago
  14. ff7d5ef redaction_tool: Change the brackets used for redacted information by Christoph Schlosser · 6 weeks ago
  15. 818f9d8 Redact description of feedback reports by Christoph Schlosser · 6 weeks ago
  16. c43c1c5 Replace base::GUID uses with base::Uuid (65/N) by Claudio DeSouza · 7 weeks ago
  17. 4d83be7 Avoid matching base64-encoded data as PSM identifiers by Sergiy Belozorov · 8 weeks ago
  18. 02e7389 Replace base::GUID uses with base::Uuid (16/N) by Claudio DeSouza · 9 weeks ago
  19. 6e1807c [AutofillFeedback] Fix: autofill logs key names. by Norge Vizcay · 3 months ago
  20. b8b77b7 [AutofillFeedback] Remove url from autofill logs. by Norge Vizcay · 3 months ago