26919 Commits (fe9ad53c6627b14759ed989e97110d6e96a708f1)

Author SHA1 Message Date
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
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
AJ Heller 97631cf34c
EventEngine::Closure (#27395) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
Esun Kim 47ca8c1209
Replace atm with AtomicError in call (#27314) 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
Esun Kim 3ba0bddbbc
Add add_error for Substitute (#27414) 3 years ago
Esun Kim c80233a4ba
Fix bugs in error (#27377) 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
Jan Tattermusch d64f75d029
C#: metadata.Get and GetAll should accept uppercase keys (#27383) 3 years ago
Jan Tattermusch 2fc133b9be
fix use-after-free metadata corruption in C# when receiving response headers for streaming response calls (#27382) 3 years ago
donnadionne 30b7f09508
Major bump core major version from 18.0.0 to 19.1.0 (#27392) 3 years ago
Craig Tiller 4d7ad5271a
Handle cancellation inside polling an activity (#27369) 3 years ago
Lidi Zheng 46257815d4
Disable grpc_status_test for sync stack in Python2 (#27374) 3 years ago
Ta-Wei Tu f7998db700
Migrate binder transport end-to-end tests to use the existing testing service (#27179) 3 years ago
donnadionne b9a997be11
Bump version to v1.41.0 (#27370) 3 years ago
Craig Tiller fb73292270
Promises: Fix composition problems of loops of seq (#27337) 3 years ago
Ta-Wei Tu 8c97369986
[binder] Fix crash when missing authority (#27321) 3 years ago
Ming-Chuan 8c425189f3
Add uid to OnTransactCb argument (#27328) 3 years ago
Denny C. Dai 49f1f43418
[objc] Switch off optimization for test and regen xbproj (#27356) 3 years ago
Craig Tiller c6a20601dc
Activities: Don't execute inline (#27341) 3 years ago
Craig Tiller e2ed0f7fa8
Remove dead member variable (#27353) 3 years ago
Esun Kim 7710e94617
LameClient ready for absl::Status (#27319) 3 years ago
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 3 years ago
Mark D. Roth d564d02514
Remove unnecessary check for channel disconnection upon LB pick failure (#27330) 3 years ago
Esun Kim 91e0660638
Replace grpc_error* with grpc_error_handle (#27311) 3 years ago
Craig Tiller fd233193ec
Encapsulate metadata aggregates (#27262) 3 years ago
Ta-Wei Tu 8d5b93eacc
[binder] Clean up parcel interfaces (#27322) 3 years ago
Denny C. Dai fc16798c70
[objc] Await hook interceptor close callback before finishing entire streaming call (#27317) 3 years ago
donnadionne 10f218030d
xDS retry policy should be considered present even if there are no supported policies in retry_on (#27315) 3 years ago
Craig Tiller ac9e52181b
Activities: Add force wakeup API (#27336) 3 years ago
Craig Tiller 29948df4ba
Activities: allow empty wakers (#27335) 3 years ago
francisco souza f97bf05169
python: fix type annotation for the _metadata field (#27251) 3 years ago
Mark D. Roth c4566b7552
pass URI string to resolver impls (#27316) 3 years ago
Mark D. Roth 17862e51dc
add LB policy metadata lookup API (#27307) 3 years ago
Lidi Zheng 15184d30ad
Fix injected abort error not recorded after injected delay (#27215) 3 years ago
Ta-Wei Tu d24f89d79d
[binder] Fix Android guard in binder server (#27326) 3 years ago
Ming-Chuan 188f6be8f2
Remove obsolete comment (#27325) 3 years ago
Ming-Chuan 776b452e48
Fix ReadableParcelAndroid::ReadString interface (#27260) 3 years ago
Ta-Wei Tu 71ceae7369
[binder] Use AParcel_getDataSize() in flow-control (#27257) 3 years ago
Ta-Wei Tu 52e5b64c5b
[binder] Handle outbound flow control (#27243) 3 years ago
Ta-Wei Tu 554bbb6ca5
[binder] Fix WireReaderImpl bugs & races (#27303) 3 years ago
Mark D. Roth 3763be8796
add APIs for creating errors from C++ strings (#27310) 3 years ago
Denny C. Dai 610db377f3
[objc] Fix firestone linux cocoapod grpc install issue (#27300) 3 years ago
Yash Tibrewal df3b2c4fb3
Set per-stream window delta limit to 1MB (#27298) 4 years ago