Branch
        Hash :
c4e942d6
        
        Author :
  
        
        Date :
2025-09-25T02:47:45
        
      
Tidy up some README.chromium files in Angle. Backfills the Update Mechanism field for dependencies and cleans up some of the other fields which are out of date. Bug: chromium:379934539 Change-Id: I9a952e905ce00c379c4d593dd67b7e0fc6f1794e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6981101 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Name: re2 - an efficient, principled regular expression library
Short Name: re2
URL: https://github.com/google/re2
Version: 1e44e72d31ddc66b783a545e9d9fcaa876a146b7
Update Mechanism: Autoroll
Date: 2023-05-31
License: BSD-3-Clause
License File: LICENSE
Security Critical: yes
Shipped: yes
Description:
RE2 is a fast, safe, thread-friendly alternative to backtracking regular
expression engines like those used in PCRE, Perl, and Python.