21648 Commits (ad0b0287dfcc137da23b9896b3a8810921d9fc8e)

Author SHA1 Message Date
Muxi Yan ad0b0287df Resolve build issue 6 years ago
Muxi Yan 8ff61a3b9c clang-format 6 years ago
Muxi Yan a8fe8d4f19 Use grpc_core::New and grpc_core::Delete 6 years ago
Muxi Yan 31f0fad9a1 Fix usage of new and delete 6 years ago
Muxi Yan cbf70f2db2
Remove unneeded import 6 years ago
Juanli Shen 5bd4c0c7d0 Add operator== for ServerAddress and InlinedVector 6 years ago
Yash Tibrewal 6ed651356d Fix typo 6 years ago
Muxi Yan 9601b46ffa Resolving testResponsesOver4MBAreAcceptedIfOptedIn delayed callback 6 years ago
Prashant Jaikumar 2b6e7c4423 Added some Objective C tests and minor bug fixes. 6 years ago
Mark D. Roth cfb31818ef Remove channelz from LB policy API. 6 years ago
Stanley Cheung 3b61d3efa3 Further simplify package.json 6 years ago
Stanley Cheung d30d538dba Move math_server.js out of examples/ directory 6 years ago
Vijay Pai e7aca312fc Stop misspelling our own project name 6 years ago
Stanley Cheung c43b77b738 Add tests for allowing dots in metadata keys 6 years ago
Yash Tibrewal f2dc650f8b Do not reset outgoing buffer on failsafe path 6 years ago
Stanley Cheung f04aabc0f3 PHP: update generated code tests 6 years ago
Juanli Shen b6c89f36cb Change locality name to a class 6 years ago
Muxi Yan bc9d2f6b19 clang-format 6 years ago
Mark D. Roth 76508bd450 Change ChannelzRegistry::Get() to return a RefCountedPtr<>. 6 years ago
Jan Tattermusch e466546743 make reference docs tooling to docfx directory to avoid collision 6 years ago
Jan Tattermusch f32a49d05f document grpc_csharp_plugin options 6 years ago
Jan Tattermusch 2699ee6243 improve C# readme.md 6 years ago
Jan Tattermusch 877f426d35 add special_status_message testcase to C# interop client 6 years ago
yuangongji e8bece9c71 some typo errors too. 6 years ago
Lidi Zheng c0dd83e9a0 Add documentation about CallCredentials restriction 6 years ago
Jan Tattermusch e8cb29dd1e allow dots in metadata keys 6 years ago
Jan Tattermusch 15cae38cbd remove port suffix from JWT audience 6 years ago
Jan Tattermusch 9fdc46aa08 php interop client: construct channel target like other languages do 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
Muxi Yan 21f512eddf Make a copy of received headers 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