21604 Commits (53ec44298a76271ab422395d06ec8c58f132d80a)

Author SHA1 Message Date
Lidi Zheng c0dd83e9a0 Add documentation about CallCredentials restriction 6 years ago
Moiz Haidry b0ef377ebd Fixed erase() method by changing RemoveRecursive() to return a new iterator to the successor in addition to the new root. Both are returned as a single pair 6 years ago
yang-g c156653997 Add listner fd as part of the external connection parameters 6 years ago
Stanley Cheung a04dcb9da9 PHP: Fix ZTS build shutdown segfault 6 years ago
weiyongji 6040249a61 fix a windows compile warning 6 years ago
Mehrdad Afshari 8fa95462a1 Put strncpy in parens to silence GCC warning 6 years ago
Esun Kim 434b3b62e5 Applied the best practice using global configuration 6 years ago
Muxi Yan 381126fe2b
Fix typo 6 years ago
Jan Tattermusch a432e2f502 check callInvoker is not null 6 years ago
Jan Tattermusch 8cb8d58185 add generated code for math_with_protoc_options.proto 6 years ago
Jan Tattermusch 4a4cf280a1 also generate code with "lite_client" option set 6 years ago
Muxi Yan e3f976f4d5 Resolve merge issue 6 years ago
Yihua Zhang a887f35a9b add a new struct - grpc_ssl_verify_peer_options and an API - grpc_ssl_credentials_create_ex. 6 years ago
yang-g a874fd8bbb Resolve review comments 6 years ago
Muxi Yan eb62ad3fae address comments 6 years ago
Muxi Yan 1259579a94 clang-format 6 years ago
Karthik Ravi Shankar fc002a4d02 Remove ref for GRPC_ERROR_NONE 6 years ago
Karthik Ravi Shankar 724565372f Fix the ref count issue 6 years ago
Karthik Ravi Shankar 8ef2152c80 Fix the memory leak. 6 years ago
yang-g bd97b1361d Delete wrapper in executor thread to avoid self-joining deadlock 6 years ago
Karthik Ravi Shankar 196b0aa3a3
Revert "Revert "Start supporting a callback-based RPC under lock"" 6 years ago
Mark D. Roth 28ccd61cf5 Use SubchannelInterface to hide implementation from LB policy API. 6 years ago
Karthik Ravi Shankar b790c24e5c
Revert "Start supporting a callback-based RPC under lock" 6 years ago
Jan Tattermusch 81a2c849ab regenerate C# protos 6 years ago
Jan Tattermusch 1b8418b546 only generate full or lite client, never both 6 years ago
Lidi Zheng d835d1bb1f Surface exception from metadata credentails plugin methods 6 years ago
Jan Tattermusch 25e3d26e8c C# lite client codegen 6 years ago
Jan Tattermusch 8cecf605da add LiteClientBase 6 years ago
HarrisonXi fa6c944f4c
remove notification observer to avoid iOS 8 crash 6 years ago
yang-g 47dbf1dd26 Second approach 6 years ago
Stanley Cheung 757aba8f3c PHP: Fix ZTS build error 6 years ago
Muxi Yan 2cb1892c77 address comments 6 years ago
Arjun Roy 14c55dea4a Inline more of md_unref for interned metadata. 6 years ago
Arjun Roy 7c8d6f6375 s/uintptr_t/intptr_t as requested 6 years ago
Muxi Yan 7ec6669481 address comments 6 years ago
Guantao Liu 740c931e23 Adjust the order of IOMgr initialization, so as to set up a customized 6 years ago
Arjun Roy f13abc071c Inlined and saved some ops for grpc_is_binary_header. 6 years ago
Arjun Roy 0f83755c6e chttp2 hpack encoder: fast-pathed static md/slice ops 6 years ago
Mark D. Roth 31ec9a74ae More LB policy API improvements. 6 years ago
Yash Tibrewal 3893a6379b Clean up 6 years ago
Srini Polavarapu ec640a53c6 Merge pull request #19105 from gnossen/twine_check_artifacts 6 years ago
Muxi Yan e3c280d613 build fix 6 years ago
weiyongji 57cc401597 typo fix 6 years ago
yang-g 384f15ab6e Delay calling plugin_creds callback 6 years ago
Yash Tibrewal 886dc10daa Move validate_service_config to a new file 6 years ago
Muxi Yan a1542b5a41 clang-format 6 years ago
Muxi Yan 155ca4be68 Polish scheme configurations 6 years ago
Muxi Yan caa965bd1d Address comments 6 years ago
Muxi Yan 1bb3f72abe clang-format 6 years ago
Arjun Roy 0a57193dec Replaced gpr_ref with grpc_core::Atomic in call batch struct 6 years ago