11905 Commits (aea060b530dd2c478aaea22286c2d626c0feb136)

Author SHA1 Message Date
Craig Tiller a419687f1b
Activities wakeup logic tweak (#27453) 3 years ago
Craig Tiller 693f36f91c
Remove dead code (#27445) 3 years ago
Esun Kim c89d05559b
absl::Status support to service_config_test (#27433) 3 years ago
Craig Tiller 87a973f01d
Add structurally aware fuzzing support (#27405) 3 years ago
Ta-Wei Tu b7f27209cf
Server fuzzer for binder transport (#27122) 3 years ago
Craig Tiller 66ae0d5c08
Separate slices from mdelems for static data (#27372) 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
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
donnadionne 1caff522e4
Adding a log to make logging in WaitForAllBackends and WaitForBackend (#27365) 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 179cdfcadb
Update fuzzer infrastructure for developers a little (#27403) 3 years ago
Craig Tiller 4d7ad5271a
Handle cancellation inside polling an activity (#27369) 3 years ago
Ta-Wei Tu f7998db700
Migrate binder transport end-to-end tests to use the existing testing service (#27179) 3 years ago
Craig Tiller fb73292270
Promises: Fix composition problems of loops of seq (#27337) 3 years ago
Ming-Chuan 8c425189f3
Add uid to OnTransactCb argument (#27328) 3 years ago
Craig Tiller c6a20601dc
Activities: Don't execute inline (#27341) 3 years ago
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 3 years ago
Ta-Wei Tu b45568212f
[binder] Client fuzzer (#27052) 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 e5c2a820ab
[objc] Debug logging for CFNetwork test flake (#27338) 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
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 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
Ta-Wei Tu fa2d21716b
[binder] Fix server-side recv_trailing_metadata (#27184) 3 years ago
Yash Tibrewal 72171a3326
De-experimentalize XdsCredentials and XdsServerCredentials API (#26544) 3 years ago
Yash Tibrewal 362aff3458
xDS: Remove environmental variable guard for security (#27290) 3 years ago
Yash Tibrewal 7fd731f704
De-experimentalize XdsServerBuilder (#27296) 3 years ago
Yash Tibrewal 1a009cf4e5
xDS Security: Use new way to fetch certificate provider plugin instance config (#27264) 3 years ago
Yash Tibrewal f26c107651
xDS server serving status: Use a struct to allow more fields to be added in the future (#27242) 3 years ago
Ta-Wei Tu 27eae53d83
[binder] Use combiner & refs to prevent data race (#27182) 3 years ago
Craig Tiller ce95fd2586
For-each loop for promises (#27241) 3 years ago
Craig Tiller 8ee36d26bf
Move handshakers to core configuration system (#27195) 3 years ago
Mark D. Roth f3497eb790
implement improved xDS NACK semantics (#27276) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Mark D. Roth e468b00c56
refactor xDS response parsing (#27272) 3 years ago
Ta-Wei Tu dff9e84e35
[binder] Handle inbound flow control (#27228) 3 years ago