22700 Commits (490be929b34e7ddfa419e010ada0bab70c329837)

Author SHA1 Message Date
Jan Tattermusch 3a6042b824 regenerate C# protos 6 years ago
Jan Tattermusch e84d0a2875 remove LiteClientBase 6 years ago
Jan Tattermusch 28f031f915 Revert "also generate code with "lite_client" option set" 6 years ago
Jan Tattermusch f73c03f47c Revert "C# lite client codegen" 6 years ago
Jan Tattermusch 7b2c253530 Revert "only generate full or lite client, never both" 6 years ago
Muxi Yan e5e2b79c01 GRPCTransportId -> GRPCTransportID 6 years ago
Richard Belleville e6fe85bc2d Properly handle default case 6 years ago
Richard Belleville 358676db44 Alright. We'll do our own thing then 6 years ago
Richard Belleville d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 6 years ago
Yash Tibrewal 7315e75ce6 Add comments 6 years ago
Yash Tibrewal 3476df0b50 Add in ref to error 6 years ago
Yash Tibrewal e6ffb2c3bb Replace direct closure callback calls with GRPC_CLOSURE_SCHED 6 years ago
Esun Kim a96cbbd592 Fix ubsan on InternNewStringLocked 6 years ago
Esun Kim fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings 6 years ago
Alexander Polcyn d1dae7d9d8 Log errors in ALTS handshaker message op completion cb 6 years ago
Muxi Yan 8a35222164 fix Swift build 6 years ago
Alexander Polcyn aa2a65faed Remove call from queued picks when failing it due to channel destruction 6 years ago
Steven E Wright 88f5f130dd
Fix `shorten-64-to-32` warning in `GRPCChannel` 6 years ago
Richard Belleville 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"" 6 years ago
Richard Belleville 24c562dbaa Revert "Merge pull request #20097 from gnossen/dual_version_python_tests" 6 years ago
Jan Tattermusch cb6d3a0623 address review feedback 6 years ago
Pavel Koshelev f113001d14 Enable bitcode for ios native libraries 6 years ago
Yash Tibrewal 156a4cccdf Remove unusued arg 6 years ago
Muxi Yan 96c11d153f
Revert "Revert #19704 and #20060" 6 years ago
Arjun Roy b46e3668d3 s/branch/tail_call/ for CH2 on_hdr(). 6 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 6 years ago
Muxi Yan d1f4456dc6 Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2" 6 years ago
Mark D. Roth c8430023a5 Apply health check service name changes to existing subchannels. 6 years ago
Richard Belleville 1b69538d58 Switch all tests to py2and3_test 6 years ago
Richard Belleville 426450cd82 Implement dual testing 6 years ago
Arjun Roy 2767accc1b Fixed init-order-fiasco for static slice table. 6 years ago
Mark D. Roth 18be57b4df LB policy API changes suggested by Sanjay. 6 years ago
Lidi Zheng a2990a053c Revert changes in src/python/grpcio_tests/commands.py 6 years ago
Lidi Zheng 630e6ab221 Use the correct machanism to ignore test in Windows 6 years ago
Esun Kim 2707fd0bd4 Added GRPC_USE_CPP_STD_LIB flag 6 years ago
Lidi Zheng 8f403431a1 Try to disable it again 6 years ago
Muxi Yan 80163ef83b Update BUILD file accordingly 6 years ago
Lidi Zheng 750a8ab6ca Fix import 6 years ago
Lidi Zheng d9c0d498f2 Stop the failing tests 6 years ago
Neeraj Kashyap 5c173084f8 condition acquire and release with context manager 6 years ago
Neeraj Kashyap 1ab9225dce Release the lock on the RPC object condition 6 years ago
Benjamin Peterson 57586a1ca7 Rename gettid() functions. 6 years ago
Neeraj Kashyap b804ce974a Implemented _abort method on ServicerContext 6 years ago
Juanli Shen 4dffd82524 Fix type unmatch 6 years ago
Muxi Yan e21ec5d4d5
clang-format 6 years ago
Muxi Yan 6f2f9ae2c3 import ProtoRPC and GRPCCallOptions in ProtoService 6 years ago
Arjun Roy 6e159d3ee3 Fix hpack parser fuzzer failure. 6 years ago
yang-g 3728329033 return unavailable on transport closed 6 years ago
Yash Tibrewal 5294f49d11 Init needs to be called in case of bad creds 6 years ago
Esun Kim 32f1119d2b Strict C++ 6 years ago