389 Commits (1bf3f56c9798e8e162ffe1383bcef22580e1defb)

Author SHA1 Message Date
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138) 2 years ago
Craig Tiller 1f85fb21f2
[metadata] Improve codegen for name lookups (#33237) 2 years ago
Craig Tiller 683261d217
[experiments] Fix debug behavior (#33358) 2 years ago
Vignesh Babu 4adf95ca9e
[experiments] Fix experiment expiry and avoid failing BUILDS on expired experiments. (#33325) 2 years ago
Vignesh Babu ad4d495570
[experiments] Fix bug in codegen for debug experiments (#33282) 2 years ago
Richard Belleville ba3a5d762a
[codegen] Switch from yaml.load to yaml.safe_load (#33275) 2 years ago
Vignesh Babu d11a62e3d0
[experiments] Re-structure experiments codegen to make it more modular and re-usable (#33263) 2 years ago
Craig Tiller 8cb7e610c3
[experiments] Make monitoring_experiment never expire (#33250) 2 years ago
Vignesh Babu 4d85f514cb
[experiments] Split experiments into two separate experiment definition and rollout definition files (#33228) 2 years ago
Craig Tiller b71b3b410c
[memory] Trim down 'per-cpu' sharding a little (#33203) 2 years ago
Craig Tiller 95c57d9ff5
[config] Better comma separated list support (#33182) 2 years ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Craig Tiller 65a2a895af
[chttp2] Fix some fuzzer found bugs. (#33005) 2 years ago
Jan Tattermusch 0f1afec5a8
[protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2 years ago
Alisha Nanda ffafac3ce8
[experiments] add check for experiment string length (#32827) 2 years ago
Craig Tiller db3daf567b
[api-fuzzer] Enable fuzzing over config vars (#32736) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Craig Tiller 8d2f70d53c
Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659) 2 years ago
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788) 2 years ago
Yash Tibrewal 29ce6463d1
Revert "[promises] Convert call to a party" (#32651) 2 years ago
Craig Tiller a9873e8357
[promises] Convert call to a party (#32359) 2 years ago
Yijie Ma 08555c8723
Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
Craig Tiller 9378a7d262
[experiments] Reduce experiment bloat on mobile platforms (#32253) 2 years ago
Alisha Nanda 2f0734272d
Added insecure connections counter (#32115) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Craig Tiller 63d1edd0f2
[hpack] Add stat for received hpack metadata size (#32062) 2 years ago
Cheng-Yu Chung 384982ba2b
[bugfixes] Fix vulnerability for PyYAML (#32007) 2 years ago
Cheng-Yu Chung ac365cadfb
Remove `include/grpc/impl/codegen/port_platform.h` (#31778) 2 years ago
Craig Tiller 14fc11b072
[chttp2] Improve huffman decoder bloat (#31633) 2 years ago
Cheng-Yu Chung e83d69bdf2
Remove `include/grpcpp/impl/codegen/metadata_map.h` (#31531) 2 years ago
Vignesh Babu 73ea66d8ee
A http2 setting to ensure safe rollout of tcp receive buffer auto-sizing and peer-state based framing experiments (#31404) 2 years ago
Craig Tiller 107beb7435
Revert "[promises] Eliminate switch.h (#30317)" (#31523) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Craig Tiller 20d1efc38a
[stats] Move core stats to C++ (#30936) 2 years ago
Craig Tiller 46d17e1304
[experiments] Dont check expiry dates in sanity (#31212) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Craig Tiller bc4f98bb36
[build] Fixes for experiments, poll strategy (#31042) 2 years ago
Craig Tiller 92f58c18a8
Revert "Revert "[chttp2] Improve huffman decode efficiency (#30479)" (#30961)" (#30962) 2 years ago
Craig Tiller bfea47093f
Revert "[chttp2] Improve huffman decode efficiency (#30479)" (#30961) 2 years ago
Craig Tiller 6c7f921f5f
[chttp2] Improve huffman decode efficiency (#30479) 2 years ago
Craig Tiller 4e024db990
[stats] Tune down resource usage (#30846) 2 years ago
Craig Tiller 1f1f923a72
[benchmarks] Remove stats integration (#30900) 2 years ago
Craig Tiller bc5db5395a
[experiments] Allow specifying experiments defaults to be different for debug/release builds (#30895) 2 years ago
Craig Tiller 610a248059
[stats] Optimize histogram system (#30834) 2 years ago
Craig Tiller 6ee7a647bf
[experiments] Add support for testing disabling already enabled experiments (#30831) 2 years ago
Craig Tiller ca8b437613
[experiments] Single experiments flag (#30822) 2 years ago
Craig Tiller f4202cefbb
[experiments] Make output more diffable/readable (#30807) 2 years ago
Craig Tiller c580d0d9a7
[experiments] Add experiment framework (#30775) 2 years ago
Craig Tiller 5b6dac02ac
[stats] Cleanup & re-enable stats system (#30610) 2 years ago