804 Commits (b048618f11344d1f25d485c44d15a56c528eccd7)

Author SHA1 Message Date
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller 84d9e7e9fa
Speed up microbenchmark tests (#27584) 3 years ago
Craig Tiller b2942f601c
Modify hpack benchmark scenarios (#27567) 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 91a2db9bc2
Make deadline the first metadata trait (#27468) 3 years ago
Mark D. Roth dbade1f5e7
Revert "Revert "pass subchannel address separately instead of as a channel arg (#27443)" (#27489)" (#27491) 3 years ago
Craig Tiller 9b41852a5e
channel_init --> core configuration system (#27347) 3 years ago
Vignesh Babu 20cc6e7414
Revert "pass subchannel address separately instead of as a channel arg (#27443)" (#27489) 3 years ago
Mark D. Roth 57982f0ec6
pass subchannel address separately instead of as a channel arg (#27443) 3 years ago
Craig Tiller d4407b7e59
Revert "Remove dead code (#27445)" (#27461) 3 years ago
Craig Tiller 693f36f91c
Remove dead code (#27445) 3 years ago
Esun Kim 47586fb36e
Revert "Revert "Added absl::Status support to error_utils (#27358)" (#27418)" (#27429) 3 years ago
Craig Tiller 933676c56c
Revert "Added absl::Status support to error_utils (#27358)" (#27418) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
Esun Kim 9b3f75d322
Added absl::Status support to error_utils (#27358) 3 years ago
Craig Tiller 9872da79a1
Eliminate grpc_metadata_batch_{init,destroy,move} (#27349) 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 fd233193ec
Encapsulate metadata aggregates (#27262) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Craig Tiller dc701787e2
Convert HPACK encoder to C++ (#27226) 3 years ago
Craig Tiller b062fcd5c6
Ensure consistency of include style for <grpc.* headers (#27233) 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 bbea27de46
Reland HPACK parsing changes (#26997) 3 years ago
Craig Tiller 840bcce9c4
Revert "HPACK Table --> C++ (#26851)" (#26995) 3 years ago
Craig Tiller 83bcb0cf2e
HPACK Table --> C++ (#26851) 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
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