88 Commits (834683f08da0ae5aa2f805f830e549d74b843cb7)

Author SHA1 Message Date
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Cheng-Yu Chung ac365cadfb
Remove `include/grpc/impl/codegen/port_platform.h` (#31778) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Craig Tiller 66c8e098ee
[slice] Remove murmur implementation (#31118) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller f15ba1ffc7
[tls] Remove support for pthread tls (#31040) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
Craig Tiller 47a43d68c9
[chttp2] Tune initial window size/max frame size setting (#30550) 2 years ago
Cheng-Yu Chung 094cc94bc6
Fix possible integer overflow in `to_seconds_from_sub_second_time()` (#30404) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Esun Kim 0f272f836d
gtestify test/core/gpr (#30196) 2 years ago
Craig Tiller 15ae89e1fc
[arena] Add ManagedNew(), gtest-ify test (#30159) 2 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Jan Tattermusch e48845c346
avod sync_test timeouts on arm64 (#28492) 3 years ago
Craig Tiller b95ed96b96
Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
Craig Tiller 91edf92ce0
Revert "Move arena into resource quota (#28008)" (#28292) 3 years ago
Craig Tiller ad424a2ebf
Move arena into resource quota (#28008) 3 years ago
Craig Tiller 6af45a35ba
Tooling to remove redundant grpc_core:: namespace references (#28030) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller d2de5fe24b
Expand Table, BitSet API's (#27465) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 3 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Tamir Duberstein 76e95f6afd
Generalize pthread TLS to any trivial type (#27009) 3 years ago
Tamir Duberstein 34338e5798
Avoid undefined behavior in pthread TLS (#26999) 3 years ago
Tamir Duberstein 00c03c55ff
Implement type safety for TLS (#26942) 3 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim e7b9404dc0 Added grpc_stacktrace_minloglevel 4 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Vijay Pai d469403b6e Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
Vijay Pai 53e7e9f3fe Remove unused parameter warning (9 of 20) 5 years ago
Vijay Pai 826732a8be Remove unused parameter warning (8 of 20) 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 5 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
weiyongji bd0d6fc7b6 cancel the modification in mpscq_test.cc 6 years ago
weiyongji a2f7ce699b call destroy function in test_serial() 6 years ago