325 Commits (8e0a361cce5ad78de538044531d6a14b7eb20abc)

Author SHA1 Message Date
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Esun Kim 1c6634ac44
Changed grpc_error_get|set_str to use std string instead of slice (#27466) 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
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 3 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 3 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 3 years ago
Craig Tiller 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 3 years ago
Craig Tiller 8bab3e4bf4
Buffer HPACK parsing until the end of a header boundary (#26700) 3 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Yash Tibrewal f2fa95b593 Do not cancel RPC if send metadata size if larger than peer's limit 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 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
Jan Tattermusch 41ac287f7b generate build metadata from bazel BUILD 5 years ago
Esun Kim e52081f903 More pythons to be formatted 5 years ago
Jan Tattermusch 78888d7861 avoid thread local unitialized problem under GRPC_PTHREAD_TLS 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Vijay Pai 38d87137f8 Remove unused parameter warning (3 of 20) 5 years ago
Vijay Pai 41d89242ad Remove unused parameter warning (2 of 20) 5 years ago
Esun Kim feb263ba6d Add check_attrs & clean-up build.yaml 5 years ago
Yash Tibrewal 8a310e5063 Clang tidy 6 years ago
Yash Tibrewal 4fc02c6bf5 add tests for bad stream IDs 6 years ago
Yash Tibrewal 9f10ab5377 Add gtest dependency to the test instead of library 6 years ago
Yash Tibrewal e60c43ff3e Add out of bounds frame tests 6 years ago
Vijay Pai f05c475f01 Fix Python3 incompatibility 6 years ago
Yash Tibrewal ea427791d3 Reviewer comments 6 years ago
Yash Tibrewal 597a67a2b5 Covert to GTEST 6 years ago
Yash Tibrewal 7994ea53fc Add detailed unknown frame type tests 6 years ago
Yash Tibrewal 9345b7e276 s/atleast/at\ least 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
Jan Tattermusch 486b1fe320 Fix bad_client_simple_request test. 6 years ago