aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libphonenumber
Commit message (Collapse)AuthorAge
* libphonenumber: fix build (#7986)Gravatar DavidKorczynski2022-07-09
| | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48949
* Opt in all Google GitHub projects into GitHub issue filing. (#7531)Gravatar Oliver Chang2022-04-11
|
* libphonenumber: fix build to latest absl updates (#7392)Gravatar DavidKorczynski2022-03-16
|
* libphonenumber: fix build (#7035)Gravatar DavidKorczynski2021-12-18
|
* libphonenumber: upgrade build to base builder (#6480)Gravatar DavidKorczynski2021-09-18
| | | | | | | | | | | * libphonenumber: upgrade build to base builder * libphonenumber: fix typo * clean up libphonenumber build * libphonenumber: minor cleanup * libphonenumber: last fix
* [Ubuntu upgrade] Pin projects to Xenial where fuzzer build fails. (#6293)Gravatar jonathanmetzman2021-08-24
| | | | This does not include coverage build failures. Related: #6180.
* libphone number: enable AFL. (#5143)Gravatar DavidKorczynski2021-02-10
|
* Fill in main_repo for several projects. (#4816)Gravatar Abhishek Arya2020-12-09
| | | | | * Fill in main_repo for several projects. * Add some go repos.
* Update project.yamlGravatar Abhishek Arya2020-11-17
|
* [libphonenumber] Initial integration (#4629)Gravatar DavidKorczynski2020-11-17
* [libphonenumber] Initial integration * Fixed coverage build of libphonenumber. * Fix build of libphonenumber. * Trying to fix coverage build. Cannot replicate CI issue locally, however.