98 Commits (83868b695e96c90800831747306839b2179f906a)

Author SHA1 Message Date
Craig Tiller 1c885232e0
Reland te:trailers metadata change with fixes (#27785) 3 years ago
Craig Tiller 33fff40174
Revert "Reland te: trailers metadata stuff (#27781)" (#27784) 3 years ago
Craig Tiller f5ab108ab7
Reland te: trailers metadata stuff (#27781) 3 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 3 years ago
Craig Tiller 2039cec4b1
Revert "Add metadata specialization for te: trailers (#27714)" (#27779) 3 years ago
Craig Tiller 7cded136b7
Add metadata specialization for te: trailers (#27714) 3 years ago
Craig Tiller 1df153f46e
Revert "Revert "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 3 years ago
Craig Tiller 0e6ced8800
Revert "Move metadata setting into HPackParser (#27545)" (#27686) 3 years ago
Craig Tiller f57a1f7d8c
Move metadata setting into HPackParser (#27545) 3 years ago
Craig Tiller 9872da79a1
Eliminate grpc_metadata_batch_{init,destroy,move} (#27349) 3 years ago
Craig Tiller fd233193ec
Encapsulate metadata aggregates (#27262) 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
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
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
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
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Michael Wang c6586f087f implemented get_local_address accessor for grpc_endpoint 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Esun Kim b92c3a2879 Changed Closure to TestClosure to avoid name conflict 5 years ago
Yash Tibrewal 79aa21fa71 Reviewer comments 5 years ago
Yash Tibrewal 61020b55f9 Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Vijay Pai 82e185399d clang-format 5 years ago
Vijay Pai 6ca827a008 Remove unused parameter warning (18 of 20) 5 years ago
Yash Tibrewal 0a57e9cc69 Fix bm chttp2 transport 5 years ago
Hope Casey-Allen 6dfe27ab08 Fix race in bm_chttp2_transport 5 years ago
Hope Casey-Allen 59564ebd96 Fix warnings to unblock gcc8 support 5 years ago
Yash Tibrewal 56a0153f16 Heap allocate the stream object for other benchmark cases too 6 years ago
Yash Tibrewal cceca10a8a Fix data race, heap use-after-free issue in bm_chttp2_transport 6 years ago
Esun Kim e18ed03c04 Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
Vijay Pai fab05d336c Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
Yash Tibrewal bab043e865 Cleanup 6 years ago
Soheil Hassas Yeganeh 48e4a81b05 Remeve memset(0) from arena allocated memory. 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Yash Tibrewal f0397933b0 Fathom TCP level changes. TracedBuffer for keeping track of all buffers 6 years ago
ncteisen 40ec89ff67 Support microbenchmarks internally 7 years ago
Mark D. Roth 3d8b32d8b3 Convert byte_stream API to C++. 7 years ago