Esun Kim
|
ec58a346f9
|
Changed C99 to C11 (#29687)
* Changed C99 to C11
* Remove gnu99 option
* Switch to gnu11 for xcode
|
2022-05-20 14:03:04 -07:00 |
Esun Kim
|
03e9ac6f1f
|
Requiring C++14 (#29589)
|
2022-05-12 21:17:32 -07:00 |
Esun Kim
|
260145c517
|
Updated backoff to use absl::Random (#27193)
* Replace in-house rand with absl::Random for backoff (#26463)
* Replace in-house rand with absl::Random for backoff
* Run sanity
* Added bscrypt dependency
* Removed ABSL_RANDOM_HWAES_FLAGS
* Remove GCC_WARN_64_TO_32_BIT_CONVERSION = YES
* GCC_WARN_64_TO_32_BIT_CONVERSION to podspec install
|
2021-12-02 15:22:44 -08:00 |
Esun Kim
|
86050be0cf
|
Clean up DEPLOYMENT_TARGET
|
2020-10-08 14:47:56 -07:00 |
Prashant Jaikumar
|
232725b99a
|
Add C++ Cronet end2end tests
|
2019-07-29 10:48:35 -07:00 |