13212 Commits (b1d3dcdb7db540b7dfa2efad269cd56738ff7e79)

Author SHA1 Message Date
Mehrdad Afshari 02735941e4 Add pylint comment to justify unused import 8 years ago
Mehrdad Afshari 626efa67f0 Temporarily disable testFileContainingExtension 8 years ago
Mehrdad Afshari 7472e13095 Sort service_names returned by python reflection 8 years ago
Mehrdad Afshari 7be69fcc1c Add helper function for enabling python reflection 8 years ago
Mehrdad Afshari 9ca61fd05f Add all_extension_numbers_of_type in py reflection 8 years ago
Mehrdad Afshari 03d9500ec0 Test all_extension_numbers_of_type 8 years ago
Mehrdad Afshari 8be4e03af2 Add ReflectionServicer._file_containing_extension 8 years ago
Mehrdad Afshari a0cbe8c0f7 Fix and un-skip testFileContainingExtension 8 years ago
Yuchen Zeng f5b6b5b702 Replace existing string in SetUserAgentPrefix 8 years ago
Makarand Dharmapurikar 3a4562b5e2 addressed review feedback. 8 years ago
Muxi Yan e0b6aaa2b8 More granularity in objc tests 8 years ago
Makarand Dharmapurikar ce7b947ebe free the allocated slice to fix asan failure 8 years ago
Alexander Polcyn 02d131b5ef fix mac crash on abruptly ended server thread 8 years ago
Muxi Yan c2e53b5af4 Addressed the comments 8 years ago
Makarand Dharmapurikar 226098c9f1 added b64.c to the sources neede for grpc_base 8 years ago
Alexander Polcyn 513070cf20 get rid of time check increment in watch connectivity state loop 8 years ago
Nathaniel Manista 2f390dbb02 Drop unnecessary imports from _pb2_grpc.py files 8 years ago
Julien Boeuf 8f0fd82a96 Removing credentials assert in server_auth_filter. 8 years ago
Sree Kuchibhotla 995ed1c3c6 Fix bug 8 years ago
Alexander Polcyn 06d4edd283 fix setting of time_check_increment in watch conn state loop 8 years ago
ncteisen 031cfeb954 Line breaks and doc reffing 8 years ago
Alexander Polcyn 5b881460d2 make fewer lock/unlock calls and loop on cv_wait in watch conn state 8 years ago
Sree Kuchibhotla add6962d7a Add version macro 8 years ago
Yuchen Zeng 3431996485 Fix subchannel creation in pick_first and round_robin 8 years ago
Muxi Yan b05fc32f84 xcpretty for examples too 8 years ago
Sree Kuchibhotla bf18428740 Introduce grpc_completion_queue_factory API 8 years ago
Muxi Yan b18d54f191 Use xcpretty to provide better test information 8 years ago
Ken Payson ac433cf640 Assert on thread creation 8 years ago
Yuchen Zeng eb799b78b3 Fix shutdown process on macos 8 years ago
Craig Tiller b2d8e03c5e Weaken some barriers that were stronger than necessary 8 years ago
Muxi Yan 94f3dddfdc clang-format 8 years ago
Eric Pinzur e718647ed0 fix the namespacing for php docs on clients 8 years ago
Craig Tiller 18f09a01f6 Add benchmark suite for chttp2 8 years ago
Alexander Polcyn ea282e9c4c add passing test that kills a process while there are active watch chan state calls 8 years ago
Muxi Yan b4478ff264 Comment 8 years ago
Alexander Polcyn 3e30832cca bump v1.2.x branch to 1.2.1-pre1 8 years ago
Yuchen Zeng 513aa6cbfd Use _locked functions in dns_ares_resolver_vtable 8 years ago
Muxi Yan eb6f20128a Improvement on reading compression byt 8 years ago
Makarand Dharmapurikar b239da9ab3 removed multiple allocs, refactored b64 encoder 8 years ago
David Garcia Quintas 69e5a28635 Going for 1.2.0 8 years ago
Yuchen Zeng c75bbf287d Fix cmake build on linux 8 years ago
Makarand Dharmapurikar 366c9c5aaa using URI query to communicate payload 8 years ago
Craig Tiller 2b4a040d40 Fix race? 8 years ago
Craig Tiller cad47dd47a Compile fix 8 years ago
Craig Tiller d216440934 Switch to no-barrier loads + full barrier cas-s to solve ABA problem 8 years ago
Yuchen Zeng d6b4985de0 Fix uv, cmake, bazel build 8 years ago
Alexander Polcyn 4e606751db add end2end tests to formatter and adjust to formatter 8 years ago
Alexander Polcyn b862b6ae20 use RTEST with channel watch arg to capture larger set of truthy args 8 years ago
Yuchen Zeng 15618625ed Turn off c_ares resolver by default 8 years ago
Nathaniel Manista bb7484cee7 Update tests to current gRPC code elements 8 years ago