252 Commits (3bc783823b17ed282ae9b6b7bf8a26cedaae30f9)

Author SHA1 Message Date
AJ Heller 3f8af9a74c [EventEngine] Rename Posix native resolver (#35491) 1 year ago
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513) 1 year ago
Stanley Cheung 2c574ed771
[PHP tests] Remove non-standard PHP memory leak test (#34257) 2 years ago
Esun Kim 1a1124903c
[Deps] Upgrade Protobuf and Upb to 24.x (#34123) 2 years ago
AJ Heller c81bdf7a83
[Protobuf] Upgrade third_party/protobuf to 23.4 (#33695) 2 years ago
Jan Tattermusch 17cadf8689
Fix regenerate protos scripts. (#32135) 2 years ago
Craig Tiller d410f1d0aa
[surface] Ensure SEND_STATUS & RECV_MESSAGE do not inhabit the same batch (#31554) 2 years ago
Brett McBride 14d1403717
fixing php 8.2 deprecations (#30997) 2 years ago
AJ Heller 2ee2c91c92
Reland x2: Make GetDefaultEventEngine return a shared_ptr (#30619) 3 years ago
AJ Heller d025c1732f
Revert "Reland: Make GetDefaultEventEngine return a shared_ptr (#30563)" (#30573) 3 years ago
AJ Heller ee7c0a8e4c
Reland: Make GetDefaultEventEngine return a shared_ptr (#30563) 3 years ago
AJ Heller 45959e7cc1
Revert "Make GetDefaultEventEngine return a shared_ptr (#30280)" (#30558) 3 years ago
AJ Heller 4df74f2b4c
Make GetDefaultEventEngine return a shared_ptr (#30280) 3 years ago
apolcyn 27a9bde44b
Update protobuf submodule to 3.21.5 (#30548) 3 years ago
Yash Tibrewal 41ec08c69a
Update third_party/protobuf to 3.21.4 (#30377) 3 years ago
Hannah Shi 643bb42f06
to verify c-core fix PR#27205 (#27248) 3 years ago
donnadionne f9a2a7401a
Upgrade third_party/protobuf to v3.17.3 (#27227) 4 years ago
Hannah Shi 62b65c5a60
deleted require paths, update grpc to v1.39.0 (#26841) 4 years ago
Hannah Shi 5a65bb0ec5
add a missed break (#26711) 4 years ago
Hannah Shi 7197ce64ee
PHP: php server commit 6/n, add php server interop test (#26202) 4 years ago
Hannah Shi bba425fa11
add php math_server (#26201) 4 years ago
Hannah Shi 34ea49a9b1
fix status code (#26203) 4 years ago
Hannah Shi 6769ce39f4
PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
Hannah Shi e015c81b78
fix unit tests failure on i386 (#26075) 4 years ago
Hannah Shi 71578bf931
temporarily change ::createInsecure() back to return NULL (#25994) 4 years ago
Stanley Cheung ab3096f12c
Fix header_matching for PHP and Ruby (#26017) 4 years ago
Stanley Cheung e8a904368b
PHP: enable fault_injection xds interop test case (#25943) 4 years ago
Stanley Cheung c0a78774f8
PHP: allow xDS interop client to start RPCs asynchronously (#25696) 4 years ago
Hannah Shi 0bd25f3d11
try/catch exceptions of both php7 and php8 (#25918) 4 years ago
Hannah Shi 061fcbb214
PHP: php server commit 2/n, add Server Call (#25397) 4 years ago
Karthik Ravi Shankar 2fd9f5ead9
Update third_party/protobuf to v3.15.2 (#25565) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Hannah Shi 89d28e7dc9 test both insecure&secure channel 4 years ago
root 185e80373a changing ChannelCredentials::createInsecure() to return grpc_insecure_credentials_create() instead of NULL 4 years ago
root bd48e43fc8 php server commit 1, status 4 years ago
Stanley Cheung e7c2c597b6 Re-generate PHP protos 4 years ago
root 82f472c4a5 run generate_proto_php.sh, before add php server 4 years ago
root a043be5d5c support PSM security 4 years ago
root 806a0a85e1 fix no assert warnings 4 years ago
root 7d8bbfa334 replace annotations to expectException() 4 years ago
root 45c736f48f add initializing start batch message buffer, fix PR#24914 4 years ago
root cb2e78c59e fix phpunit 8 warnings 4 years ago
Jan Tattermusch 9c8818d2ee regenerate proto files for csharp, php, ruby 4 years ago
root 85a0368b1b add assert 4 years ago
root 5ecc8823e3 fix phpunit warnings 4 years ago
Stanley Cheung f1e7e405b6 Re-generate protos for PHP 4 years ago
root bf58994ce5 to fit phpunit8 grammar, add void to setUpBeforeClass(), setUp() and tearDown() 4 years ago
root d00e92040e upgrade to phpunit8 4 years ago
root 4429620608 to fit phpunit8 grammar, add void to setUpBeforeClass(), setUp() and tearDown() 4 years ago
root 39e2ad44f2 upgrade to phpunit8 4 years ago