27216 Commits (790365f261ceec546da6ff11e4ee28b4e66cafbb)

Author SHA1 Message Date
Craig Tiller 79097afb56
Standardize on grpc/support/port_platform.h usage in src/core/... (#27568) 3 years ago
Yash Tibrewal 36b0e06e20
OpenCensusCallTracer: Move context generation to StartTransportStreamOpBatch (#27523) 3 years ago
Esun Kim 1c6634ac44
Changed grpc_error_get|set_str to use std string instead of slice (#27466) 3 years ago
Mark D. Roth 03a51fa9d1
don't create secure endpoint if TSI implementation does not require it (#27509) 3 years ago
Ming-Chuan b16557b573
Assert binder is not null when creating binder transport (#27527) 3 years ago
Craig Tiller 253d7076fc
Chunked vector type (#27517) 3 years ago
Denny C. Dai 9870583cea
Revert "[objc] Switch to forward declare proto & clean up (#27444)" (#27521) 3 years ago
Denny C. Dai 251274022c
Revert "Revert "[objc] Turn on error exit in cocoapod pre-install (#27474)" (#27497)" (#27500) 3 years ago
Ben Beasley bef9085840
In src/core/lib/promise/detail/basic_seq.h, include cassert (#27516) 3 years ago
donnadionne e244812a43
Remove channelz linkage. (#27514) 3 years ago
Craig Tiller 82c99362b5
Rewrite memory quota management in C++ with Promises library (#27327) 3 years ago
Craig Tiller bed585bdcb
fix memory leak (#27510) 3 years ago
Mark D. Roth f48119619e
Fix local TSI impl to pass along unused bytes (#27508) 3 years ago
Lidi Zheng 9978223a26
Add python_requires field to grpcio-* packages (#27495) 3 years ago
Denny C. Dai eda416769e
Revert "Revert "[objc] Switch to forward declare proto & clean up (#27444)" (#27473)" (#27475) 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 f0fc72f2a4
Revert "Try moving promises build config out of root (#27400)" (#27504) 3 years ago
Craig Tiller fd64bbebb5
Try moving promises build config out of root (#27400) 3 years ago
Denny C. Dai 9df6d1d41e
[objc] Clean pod cache in CI build and set verbose (#27494) 3 years ago
Denny C. Dai 044253e5bd
Revert "[objc] Turn on error exit in cocoapod pre-install (#27474)" (#27497) 3 years ago
Craig Tiller 9b41852a5e
channel_init --> core configuration system (#27347) 3 years ago
Denny C. Dai c3759da7cc
[objc] Turn on error exit in cocoapod pre-install (#27474) 3 years ago
Esun Kim 5690ea0106
Added gcc11 and clang12 tests (#27190) 3 years ago
Vignesh Babu 20cc6e7414
Revert "pass subchannel address separately instead of as a channel arg (#27443)" (#27489) 3 years ago
Craig Tiller d2de5fe24b
Expand Table, BitSet API's (#27465) 3 years ago
Craig Tiller 902836215a
Remove usage of some more metadata_batch apis (#27463) 3 years ago
Austin Schuh d30404868f
ARM and -Wextra fixups (#19141) 3 years ago
Craig Tiller e977ef0351
Fixup layering (#27482) 3 years ago
Mark D. Roth 57982f0ec6
pass subchannel address separately instead of as a channel arg (#27443) 3 years ago
Ashitha Santhosh 835eacc32d
Check for mtls authenticated (#27360) 3 years ago
Craig Tiller 65644a7bb6
Make a suite of wakeup schedulers for tests (#27459) 3 years ago
Craig Tiller d1cecad651
ExecCtx based Activity wakeup mechanism (#27454) 3 years ago
Craig Tiller 8a359d637c
Revert "[objc] Switch to forward declare proto & clean up (#27444)" (#27473) 3 years ago
Denny C. Dai 4ad495420f
[objc] Switch to forward declare proto & clean up (#27444) 3 years ago
Craig Tiller c5172a134e
Fix build splitup for slices. (#27452) 3 years ago
Craig Tiller d4407b7e59
Revert "Remove dead code (#27445)" (#27461) 3 years ago
Craig Tiller a419687f1b
Activities wakeup logic tweak (#27453) 3 years ago
Craig Tiller c5bed3f365
Make MetadataMap a template (#27417) 3 years ago
Craig Tiller 7ecd9d6b40
Split ExecCtx into its own target (#27446) 3 years ago
Craig Tiller 693f36f91c
Remove dead code (#27445) 3 years ago
Craig Tiller ffa4365031
Separate common slice utilities, grpc_error into their own libraries (#27441) 3 years ago
Craig Tiller e30419fcac
Metadata: replace usage of grpc_metadata_batch_is_empty with Empty function (#27422) 3 years ago
Ta-Wei Tu b7f27209cf
Server fuzzer for binder transport (#27122) 3 years ago
Craig Tiller a8592b0a84
Compile fix for Fuchsia (#27432) 3 years ago
Craig Tiller 66ae0d5c08
Separate slices from mdelems for static data (#27372) 3 years ago
Craig Tiller c21ca4dd30
Metadata: replace usage of grpc_metadata_batch_clear with Clear function (#27423) 3 years ago
Craig Tiller fe9ad53c66
Metadata: replace usage of grpc_metadata_batch_size with TransportSize method (#27421) 3 years ago
Craig Tiller 06ef5893f8
Metadata: replace usage of grpc_metadata_batch_remove with Remove method (#27420) 3 years ago
Craig Tiller ffb2c5e599
Metadata: replace usage of grpc_metadata_batch_link_{head,tail} with Link{Head,Tail} method (#27419) 3 years ago