776 Commits (49b5f9c420e26cfb660868848e66e4bd4d157341)

Author SHA1 Message Date
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
Craig Tiller d3e5803cb2
Move HPACK parser to C++ (#26689) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Mark D. Roth 3f19333ced
Move retry code into its own filter in the DynamicFilter stack (#25820) 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
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
apolcyn 0901c9914b
Remove CAS loops in global subchannel pool and simplify subchannel refcounting (#25485) 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
Vijay Pai af76d0321a
Restore callback microbenchmarks but make them manual for now (#25491) 4 years ago
Vijay Pai 0e6db8fbec
Reduce max size of bm_callback_streaming_ping_pong messages to match unary 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim 5b375a3728 Fix by misc-definitions-in-headers 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Esun Kim 34789b2d83 Fix by clang-format-8. 4 years ago
Esun Kim ece76ee1e8 Fix code by readability-container-size-empty 4 years ago
Esun Kim 91ca04cf6f Add TestGrpcScope 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Vijay Pai 94a85b051d Expand comment to address reviewer feedback 4 years ago
Michael Wang c6586f087f implemented get_local_address accessor for grpc_endpoint 4 years ago
Vijay Pai 968e1b40a5 Properly follow callback API guarantees rather than existing behavior 4 years ago
Vijay Pai 9c5a39c6db Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 4 years ago
Vijay Pai 9d79ca6058 C++ify core server 4 years ago
Vijay Pai 7ee2bc6db5 EM-agnostic callback completion queue 4 years ago
Vijay Pai b92ca15356
Increase size of a test to match internal guidance 4 years ago
Esun Kim c736cf073c Added call to grpc::testing::TestEnvironment in more tests 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 4 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 4 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 5 years ago
Karthik Ravi Shankar 89763a96fd Move OpenCensus back to ::grpc from ::grpc_impl 5 years ago
Esun Kim 92d31d6f99 Remove the flaky flag from bm_opencensus_plugin 5 years ago
Esun Kim 234b356e2f Fix the flaky bm_opencensus_plugin 5 years ago